Commit Graph

1364 Commits

Author SHA1 Message Date
Regis Houssin
44c4a16c9f Add load method for type of fees 2011-10-31 11:49:47 +01:00
Laurent Destailleur
eaeb399f02 Qual: Uniformize variable name 2011-10-30 17:26:55 +01:00
Laurent Destailleur
784f696c85 Qual: Some fixes to make working with PHP option error_reporting
E_STRICT
2011-10-29 19:50:25 +02:00
Regis Houssin
dea1210c2d Fix: edit in place datepicker more stable 2011-10-28 19:31:42 +02:00
Regis Houssin
4ebbc0de6f Fix: rename "area" to "textarea"
New: add js files for default datepicker options
New: add edit_datepicker for edit in place (not stable)
2011-10-28 16:28:55 +02:00
Regis Houssin
7ee06a68bc Fix: add sql error 2011-10-28 12:26:21 +02:00
Regis Houssin
bc6fa60287 Fix: move jnotify options in separate file
Fix: move nl2br treatment
New: add error message for edit in place
2011-10-28 12:02:36 +02:00
Laurent Destailleur
4439205375 Fix: Disable is not complete 2011-10-28 01:16:23 +02:00
Regis Houssin
1137b69a03 Fix: use loadurl just for textarea and numeric 2011-10-27 18:17:27 +02:00
Regis Houssin
d906552815 New: add edit in place
Fix: change element name with condition for enlarge possibility
2011-10-27 16:38:49 +02:00
Regis Houssin
cdcb15f59f New: add editInPlace function 2011-10-27 10:15:49 +02:00
Regis Houssin
1398a41add New: works on edit in place 2011-10-25 19:04:02 +02:00
Regis Houssin
5fe088334c Qual: move ajax response in /core/ajax directory 2011-10-25 19:03:12 +02:00
Regis Houssin
3338649316 [task #217] Move core files in core directory 2011-10-24 14:11:49 +02:00
Regis Houssin
b1de04bc1b Fix: change /lib/ by /core/lib/ 2011-10-24 13:36:11 +02:00
Regis Houssin
56d6cbe56f [task #216] Move lib in core directory 2011-10-24 12:59:44 +02:00
Regis Houssin
63d60a33fc [task #216] Move lib in core directory 2011-10-24 11:25:54 +02:00
Regis Houssin
c65238b773 [task #216] Move lib in core directory 2011-10-24 10:45:06 +02:00
Regis Houssin
ed28394df8 Add empty index file 2011-10-24 10:33:55 +02:00
Regis Houssin
cf551f82e7 Move common files in core directory 2011-10-24 10:29:33 +02:00
Regis Houssin
30c5f4b214 Move all core class in htdocs/core/class 2011-10-24 09:29:17 +02:00
Regis Houssin
65b986ec00 Fix: avoid warning 2011-10-24 08:59:14 +02:00
Regis Houssin
2b8332eb2d Move ldap.class.php to core/class 2011-10-24 08:53:26 +02:00
Laurent Destailleur
dbd4bdfd78 Removed a TODO 2011-10-23 22:10:30 +02:00
Laurent Destailleur
7dd3fec485 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-10-23 20:02:39 +02:00
Regis Houssin
a308a666e4 Added temporarily before to find another solution 2011-10-23 18:36:47 +02:00
Laurent Destailleur
43bd6e1ea8 Fix: Removed deprecated function 2011-10-22 15:55:08 +02:00
Laurent Destailleur
a0855a3867 New: Add hooks to execute code after pdf generation 2011-10-19 22:05:54 +02:00
eldy
7efe7ad255 Qual: Removed warnings 2011-10-19 02:45:42 +02:00
Laurent Destailleur
6b2d3f5072 Fix: Change only nb 2011-10-17 21:36:10 +02:00
Laurent Destailleur
7acb066483 Fix: error management 2011-10-17 21:08:05 +02:00
Laurent Destailleur
ca16651f04 Doxygen 2011-10-16 01:59:12 +02:00
Laurent Destailleur
bc922a71c4 Fix comment 2011-10-16 01:38:40 +02:00
Laurent Destailleur
0bc80e9bec Qual: Doxygen
Qual: Uniformize some code
2011-10-14 18:51:20 +02:00
eldy
11beb15d9a Fix: Hide supplier info if permission to read suppliers not on 2011-10-10 00:03:26 +02:00
eldy
02ebcdfed2 New: Add label of project with ref on element pages 2011-10-09 20:12:05 +02:00
eldy
c6a22b79ea Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-10-09 17:38:29 +02:00
eldy
c43c2734fb Fix: TVA Non Perçue Récupérable 2011-10-09 17:37:27 +02:00
Regis Houssin
a74bdae666 Fix: add parameters for external modules 2011-10-07 00:55:26 +08:00
Regis Houssin
24c9a7d26d Fix: reorder line after update line with fk_parent_line 2011-10-06 00:11:53 +08:00
eldy
6eea1f56c9 More comments. 2011-10-05 14:29:16 +02:00
eldy
f4a3e6a1a7 Enhance PHPUnit tests 2011-10-05 13:56:32 +02:00
Regis Houssin
0b3cbf9b84 Fix: do not use dol_hash function here 2011-10-04 20:57:13 +08:00
eldy
47bb2171e0 Fix: Fix a serious database default. Table llx_product_fournisseur was
linked with llx_product_fournisseur_price with a link 1-1 so was
useless. I removed it. This reduce a lot of sophisticated code and will
make import of prices easier. This also increase speed.
2011-10-04 01:26:07 +02:00
eldy
98ab396837 New: Can choose number of character before triggering Ajax
autocomplete of product search.
2011-10-03 22:48:10 +02:00
eldy
190adf2d49 New: Log module outputs can be setup with "or" rule (not only "xor"). 2011-10-03 17:19:39 +02:00
eldy
79546fa072 Qual: Uniformize look of supplier invoice with customer invoice 2011-10-01 21:55:40 +02:00
Regis Houssin
8988d346d0 Fix: Cannot instantiate abstract class 2011-09-29 10:08:26 +02:00
eldy
60b3640bfc Make canvas for products working again. 2011-09-28 21:07:49 +02:00
Regis Houssin
8c95d88f83 Fix: old cvs<->git synchro problem 2011-09-26 19:50:23 +02:00
Regis Houssin
4fdc63f8b5 Removed mantis module 2011-09-26 12:12:50 +02:00
Laurent Destailleur
5a9acc9009 Doxygen 2011-09-24 20:56:08 +00:00
Laurent Destailleur
2386315c57 Doxygen 2011-09-24 20:51:36 +00:00
Regis Houssin
8d900740fc Fix: broken canvas 2011-09-24 15:57:52 +00:00
Laurent Destailleur
a41ec9a5be Doxygen 2011-09-24 20:56:08 +00:00
Laurent Destailleur
727288c94b Doxygen 2011-09-24 20:51:36 +00:00
Regis Houssin
96ed2fe994 Fix: broken canvas 2011-09-24 15:57:52 +00:00
Regis Houssin
3a35ef50f5 Fix: broken canvas 2011-09-24 17:54:34 +02:00
Laurent Destailleur
4e302faa07 Qual: Centralise declaratin of external lib artichow at one location. 2011-09-23 23:36:55 +00:00
Laurent Destailleur
540ccab025 Sec: Fix security login mutualized function. 2011-09-23 11:46:16 +00:00
Regis Houssin
c9053e1d8d problem synchro git<->cvs !!! 2011-09-22 10:55:37 +00:00
Laurent Destailleur
c4650c6e01 Fix: Removed warnings 2011-09-21 13:33:59 +00:00
Laurent Destailleur
aff43ea24f Fix: Removed warnings 2011-09-21 13:05:32 +00:00
Laurent Destailleur
9d80c021e6 Qual: Removed errors 2011-09-20 18:27:35 +00:00
Laurent Destailleur
0ebefabcbb Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Laurent Destailleur
6676954884 Qual: Removed errors 2011-09-20 18:27:35 +00:00
Laurent Destailleur
89ca01456f Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Laurent Destailleur
d17869a1ca Qual: Removed errors 2011-09-20 18:27:35 +00:00
Laurent Destailleur
2ddda5e091 Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Laurent Destailleur
6705343c42 Qual: Removed errors 2011-09-20 18:27:35 +00:00
Laurent Destailleur
604f454320 Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Laurent Destailleur
72ed513091 Qual: Removed errors 2011-09-20 18:27:35 +00:00
Laurent Destailleur
70521b63ee Qual: More POO.
Qual: Doxygen
2011-09-20 17:34:15 +00:00
Laurent Destailleur
e11ca0f95a Qual: Reduce cyclomatic complexity 2011-09-20 21:07:29 +00:00
Laurent Destailleur
4aa0898066 Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Laurent Destailleur
889a263cdc Qual: Removed errors 2011-09-20 18:27:35 +00:00
Laurent Destailleur
be6286c4b8 Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Regis Houssin
e89806aa62 Fix: Avoid function calls in a FOR loop test part 2011-09-20 16:12:52 +00:00
Regis Houssin
551e1f81bf Fix: Space after closing parenthesis of function call prohibited 2011-09-20 13:32:16 +00:00
Regis Houssin
6c4acefd93 Fix: Space before opening parenthesis of function call prohibited 2011-09-20 12:56:06 +00:00
Regis Houssin
a9ac675393 Fix: A cast statement must be followed by a single space 2011-09-20 12:29:00 +00:00
Regis Houssin
5efe1cd470 Fix: Perl-style comments are not allowed. Use "// Comment." or "/* comment */" instead. 2011-09-20 10:30:56 +00:00
Regis Houssin
ac2d7aab7c Fix: Space found before comma 2011-09-20 09:59:08 +00:00
Regis Houssin
b6a2f13673 Fix: avoid jenkins warning
Fix: SpaceAfterOpenBracket, SpaceAfterCloseBracket, SpaceBeforeCloseBracket, SpaceBeforeOpenBracket
2011-09-20 09:40:27 +00:00
Regis Houssin
2c1b3722f2 Fix: replace sizeof() by count() 2011-09-17 19:49:50 +00:00
Laurent Destailleur
fd2b3099cf Fix: Function delete_preview is stored into correct library 2011-09-17 00:04:44 +00:00
Laurent Destailleur
433940a98c Doxygen 2011-09-14 23:15:38 +00:00
Laurent Destailleur
52ae26ccc6 Qual: More POO 2011-09-14 12:27:29 +00:00
Laurent Destailleur
6eaacf92ce Qual: All functions that should be moved outside of commonobject are at end. 2011-09-13 12:12:48 +00:00
Laurent Destailleur
17c32809e8 Qual: Removed TODO and some useless code 2011-09-13 12:00:37 +00:00
Laurent Destailleur
2a672b3d02 Doxygen 2011-09-12 18:15:11 +00:00
Laurent Destailleur
bf1a49c75d Doxygen 2011-09-12 17:43:31 +00:00
Laurent Destailleur
5a951a86b5 Doxygen 2011-09-12 18:15:11 +00:00
Laurent Destailleur
d56fc98ed3 Doxygen 2011-09-12 17:43:31 +00:00
Laurent Destailleur
e8360b8b95 Doxygen 2011-09-12 17:08:02 +00:00
Laurent Destailleur
bb24986a6e Doxygen 2011-09-12 07:46:27 +00:00
Laurent Destailleur
6f7053dbcc Doxygen 2011-09-12 18:15:11 +00:00
Laurent Destailleur
ac7b8484de Doxygen 2011-09-12 17:43:31 +00:00
Laurent Destailleur
d7b943ec0f Doxygen 2011-09-12 17:08:02 +00:00
Laurent Destailleur
7419982316 Doxygen 2011-09-12 07:46:27 +00:00
Laurent Destailleur
7d5aef30c4 Doxygen 2011-09-12 18:15:11 +00:00
Laurent Destailleur
75dc8c84f7 Doxygen 2011-09-12 17:43:31 +00:00
Laurent Destailleur
6c030ab34b Doxygen 2011-09-12 17:08:02 +00:00
Laurent Destailleur
821a864383 Doxygen 2011-09-12 07:46:27 +00:00
Laurent Destailleur
6ce3a1b475 Doxygen 2011-09-12 18:15:11 +00:00
Laurent Destailleur
d0114638c2 Doxygen 2011-09-12 17:43:31 +00:00
Laurent Destailleur
48625a0793 Doxygen 2011-09-12 17:08:02 +00:00
Laurent Destailleur
9ebbeb573c Doxygen 2011-09-12 07:46:27 +00:00
Laurent Destailleur
dfaa066042 Doxygen 2011-09-12 18:15:11 +00:00
Laurent Destailleur
e7fb7b74e1 Doxygen 2011-09-12 17:43:31 +00:00
Laurent Destailleur
c4a496cd05 Doxygen 2011-09-12 17:08:02 +00:00
Laurent Destailleur
9e900196fb Doxygen 2011-09-12 07:46:27 +00:00
Laurent Destailleur
d9408d1847 Doxygen 2011-09-12 18:15:11 +00:00
Laurent Destailleur
b8a377fa8f Doxygen 2011-09-12 17:43:31 +00:00
Laurent Destailleur
411b3415eb Doxygen 2011-09-12 17:08:02 +00:00
Laurent Destailleur
a82261068f Doxygen 2011-09-12 07:46:27 +00:00
Laurent Destailleur
b75d19c264 Qual: Uniformize constructors 2011-09-11 18:35:38 +00:00
Laurent Destailleur
44e4f42e86 Qual: Removed phpcodesniffer errors 2011-09-11 10:33:48 +00:00
Laurent Destailleur
7587ce85e2 Qual: Uniformize code for canvas for product with canvas of thirdparty, contact, etc... 2011-09-10 18:51:39 +00:00
Laurent Destailleur
b92f7268ec Fix: When creating invoice from other object, discount are created
automatically
2011-09-10 17:52:21 +00:00
Laurent Destailleur
09d2db9ddd Qual: Uniformize code for canvas for product with canvas of thirdparty, contact, etc... 2011-09-10 18:51:39 +00:00
Laurent Destailleur
4dbbef67d2 Fix: When creating invoice from other object, discount are created
automatically
2011-09-10 17:52:21 +00:00
Laurent Destailleur
54d16f4b82 Qual: Uniformize code for canvas for product with canvas of thirdparty, contact, etc... 2011-09-10 18:51:39 +00:00
Laurent Destailleur
65c2d93a29 Fix: When creating invoice from other object, discount are created
automatically
2011-09-10 17:52:21 +00:00
Laurent Destailleur
f2b419a4e6 Qual: Uniformize code for canvas for product with canvas of thirdparty, contact, etc... 2011-09-10 18:51:39 +00:00
Laurent Destailleur
605355c89c Fix: When creating invoice from other object, discount are created
automatically
2011-09-10 17:52:21 +00:00
Laurent Destailleur
00706fdbf9 Fix: Drag and drop ajax was using an abstract class 2011-09-10 17:48:15 +00:00
Laurent Destailleur
136c606f04 Qual: Add more phpunit tests 2011-09-10 12:28:00 +00:00
Laurent Destailleur
2275c7b422 Fix: Drag and drop ajax was using an abstract class 2011-09-10 17:48:15 +00:00
Regis Houssin
ac4bcfb583 Fix: use dol_hash instead md5 php function 2011-09-06 06:53:52 +00:00
Laurent Destailleur
a05578134a New: Can use "unique" url for each paypal payment page 2011-09-05 22:52:17 +00:00
Laurent Destailleur
a8fcd4790a Doxygen 2011-09-05 11:09:33 +00:00
Regis Houssin
f30f2bef79 change for external module 2011-09-03 15:27:23 +00:00
Laurent Destailleur
1ffcf02ecb Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
1d68bfbe38 Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
242bb8810e Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
f1b524d082 Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
ced84e4122 Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
7c48fae93c Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
67ea6c1272 Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
12d7b559f9 Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
9145e9bae7 Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
40217b5de0 Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
06e7424755 Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
45cdd92441 Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
73dd5151a6 Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
1a2f437fab Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
4bf7706e38 Doxygen 2011-09-03 00:27:02 +00:00
Laurent Destailleur
351a2974dd Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
044879c838 Doxygen 2011-09-02 23:57:26 +00:00
Laurent Destailleur
0e2946cec7 Doxygen 2011-09-03 00:19:56 +00:00
Laurent Destailleur
e5988ad241 Fix: Error management when adding notification 2011-09-02 23:41:55 +00:00
Laurent Destailleur
2d89e6609e Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
b48f1abe4e Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
02a8bb0128 New: Always use th for table head 2011-09-02 21:56:37 +00:00
Laurent Destailleur
db6b43d189 Doxygen 2011-09-02 23:57:26 +00:00
Laurent Destailleur
9035d3c84b Doxygen 2011-09-02 21:01:28 +00:00
Laurent Destailleur
c98ad8a120 Fix: Error management when adding notification 2011-09-02 23:41:55 +00:00
Laurent Destailleur
40939b7e64 Doxygen 2011-09-02 20:53:40 +00:00
Laurent Destailleur
5be5852cf4 Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
42c86ce1ac Work on rpm package 2011-09-03 01:46:33 +00:00
Juanjo Menent
cac55067fb Qual: Uniformize code 2011-09-02 22:33:28 +00:00
Laurent Destailleur
55c5c5f9f5 Work on rpm package 2011-09-03 01:27:00 +00:00
Laurent Destailleur
f5f37fa8dc Qual: Uniformize code 2011-09-02 16:33:11 +00:00
Laurent Destailleur
d53b179102 Fix: Fix GNU address
Doxygen
2011-09-03 01:24:09 +00:00
Laurent Destailleur
f39c932b2e Qual: Uniformize code 2011-09-02 16:25:07 +00:00
Laurent Destailleur
26badd59f4 Doxygen 2011-09-03 00:27:02 +00:00
Juanjo Menent
116e215323 Uniformize code 2011-09-02 15:41:35 +00:00
Laurent Destailleur
1ca46d8ec4 Doxygen 2011-09-03 00:19:56 +00:00
Juanjo Menent
8f19ee66e4 Uniformize code 2011-09-02 14:31:53 +00:00
Laurent Destailleur
d1d145620d Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
6066bf6ec4 Doxygen 2011-09-02 21:01:28 +00:00
Laurent Destailleur
ec1627156b Doxygen 2011-09-02 23:57:26 +00:00
Laurent Destailleur
58ddd5fb4d Doxygen 2011-09-02 20:53:40 +00:00
Laurent Destailleur
285925352d Add more log in install process 2011-09-02 23:09:39 +00:00
Laurent Destailleur
fc28c812bf Update skeletons 2011-09-02 18:26:42 +00:00
Laurent Destailleur
97e2dfd9b7 Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
4bc8bf719f Look: Reduce saturation of picto. 2011-08-31 21:02:55 +00:00
Laurent Destailleur
995936183e For the "default" field, we keep usa of standard on and off button because it is not a feature we activate or not but a choice of one line among others. I will change this later to replace with a checkbox. 2011-08-31 18:47:29 +00:00
Laurent Destailleur
7a67c18af1 Doxygen 2011-08-31 18:47:48 +00:00
Laurent Destailleur
5fc3c15355 Qual: Uniformize code for canvas of product/service with code of canvas for company and contact. 2011-08-31 17:44:20 +00:00
Laurent Destailleur
9bdb1057e1 Fix: W3C 2011-08-31 15:30:56 +00:00
Laurent Destailleur
2bb5e4ba69 Fix: W3C 2011-08-31 15:12:09 +00:00
Laurent Destailleur
f47e80dca1 Fix: W3C 2011-08-31 14:55:54 +00:00
Laurent Destailleur
925e8f2793 New: Make option MAIN_GENERATE_DOCUMENTS_WITHOUT_VAT available by default 2011-08-31 10:59:54 +00:00
Regis Houssin
a5f7bf3903 Fix: more simple 2011-08-30 17:51:12 +00:00
Laurent Destailleur
a6b8faf429 Fix: W3C 2011-08-28 18:59:36 +00:00
Laurent Destailleur
9428b0f22e Fix: Syntax error 2011-08-28 16:05:10 +00:00
Laurent Destailleur
99bf6b91c1 Fix: Rss parsing 2011-08-28 15:38:54 +00:00
Laurent Destailleur
f4e6c0413b Fix: UTF8 must have no BOM 2011-08-28 15:29:01 +00:00
Laurent Destailleur
4d05407b08 Sec: Fix mask for temp created files 2011-08-28 15:11:36 +00:00
Laurent Destailleur
679be9a559 Qual: Mark parent class that should not be instantiated as "abstract". 2011-08-28 14:58:29 +00:00
Laurent Destailleur
b96fd1df38 Doxygen 2011-08-28 14:18:14 +00:00
Laurent Destailleur
5823f60fd7 Fix: task #11248 : there is no DB transaction on products->delete
Qual: Mutualize code to see of an object as child
2011-08-28 12:30:15 +00:00
Regis Houssin
03711cf6f2 Fix: remove obsolete tags 2011-08-27 19:15:14 +00:00
Laurent Destailleur
f198d8bd8e Qual: Better error management 2011-08-27 16:41:30 +00:00
Laurent Destailleur
ab953d6501 Qual: Call static methods as static with no need to create instance 2011-08-27 15:40:08 +00:00
Regis Houssin
2ecc03104c Fix: remove obsolete tags (in progress) 2011-08-27 15:14:31 +00:00
Laurent Destailleur
ba7d36b12f Qual: vcard is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:40:47 +00:00
Laurent Destailleur
2d94bbae85 Qual: smtps is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:19:53 +00:00
Laurent Destailleur
546f14417d New: rss pasrer now support atom feeds 2011-08-26 23:06:16 +00:00
Laurent Destailleur
933c59c405 Rss parser can use xml_parse or simplexml functions 2011-08-26 22:38:27 +00:00
Laurent Destailleur
5fec2c10f2 New: Enhance error management and support Atom feeds in rss module. 2011-08-26 19:09:02 +00:00
Laurent Destailleur
2193d898e1 Qual: vcard is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:40:47 +00:00
Laurent Destailleur
cf43c1a6dc Qual: smtps is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:19:53 +00:00
Laurent Destailleur
d39311ed0f New: rss pasrer now support atom feeds 2011-08-26 23:06:16 +00:00
Laurent Destailleur
ece13242d0 Rss parser can use xml_parse or simplexml functions 2011-08-26 22:38:27 +00:00
Laurent Destailleur
1d2224eae8 New: Enhance error management and support Atom feeds in rss module. 2011-08-26 19:09:02 +00:00
Laurent Destailleur
2fa5ba9829 Fix: Better error management 2011-08-26 17:59:14 +00:00
Laurent Destailleur
1879db6226 Qual: vcard is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:40:47 +00:00
Laurent Destailleur
c7793ac7a9 Qual: smtps is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:19:53 +00:00
Laurent Destailleur
4a8fce6145 New: rss pasrer now support atom feeds 2011-08-26 23:06:16 +00:00
Laurent Destailleur
a1b6345fa8 Rss parser can use xml_parse or simplexml functions 2011-08-26 22:38:27 +00:00
Laurent Destailleur
274accaa47 New: Enhance error management and support Atom feeds in rss module. 2011-08-26 19:09:02 +00:00
Laurent Destailleur
33caabb015 Fix: Better error management 2011-08-26 17:59:14 +00:00
Laurent Destailleur
f40a474002 Qual: vcard is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:40:47 +00:00
Laurent Destailleur
96993091d7 Qual: smtps is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:19:53 +00:00
Laurent Destailleur
1e1506c6c7 New: rss pasrer now support atom feeds 2011-08-26 23:06:16 +00:00
Laurent Destailleur
0055626c30 Rss parser can use xml_parse or simplexml functions 2011-08-26 22:38:27 +00:00
Laurent Destailleur
84232da343 New: Enhance error management and support Atom feeds in rss module. 2011-08-26 19:09:02 +00:00
Laurent Destailleur
4d34d74391 Fix: Better error management 2011-08-26 17:59:14 +00:00
Laurent Destailleur
3ed6355be3 Qual: vcard is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:40:47 +00:00
Laurent Destailleur
9028d5b22d Qual: smtps is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:19:53 +00:00
Laurent Destailleur
135bae1ac1 New: rss pasrer now support atom feeds 2011-08-26 23:06:16 +00:00
Laurent Destailleur
76a22916e8 Rss parser can use xml_parse or simplexml functions 2011-08-26 22:38:27 +00:00
Laurent Destailleur
9cdae032c3 New: Enhance error management and support Atom feeds in rss module. 2011-08-26 19:09:02 +00:00
Laurent Destailleur
766bf86fe6 Fix: Better error management 2011-08-26 17:59:14 +00:00
Laurent Destailleur
896ec7b210 Qual: vcard is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:40:47 +00:00
Laurent Destailleur
444ffbd1f4 Qual: smtps is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:19:53 +00:00
Juanjo Menent
7f600a562e Trans 2011-08-26 13:47:42 +00:00
Laurent Destailleur
839784fb60 New: rss pasrer now support atom feeds 2011-08-26 23:06:16 +00:00
Laurent Destailleur
2af5394d93 Rss parser can use xml_parse or simplexml functions 2011-08-26 22:38:27 +00:00
Laurent Destailleur
25a5a7ee30 Trans 2011-08-26 13:17:24 +00:00
Laurent Destailleur
25a6276563 New: Enhance error management and support Atom feeds in rss module. 2011-08-26 19:09:02 +00:00
Laurent Destailleur
286840ad41 Fix: Better error management 2011-08-26 17:59:14 +00:00
Laurent Destailleur
4e8104a9ca Qual: vcard is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:40:47 +00:00
Laurent Destailleur
eded00d761 Qual: smtps is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:19:53 +00:00
Laurent Destailleur
627402d645 New: rss pasrer now support atom feeds 2011-08-26 23:06:16 +00:00
Laurent Destailleur
ef78ff6054 Rss parser can use xml_parse or simplexml functions 2011-08-26 22:38:27 +00:00
Laurent Destailleur
f20fafdd12 New: Enhance error management and support Atom feeds in rss module. 2011-08-26 19:09:02 +00:00
Laurent Destailleur
e07d7ad928 Fix: Better error management 2011-08-26 17:59:14 +00:00
Juanjo Menent
df0797cd71 Fix: missing trad 2011-08-26 15:13:58 +00:00
Laurent Destailleur
4ff832ec25 Qual: vcard is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:40:47 +00:00
Juanjo Menent
409a0e622d task #11278: Option into point of sale module to add services in list 2011-08-26 14:52:00 +00:00
Laurent Destailleur
b95aa95d50 Qual: smtps is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:19:53 +00:00
Laurent Destailleur
8ac12a0775 New: rss pasrer now support atom feeds 2011-08-26 23:06:16 +00:00
Laurent Destailleur
5e0b907f0b Rss parser can use xml_parse or simplexml functions 2011-08-26 22:38:27 +00:00
Laurent Destailleur
a934b9e23d New: Enhance error management and support Atom feeds in rss module. 2011-08-26 19:09:02 +00:00
Juanjo Menent
9244ae3f85 Trans 2011-08-26 13:47:42 +00:00
box7890
34b791679e manual corrections of autotranslation 2011-08-26 18:59:26 +00:00
Laurent Destailleur
1a406dbb4b Trans 2011-08-26 13:17:24 +00:00
Laurent Destailleur
a2c8e7abdf Fix: Better error management 2011-08-26 17:59:14 +00:00
Regis Houssin
e615a2a8ef Fix: void errors in param 2011-08-24 14:01:21 +00:00
Laurent Destailleur
a6f48336f5 Qual: Use jquery instead of standard js 2011-08-24 12:17:49 +00:00
Laurent Destailleur
5b084a925c Perf: Minor speed enhancement 2011-08-24 02:17:57 +00:00
Laurent Destailleur
7e3c9fe3e2 Qual: To be sure parent classes are not instantiated, i move them as "abstract" 2011-08-22 22:11:53 +00:00
Laurent Destailleur
cfe34139cf Qual: Clean and uniformize code.
Remove properties, that are not related to business, from parent business class commonobject.
2011-08-22 22:04:21 +00:00
Laurent Destailleur
273b61fc4c Removed exceptions 2011-08-21 18:34:49 +00:00
Regis Houssin
a17e797f7e Fix: avoid warning 2011-08-21 10:01:36 +00:00
Regis Houssin
5183fd9e86 Fix: cvs<->git problem 2011-08-21 00:20:43 +00:00
Laurent Destailleur
9689e413bf Qual: More logs 2011-08-20 17:00:34 +00:00
Laurent Destailleur
c7eea92e83 Fix: A method of a business class should not accept itself as a parameter. 2011-08-20 15:30:38 +00:00
Laurent Destailleur
9f663d5677 Qual: Clean code 2011-08-20 15:11:31 +00:00
Laurent Destailleur
6916fdda32 Fix: Editing action does not change actors 2011-08-20 13:18:54 +00:00
Regis Houssin
ebfc75b0b3 multicompany enhancement (in progress) 2011-08-20 09:03:38 +00:00
Regis Houssin
a49bea1b03 multicompany enhancement (in progress) 2011-08-19 22:15:22 +00:00
Regis Houssin
c5691093e4 multi-company module enhancement 2011-08-19 09:26:41 +00:00
Regis Houssin
14e0db6602 multi-company module enhancement 2011-08-19 07:22:17 +00:00
Regis Houssin
c0f0f52ff4 Fix: missing function return value if errors 2011-08-18 07:05:13 +00:00
Laurent Destailleur
f6a44ba5bb Qual: Removed deprecated code 2011-08-17 21:51:20 +00:00
Laurent Destailleur
ebc4ed58a4 Code comment 2011-08-17 21:39:08 +00:00
Laurent Destailleur
835f0ed348 Perf: Move some functions that does not need to be always loaded into other lib than functions.lib.php 2011-08-17 16:07:41 +00:00
Laurent Destailleur
0adbca4625 Qual: Mutualize a lot of duplicate functions into functions.lib.php 2011-08-17 15:56:22 +00:00
Laurent Destailleur
75652c1681 Qual: Removed magpier class and snoopy libraries (replaced with my own code) 2011-08-17 13:44:13 +00:00
Laurent Destailleur
d057923421 Format source 2011-08-16 09:36:00 +00:00
Laurent Destailleur
f0951e317b New: Now a module can embed its own language files. Only modified entries must be provided. 2011-08-15 23:17:14 +00:00
Laurent Destailleur
2409c7fbfd Qual: Can externalize fonts. 2011-08-14 18:25:15 +00:00
Laurent Destailleur
e9b113ade8 Qual: Mutualize some code
Fix: Missing begin
Fix: Removed functions returning database cursor
2011-08-14 03:13:50 +00:00
Laurent Destailleur
b27125023c Fix: Translation of proposal status in combo list 2011-08-12 21:29:29 +00:00
Regis Houssin
00aaaac8aa Fix: works on repair broken features 2011-08-11 15:14:50 +00:00
Regis Houssin
e6088c098b Fix: html comments probem with pdf 2011-08-11 09:26:34 +00:00
Regis Houssin
7498df0554 Fix: works on repair broken features 2011-08-11 07:51:50 +00:00
Regis Houssin
227ef6364f Fix: works on repair broken features 2011-08-11 07:41:41 +00:00
Laurent Destailleur
bac0610e79 New: Add option to choose pdf paper format 2011-08-11 01:34:54 +00:00
Laurent Destailleur
20d0cd7693 Removed deprecated files Smarty. 2011-08-10 23:29:50 +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
Regis Houssin
66d5d6905f Fix: works on repair broken features 2011-08-10 19:55:21 +00:00
Laurent Destailleur
c3ca9083c1 Add comment 2011-08-10 19:34:44 +00:00
Regis Houssin
fb09ae37d9 Fix: works on repair broken features (in progress) 2011-08-10 17:40:42 +00:00
Laurent Destailleur
9d99b61f2d Missing constructor 2011-08-10 12:46:04 +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
cc042a66ea Fix: use hooks for extrafields 2011-08-09 09:13:08 +00:00
Regis Houssin
1de5f1b2e3 Fix: bad type of field 2011-08-08 12:31:14 +00:00
Regis Houssin
d6b2dcc81d Fix: bad type of field 2011-08-08 12:28:08 +00:00
Laurent Destailleur
d246b87c1a Fix: removed print of function making print.
Fix: default vat rate must be -1 to be automatic instead of deprecated conf->defaulttx
2011-08-04 21:46:50 +00:00
Laurent Destailleur
6ffdfc29ab Fix: Restore feature to have code inside language list 2011-08-01 22:03:50 +00:00
Regis Houssin
4d6b5d6699 Fix: rename inc to includes 2011-08-01 13:26:21 +00:00
Laurent Destailleur
be771c9d44 Fix: Avoid errors into rpm packages 2011-07-31 23:45:11 +00:00
Laurent Destailleur
53e157912b Fix: Code could not works for debian packages 2011-07-30 10:23:24 +00:00
Laurent Destailleur
c168576059 Fix: Removed not used function. 2011-07-30 08:56:26 +00:00
Laurent Destailleur
0b7e2fddbb Fix: Removed warning 2011-07-28 10:36:43 +00:00
Laurent Destailleur
f902e174f1 Fix: autoselect was not done 2011-07-27 23:37:01 +00:00
Laurent Destailleur
0d1c87448a Can disable string encoding (if already done) 2011-07-21 22:55:06 +00:00
Laurent Destailleur
40704a5c5a Look fixes and enhancements 2011-07-20 19:03:31 +00:00
Laurent Destailleur
ab1d4b335a Delete of security event keep add a delete event 2011-07-18 23:28:30 +00:00
Laurent Destailleur
8a5d2757fc Try a better fix to avoid duplicate idmenu into url 2011-07-18 20:19:41 +00:00
Regis Houssin
b6ebc8306a Fixme: idmenu is already added in auguria.lib.php 2011-07-17 19:56:51 +00:00
Laurent Destailleur
55b5fea651 Fix: deliveray date must not be mandatory 2011-07-17 19:01:26 +00:00
Laurent Destailleur
b2fa88ff32 Move a FIXME into a TODO 2011-07-17 18:33:31 +00:00
Laurent Destailleur
23b980b7f4 Convert a FIXME into a TODO 2011-07-13 22:18:12 +00:00
Laurent Destailleur
d834505a25 Fix: Activation of a module must works even when $user not defined (for installer). 2011-07-13 22:15:19 +00:00
Laurent Destailleur
0eb061eaf2 Comment TODO 2011-07-13 18:04:25 +00:00
Laurent Destailleur
b706f6034f Fix: Avoid conflict with other payment modules functions
New: EMail topics can be forced by external modules
2011-07-13 16:55:25 +00:00
Laurent Destailleur
2e8ce5e513 Fix: No check box if no PDF 2011-07-13 14:41:02 +00:00
Laurent Destailleur
955d1807a6 Fix: Missing global 2011-07-13 14:03:15 +00:00
Regis Houssin
b66cea6955 Fix: possibility to split buttons and files view 2011-07-13 07:38:10 +00:00
Laurent Destailleur
5c8fa1e9ca Fix: Missing name on form 2011-07-10 21:17:14 +00:00
Laurent Destailleur
f40efea008 Fix: file add and delte in email forms was broken with firefox 5 2011-07-10 20:03:38 +00:00
Regis Houssin
5790b7e604 Fix: missing htmlname in ajax response 2011-07-10 17:28:09 +00:00
Laurent Destailleur
ff9b139705 Fix: Missing fields and missing encoding of special chars 2011-07-10 16:50:40 +00:00
Regis Houssin
0f20b0c3ab Fix: add div for jquery 2011-07-09 10:26:19 +00:00
Regis Houssin
db15ab6c4d Fix: add possibility to force mail errors-to to all mails sent 2011-07-09 06:10:04 +00:00
Regis Houssin
1a664187fd Fix: remove deprecated constant 2011-07-09 05:28:41 +00:00
Laurent Destailleur
9ccfb8b1b0 Fix: Missing title 2011-07-07 21:56:20 +00:00
Laurent Destailleur
92d007be9b Fix: Select of recipient on email form 2011-07-07 21:38:19 +00:00
Juanjo Menent
d292083b69 Interventions: Add predefined mail content 2011-07-07 15:54:01 +00:00
Juanjo Menent
2b0b91eb29 Interventions: Add actions info 2011-07-07 09:18:27 +00:00
Laurent Destailleur
a136e290f8 New: Can provide array of recipients 2011-07-06 22:38:52 +00:00
Laurent Destailleur
e6663c8f6e Fix: Bad order on documents pages 2011-07-06 21:12:33 +00:00
Laurent Destailleur
1e4a024da1 Fix: Use title 2011-07-06 17:44:56 +00:00
Laurent Destailleur
9e41545491 Fix: Regression 2011-07-06 13:15:24 +00:00
Juanjo Menent
7fb1e952bd Fix: Reduce default length of input file area 2011-07-06 09:57:12 +00:00
Laurent Destailleur
de3a2e9f86 Enhancements in file upload 2011-07-06 09:42:55 +00:00
Laurent Destailleur
6861f1cda7 Enhancements in file upload 2011-07-06 09:25:05 +00:00
Regis Houssin
7b679f0776 Fix: reload page after file upload done
Todo: use jquery template for view files, don't reload page !
2011-07-06 06:21:51 +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
54d68a12ec Fix: max file size limit 2011-07-05 09:14:26 +00:00
Laurent Destailleur
03c7579beb Qual: Removed some deprecated/duplicated functions 2011-07-04 11:33:22 +00:00
Laurent Destailleur
0a7b70cf73 doxygen 2011-07-04 09:36:29 +00:00
Laurent Destailleur
72d6a714f5 doxygen 2011-07-04 08:53:01 +00:00
Laurent Destailleur
1001532c2d Fix: Tooltip is visible on picto hover 2011-07-04 07:28:11 +00:00
Laurent Destailleur
bb9816f67f Fix: odt accent into countries 2011-07-03 21:59:53 +00:00
Regis Houssin
80477ccb58 Works on jQuery file upload 2011-07-03 15:04:18 +00:00
Regis Houssin
69b50cf321 Works on jQuery file upload 2011-07-03 14:43:12 +00:00
Regis Houssin
3ef3de5aa9 Works on jQuery file upload 2011-07-03 13:16: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
e5afc7c416 Fix: Error management 2011-07-02 13:09:52 +00:00
Laurent Destailleur
5cf111e184 More comments 2011-07-01 23:05:39 +00:00
Regis Houssin
eba9d24c9c Fix: bad variable 2011-07-01 16:58:09 +00:00
Juanjo Menent
0c3201ff1a task #11004: Create invoice from intervention 2011-07-01 16:24:44 +00:00
Regis Houssin
f344dbdefe Fix: Name of hook must also be unique for each tab 2011-06-30 13:27:20 +00:00
Regis Houssin
b6a67885e3 Fix: update jquery libraries 2011-06-29 19:29:26 +00:00
Philippe Grand
9156bb719c To change a bill owner if mistaking
This parameters should be used for troubleshooting using FACTURE_CHANGE_THIRDPARTY
2011-06-29 15:48:02 +00:00
Laurent Destailleur
dd9f21b7ae Uniformize table fields 2011-06-29 11:22:35 +00:00
Laurent Destailleur
484d5ce81a Add patch to add signature on user. 2011-06-29 10:23:32 +00:00
Regis Houssin
2d14879e85 Fix: use $this->db instead $db 2011-06-27 10:41:31 +00:00
Laurent Destailleur
17129bd003 Add param to disable autocomplete on zip/town 2011-06-26 21:51:56 +00:00
Regis Houssin
d2916ffb1e Fix: uniformize code 2011-06-26 09:32:13 +00:00
Laurent Destailleur
8196abfb64 Mutualize code 2011-06-24 07:10:55 +00:00
Laurent Destailleur
fb2e7c063e New: Can use extrafields on third parties. 2011-06-22 16:24:20 +00:00
Laurent Destailleur
c7ba210a9d Enhance extrafields feature. Input and output fields can be personalised according to their format/size. 2011-06-22 12:21:05 +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
f26b94a8ac Fix: Removed php warnings 2011-06-22 09:17:21 +00:00
Laurent Destailleur
3a18e9299c New: More statistics on member module. 2011-06-21 12:39:09 +00:00
Regis Houssin
00bbebe4d3 Fix: add free input 2011-06-20 18:48:20 +00:00
Regis Houssin
8369e7fbe2 Fix: bad url 2011-06-20 12:35:25 +00:00
Regis Houssin
dbf28f42ff Fix: instantiate object 2011-06-20 10:40:25 +00:00
Regis Houssin
433667b6c6 Fix: create a standalone class 2011-06-20 10:23:51 +00:00
Regis Houssin
39d14974da Fix: possibility to update a specific field 2011-06-20 06:59:36 +00:00
Regis Houssin
a0f736a607 Fix: uniformize code 2011-06-20 05:35:11 +00:00
Laurent Destailleur
218583640e Fix: Use same style than other bottom areas. 2011-06-19 20:58:54 +00:00
Regis Houssin
5cbd809f73 Fix: uniformize code 2011-06-19 19:47:09 +00:00
Laurent Destailleur
412a01e146 New: Member module use generic extrafields feature. 2011-06-19 18:09:41 +00:00
Regis Houssin
7a6c24399b Fix: uniformize code 2011-06-19 17:15:44 +00:00
Regis Houssin
36223de560 Fix: move sql in dao class 2011-06-19 15:10:32 +00:00
Laurent Destailleur
a00d389ea0 Doxygen 2011-06-19 14:35:16 +00:00
Laurent Destailleur
6ceea92eea New: Member module use generic extrafields feature. 2011-06-19 14:27:06 +00:00
Laurent Destailleur
1f0ce3cd9a Fix: Pgsql compatibility 2011-06-18 08:42:18 +00:00
Regis Houssin
7d93a2eed9 Fix: function show_form enhancement 2011-06-18 06:28:32 +00:00
Regis Houssin
12bf37700a Fix: function show_form enhancement 2011-06-18 06:23:32 +00:00
Laurent Destailleur
9d5ddb19e9 Avoir errors if hooks only on dao xor action 2011-06-17 21:40:10 +00:00
Regis Houssin
9a6cafdf18 Fix: possibility to hide free "to" 2011-06-17 20:50:57 +00:00
Regis Houssin
4edb72495d Fix: w3c
Fix: possibility to use show_form in ajax
2011-06-17 17:59:52 +00:00
Regis Houssin
2b70e828fa Works on enhancement of paypal module
New: add triggers for post treatment
New: possibility to add payment link to email
2011-06-17 10:21:21 +00:00
Regis Houssin
1eccc31f36 Works on enhancement of paypal module
New: add triggers for post treatment
New: possibility to add payment link to email
2011-06-17 10:21:21 +00:00
Regis Houssin
b22a7ce335 Fix: bad request 2011-06-16 08:55:59 +00:00
Laurent Destailleur
ccf0f96c76 Preselect model if there is only one. This save 2 clicks. 2011-06-15 20:21:25 +00:00
Laurent Destailleur
ff5a222a89 Trans 2011-06-15 09:58:46 +00:00
Laurent Destailleur
8fcf634259 Doxygen 2011-06-13 17:09:57 +00:00
Regis Houssin
d49525fde7 Fix: add default message 2011-06-13 15:22:09 +00:00
Laurent Destailleur
3b5bfd5ae0 New: Statistics support filtering on user. 2011-06-13 14:17:44 +00:00
Laurent Destailleur
7f852d293c Fix: Avoid wrap with chrome.
Fix: Disable lightbox. Does not works with showphoto.
2011-06-12 22:13:05 +00:00
Laurent Destailleur
95de083d90 New: #11194 Can delete uploaded photos 2011-06-11 20:58:08 +00:00
Laurent Destailleur
27165fe898 Doxygen 2011-06-11 14:26:30 +00:00
Laurent Destailleur
7d5f0c3723 New: Can add logo on third parties.
Qual: Uniformize code to show photos/logos.
2011-06-11 14:14:27 +00:00
Laurent Destailleur
40e4aeb34a New: Replace internal javascript with jquery plugins. 2011-06-11 02:25:05 +00:00
Laurent Destailleur
24517efd69 Fix: Removed a lot of warnings 2011-06-08 23:40:20 +00:00
Laurent Destailleur
d4376e60a2 Fix: Removed a lot of warnings 2011-06-08 23:10:42 +00:00
Laurent Destailleur
311339b0ca Qual: Optimize substitution engine 2011-06-08 22:08:02 +00:00
Laurent Destailleur
ed06854c0a New: Accept a maxlength parameter 2011-06-08 17:37:21 +00:00
Laurent Destailleur
0d1ae6a71d Fix: Avoid error if method not provided 2011-06-08 16:43:44 +00:00
Laurent Destailleur
bc25b7bd2c Qual: Removed deprecated feature 2011-06-08 12:48:05 +00:00
Laurent Destailleur
f86bfb6cd4 New: Allow a module to define its own filter on some select list. 2011-06-07 22:05:07 +00:00
Laurent Destailleur
ae17c30f19 Fix: Removed useless duplicate properties. 2011-06-06 11:45:25 +00:00
Laurent Destailleur
747c6ddc3d Fix: Removed useless duplicate properties. 2011-06-06 11:37:59 +00:00
Regis Houssin
994d41aad1 New: unified action and event with trigger name 2011-06-04 18:49:45 +00:00
Regis Houssin
9e187c3700 Fix: trad 2011-06-04 13:28:27 +00:00
Regis Houssin
5f6ac1374c New: best method for linked object with actioncomm
New: add action "shipping send by mail"
2011-06-04 13:12:44 +00:00
Regis Houssin
2031989a0a Fix: missing globals 2011-06-01 05:48:52 +00:00
Laurent Destailleur
31ff9bb739 Qual: All text for html output is inside display_canvas() 2011-05-31 22:31:38 +00:00
Regis Houssin
9aebbcfc7b Fix: possibility to have more hooks in the same page
New: add left search block hook and extra left block hook
2011-05-31 17:42:51 +00:00
Regis Houssin
8e25cb1ae5 Fix: possibility to have more hooks in the same page
New: add left search block hook and extra left block hook
2011-05-31 14:04:45 +00:00
Philippe Grand
d11f726b6b spelling and trad 2011-05-30 09:16:33 +00:00
Regis Houssin
9376865994 Fix: missing parameters 2011-05-30 06:30:59 +00:00
Philippe Grand
e4e098b26e tiny error 2011-05-29 20:38:44 +00:00
Laurent Destailleur
a6784f461e New: Can use templates only canvas without controllers. 2011-05-29 18:44:49 +00:00
Laurent Destailleur
8d66d2da7e New: Can use canvas for create only with no need to have one for edit. 2011-05-29 17:34:07 +00:00
Laurent Destailleur
05b598a6e6 Qual: Removed deprecated code 2011-05-29 14:49:40 +00:00
Laurent Destailleur
3d7752ca76 Qual: Simplify canvas code 2011-05-25 22:49:11 +00:00
Laurent Destailleur
9e2eccbe4c Fix: Fix corrupted data on date of trips 2011-05-25 18:16:58 +00:00
Regis Houssin
38a097b2fb New: add shipment method "Lettre Max" for France 2011-05-25 16:53:39 +00:00
Laurent Destailleur
a96c13b8ad Doxygen 2011-05-25 13:27:07 +00:00
Laurent Destailleur
507bc1e47b Doxygen 2011-05-25 12:45:27 +00:00
Laurent Destailleur
8ce54c01b2 Add information to show if created user will be internal or external.
Fix: If member is linked to a company, created user must be alos linked to company.
2011-05-25 12:05:18 +00:00
Regis Houssin
e77298321a Works on paypal module
Fix: replace ref_ext by ref_int
2011-05-24 09:50:51 +00:00
Regis Houssin
24ad7cd0f0 Works on paypal module
New: possibility to defined a default product for shipping costs
2011-05-23 10:10:16 +00:00
Laurent Destailleur
c3a95f3161 New: List of documents fo customer invoices if ecm module 2011-05-22 21:02:09 +00:00
Laurent Destailleur
53966de3ab Doxygen 2011-05-22 20:42:48 +00:00
Laurent Destailleur
b5fc1f90d9 Doxygen 2011-05-22 20:36:37 +00:00
Laurent Destailleur
2f5dcac35c Doxygen 2011-05-21 17:14:07 +00:00
Regis Houssin
c593df2d68 Fix: move 3 functions to formother class 2011-05-20 15:59:18 +00:00
Laurent Destailleur
b2795a1a3e First change to allow an external module to provide its doc generation module. 2011-05-18 22:37:40 +00:00
Laurent Destailleur
247e333a8d Prepare add of concatpdf module 2011-05-18 15:58:08 +00:00
Laurent Destailleur
85cadf443d Doxygen 2011-05-18 12:34:48 +00:00
Laurent Destailleur
62e680cbf2 MAIN_CONFIRM_AJAX is on by default 2011-05-18 12:07:38 +00:00
Laurent Destailleur
87ed0c1ea4 Removed property use_popup_calendar. USe conf->global instead. 2011-05-18 11:57:33 +00:00
Regis Houssin
1dca5104e2 Works on paypal module 2011-05-17 18:28:54 +00:00
Regis Houssin
225b9da23f (Multi-Company)
New: a superadmin can create/update a superadmin
2011-05-16 19:56:43 +00:00
Laurent Destailleur
ff015ccf56 A comment to test a patch 2011-05-16 16:20:14 +00:00
Regis Houssin
b08844f915 New: not reload page with dialog confirm 2011-05-14 14:07:07 +00:00
Regis Houssin
f382a68dd7 Test: not reload page with dialog confirm
Fix: form tag is not used in view mode
Fix: debug error
2011-05-14 11:34:15 +00:00
Regis Houssin
632d8dde95 Test: not reload page with dialog confirm 2011-05-14 09:21:24 +00:00
Laurent Destailleur
d3422da09e Doxygen 2011-05-11 13:18:37 +00:00
Laurent Destailleur
1cee0b51f4 Doxygen 2011-05-09 22:19:14 +00:00
Laurent Destailleur
1ab91249f8 Qual: Removed deprecated functions 2011-05-09 19:42:56 +00:00
Regis Houssin
f16193e9ff Todo: no GET or POST in class file, use a param 2011-05-09 13:47:37 +00:00
Philippe Grand
2e992b8f24 uniformize code 2011-05-09 13:39:23 +00:00