Commit Graph

509 Commits

Author SHA1 Message Date
Laurent Destailleur
22eae6fae7 Look: Minor look enhancements 2011-08-13 00:47:59 +00:00
Juanjo Menent
d0e26f650c task #10500: Option to choose if professionnal id are unique. 2011-08-12 06:55:47 +00:00
Juanjo Menent
b5d1b3ee46 task #10500: Option to choose if professionnal id are unique. 2011-08-11 16:53:43 +00:00
Laurent Destailleur
acea604e54 Change signature of all call executHooks.
Now they accept all the following signature:
executeHooks('method',$parameters,$object,$action)
2011-08-10 22:47:33 +00:00
Laurent Destailleur
c3ca9083c1 Add comment 2011-08-10 19:34:44 +00:00
Regis Houssin
f9c879528d Fix: works on repair broken features (in progress) 2011-08-10 10:55:34 +00:00
Laurent Destailleur
581f0a0e09 Try a better way to manage extra fields from external module 2011-08-10 00:50:16 +00:00
Regis Houssin
cf6a902bfe Fix: use hooks for extrafields 2011-08-09 17:59:45 +00:00
Regis Houssin
d2833fe54f Fix: use hooks for extrafields 2011-08-09 14:27:38 +00:00
Regis Houssin
cc042a66ea Fix: use hooks for extrafields 2011-08-09 09:13:08 +00:00
Laurent Destailleur
048eab3eb8 Fix: Bad doxygen description 2011-08-08 16:00:16 +00:00
Laurent Destailleur
2e62519554 Fix: bug #33900 : Third party name reset after the autocompletion of city name 2011-08-01 00:38:49 +00:00
Laurent Destailleur
37ead2f97e Fix: Avoid errors into rpm packages 2011-07-31 23:19:04 +00:00
Laurent Destailleur
cc840ad66e Fix: Avoid errors into rpm packages 2011-07-31 21:24:20 +00:00
Laurent Destailleur
13e3cc77b9 Fix: Uniformize error management 2011-07-29 20:47:34 +00:00
Juanjo Menent
79af0a6750 Qual: Uniformize code 2011-07-19 07:33:23 +00:00
Juanjo Menent
61485f279d Fix: Correct and add more data to the contact into Private individual creation 2011-07-18 16:48:26 +00:00
Juanjo Menent
1a3aeda82f Fix: Show LastName or ThirdPartyName label correctly (very important for the Hispanic community) 2011-07-18 16:37:14 +00:00
Regis Houssin
d82e40b010 Fix: object is a parameter 2011-07-14 05:21:52 +00:00
Laurent Destailleur
1d2ee5f587 New: Add cancel button on note edit 2011-07-13 16:24:57 +00:00
Laurent Destailleur
b550807090 Fix: Removed a conception error reported by eclipse validators. 2011-07-08 13:07:44 +00:00
Laurent Destailleur
b76f055d2b Fix: Select of recipient on email form 2011-07-07 21:32:18 +00:00
Laurent Destailleur
e2b18d565a Fix: Bad order on documents pages 2011-07-06 20:56:48 +00:00
Laurent Destailleur
c3c3c51029 Comment 2011-07-06 18:20:49 +00:00
Laurent Destailleur
6861f1cda7 Enhancements in file upload 2011-07-06 09:25:05 +00:00
Regis Houssin
d0e98414bb Fix: uniformize code 2011-07-06 08:09:28 +00:00
Regis Houssin
2530d4cee5 Fix: add old values for triggers 2011-07-06 05:08:52 +00:00
Laurent Destailleur
c6a2796d8b Work on ajax file upload component. Component must be used only to make "upload" or multiupload. Output list of files must be independant of upload component because will be enhanced differently. Also, usage of upload component is more clear like that.
Still TODO: Once last files was uploaded (when there is several files), we must launch the refresh of page.
2011-07-05 22:40:35 +00:00
Regis Houssin
4ebd840984 Fix: uniformize code
Fix: add confirm delete file
New: add upload and delete file triggers
2011-07-05 17:21:19 +00:00
Regis Houssin
129c3dd101 Fix: uniformize code
Fix: add confirm delete file
New: add upload and delete file triggers
2011-07-05 16:10:56 +00:00
Laurent Destailleur
05679cb4de Doxygen 2011-07-04 11:41:02 +00:00
Laurent Destailleur
4a92f4bc02 New: Project creation page has a cancel button 2011-07-04 08:00:52 +00:00
Laurent Destailleur
b020907b9f Rename fields 2011-07-03 22:07:24 +00:00
Regis Houssin
3ef3de5aa9 Works on jQuery file upload 2011-07-03 13:16:46 +00:00
Regis Houssin
ec68b60746 Fix: uniformize code 2011-07-03 08:55:46 +00:00
Laurent Destailleur
f54847e037 Add TODO To show way to make things simplest 2011-07-02 14:51:26 +00:00
Laurent Destailleur
2268de9898 Yeah ! Hooks can now create, update, do nothing, replace or complete, warn validity check of parameters, add confirmation, etc. 2011-07-02 14:35:22 +00:00
Laurent Destailleur
249a8a9091 Uniformize code (use $object) 2011-07-02 14:12:44 +00:00
Laurent Destailleur
e5afc7c416 Fix: Error management 2011-07-02 13:09:52 +00:00
Laurent Destailleur
b7434abbea Better error management. Also hooks for "doActions" receives action code. 2011-07-01 23:11:12 +00:00
Laurent Destailleur
1ef55a4a26 Readd call to hooks 2011-06-30 22:47:04 +00:00
Laurent Destailleur
2b6be0fd1e Readd call to hooks 2011-06-30 22:38:06 +00:00
Regis Houssin
c2650500c5 Fix: regression, canvas is broken and societe.class and contact.class are incompatible with callHook function 2011-06-30 13:25:32 +00:00
Laurent Destailleur
71770c4cfd Qual: Uniformize code. Actions canvas conflicts with actions hook. So now we always hook to intercept actions. Name of hook must also be unique for each tab. 2011-06-29 22:29:50 +00:00
Laurent Destailleur
d62de9ad34 Fix: regression 2011-06-25 19:55:36 +00:00
Laurent Destailleur
4a81ce8f93 Mutualize code 2011-06-24 07:25:15 +00:00
Laurent Destailleur
fb2e7c063e New: Can use extrafields on third parties. 2011-06-22 16:24:20 +00:00
Laurent Destailleur
bf38ea15ba Enhance extrafields feature. Input and output fields can be personalised according to their format/size. 2011-06-22 11:41:37 +00:00
Laurent Destailleur
041b7d2955 Uniformize code and increase speed for extrafields 2011-06-22 10:58:22 +00:00
Laurent Destailleur
32da27f003 Fix: Several fix on photo upload when file format is wrong 2011-06-22 09:11:00 +00:00