Laurent Destailleur
|
e1eb61d3a2
|
Fix travis on notooltip
|
2016-10-26 11:39:54 +02:00 |
|
Laurent Destailleur
|
6ef74b33c9
|
Uniformize code
|
2016-10-25 11:09:26 +02:00 |
|
Laurent Destailleur
|
618ac420e4
|
Better skeleton
|
2016-10-21 10:56:25 +02:00 |
|
Laurent Destailleur
|
057e107d29
|
Fix on skeleton
|
2016-09-30 23:44:55 +02:00 |
|
Laurent Destailleur
|
5ea9fc7467
|
NEW Support extrafields on product lot.
|
2016-09-12 17:27:44 +02:00 |
|
florian HENRY
|
419dd3095b
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
dev_fix5353
Conflicts:
htdocs/societe/class/societe.class.php
|
2016-07-26 08:59:40 +02:00 |
|
Juanjo Menent
|
88d12618ce
|
NEW Do not use Functions Aliases
|
2016-07-15 17:10:13 +02:00 |
|
florian HENRY
|
1bb28648c4
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
dev_fix5353
Conflicts:
build/pad/DoliWamp.pml
build/pad/Dolibarr.pml
build/pad/pad_dolibarr.xml
build/pad/pad_doliwamp.xml
|
2016-07-07 09:05:13 +02:00 |
|
Laurent Destailleur
|
c2de7adb32
|
Minor PHPCS fixes
|
2016-04-21 03:18:42 +02:00 |
|
Laurent Destailleur
|
4619040983
|
Work on website module
|
2016-04-19 18:41:05 +02:00 |
|
Laurent Destailleur
|
e7ecad2912
|
Add function getNomUrl on skeleton class.
|
2015-11-05 21:11:45 +01:00 |
|
Laurent Destailleur
|
f914873094
|
Better code generator
|
2015-11-05 20:31:51 +01:00 |
|
Laurent Destailleur
|
b3491ef4e5
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
ChangeLog
htdocs/comm/propal/class/propal.class.php
htdocs/compta/facture/admin/facture_cust_extrafields.php
htdocs/compta/facture/admin/facturedet_cust_extrafields.php
htdocs/compta/facture/class/facture.class.php
htdocs/contrat/card.php
|
2015-10-16 10:12:36 +02:00 |
|
Florian HENRY
|
6b8707516e
|
FIX : skeleton class must use db->order rather than ORDER BY into
fetchAll
|
2015-10-14 10:05:42 +02:00 |
|
Raphaël Doursenaud
|
67ddb6c94e
|
[Qual] Cleanup of inherited class properties
|
2015-09-24 20:12:55 +02:00 |
|
Laurent Destailleur
|
9cd5e7cafa
|
Fix some errors into code generator.
|
2015-09-07 15:03:38 +02:00 |
|
Florian HENRY
|
e291ca2e23
|
FIX : Better FetchAll method
|
2015-07-29 11:52:23 +02:00 |
|
Florian HENRY
|
73192b78e9
|
FIX : better fetchAll method into skeleton_class.class.php
|
2015-07-29 11:50:31 +02:00 |
|
Florian HENRY
|
938be9bae0
|
FIX : fetchAll method in skeleton.class.php
|
2015-07-28 11:38:01 +02:00 |
|
Florian HENRY
|
7ba831bf84
|
FIX : #3192
|
2015-07-13 14:24:37 +02:00 |
|
Laurent Destailleur
|
0b9ed9a25c
|
Fix PSR2. We must not have spaces after (
|
2015-07-10 09:37:05 +02:00 |
|
Raphaël Doursenaud
|
aa9f0965c0
|
Qual: PHP5 OOP, commented and typehinted class template
|
2015-06-03 17:31:42 +02:00 |
|
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 |
|