Laurent Destailleur
91caea5707
Code was corrupted with very bad commits. I restore files manually.
2016-03-25 15:53:44 +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
Laurent Destailleur
3bcc7b0f8f
Merge remote-tracking branch 'origin/3.8' into 3.9
...
Conflicts:
htdocs/comm/remise.php
htdocs/expedition/card.php
htdocs/expedition/class/expedition.class.php
htdocs/filefunc.inc.php
htdocs/societe/price.php
2016-02-15 01:37:23 +01:00
Laurent Destailleur
e9ffbd1406
FIX When an email was partially sent from GUI, it was not possible to
...
finish from CLI.
2016-02-12 14:27:59 +01:00
Regis Houssin
0b25601307
Fix: wrong object name
2016-02-08 12:31:40 +01:00
Regis Houssin
9b10f030bf
Fix: missing signature and uniformize code between card and script
2016-02-08 12:20:40 +01:00
Laurent Destailleur
20f1455090
FIX #4314
2016-01-08 15:45:23 +01:00
Laurent Destailleur
a4edd90320
Debug the cron module
2015-12-19 03:27:55 +01:00
Raphaël Doursenaud
bbe7498de6
Better Travis CI
...
NEW:
Cleaned up routines for better readability of both declaration and results.
PHP versions now really covered.
The old code forced install of PHP and didn't use Travis provided versions.
This resulted in the process not being executed with the declared PHP version.
Dropped MySQL in favor of MariaDB.
This is now the FLOSS community standard.
This should help avoid problems with buggy MySQL releases.
Fast finish enabled to show results faster.
Optimized tools installation with composer.
The right version of the tool is installed for the PHP version under test.
New PHP linter to check for syntax errors.
Parallelized for better speed.
Apache + PHP FPM for testing webservices.
The previous mod_php configuration was not supported on Travis.
New global DEBUG environment variable to show verbose output with configuration files content.
IRC notification on #dolibarr@freenode for community awareness.
FIXES:
Bug in scripts preventing execution with environmentalized PHP.
Wrong detection of MAIN_URL_ROOT under specific circumstances.
$_SERVER["DOCUMENT_ROOT"] empty and $_SERVER["SCRIPT_NAME"] populated.
Relative ignore directive in coding style ruleset to avoid bypassing test.
Unit test errors without an exit status.
This prevented the CI from properly detecting and reporting the error.
TODOS:
PostgreSQL support.
This one is tricky since we only have a MySQL dump and the syntax is not directly compatible.
SQLite support.
Disabled in core at the moment.
Nginx + PHP FPM support.
Test webservices on the second most popular webserver.
Run dev/* checks.
We have a nice collection of scripts we could leverage.
Check Javascript.
Check CSS.
Check SQL.
2015-12-13 21:34:36 +01:00
Laurent Destailleur
a8d28b5e46
NEW Add a filter field to restrict list of member when doing a LDAP list
...
request. Use also this filter into ldap command line script making sync
from ldap to dolibarr.
2015-10-30 19:23:23 +01:00
Laurent Destailleur
75eae394f1
Fix confirmation of scripts make scripts not working with cron
2015-09-12 11:36:06 +02:00
Laurent Destailleur
6318b12aeb
Fix confirmation of scripts make scripts not working with cron
2015-09-11 20:36:45 +02:00
aspangaro
59e88590e0
Move my address email to new one
2015-07-15 20:30:33 +02:00
aspangaro
b6958bb592
Wrong address
2015-06-15 05:22:50 +02:00
Laurent Destailleur
43ed48896a
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
build/debian/changelog
htdocs/filefunc.inc.php
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
2015-06-05 18:31:53 +02:00
Laurent Destailleur
f0257d02b5
Minor fix
2015-06-01 16:31:25 +02:00
jean
659570a6ab
add a script for migrating pictures of products
2015-05-04 11:56:02 +02:00
Laurent Destailleur
100fa1067e
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/compta/bank/virement.php
htdocs/compta/facture/impayees.php
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/core/menus/standard/eldy.lib.php
htdocs/core/modules/modProjet.class.php
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
htdocs/langs/en_GB/admin.lang
htdocs/langs/es_AR/orders.lang
htdocs/langs/es_AR/trips.lang
htdocs/langs/es_CO/admin.lang
htdocs/langs/es_CO/orders.lang
htdocs/langs/es_CO/trips.lang
htdocs/langs/fr_FR/admin.lang
htdocs/langs/fr_FR/main.lang
htdocs/langs/pl_PL/interventions.lang
htdocs/langs/pt_BR/trips.lang
htdocs/langs/ro_RO/productbatch.lang
htdocs/langs/ro_RO/trips.lang
htdocs/main.inc.php
htdocs/projet/element.php
2015-04-22 17:57:57 +02:00
philippe grand
eaf0fda6aa
fix syntax errors
2015-04-18 18:07:41 +02:00
jean
8006edc278
correct issue 2589 getting user signature in script, when user is sended
...
through a script parameter
2015-04-18 16:39:53 +02:00
Laurent Destailleur
10f967e07a
FIX #2519
2015-04-02 11:11:03 +02:00
Laurent Destailleur
29fc2652e1
FIX #2519
2015-04-02 11:00:37 +02:00
Laurent Destailleur
4781707fa4
Fix jodconverter can't work without the wrapper jodconverter.
2015-02-22 16:01:01 +01:00
Laurent Destailleur
d5ec19ef83
Enhance help when running cron script from command line
2015-02-11 13:21:12 +01:00
Laurent Destailleur
2e3400a039
Enhance help when running script from command line
2015-02-11 12:29:39 +01:00
Laurent Destailleur
0ca1647e11
Fixed: Removed bad commited dir
2015-01-23 01:52:56 +01:00
Laurent Destailleur
4aa4f5f5e9
Merge remote-tracking branch 'origin_dolibarr/develop' into develop
2015-01-22 23:14:40 +01:00
Emmanuel Haguet
296d947bd2
Corrections (fichier, calcul de ref)
2015-01-21 16:25:13 +01:00
Emmanuel Haguet
0b3aebeac0
renommage data.csv, User dolibarr et 2ème script
2015-01-21 15:06:32 +01:00
Laurent Destailleur
449f2b9346
Merge branch 'delay-emailing' of https://github.com/marcosgdf/dolibarr
...
into marcosgdf-delay-emailing
Conflicts:
htdocs/comm/mailing/card.php
2015-01-21 00:05:19 +01:00
Emmanuel Haguet
b93c3cc7ce
Script Import Fournisseur + données au format CSV
2015-01-20 14:54:18 +01:00
Laurent Destailleur
e220ce5a82
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/comm/card.php
htdocs/comm/propal.php
htdocs/commande/card.php
htdocs/compta/facture.php
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/core/class/html.formcompany.class.php
htdocs/custom/.gitignore
htdocs/expedition/card.php
htdocs/fourn/card.php
htdocs/product/fournisseurs.php
2015-01-18 18:44:22 +01:00
Marcos García de La Fuente
fb186d6ef8
Added delay between mails in Newsletter module
2015-01-18 16:26:26 +01:00
Laurent Destailleur
839f73d568
Update doc
2015-01-18 14:57:25 +01:00
Laurent Destailleur
007f18bcf7
Merge branch 'review' of https://github.com/GPCsolutions/dolibarr into
...
GPCsolutions-review
Conflicts:
htdocs/accountancy/journal/bankjournal.php
htdocs/accountancy/journal/cashjournal.php
htdocs/accountancy/journal/purchasesjournal.php
htdocs/comm/action/peruser.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/accounting.lib.php
htdocs/core/lib/report.lib.php
2015-01-17 15:11:12 +01:00
Laurent Destailleur
657fc1b91c
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
ChangeLog
htdocs/comm/fiche.php
htdocs/core/lib/functions2.lib.php
htdocs/fourn/fiche.php
htdocs/langs/fr_FR/compta.lang
htdocs/projet/element.php
htdocs/projet/tasks/contact.php
htdocs/projet/tasks/time.php
2014-12-26 04:44:15 +01:00
HENRY Florian
578c4ca383
Update odt2pdf.sh
...
Fix odt2pdf.sh
2014-12-19 12:32:43 +01:00
Laurent Destailleur
167ec6917a
Can add prefix into generated filename. This will save time for script
...
to build kit of files for book keeper.
2014-11-01 20:15:51 +01:00
Laurent Destailleur
a99bd1c835
Fix: Fix permission on files.
2014-10-17 15:30:38 +02:00
Laurent Destailleur
97eec37f1c
Uniformize code: property "nom" for thirdparty is aliased into "name"
...
everywhere.
2014-10-04 17:20:17 +02:00
Raphaël Doursenaud
37c0b9606b
FIX: Removed unused variable
2014-09-19 03:05:21 +02:00
aspangaro
0b20369dd7
Qual: Renamed all files & links "fiche.php" into "card.php"
2014-09-18 21:18:25 +02:00
Laurent Destailleur
df70450073
Fix: Doxygen
2014-09-02 20:00:10 +02:00
aspangaro
6bad77d8fb
Move script
2014-08-30 06:46:42 +02:00
aspangaro
0738103da8
Renamed llx_c_pays to llx_c_country & field "libelle" to "label"
2014-08-10 13:37:39 +02:00
Laurent Destailleur
212e9825a3
Qual: Function getmypid were renamed into dol_getmypid.
2014-07-31 17:35:58 +02:00
Laurent Destailleur
823e976f39
Change the way parameters are provides to scripts
...
sync_xxx_ldap2dolibarr.php
2014-07-05 12:27:35 +02:00
Laurent Destailleur
e5d5a25433
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
htdocs/core/modules/societe/doc/doc_generic_odt.modules.php
2014-07-05 11:54:02 +02:00
Laurent Destailleur
2921412634
Merge remote-tracking branch 'origin/3.5' into 3.6
2014-07-05 11:51:02 +02:00