Commit Graph

269 Commits

Author SHA1 Message Date
Marcos García
9d57ea7cd0 Fixed typo in console message 2013-01-10 16:24:07 +01:00
Regis Houssin
b838895db9 Fix: change for a neutral email 2012-12-30 15:13:49 +01:00
Laurent Destailleur
2a49c201b1 Merge pull request #512 from jfefe/webservices
Generate Create method in script to build webservice from class
2012-12-04 16:12:23 -08:00
jfefe
3c6c954cfc Generate Create method in script to build webservice from class 2012-12-05 01:08:42 +01:00
Laurent Destailleur
4136c27516 RESTORE CODE WITH ID D2adaf7. The Merge daacf79 as lost more than 50
commits !
2012-12-01 15:45:05 +01:00
Regis Houssin
3823e5d374 New: add possibility to add or force default directories 2012-09-05 17:37:58 +02:00
Laurent Destailleur
a5a3121771 Update doc 2012-08-26 17:23:26 +02:00
Regis Houssin
3cdb2ba8e1 Merge pull request #337 from marcosgdf/coding-style
Improved coding style
2012-08-22 22:43:03 -07:00
Marcos García
9b3c89ac47 Removed parenthesis from all include and include_once and replaced with single quotes 2012-08-23 02:40:41 +02:00
Philippe Grand
0cc8ee9b8d translation enhancement 2012-08-20 16:18:42 +02:00
Philippe Grand
dcba31a4db translation enhancement 2012-08-20 15:51:16 +02:00
Laurent Destailleur
0d346ac1c1 New: A module can add several css and several js.
New: Removed lightbox as it is not compatible with GPL.
2012-08-08 20:43:23 +02:00
Marcos García
5a73c32f46 Migrated ClassName to __construct() function
Changed $DB to $db
lower-cased "Class"
2012-07-30 17:17:33 +02:00
Regis Houssin
8e953a6858 Fix: external modules workflow compatibility 2012-07-24 20:18:37 +02:00
Regis Houssin
68f04de488 Fix: uniformize external lang files call 2012-07-23 09:45:16 +02:00
Laurent Destailleur
0de24cf6f1 Enhance generators 2012-06-27 01:27:22 +02:00
Regis Houssin
18c081a7ac New: add external theme with a module 2012-04-30 16:51:45 +02:00
Laurent Destailleur
ff06360071 Fix: Overwritting code is not role of a template but of a module.
Code is now working as a module change. Also it is faster (no need to
make a failed include when module is not installed) and support
alternative directory.
2012-04-28 17:01:25 +02:00
Regis Houssin
c57063878d New: add workflow module part for external modules 2012-04-04 09:29:05 +02:00
Laurent Destailleur
b098838b6f Fix: Bad error management when enabling/disabling modules 2012-03-21 13:50:59 +01:00
Laurent Destailleur
0b71aceb90 New: Each user can remove/add its own boxes. 2012-03-19 14:06:21 +01:00
Regis Houssin
b1de2aced2 Fix: correct end of page 2012-03-14 15:08:40 +01:00
Regis Houssin
45ff7bddb3 New: Check if there is external models to do asked by plugins 2012-03-01 00:29:56 +08:00
Laurent Destailleur
8c09d4dcbb No more need to rename constructor method 2012-02-26 13:32:39 +01:00
Laurent Destailleur
cc6a2c8d84 Fix: Compatibility of new module setup with old setup 2012-02-24 11:06:05 +01:00
Regis Houssin
ee80305e6c Fix: full path is defined by default 2012-02-23 20:03:07 +01:00
Regis Houssin
e257d7d6d4 New: possibility to defined hooks in array format with parts module
system
2012-02-23 17:34:17 +01:00
Regis Houssin
2dabf0e185 Fix: possibility to defined a specific path 2012-02-23 16:20:15 +01:00
Regis Houssin
ab9c22f5f3 New: add generic module parts 2012-02-23 15:57:36 +01:00
Laurent Destailleur
4631c97733 Fix: example 2012-02-20 19:57:16 +01:00
Laurent Destailleur
b93c03a9c9 Qual: Doxygen
Perf: Reduc size of form.class.php
2012-02-20 10:09:28 +01:00
Laurent Destailleur
56f7196aa2 Qual: Normalize function name 2012-02-15 13:55:00 +01:00
Laurent Destailleur
0b7cbb50ac Update template fo class. delete actions must be done in opposite order
of create actions.
2012-02-15 13:11:54 +01:00
Laurent Destailleur
c93488e078 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2012-02-04 00:51:47 +01:00
Laurent Destailleur
7a4a846256 Update doc 2012-02-04 00:50:49 +01:00
Laurent Destailleur
2730376040 Doxygen 2012-01-25 21:57:35 +01:00
Laurent Destailleur
c3d9be25be Minor fix 2012-01-18 00:15:10 +01:00
Laurent Destailleur
40196b4ed3 Update doc 2012-01-16 19:31:37 +01:00
Laurent Destailleur
1226e88408 Doxygen 2012-01-15 15:06:02 +01:00
Laurent Destailleur
ed38c6c27a New: An external module can now add a menu entry on left menu. 2012-01-04 19:31:46 +01:00
Laurent Destailleur
92c27b1732 New: Can add a left menu (first level) into an existing top menu. 2011-12-31 01:33:12 +01:00
Laurent Destailleur
4ea77e6d55 Prepare code to allow left menu add by modules 2011-12-30 23:07:27 +01:00
Laurent Destailleur
3c611d284a Qual: Removed deprecated code/comments 2011-12-17 18:35:12 +01:00
Laurent Destailleur
484d0c82bf Uniformize code 2011-12-17 13:51:31 +01:00
Regis Houssin
98c60c1412 Fix: preventing XSS injections and uniform code 2011-11-27 18:44:27 +01:00
Laurent Destailleur
4d52faeaaf Doxygen 2011-11-02 14:15:56 +01:00
Regis Houssin
dea1210c2d Fix: edit in place datepicker more stable 2011-10-28 19:31:42 +02:00
Regis Houssin
3338649316 [task #217] Move core files in core directory 2011-10-24 14:11:49 +02:00
Regis Houssin
56d6cbe56f [task #216] Move lib in core directory 2011-10-24 12:59:44 +02:00
Laurent Destailleur
9f035d3b91 New: Add web service to get user
Add generator of webservice
2011-10-18 15:55:06 +02:00
Laurent Destailleur
979d6b8a73 Update comments 2011-10-18 13:40:55 +02:00
Laurent Destailleur
0bc80e9bec Qual: Doxygen
Qual: Uniformize some code
2011-10-14 18:51:20 +02:00
Laurent Destailleur
b2c2adf307 Qual: Removed errors 2011-09-20 16:20:22 +00:00
Laurent Destailleur
f4ed96a67d Update skeletons 2011-09-02 18:26:42 +00:00
Laurent Destailleur
8b772eef30 Doxygen 2011-08-31 10:41:06 +00:00
Laurent Destailleur
14c5efdfa4 Doxygen 2011-08-31 10:27:17 +00:00
Laurent Destailleur
b16060e0cd Qual: Optimize PHP Code sniffer rules 2011-08-28 17:40:51 +00:00
Laurent Destailleur
3686bb6464 Qual: Optimize PHP Code sniffer rules 2011-08-28 17:40:51 +00:00
Laurent Destailleur
b4f7d1123e Qual: Optimize PHP Code sniffer rules 2011-08-28 17:40:51 +00:00
Laurent Destailleur
ef9054aa34 Qual: Optimize PHP Code sniffer rules 2011-08-28 17:40:51 +00:00
Laurent Destailleur
1bce86ae46 Qual: Optimize PHP Code sniffer rules 2011-08-28 17:40:51 +00:00
Laurent Destailleur
47aa749c4b Qual: Optimize PHP Code sniffer rules 2011-08-28 17:40:51 +00:00
Laurent Destailleur
76a6d6a6fe Qual: Optimize PHP Code sniffer rules 2011-08-28 17:40:51 +00:00
Laurent Destailleur
69892eccf8 Qual: Optimize PHP Code sniffer rules 2011-08-28 17:40:51 +00:00
Regis Houssin
03711cf6f2 Fix: remove obsolete tags 2011-08-27 19:15:14 +00:00
Regis Houssin
726d9581dd Fix: remove obsolete tags (in progress) 2011-08-27 14:24:16 +00:00
Laurent Destailleur
20d0cd7693 Removed deprecated files Smarty. 2011-08-10 23:29:50 +00:00
Regis Houssin
4d6b5d6699 Fix: rename inc to includes 2011-08-01 13:26:21 +00:00
Laurent Destailleur
e2c007305c Fix: Avoid errors into rpm packages 2011-07-31 22:21:57 +00:00
Laurent Destailleur
e0ba0f835f Qual: A lot of fixes to enhance package quality 2011-07-09 14:11:40 +00:00
Regis Houssin
67fe35e67b Fix: mutualize code, more simple 2011-05-06 18:27:18 +00:00
Laurent Destailleur
f0dcd8ad51 Doxygen 2011-04-13 10:48:57 +00:00
Laurent Destailleur
2990674f5e Fix: Works with an alternate path into /custom 2011-03-30 08:01:56 +00:00
Regis Houssin
9dfd4275b5 New: add possibility to defined permissions in external tab 2011-03-14 16:14:15 +00:00
Regis Houssin
8bad1bfa61 Fix: uniformize code
New: add categories module library
2011-03-11 14:59:35 +00:00
Laurent Destailleur
7f49af4b15 Fix: Replace fails 2011-03-09 00:14:25 +00:00
Laurent Destailleur
54ebaf7a5f Update skeleton with new features 2011-03-03 08:30:44 +00:00
Laurent Destailleur
1dba8e0465 Fix: syntax error 2011-02-14 21:44:23 +00:00
Regis Houssin
6d3269bb69 Fix: replace addslashes by $db->escape for postgresql compatibility 2011-02-14 16:18:23 +00:00
Laurent Destailleur
9fe5b10fcf New: A module can show export list with an enabled condition. 2011-02-05 18:13:10 +00:00
Laurent Destailleur
14545ef62e Doxygen 2011-02-05 17:57:58 +00:00
Laurent Destailleur
c360e3808a Qual: Export descriptor in modules are simpler 2011-02-02 20:41:54 +00:00
Laurent Destailleur
39fbb33498 doc 2011-02-01 19:21:30 +00:00
Laurent Destailleur
26d102c7b0 New: A module can overwrite all default language files by forcing priority on langs directories on its own lang directory. 2011-01-30 16:05:57 +00:00
Laurent Destailleur
9cd90da933 New: Add hidden option SOCIETE_DISABLE_PROSPECTS 2011-01-26 19:06:53 +00:00
Laurent Destailleur
0c3ec011e6 New: An external module can remove a tab 2011-01-25 00:08:05 +00:00
Laurent Destailleur
8f0f05cb22 Use small php 2011-01-23 01:00:45 +00:00
Philippe Grand
17d9d2b774 Spelling change 2011-01-18 15:35:45 +00:00
Laurent Destailleur
38dd3a8231 Some fix to work with 3.0 2011-01-16 13:24:29 +00:00
Laurent Destailleur
86ffc32195 Qual: Uniformize a lot of code (supplier_invoice => invoice_supplier, same for order)
New: Add link between supplier invoices and supplier orders.
2010-12-13 13:16:02 +00:00
Regis Houssin
0a0c08a6da Fix: good example 2010-11-14 09:29:54 +00:00
Laurent Destailleur
8e00d8c555 Fix: Conflicts with var with same name 2010-11-08 01:04:55 +00:00
Regis Houssin
31ad232a2a Fix: add extra tabs in stock view 2010-10-08 07:19:17 +00:00
Regis Houssin
adab5f7722 Add: external module tab 2010-09-17 05:18:01 +00:00
Laurent Destailleur
3d4e72dbf8 Add more log 2010-09-06 00:34:10 +00:00
Laurent Destailleur
2e6b811f42 New: Work on invoice creation when creating subscription 2010-09-05 19:28:05 +00:00
Laurent Destailleur
688dad64ec Removed REQUEST 2010-08-29 17:55:50 +00:00
Laurent Destailleur
ff691c6456 More complete example 2010-08-25 23:28:16 +00:00
Philippe Grand
fb06c15330 task #6689, strlen problem
replace  strlen with dol_strlen
2010-08-24 14:42:18 +00:00
Laurent Destailleur
5e19987567 Show example of constant to enable Smarty 2010-07-29 16:27:30 +00:00