Laurent Destailleur
|
f44b85f557
|
Fix $_SESSION['newtoken'] must be newToken()
|
2019-12-18 23:12:31 +01:00 |
|
Laurent Destailleur
|
ce47de453e
|
Fix HTML5
|
2019-12-12 10:31:08 +01:00 |
|
Scrutinizer Auto-Fixer
|
b40ecc3933
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2019-11-13 18:37:08 +00:00 |
|
Laurent Destailleur
|
ce1dec253f
|
FIX #11364
|
2019-11-05 12:47:38 +01:00 |
|
Laurent Destailleur
|
6f82c212a0
|
Finished migration to the new architecture of extrafields
|
2019-11-02 17:38:19 +01:00 |
|
Frédéric FRANCE
|
e93aaa2a75
|
replace deprecated user->societe_id by user->socid
|
2019-10-31 20:46:31 +01:00 |
|
Laurent Destailleur
|
24570f7165
|
Look and feel v11. Picto are fontawesome.
|
2019-10-02 18:14:41 +02:00 |
|
Alexandre SPANGARO
|
02dbc11f98
|
Move Gnu.org to https
|
2019-09-23 21:55:30 +02:00 |
|
Laurent Destailleur
|
5f23cf7e2a
|
CSS
|
2019-05-19 13:51:47 +02:00 |
|
Laurent Destailleur
|
bb9cd05ea8
|
Fix phpcs
|
2019-04-02 20:02:43 +02:00 |
|
Laurent Destailleur
|
37b8796f3c
|
NEW Add line total on list of payments
|
2019-04-02 17:54:34 +02:00 |
|
Philippe GRAND
|
8a62c9bc5f
|
update with html5 compliant code
|
2019-02-12 14:40:30 +01:00 |
|
Philippe GRAND
|
20c0af1f57
|
update with html5 compliant code
|
2019-02-10 11:04:09 +01:00 |
|
Laurent Destailleur
|
648eea3a70
|
Merge branch 'develop' into nospaceaftercomma
|
2019-01-30 16:00:11 +01:00 |
|
Alexandre SPANGARO
|
cc88c4f8ff
|
Move my email to the new one
|
2019-01-28 21:39:22 +01:00 |
|
Frédéric FRANCE
|
7ee086b402
|
PSR2 space after comma in function call
|
2019-01-27 11:55:16 +01:00 |
|
Laurent Destailleur
|
b511a056f4
|
Fix phpcs
|
2018-12-15 11:48:21 +01:00 |
|
Laurent Destailleur
|
baf9b6f309
|
Fix regression (bad name of function)
|
2018-12-14 19:21:19 +01:00 |
|
Laurent Destailleur
|
38ddfd9a62
|
Merge pull request #10152 from defrance/patch-134
refactoring list.php with dol_sql_datefilter
|
2018-12-14 19:06:29 +01:00 |
|
Regis Houssin
|
8953a3ed73
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_mc
Conflicts:
ChangeLog
|
2018-12-03 08:46:03 +01:00 |
|
BENKE Charlene
|
6ac3cfdd99
|
Update list.php
|
2018-12-01 23:48:36 +01:00 |
|
Laurent Destailleur
|
436a85ef7a
|
Fix missing email
|
2018-11-27 20:34:43 +01:00 |
|
Laurent Destailleur
|
be4dc40dfa
|
Fix standardize date format for payment between customer and supplier
|
2018-11-20 10:16:54 +01:00 |
|
Laurent Destailleur
|
4bf5a12f35
|
Fix trans
|
2018-11-20 09:56:03 +01:00 |
|
Regis Houssin
|
aaa9a4f47c
|
FIX use getEntity('invoice') instead getEntity('facture')
|
2018-11-15 17:27:49 +01:00 |
|
Regis Houssin
|
569d59d251
|
FIX change my deprecated email
|
2018-10-27 14:43:12 +02:00 |
|
Philippe GRAND
|
5b8b4a1415
|
Standardize
|
2018-08-08 12:29:36 +02:00 |
|
Frédéric FRANCE
|
4d5c28b597
|
loadlangs
|
2018-05-27 09:27:09 +02:00 |
|
Laurent Destailleur
|
82a8513aed
|
Standardize code
|
2018-04-29 19:52:14 +02:00 |
|
Laurent Destailleur
|
461ae46cc4
|
FIX When on a high page and searching for a small result, list was not
visible.
|
2018-04-24 11:37:57 +02:00 |
|
Laurent Destailleur
|
ac89951acd
|
Merge pull request #8647 from fmarcet/develop
New: Add same parameters on 'printFieldListTitle' hooks
|
2018-04-22 19:35:09 +02:00 |
|
Laurent Destailleur
|
ccd9aa8059
|
Fight against dolibarr warnings
|
2018-04-21 12:16:12 +02:00 |
|
Ferran Marcet
|
6ced1a3264
|
New: Add same parameters on 'printFieldListTitle' hooks
|
2018-04-20 10:38:16 +02:00 |
|
Regis Houssin
|
93a9430e49
|
Fix: regression, restore primary key
|
2018-03-08 07:41:54 +01:00 |
|
Laurent Destailleur
|
11286dee4a
|
Delete of payment
|
2017-12-03 11:59:16 +01:00 |
|
Laurent Destailleur
|
b93e35cdd2
|
Fix a lot of request to use the IN getentity instead of =
Fix a lot of request to use left join on type of payment table
|
2017-11-23 15:06:16 +01:00 |
|
Regis Houssin
|
9823d6622c
|
Fix: use default $shared value
|
2017-09-27 17:40:02 +02:00 |
|
Regis Houssin
|
2f537a1ade
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/compta/charges/index.php
htdocs/compta/paiement/list.php
htdocs/install/mysql/migration/6.0.0-7.0.0.sql
|
2017-08-22 18:49:40 +02:00 |
|
Laurent Destailleur
|
402e6bf650
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/bank/various_payment/card.php
htdocs/compta/bank/various_payment/index.php
htdocs/compta/paiement/list.php
htdocs/core/modules/modCron.class.php
|
2017-08-04 15:39:00 +02:00 |
|
Laurent Destailleur
|
56426ad3d9
|
Merge pull request #7228 from aspangaro/6.0-d2
Fix v6: SQL error in payment list and remove function length_accountg in bank index
|
2017-08-04 15:18:43 +02:00 |
|
Laurent Destailleur
|
4cb2a0bce2
|
Update list.php
|
2017-08-04 15:17:30 +02:00 |
|
Laurent Destailleur
|
fa752348c8
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/bank/various_payment/index.php
htdocs/contact/list.php
htdocs/langs/en_US/errors.lang
|
2017-08-02 17:56:09 +02:00 |
|
Laurent Destailleur
|
5b1f5b0f20
|
Fix translation done twice into field title of array
|
2017-08-02 13:31:53 +02:00 |
|
Alexandre SPANGARO
|
3c34add0d6
|
remove condition
|
2017-08-01 06:26:35 +02:00 |
|
Alexandre SPANGARO
|
9629a50853
|
Fix: SQL error in payment list
|
2017-08-01 06:21:19 +02:00 |
|
Regis Houssin
|
0dc0fe81fc
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
|
2017-07-31 07:40:01 +02:00 |
|
Alexandre SPANGARO
|
0e23873945
|
Fix: SQL error in payment list
|
2017-07-28 07:18:41 +02:00 |
|
Regis Houssin
|
200f232164
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
|
2017-07-16 07:51:20 +02:00 |
|
Laurent Destailleur
|
2870798d07
|
Fix remove warnings
|
2017-07-13 00:35:10 +02:00 |
|
Regis Houssin
|
3445c9d329
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/core/lib/functions.lib.php
|
2017-06-11 06:27:49 +02:00 |
|