Laurent Destailleur
0de24cf6f1
Enhance generators
2012-06-27 01:27:22 +02:00
Laurent Destailleur
50944a71db
Checkstyle
2012-05-06 00:45:15 +02:00
Laurent Destailleur
10e88ad006
New: Add example to create a user
2012-05-05 20:22:21 +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
Laurent Destailleur
df4f59db8a
Fix: dump file to use must be last one
2012-04-15 15:50:20 +02:00
Laurent Destailleur
8562cb677d
Fix: Restore lost fix into tcpdf
2012-04-15 15:46:50 +02:00
Laurent Destailleur
680193c2e0
Add dump of 3.2 demo
2012-04-11 12:15:26 +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
Laurent Destailleur
87bd0054ba
Qual: Increase nesting level
2012-03-18 23:41:36 +01:00
Laurent Destailleur
d6a60c085a
Fix: syntax error
2012-03-18 17:51:40 +01:00
Laurent Destailleur
eeaccaf8a3
Remove a not important rule to keep rules that should be priority.
2012-03-18 17:16:46 +01:00
Regis Houssin
b1de2aced2
Fix: correct end of page
2012-03-14 15:08:40 +01:00
Laurent Destailleur
a0138493fc
Fix: error if no api key
2012-03-10 15:15:21 +01:00
Laurent Destailleur
07ee6208a9
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-29 17:55:16 +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
5492751a2f
New: autotranslator works with new google v2 translate
2012-02-29 17:11:29 +01: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
195142862c
Qual: Checkstyle
2012-02-15 13:58:37 +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
4e13863513
Work on Google API v2
2012-01-23 02:35:17 +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
d5b3aae135
Removed todo counted twice
2012-01-16 12:50:55 +01:00
Regis Houssin
55c8b9840b
Fix: todo already scanned
2012-01-16 10:05:59 +01:00
Laurent Destailleur
1226e88408
Doxygen
2012-01-15 15:06:02 +01:00
Laurent Destailleur
9ea69cffb8
Prepare to use Google Api v2
2012-01-14 13:27:32 +01:00
Laurent Destailleur
59619517e3
Work on debian packages
2012-01-14 12:58:42 +01:00
Laurent Destailleur
c8a61a20ab
Removed rules
2012-01-10 10:24:16 +01:00
Laurent Destailleur
2d67802938
Doxygen
2012-01-08 00:52:07 +01:00
Laurent Destailleur
52cbfc240b
Increase level for warning
2012-01-07 15:10:26 +01:00
Laurent Destailleur
7c017dff48
Comment sniff
2012-01-05 01:06:50 +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
Regis Houssin
01c64b054b
Fix: test to remove rules
2012-01-03 10:46:50 +01:00
Regis Houssin
ca5321508f
Fix: add rule ScopeIndent
2012-01-03 09:48:25 +01:00
Regis Houssin
10314e500c
Fix: regression
2012-01-03 09:22:08 +01:00
Regis Houssin
01a9386eb8
Fix: try to use another method
2012-01-03 09:10:36 +01:00