- Dec 16, 2015
-
-
Laurent Destailleur authored
New: Accountancy add a function to remove all zero at the right of the account
-
Laurent Destailleur authored
Typo
-
Laurent Destailleur authored
Complete information on FEC format - french law
-
Laurent Destailleur authored
Fix not complete output of error messages in shipment
-
Laurent Destailleur authored
Fix not complete output of error messages
-
Laurent Destailleur authored
FIX : Fatal error: Cannot access empty property
-
Laurent Destailleur authored
Fix the list of thirdparty must be restricted to customer for invoices
-
Laurent Destailleur authored
FIX option MAIN_DISABLE_FULL_SCANLIST was not working for stock movements
-
Laurent Destailleur authored
Update sms.php
-
- Dec 15, 2015
-
-
aspangaro authored
-
aspangaro authored
Thanks to Florian
-
Laurent Destailleur authored
on invoice when a payment is done for several invoices, export of payment can export both fields.
-
Sof authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
- Dec 14, 2015
-
-
aspangaro authored
-
aspangaro authored
-
fappels authored
-
Laurent Destailleur authored
-
Philippe Grand authored
-
fappels authored
-
Sof authored
-
Bahfir Abbes authored
fix change customer function in customer invoices - include customers or prospects only
-
Frédéric France authored
-
Laurent Destailleur authored
-
- Dec 13, 2015
-
-
Laurent Destailleur authored
Better Travis CI
-
Raphaël Doursenaud authored
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.
-
Frédéric France authored
-
Frédéric France authored
-
Laurent Destailleur authored
JS error preventing hiding of dates at object line
-
Laurent Destailleur authored
[Qual] Uniformize code
-
Laurent Destailleur authored
Price expression selector fix
-
Laurent Destailleur authored
typo
-
Laurent Destailleur authored
typo
-
Laurent Destailleur authored
-
Laurent Destailleur authored
Conflicts: htdocs/accountancy/bookkeeping/list.php htdocs/accountancy/customer/list.php htdocs/accountancy/journal/bankjournal.php htdocs/core/lib/date.lib.php htdocs/core/lib/report.lib.php htdocs/langs/en_US/accountancy.lang
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
Conflicts: htdocs/product/class/product.class.php
-