Commit Graph

222 Commits

Author SHA1 Message Date
Marcos García
661071286e Typo in skeleton module class 2013-05-08 17:23:41 +02:00
Laurent Destailleur
633a15f10d Fix: Usage of order into export broken when filters are used 2013-03-11 14:20:08 +01:00
Laurent Destailleur
8d206fdfb0 Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
2013-01-16 15:36:08 +01:00
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