Regis Houssin
|
e81ccf1cff
|
FIX addinf a "div" for better interaction with login submit button
|
2019-08-04 17:21:13 +02:00 |
|
Laurent Destailleur
|
7f42380f83
|
FIX Fatal situation if payment removed on expense report. Action
set_unpaid was not available.
|
2019-08-03 20:53:57 +02:00 |
|
Laurent Destailleur
|
9baf21f492
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-07-30 22:03:13 +02:00 |
|
Laurent Destailleur
|
754ed1b93b
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
htdocs/core/triggers/interface_20_modWorkflow_WorkflowManager.class.php
|
2019-07-30 22:03:02 +02:00 |
|
Laurent Destailleur
|
6b789a13a1
|
Merge pull request #11562 from atm-quentin/FIX_pdf_cheque
FIX name was able to be in field but went back to new line
|
2019-07-30 22:00:58 +02:00 |
|
Laurent Destailleur
|
ed7a57e3ef
|
Merge pull request #11571 from atm-john/9.0_fix_showOutputField
Fix sellist showOuputField
|
2019-07-30 21:40:37 +02:00 |
|
Laurent Destailleur
|
9a87e27176
|
Merge pull request #11566 from atm-florianm/FIX_workflow_amount_comparison_fails_due_to_floating_point_val_precision_arithmetic_drift
FIX: floating point precision errors in the triggers of the workflow module
|
2019-07-30 21:23:43 +02:00 |
|
Laurent Destailleur
|
fe8ced58c8
|
Update interface_20_modWorkflow_WorkflowManager.class.php
|
2019-07-30 21:19:33 +02:00 |
|
Laurent Destailleur
|
64118a4ae3
|
Merge pull request #11573 from atm-maxime/8.0
Fix var declaration #11429
|
2019-07-30 20:56:23 +02:00 |
|
Laurent Destailleur
|
cb07d80681
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-07-30 20:37:55 +02:00 |
|
Laurent Destailleur
|
5f2439bf0a
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-07-30 20:37:44 +02:00 |
|
Laurent Destailleur
|
9e622fe042
|
Merge pull request #11572 from atm-maxime/fix_holiday_update_solde
Fix holiday counter auto update
|
2019-07-30 20:12:30 +02:00 |
|
Laurent Destailleur
|
ea92ba2a78
|
Update holiday.class.php
|
2019-07-30 20:11:43 +02:00 |
|
Laurent Destailleur
|
a5e0dd56f4
|
Merge pull request #11580 from aspangaro/9.0_FEC
FIX FEC Format - Save translation of the journal label in database & nowrap on amount
|
2019-07-30 16:10:32 +02:00 |
|
Laurent Destailleur
|
941b2c5325
|
Merge pull request #11581 from aspangaro/9.0_adh
FIX Language key
|
2019-07-30 15:58:30 +02:00 |
|
Laurent Destailleur
|
c080878083
|
Merge pull request #11585 from ATM-Marc/FIX_9.0_expedition_printObjectLine_loop
FIX: expedition card: infinite loop for printObjectLine hook if return > 0
|
2019-07-30 15:58:09 +02:00 |
|
Laurent Destailleur
|
24695a9112
|
Merge pull request #11595 from ATM-Marc/FIX_8.0_import_bad_categories
FIX: categories import: prevent mismatch between category type and object type
|
2019-07-30 15:56:36 +02:00 |
|
Laurent Destailleur
|
bb885cadf2
|
Merge pull request #11563 from atm-quentin/FIX_sociales_redirect_index
FIX wrong path sociales/index.php doesnt exist anymore
|
2019-07-30 15:43:42 +02:00 |
|
Laurent Destailleur
|
5ef5c5521f
|
Merge pull request #11597 from atm-florianm/8.0-FIX_missing_prefix_replacement_in_database_function_initialization
FIX issue #9300: install error with PostgreSQL using custom table prefix
|
2019-07-30 15:38:22 +02:00 |
|
Marc de Lima Lucio
|
703506c0e2
|
FIX: import filter error
|
2019-07-30 14:11:21 +02:00 |
|
Florian Mortgat
|
de293c4ef2
|
FIX issue #9300: install error with PostgreSQL when using custom table prefix
|
2019-07-30 14:09:03 +02:00 |
|
Laurent Destailleur
|
6aefa648e7
|
FIX CVE-2019-11199
|
2019-07-30 14:00:43 +02:00 |
|
Marc de Lima Lucio
|
449ef92007
|
FIX: categories import: prevent mismatch between category type and object type
|
2019-07-30 12:31:03 +02:00 |
|
Marc de Lima Lucio
|
87fc3c3968
|
FIX: expedition card: infinite loop for printObjectLine hook if return > 0
|
2019-07-29 13:56:35 +02:00 |
|
Florian Mortgat
|
858e8a826f
|
FIX: use rounding to compare the amounts
|
2019-07-29 09:47:28 +02:00 |
|
Alexandre SPANGARO
|
7a9f2b43c5
|
FIX Language key
|
2019-07-29 07:05:18 +02:00 |
|
Alexandre SPANGARO
|
bb168d7f54
|
Merge branch '9.0' into 9.0_FEC
|
2019-07-29 06:54:48 +02:00 |
|
Alexandre SPANGARO
|
cd22cc70c8
|
FIX FEC Format - Save translation of the journal
|
2019-07-29 06:41:51 +02:00 |
|
Alexandre SPANGARO
|
a2fc3689da
|
Nowrap on amount
|
2019-07-28 22:59:43 +02:00 |
|
Maxime Kohlhaas
|
43adb51932
|
Fix var declaration #11429
|
2019-07-27 22:06:08 +02:00 |
|
Maxime Kohlhaas
|
37ad5308e6
|
Fix holiday counter auto update
|
2019-07-27 19:19:13 +02:00 |
|
ATM john
|
581ae226ff
|
Fix sellist showOuputField
|
2019-07-27 18:25:25 +02:00 |
|
Laurent Destailleur
|
471a947e8a
|
FIX Attachment was lost when we validate an expense report
Conflicts:
htdocs/expensereport/class/expensereport.class.php
|
2019-07-26 16:33:32 +02:00 |
|
Laurent Destailleur
|
8b81702dd7
|
Fix API 404 errors
|
2019-07-26 13:23:42 +02:00 |
|
Laurent Destailleur
|
c61f8e965d
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-07-26 13:16:59 +02:00 |
|
Laurent Destailleur
|
e92c6c87a0
|
FIX API return 404 sometimes even if API exists
|
2019-07-26 13:16:49 +02:00 |
|
atm-quentin
|
f7c739bba9
|
FIX wrong path sociales/index.php doesnt exist anymore
|
2019-07-26 12:12:08 +02:00 |
|
atm-quentin
|
1f7cd1a3f8
|
FIX name was able to be in field but went back to new line
|
2019-07-26 11:05:16 +02:00 |
|
Laurent Destailleur
|
0d79905b0a
|
Merge pull request #11539 from hregis/9.0_bug2
FIX duplicate on the check (TODO field $onetrtd not used ?)
|
2019-07-25 17:56:42 +02:00 |
|
Laurent Destailleur
|
8241bc414a
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
htdocs/core/lib/files.lib.php
|
2019-07-25 17:52:17 +02:00 |
|
Laurent Destailleur
|
fe9ddd7649
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
htdocs/core/lib/files.lib.php
|
2019-07-25 17:50:07 +02:00 |
|
Laurent Destailleur
|
e8932335aa
|
Merge pull request #11544 from atm-josselin/FIX_upload_file_with_multiple_spaces
FIX : correct error in files with multiple spaces
|
2019-07-25 17:48:26 +02:00 |
|
Laurent Destailleur
|
6e3fad8f83
|
Fix phpcs
|
2019-07-25 17:42:44 +02:00 |
|
Laurent Destailleur
|
27c6bfe9db
|
Merge pull request #11548 from aspangaro/9.0pa
FIX FEC Format - Missing date_creation in general ledger when you add a new transaction
|
2019-07-25 17:37:05 +02:00 |
|
Laurent Destailleur
|
2f08715d5a
|
Merge pull request #11559 from atm-florianm/FIX_product.lib.php_needed_for_pdf_generation
FIX: tk9877 - PDF rouget requires product.lib.php
|
2019-07-25 17:34:25 +02:00 |
|
Florian Mortgat
|
65e9d8f239
|
FIX: tk9877 - PDF rouget requires product.lib.php (otherwise measuring_units_string() is not defined)
|
2019-07-25 11:14:59 +02:00 |
|
Alexandre SPANGARO
|
2162f2331d
|
Try to fix travis
|
2019-07-24 06:57:42 +02:00 |
|
atm-josselin
|
0a1f4b7931
|
FIX : correct error in files with multiple spaces
|
2019-07-23 09:45:17 +02:00 |
|
Laurent Destailleur
|
47ec88c8b5
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-07-22 19:06:57 +02:00 |
|
Laurent Destailleur
|
5dcf4d6646
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-07-22 19:06:48 +02:00 |
|