Laurent Destailleur
|
56a14da5d4
|
FIXME that are not bug are replaced with TODO
Add control on batch movement (lot/serial is mandatory, and control
eatby and sellby are same for each lot/serial)
|
2015-04-12 04:01:28 +02:00 |
|
Florian HENRY
|
5617fb14b2
|
fix skeletton
|
2015-03-23 09:52:05 +01:00 |
|
Laurent Destailleur
|
aa5ffa0bf2
|
phpcs
|
2015-03-22 14:23:49 +01:00 |
|
Florian HENRY
|
058042d09d
|
NEW : update skeleton and class builder
|
2015-03-18 17:52:17 +01:00 |
|
Laurent Destailleur
|
e667c3e916
|
Fix error management
|
2015-03-03 13:29:16 +01:00 |
|
Laurent Destailleur
|
445f696d28
|
Fix: Pb of object with wrong type.
|
2014-11-15 18:24:38 +01:00 |
|
Juanjo Menent
|
d9b27fc280
|
Qual: Skeleton class updated by using table_element instead "mytable"
and __METHOD__ for syslog
|
2014-11-11 21:43:56 +01:00 |
|
Laurent Destailleur
|
b6ff6527bc
|
Enhance skeleton
|
2014-08-17 18:37:33 +02:00 |
|
Laurent Destailleur
|
be4fe3d0d0
|
Merge branch 'syslog' of github.com:marcosgdf/dolibarr into
marcosgdf-syslog
Conflicts:
htdocs/contrat/class/contrat.class.php
htdocs/fichinter/class/fichinter.class.php
htdocs/projet/class/project.class.php
htdocs/projet/class/task.class.php
|
2014-07-04 13:43:50 +02:00 |
|
KreizIT
|
1e5c35093b
|
Review trigger for user module
|
2014-07-03 14:01:01 +02:00 |
|
Marcos García de La Fuente
|
56abf1cd72
|
Removed duplicated SQL error logging
|
2014-06-13 02:28:30 +02:00 |
|
Marcos García de La Fuente
|
9fbd7806f0
|
More substitutions
|
2014-06-12 11:31:53 +02:00 |
|
Raphaël Doursenaud
|
c48c3a9d91
|
Qual: remove PHP closing tag (again)
These were reintroduced by careless merge
|
2014-05-26 13:51:25 +02:00 |
|
Laurent Destailleur
|
38184b7c72
|
More complete example
|
2013-03-10 13:23:18 +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 |
|
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 |
|
Laurent Destailleur
|
8c09d4dcbb
|
No more need to rename constructor method
|
2012-02-26 13:32:39 +01:00 |
|
Laurent Destailleur
|
b93c03a9c9
|
Qual: Doxygen
Perf: Reduc size of form.class.php
|
2012-02-20 10:09:28 +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
|
c3d9be25be
|
Minor fix
|
2012-01-18 00:15:10 +01:00 |
|
Laurent Destailleur
|
484d0c82bf
|
Uniformize code
|
2011-12-17 13:51:31 +01:00 |
|
Laurent Destailleur
|
b2c2adf307
|
Qual: Removed errors
|
2011-09-20 16:20:22 +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
|
726d9581dd
|
Fix: remove obsolete tags (in progress)
|
2011-08-27 14:24:16 +00:00 |
|
Laurent Destailleur
|
e2c007305c
|
Fix: Avoid errors into rpm packages
|
2011-07-31 22:21:57 +00:00 |
|
Laurent Destailleur
|
f0dcd8ad51
|
Doxygen
|
2011-04-13 10:48:57 +00:00 |
|
Regis Houssin
|
6d3269bb69
|
Fix: replace addslashes by $db->escape for postgresql compatibility
|
2011-02-14 16:18:23 +00:00 |
|
Philippe Grand
|
16a8ab7d59
|
according to new tree directory
|
2010-04-29 14:54:12 +00:00 |
|
Philippe Grand
|
b65ddfabe8
|
according to new tree directory
|
2010-04-28 21:29:12 +00:00 |
|
Philippe Grand
|
b6bc9223df
|
according to new tree directory
|
2010-04-28 10:33:16 +00:00 |
|
Philippe Grand
|
b68a359265
|
according to new tree directory
|
2010-04-28 10:02:54 +00:00 |
|
Regis Houssin
|
335c038dd8
|
Fix: regression
|
2010-04-21 22:14:11 +00:00 |
|
Regis Houssin
|
621bd68e3b
|
Fix: workflow module is enabled by default
Fix: integration of triggers in the workflow module
!!! we now call "call_workflow" instead of "run_triggers" !!!
|
2010-04-21 16:29:37 +00:00 |
|
Philippe Grand
|
011ea91f81
|
move interfaces class to core directory
|
2010-04-08 13:09:00 +00:00 |
|
Philippe Grand
|
671ce8a542
|
move societe class file to societe directory
|
2010-03-29 20:52:30 +00:00 |
|
Philippe Grand
|
78b9faca85
|
move class file commonobject to core directory
|
2010-03-29 16:40:57 +00:00 |
|
Regis Houssin
|
c7df8f8807
|
Fix: move module class to your own directory
|
2010-03-22 15:31:13 +00:00 |
|
Laurent Destailleur
|
0823322ba1
|
Qual: All call to dolibarr_ functions are made on dol_ functions.
|
2009-02-20 22:53:15 +00:00 |
|
Laurent Destailleur
|
da779e3e95
|
Add createFromClone function in skeleton
|
2008-11-20 21:26:53 +00:00 |
|
Laurent Destailleur
|
2a6ad76913
|
Add createFromClone function in skeleton
|
2008-11-20 21:26:53 +00:00 |
|
Laurent Destailleur
|
3153f3b717
|
Fix: Code generator also build a php script
|
2008-08-02 13:23:36 +00:00 |
|