Laurent Destailleur
|
9b1caefbf9
|
Fix bad var
|
2016-06-28 02:40:42 +02:00 |
|
Laurent Destailleur
|
27217ccccd
|
Maxi debug of supplier order workflow.
Add trigger ORDER_SUPPLIER_CLASSIFY_BILLED
Parameter user is added so it is defined into triggers.
|
2016-04-09 18:51:09 +02:00 |
|
Laurent Destailleur
|
91caea5707
|
Code was corrupted with very bad commits. I restore files manually.
|
2016-03-25 15:53:44 +01:00 |
|
Laurent Destailleur
|
630f5a632d
|
Revert "Corrected non-static usages of Form::selectarray function"
This reverts commit 87cd6e1e40.
|
2016-03-25 15:34:37 +01:00 |
|
Laurent Destailleur
|
26de415b77
|
Revert commit that break compatibility of 100% of modules
|
2016-03-25 15:24:57 +01:00 |
|
Marcos García de La Fuente
|
89bd173c2f
|
NEW Rename Form::select_date to Form::selectDate and Form::form_date to Form::formDate
|
2016-03-21 21:51:29 +01:00 |
|
Marcos García de La Fuente
|
5a046125db
|
Missing changes from previous commits
|
2016-03-20 14:24:49 +01:00 |
|
Marcos García de La Fuente
|
4d78932fe8
|
NEW Converted Form::textwithtooltip and Form::textwithpicto to static functions
|
2016-03-20 14:15:21 +01:00 |
|
Marcos García de La Fuente
|
87cd6e1e40
|
Corrected non-static usages of Form::selectarray function
|
2016-03-20 14:15:17 +01:00 |
|
Laurent Destailleur
|
71246c864a
|
FIX Bad td balance and default checkbox value
|
2016-03-08 17:31:46 +01:00 |
|
Laurent Destailleur
|
5e9fd25a6e
|
Merge remote-tracking branch 'origin/3.8' into 3.9
|
2016-01-30 15:59:40 +01:00 |
|
Regis Houssin
|
8a80e06580
|
Fix: missing field "label"
|
2016-01-28 11:42:00 +01:00 |
|
Laurent Destailleur
|
2a345b6fc0
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/admin/company.php
htdocs/admin/menus/edit.php
htdocs/core/class/hookmanager.class.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/pdf.lib.php
|
2015-11-21 12:48:41 +01:00 |
|
Laurent Destailleur
|
758b8e1f7e
|
Merge remote-tracking branch 'origin/3.7' into 3.8
Conflicts:
htdocs/core/boxes/box_project.php
|
2015-11-21 12:32:03 +01:00 |
|
fmarcet
|
f615927d24
|
FIX Not use localtaxes when invoice some orders
|
2015-11-18 17:56:04 +01:00 |
|
philippe grand
|
d06a445e01
|
[Qual] Uniformize code
|
2015-11-10 19:22:27 +01:00 |
|
Raphaël Doursenaud
|
631ee83745
|
[Qual] Replaced deprecated print_fiche_titre()
|
2015-09-24 18:34:58 +02:00 |
|
Laurent Destailleur
|
615734012e
|
Merge pull request #3476 from marcosgdf/refactor
Refactor: Created hasDelay functions
|
2015-09-09 20:50:58 +02:00 |
|
Marcos García de La Fuente
|
3fbab48d81
|
Created Commande::hasDelay function
|
2015-09-05 10:42:54 +02:00 |
|
Laurent Destailleur
|
36ed1c9a88
|
Fix error management
Fix look
|
2015-09-03 11:00:53 +02:00 |
|
Regis Houssin
|
fbf13ec2c7
|
Fix: wrong logical operator
|
2015-09-02 14:09:19 +02:00 |
|
Florian HENRY
|
4bc2d55cb3
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-05-15 17:37:31 +02:00 |
|
Laurent Destailleur
|
4408648a68
|
Merge pull request #2817 from GPCsolutions/jqueryfixes
jQuery fixes
|
2015-05-12 22:36:12 +02:00 |
|
Florian HENRY
|
8e61a03b5c
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-05-12 21:02:36 +02:00 |
|
Raphaël Doursenaud
|
aee61aa2c4
|
[Qual] Fixed deprecated HTML nowrap attribute to class
|
2015-05-12 15:37:35 +02:00 |
|
Raphaël Doursenaud
|
0d8641a073
|
[Qual] Use jQuery property instead of attribute to test and set checked
|
2015-05-12 14:51:30 +02:00 |
|
Raphaël Doursenaud
|
859d1b0df9
|
[Qual] Fixed HTML input form checked attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The input form checked attribute should not have a value.
|
2015-05-07 14:21:14 +02:00 |
|
jfefe
|
f5db4d5bb7
|
Fix: missing getEntity function
|
2015-04-19 03:05:37 +02:00 |
|
Florian HENRY
|
41631ceed9
|
typo
|
2015-04-18 23:43:11 +02:00 |
|
Laurent Destailleur
|
e3713c8b6d
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/admin/tools/eaccelerator.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/commande/dispatch.php
|
2015-02-19 00:01:26 +01:00 |
|
Marcos García de La Fuente
|
0d6d98b395
|
PHPDoc and misc fixes for several folders
|
2015-02-10 13:17:37 +01:00 |
|
aspangaro
|
c4c69e191b
|
Replace <center> tags
|
2014-11-25 20:13:43 +01:00 |
|
Marcos García de La Fuente
|
f7a44347cb
|
Lowecased booleans to fit with PSR-2 specification.
|
2014-10-12 00:23:19 +02:00 |
|
Laurent Destailleur
|
97eec37f1c
|
Uniformize code: property "nom" for thirdparty is aliased into "name"
everywhere.
|
2014-10-04 17:20:17 +02:00 |
|
aspangaro
|
7a9ce455d9
|
Uniformize code $_SERVER["PHP_SELF"]
|
2014-09-18 20:13:38 +02:00 |
|
Laurent Destailleur
|
83447243ae
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
build/debian/get-orig-source.sh
htdocs/product/class/product.class.php
htdocs/societe/soc.php
|
2014-09-15 22:58:39 +02:00 |
|
Laurent Destailleur
|
f264e25514
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
htdocs/adherents/liste.php
htdocs/compta/bank/bankid_fr.php
htdocs/holiday/index.php
htdocs/opensurvey/list.php
|
2014-09-13 19:10:05 +02:00 |
|
Laurent Destailleur
|
8dd9358214
|
Fix: SQL injection
|
2014-09-13 19:04:25 +02:00 |
|
Laurent Destailleur
|
643fc6c61f
|
Fix: Bad use of fetch_lines
Conflicts:
htdocs/comm/propal.php
htdocs/contrat/fiche.php
htdocs/opensurvey/class/opensurveysondage.class.php
|
2014-09-04 19:03:48 +02:00 |
|
Laurent Destailleur
|
73ad0f9302
|
Fix: Bad use of fetch_lines
|
2014-09-04 18:58:33 +02:00 |
|
Marcos García de La Fuente
|
ac824728bc
|
Migrated old error notifications to the """new""" system
|
2014-07-20 01:09:43 +02:00 |
|
Laurent Destailleur
|
9acf60d7c5
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
.travis.yml
ChangeLog
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/core/class/html.formfile.class.php
|
2014-07-14 23:36:10 +02:00 |
|
Alexis Algoud
|
6d83882a5d
|
FIX : Bad rank when a bill was made by multiple orders
|
2014-07-08 09:00:41 +02:00 |
|
Laurent Destailleur
|
ccca46f380
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/comm/propal.php
htdocs/comm/propal/list.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/core/lib/functions.lib.php
htdocs/expedition/note.php
htdocs/fourn/commande/liste.php
htdocs/fourn/facture/fiche.php
htdocs/main.inc.php
htdocs/projet/tasks/index.php
htdocs/theme/eldy/style.css.php
|
2014-05-29 19:20:48 +02:00 |
|
Laurent Destailleur
|
4076a4a643
|
Fix: select_date accepts -1, '' or a date but not '0'
|
2014-05-25 14:51:56 +02:00 |
|
Marcos García de La Fuente
|
0d121de1a6
|
Fix: [ bug #1388 ] Wrong date when invoicing several orders
|
2014-05-23 02:48:24 +02:00 |
|
Raphaël Doursenaud
|
f8f502d013
|
Removed closing php tag
http://php.net/manual/en/language.basic-syntax.phptags.php
|
2014-05-03 18:18:44 +02:00 |
|
Laurent Destailleur
|
f7fe25e408
|
Uniformize code to prepare mass update
|
2014-02-27 10:37:23 +01:00 |
|
Grand Philippe
|
c5689b86b4
|
Fix: path to image must not be hardcoded but use dol_buildpath or img_picto with param src=1
|
2014-01-13 09:43:21 +01:00 |
|
Laurent Destailleur
|
949b8c6274
|
Mark method classer_facturee deprecated.
Make better translation of some workflow options.
|
2013-09-16 11:50:53 +02:00 |
|