Laurent Destailleur
|
33c5db9cc3
|
Prepare code for the new pagination possibility
|
2020-03-13 13:07:11 +01:00 |
|
Scrutinizer Auto-Fixer
|
e44865d8b5
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-02-21 16:53:37 +00:00 |
|
Laurent Destailleur
|
ec30938a07
|
Fix phpcs
|
2020-02-13 15:43:53 +01:00 |
|
Laurent Destailleur
|
306b8d190f
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-02-13 15:42:54 +01:00 |
|
Laurent Destailleur
|
c6c941e09a
|
Fix phpcs
|
2020-02-13 15:42:41 +01:00 |
|
Scrutinizer Auto-Fixer
|
011803ac71
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-02-13 11:36:05 +00:00 |
|
Laurent Destailleur
|
9e165a782f
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-02-13 11:58:23 +01:00 |
|
Laurent Destailleur
|
e511deb8e7
|
FIX #13096
|
2020-02-13 11:39:08 +01:00 |
|
Laurent Destailleur
|
f70dd8ec06
|
Clean code. Load thirdparty for correct lang before generating doc
|
2020-02-10 00:22:53 +01:00 |
|
Laurent Destailleur
|
4f3cc87077
|
FIX Confusion between 'bank reconciled' and 'accounted'. Show both data
|
2020-02-05 19:23:38 +01:00 |
|
Laurent Destailleur
|
30fa8940a9
|
FIX Confusion between 'bank reconciled' and 'accounted'. Show both data
|
2020-02-05 19:23:00 +01:00 |
|
Laurent Destailleur
|
f11a119ab0
|
Clean dead code
|
2019-12-31 16:50:21 +01:00 |
|
Laurent Destailleur
|
f44b85f557
|
Fix $_SESSION['newtoken'] must be newToken()
|
2019-12-18 23:12:31 +01:00 |
|
Scrutinizer Auto-Fixer
|
455178ff73
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2019-12-18 14:20:36 +00:00 |
|
Laurent Destailleur
|
838633d0de
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/system/filecheck.php
htdocs/api/class/api_setup.class.php
htdocs/compta/facture/card.php
htdocs/compta/stats/index.php
htdocs/core/actions_massactions.inc.php
htdocs/install/upgrade2.php
htdocs/loan/card.php
htdocs/loan/document.php
htdocs/loan/info.php
htdocs/loan/note.php
htdocs/loan/schedule.php
htdocs/product/list.php
htdocs/ticket/card.php
htdocs/user/class/user.class.php
|
2019-12-14 14:53:49 +01:00 |
|
Laurent Destailleur
|
835d22f556
|
Merge branch 'develop' into doxygen_todo
|
2019-12-14 13:46:40 +01:00 |
|
Laurent Destailleur
|
ce47de453e
|
Fix HTML5
|
2019-12-12 10:31:08 +01:00 |
|
Frédéric FRANCE
|
66805a502a
|
doxygen
|
2019-12-11 22:53:57 +01:00 |
|
Florian Mortgat
|
3f6715a377
|
FIX: add URL param "restore_last_search_values=1" to all backlinks that point to a list
|
2019-12-05 15:34:41 +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
|
4340f85e3c
|
Add warning
|
2019-11-13 01:22:13 +01:00 |
|
Scrutinizer Auto-Fixer
|
df664e790b
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2019-11-11 23:15:34 +00:00 |
|
Laurent Destailleur
|
ba1f4f0ac6
|
Fix look and feel v11
|
2019-11-07 16:40:59 +01:00 |
|
Frédéric FRANCE
|
35751a80ab
|
100% centpercent
|
2019-11-05 21:24:41 +01: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 |
|
Laurent Destailleur
|
e087ac434d
|
Merge pull request #12283 from frederic34/socid
replace deprecated user->societe_id by user->socid
|
2019-11-02 13:34:21 +01:00 |
|
Laurent Destailleur
|
45c77b4560
|
Renaming some libelle into label
|
2019-11-02 12:59:38 +01:00 |
|
Laurent Destailleur
|
25e64b0610
|
Merge branch 'develop' into socid
|
2019-11-02 12:01:06 +01:00 |
|
Laurent Destailleur
|
68c971a2b5
|
All properties 'type_libelle' were renamed into 'type_label'.
|
2019-11-02 11:12:57 +01:00 |
|
Frédéric FRANCE
|
e93aaa2a75
|
replace deprecated user->societe_id by user->socid
|
2019-10-31 20:46:31 +01:00 |
|
Frédéric FRANCE
|
86f22c4563
|
do not ignore lines with mix od tabs and spaces
|
2019-10-20 17:17:22 +02:00 |
|
Frédéric FRANCE
|
e75f7d448c
|
Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen
|
2019-10-16 20:00:01 +02:00 |
|
Laurent Destailleur
|
866dcf18fe
|
Look and feel v11
|
2019-10-06 15:34:22 +02:00 |
|
Laurent Destailleur
|
24570f7165
|
Look and feel v11. Picto are fontawesome.
|
2019-10-02 18:14:41 +02:00 |
|
Alexandre SPANGARO
|
91b3bf76fd
|
Merge branch 'develop' into 11.0_https
|
2019-10-01 06:11:43 +02:00 |
|
Laurent Destailleur
|
6966651d51
|
Standardize code to use dolSqlDateFilter
|
2019-09-28 13:22:05 +02:00 |
|
Alexandre SPANGARO
|
02dbc11f98
|
Move Gnu.org to https
|
2019-09-23 21:55:30 +02:00 |
|
Laurent Destailleur
|
1d74387125
|
Removed deprecated property ->numero (We must use ->num_payment)
|
2019-09-09 08:47:23 +02:00 |
|
Laurent Destailleur
|
f2af28f0e1
|
Clean code
|
2019-08-31 02:08:26 +02:00 |
|
Laurent Destailleur
|
6abfd8b145
|
Fix use short labels for workboard
|
2019-08-19 10:01:42 +02:00 |
|
Laurent Destailleur
|
d7a41c6b72
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/langs/en_US/admin.lang
|
2019-08-01 12:54:27 +02:00 |
|
Laurent Destailleur
|
5eb8f05061
|
FIX #11584
|
2019-08-01 12:23:02 +02:00 |
|
Laurent Destailleur
|
0a7d70829f
|
Translation of some comments
|
2019-07-05 21:37:25 +02:00 |
|
Laurent Destailleur
|
c521b9b8f8
|
Fix dispatch in ledger table of withdraw / direct debit payment
|
2019-06-20 16:58:51 +02:00 |
|
Laurent Destailleur
|
509ca489b2
|
Update card.php
|
2019-06-12 13:06:02 +02:00 |
|
Alexandre SPANGARO
|
f3cba86282
|
Better look
|
2019-06-10 07:49:10 +02:00 |
|
Alexandre SPANGARO
|
ae686ff62a
|
Better look
|
2019-06-09 08:39:38 +02:00 |
|
Laurent Destailleur
|
5f23cf7e2a
|
CSS
|
2019-05-19 13:51:47 +02:00 |
|
ATM john
|
292d9c38a5
|
Appli function to links
|
2019-04-15 00:21:58 +02:00 |
|
Laurent Destailleur
|
7b01e76d2b
|
Fix doxygen
|
2019-04-08 16:04:15 +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 |
|
Laurent Destailleur
|
f27f65e8bf
|
Responsive
|
2019-03-25 10:09:02 +01:00 |
|
Laurent Destailleur
|
f3cf3482fa
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/paiement/class/paiement.class.php
htdocs/projet/element.php
|
2019-03-18 10:23:14 +01:00 |
|
Laurent Destailleur
|
34034787af
|
FIX problem with sign of various payment in project preview
|
2019-03-18 10:16:08 +01:00 |
|
Frédéric FRANCE
|
62501b11e8
|
add visibility
|
2019-03-02 00:14:22 +01:00 |
|
Laurent Destailleur
|
3ec2338c2d
|
Look and feel v10
|
2019-02-26 19:37:32 +01:00 |
|
Laurent Destailleur
|
e4698fb6a5
|
Merge
|
2019-02-18 19:14:25 +01:00 |
|
Laurent Destailleur
|
07d1559802
|
FIX Mark credit note as available for credit note in other currency
|
2019-02-18 18:27:06 +01:00 |
|
Philippe GRAND
|
8a62c9bc5f
|
update with html5 compliant code
|
2019-02-12 14:40:30 +01:00 |
|
Laurent Destailleur
|
3e1b75e916
|
Merge pull request #10541 from grandoc/new_branch_10_02_2019
update with html5 compliant code
|
2019-02-12 13:35:27 +01:00 |
|
Philippe GRAND
|
20c0af1f57
|
update with html5 compliant code
|
2019-02-10 11:04:09 +01:00 |
|
Philippe GRAND
|
1b25d284a2
|
update with html5 compliant code
|
2019-02-10 11:01:23 +01:00 |
|
Frédéric FRANCE
|
1e43f8e54a
|
PEAR FunctionCallSignature
|
2019-02-10 10:45:49 +01:00 |
|
Frédéric FRANCE
|
970392adb8
|
Merge remote-tracking branch 'upstream/develop' into psr2squizwhite
|
2019-02-03 22:41:57 +01:00 |
|
Laurent Destailleur
|
af9e2d07d2
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/compta/paiement.php
htdocs/fourn/facture/paiement.php
|
2019-02-03 20:38:47 +01:00 |
|
Laurent Destailleur
|
4b77b3ff23
|
NEW Support tag {ccc} on payment ref
|
2019-02-03 20:36:20 +01:00 |
|
Frédéric FRANCE
|
80a12fcd1c
|
psr2 Squiz.WhiteSpace.ScopeClosingBrace.Indent
|
2019-02-03 14:29:45 +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
|
b10558bacd
|
Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma
|
2019-01-27 23:23:38 +01:00 |
|
Laurent Destailleur
|
4f9f0fd7b5
|
Merge branch 'develop' into elseif
|
2019-01-27 17:54:06 +01:00 |
|
Frédéric FRANCE
|
f0cdf300d1
|
Squiz.Functions.FunctionDeclarationArgumentSpacing
|
2019-01-27 15:20:16 +01:00 |
|
Frédéric FRANCE
|
7ee086b402
|
PSR2 space after comma in function call
|
2019-01-27 11:55:16 +01:00 |
|
Frédéric FRANCE
|
6e91b3cefc
|
PSR2 usage of else if is discouraged
|
2019-01-27 10:49:34 +01:00 |
|
atm-quentin
|
013c078c8b
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_manage_multicompany_for_invoice
|
2019-01-16 10:52:46 +01:00 |
|
Laurent Destailleur
|
19be47dbf7
|
Code comment
|
2019-01-12 01:22:08 +01:00 |
|
Laurent Destailleur
|
48e407740d
|
Fix tooltip
|
2019-01-10 01:49:49 +01:00 |
|
Laurent Destailleur
|
fbd490da15
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2019-01-09 13:29:47 +01:00 |
|
Laurent Destailleur
|
d1e062cafa
|
FIX When changing date of payment, change also record in bank if not
conciliated yet.
|
2019-01-09 13:28:12 +01:00 |
|
Laurent Destailleur
|
d9999d61f6
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2019-01-09 12:27:25 +01:00 |
|
Laurent Destailleur
|
890abd28d5
|
Fix look and feel v9
|
2019-01-09 12:26:49 +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 |
|
Laurent Destailleur
|
88a52aa11d
|
Merge branch 'develop' into develop_mc
|
2018-12-14 15:58:52 +01:00 |
|
Laurent Destailleur
|
2011afe6fb
|
Merge branch 'develop' into actionrefused
|
2018-12-14 15:48:24 +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 |
|
Maxime Kohlhaas
|
2e496ea83a
|
QUAL rename facnumber by ref
|
2018-12-02 17:33:44 +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
|
4845e90d95
|
Fix update of hours for payment
|
2018-11-20 10:03:38 +01:00 |
|
Laurent Destailleur
|
4bf5a12f35
|
Fix trans
|
2018-11-20 09:56:03 +01:00 |
|
atm-quentin
|
c18f486179
|
set facture to invoice AND check invoicenumber conf
|
2018-11-16 11:20:03 +01:00 |
|
atm-quentin
|
a8ab666d62
|
remplacement en masse des $conf->entity par des getEntity('facture')
|
2018-11-16 11:17:18 +01:00 |
|
Frédéric FRANCE
|
ce6b7adaa0
|
Merge remote-tracking branch 'upstream/develop' into actionrefused
|
2018-11-15 22:15:45 +01:00 |
|
Regis Houssin
|
aaa9a4f47c
|
FIX use getEntity('invoice') instead getEntity('facture')
|
2018-11-15 17:27:49 +01:00 |
|
Laurent Destailleur
|
d20bb41cde
|
Merge pull request #10017 from hregis/8.0_bug
FIX avoid error if $object->fk_account =< 0 for getNomUrl
|
2018-11-15 16:43:00 +01:00 |
|
Regis Houssin
|
bcc83408e0
|
FIX avoid error if $object->fk_account =< 0 for getNomUrl
|
2018-11-14 18:10:41 +01:00 |
|
Frédéric FRANCE
|
731d19a29b
|
add tooltip to butActionRefused
|
2018-11-13 21:40:17 +01:00 |
|
Regis Houssin
|
569d59d251
|
FIX change my deprecated email
|
2018-10-27 14:43:12 +02:00 |
|
Frédéric FRANCE
|
86d854f3f4
|
Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose
|
2018-10-24 23:04:26 +02:00 |
|
Frédéric FRANCE
|
fbc5ce623e
|
payments
|
2018-10-20 17:17:21 +02:00 |
|
Laurent Destailleur
|
b32ffdbbb9
|
Clean code
|
2018-10-19 14:59:00 +02:00 |
|
Frédéric FRANCE
|
256ee40d0a
|
Merge remote-tracking branch 'upstream/develop' into patch-16
|
2018-10-18 21:01:49 +02:00 |
|
Laurent Destailleur
|
7cafdc4d9a
|
Fix phpcs
|
2018-10-18 16:56:43 +02:00 |
|
Frédéric FRANCE
|
7d8ff04292
|
Update paiement.class.php
|
2018-10-17 08:15:12 +02:00 |
|
Frédéric FRANCE
|
2e77b9fed9
|
fix phpunit
|
2018-10-16 22:42:18 +02:00 |
|
ptibogxiv
|
d377fc26b4
|
ADD support of external modepayment
|
2018-10-16 16:55:25 +02:00 |
|
Laurent Destailleur
|
3c8b365c3e
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-10-09 14:53:39 +02:00 |
|
Nicolas Aupetit
|
c26fe00362
|
fix bank ref override "bordereau cheque" ref
|
2018-10-09 02:15:38 +11:00 |
|
Frédéric FRANCE
|
a128ea821e
|
Completely comment unused code
|
2018-09-12 22:49:32 +02:00 |
|
Frédéric FRANCE
|
987fdbe73c
|
Merge remote-tracking branch 'upstream/develop' into patch-6
|
2018-09-12 21:29:41 +02:00 |
|
Frédéric FRANCE
|
f02b2f0239
|
Merge remote-tracking branch 'upstream/develop' into patch-6
|
2018-09-09 13:35:58 +02:00 |
|
Frédéric FRANCE
|
a558c3bdac
|
replace select_date
|
2018-09-09 11:25:59 +02:00 |
|
Frédéric FRANCE
|
2b62c4ca8f
|
Merge remote-tracking branch 'upstream/develop' into camelCaps2
|
2018-09-08 10:50:27 +02:00 |
|
Philippe GRAND
|
38ca6096b2
|
Standardize and update code
|
2018-09-05 10:31:12 +02:00 |
|
Frédéric FRANCE
|
65b74ad30f
|
Merge remote-tracking branch 'upstream/develop' into camelCaps2
|
2018-09-04 20:48:35 +02:00 |
|
Frédéric FRANCE
|
35232b753a
|
move phpcs:ignore
|
2018-09-02 20:37:12 +02:00 |
|
Frédéric FRANCE
|
04c1a7d4af
|
move phpcs:ignore
|
2018-09-02 13:38:11 +02:00 |
|
Philippe GRAND
|
5d273960dc
|
fix conflict
|
2018-09-01 22:40:38 +02:00 |
|
Frédéric FRANCE
|
57fb3dc2f4
|
Merge remote-tracking branch 'upstream/develop' into camelCaps
|
2018-09-01 13:52:51 +02:00 |
|
Philippe GRAND
|
1944ef0dc3
|
conflict resolution
|
2018-09-01 12:38:22 +02:00 |
|
Philippe GRAND
|
bb05e80a87
|
Standardize and update code
|
2018-08-31 18:47:25 +02:00 |
|
Frédéric FRANCE
|
6aee680a4f
|
PSR2 ClassDeclaration
|
2018-08-29 22:06:05 +02:00 |
|
Frédéric FRANCE
|
b03f4004ea
|
PSR2 FunctionClosingBrace
|
2018-08-29 21:25:22 +02:00 |
|
Frédéric FRANCE
|
fe4260a014
|
Merge remote-tracking branch 'upstream/develop' into camelCaps
|
2018-08-28 09:34:53 +02:00 |
|
Philippe GRAND
|
2fa82edd39
|
Standardize and update code
|
2018-08-23 17:07:27 +02:00 |
|
Philippe GRAND
|
504b0e3d16
|
Update and standardize code
|
2018-08-22 18:34:50 +02:00 |
|
Frédéric FRANCE
|
850ac34020
|
mark non camelCaps function
|
2018-08-13 17:26:32 +02:00 |
|
Philippe GRAND
|
5b8b4a1415
|
Standardize
|
2018-08-08 12:29:36 +02:00 |
|
Frédéric FRANCE
|
a0a5d33641
|
test include
|
2018-07-26 17:30:53 +02:00 |
|
Laurent Destailleur
|
5c93fa1bfb
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/admin/journals_list.php
htdocs/compta/facture/fiche-rec.php
htdocs/core/class/html.form.class.php
htdocs/filefunc.inc.php
htdocs/langs/fr_FR/other.lang
|
2018-06-26 01:25:03 +02:00 |
|
Laurent Destailleur
|
5bee324578
|
Update paiement.class.php
|
2018-06-22 14:34:59 +02:00 |
|
Ferran Marcet
|
a21e138c70
|
Fix: Avoid converting into reduction twice and draft invoice
|
2018-06-15 11:19:04 +02:00 |
|
Laurent Destailleur
|
9717a32a2e
|
Merge pull request #8960 from grandoc/new_branch_13_06_2018
clean code
|
2018-06-14 12:01:19 +02:00 |
|
Laurent Destailleur
|
4a5fd35e11
|
Look and feel v8
|
2018-06-13 22:57:41 +02:00 |
|
Philippe GRAND
|
a937d9e657
|
clean code
|
2018-06-13 22:52:24 +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
|
69adf73f4f
|
Clean code from $var = True
|
2018-04-22 19:27:37 +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 |
|
Laurent Destailleur
|
bbfc4a3e17
|
NEW Look and feel v8 - Show Picto "+" on all links "Add record"
|
2018-04-18 03:26:15 +02:00 |
|
Laurent Destailleur
|
8fbde88872
|
Look and feel v8
|
2018-04-15 17:37:49 +02:00 |
|
Laurent Destailleur
|
3078b890d4
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/stripe/admin/stripe.php
|
2018-04-13 00:45:39 +02:00 |
|
Laurent Destailleur
|
421a794942
|
FIX #8559 Bug to generate cheque receipt
|
2018-04-12 17:22:51 +02:00 |
|
Laurent Destailleur
|
9d9f3ddf85
|
Merge pull request #8502 from ATM-Marc/NEW_create_from_list
NEW: generalize use of button to create new element from list
|
2018-04-05 16:40:15 +02:00 |
|
Laurent Destailleur
|
d21143831c
|
Clean code
|
2018-03-31 22:44:32 +02:00 |
|
Marc de Lima Lucio
|
0366e645d5
|
NEW: generalize button to create object from list, for most of the lists
|
2018-03-30 16:54:38 +02:00 |
|
Laurent Destailleur
|
c7e93a5a3b
|
Serious enhancement in auto subscription for member module
|
2018-03-23 22:49:08 +01:00 |
|
Regis Houssin
|
861a831e24
|
Fix: debug
|
2018-03-08 11:53:46 +01:00 |
|
Regis Houssin
|
93a9430e49
|
Fix: regression, restore primary key
|
2018-03-08 07:41:54 +01:00 |
|
Laurent Destailleur
|
69ef6a9316
|
Fix data on thirdparty tooltip
|
2018-03-07 19:13:54 +01:00 |
|
Laurent Destailleur
|
65c689cc81
|
Clean code
|
2018-03-07 18:32:47 +01:00 |
|
Laurent Destailleur
|
3287c03e67
|
Fix data on thirdparty tooltip
|
2018-03-07 18:32:25 +01:00 |
|
Laurent Destailleur
|
864edce665
|
NEW Accept anonmymous events (no user assigned)
NEW Online payment now record the payment on invoices
|
2018-03-04 19:39:46 +01:00 |
|
Laurent Destailleur
|
54edd51847
|
Fix look and feel v7
|
2018-03-01 12:07:19 +01:00 |
|
Laurent Destailleur
|
822dd4778c
|
Fix info in tooltip
|
2018-03-01 12:03:50 +01:00 |
|
Laurent Destailleur
|
d25270a6f4
|
Fix ref not visible in payment link
|
2018-03-01 11:53:02 +01:00 |
|
Laurent Destailleur
|
bc04b3ee27
|
Fix min decimal on amount in payment page
|
2018-03-01 11:52:50 +01:00 |
|
Laurent Destailleur
|
be3e8a0e2d
|
FIX Look and feel v7
|
2018-03-01 11:52:41 +01:00 |
|
Laurent Destailleur
|
d10d9f0fb2
|
Fix scrutinizer
|
2018-02-08 17:22:07 +01:00 |
|
Laurent Destailleur
|
c2590b9c7e
|
Fix: complete labels of operation if bank journal
Conflicts:
htdocs/compta/tva/class/tva.class.php
|
2018-02-05 17:10:18 +01:00 |
|
Laurent Destailleur
|
d3a6342034
|
Fix regeneration of PDF after creation of payment.
|
2018-02-02 10:37:10 +01:00 |
|
Laurent Destailleur
|
95d2a9f88d
|
Responsive and css
|
2018-01-12 01:10:03 +01:00 |
|
Laurent Destailleur
|
e56d74f5c4
|
Fix generation of doc for supplier payment
|
2018-01-11 19:01:47 +01:00 |
|
Laurent Destailleur
|
0b893c11fd
|
Revert "Fix wrong address used into PDF model of supplier payment"
This reverts commit 22d92c0540.
|
2018-01-11 18:09:05 +01:00 |
|
Laurent Destailleur
|
af6b84ba3a
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/list.php
htdocs/contact/document.php
htdocs/product/list.php
|
2018-01-11 01:03:13 +01:00 |
|
Laurent Destailleur
|
436b653fa0
|
Error report
|
2018-01-11 00:16:45 +01:00 |
|
atm-ph
|
22d92c0540
|
Fix wrong address used into PDF model of supplier payment
|
2018-01-08 15:25:18 +01:00 |
|
Laurent Destailleur
|
f7b663379a
|
Fix PHP 7.2
|
2017-12-10 21:04:59 +01:00 |
|
Laurent Destailleur
|
f85e79e250
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/html.formfile.class.php
htdocs/filefunc.inc.php
htdocs/holiday/class/holiday.class.php
|
2017-12-08 13:13:53 +01:00 |
|
Regis Houssin
|
04327189f7
|
Fix: access error when user not right to view all customers
|
2017-12-08 09:41:33 +01:00 |
|
Regis Houssin
|
c4b2c3e697
|
FIXME $accounts[$bid] is a label !
|
2017-12-08 09:17:12 +01:00 |
|
Regis Houssin
|
8e1a9064cb
|
Fix: avoid warning again
|
2017-12-08 09:00:05 +01:00 |
|
Regis Houssin
|
95fa183fac
|
Fix: Avoid warning "A non-numeric value encountered"
|
2017-12-08 08:49:03 +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 |
|
Laurent Destailleur
|
c22cd1cfe9
|
Fix test on entity must always be done using the "IN" instead of "="
|
2017-10-03 17:41:22 +02:00 |
|
Laurent Destailleur
|
f2e0ff0d30
|
Merge branch 'develop_dict' of https://github.com/hregis/dolibarr into hregis-develop_dict
|
2017-10-03 17:25:01 +02:00 |
|
Laurent Destailleur
|
a501a20487
|
NEW Search filters in lists are restored when using "back to list"
|
2017-10-03 16:00:52 +02:00 |
|
Regis Houssin
|
e65b21a3bf
|
Fix: change the parameter value of dol_getIdFromCode
|
2017-10-02 11:59:17 +02:00 |
|
Regis Houssin
|
09e71f1390
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_dict
|
2017-10-02 11:51:27 +02:00 |
|
Regis Houssin
|
9823d6622c
|
Fix: use default $shared value
|
2017-09-27 17:40:02 +02:00 |
|
gauthier
|
7f938bc517
|
NEW : unexistant function load_state_board() on several objects
|
2017-09-26 12:32:58 +02:00 |
|
Regis Houssin
|
d592664150
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_dict
|
2017-09-25 06:48:26 +02:00 |
|
Laurent Destailleur
|
e3da4188e2
|
GETPOST must not clean data for text input.
|
2017-09-25 00:16:52 +02:00 |
|
Regis Houssin
|
a03ef95eaa
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/install/mysql/tables/llx_c_payment_term.sql
|
2017-09-18 09:11:04 +02:00 |
|
Laurent Destailleur
|
ad40d27324
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/actions_sendmails.inc.php
|
2017-09-16 12:22:18 +02:00 |
|
Laurent Destailleur
|
59f644a3e2
|
FIX SEPA recording payment must save one payment in bank per customer
|
2017-09-15 18:39:10 +02:00 |
|
Laurent Destailleur
|
17eec5f9e9
|
Fix look and field for direct debit notes
|
2017-09-15 17:23:41 +02:00 |
|
Regis Houssin
|
db17eb80ec
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/compta/facture/class/paymentterm.class.php
|
2017-09-15 16:45:49 +02:00 |
|
Laurent Destailleur
|
8392158ee3
|
Update remisecheque.class.php
|
2017-09-14 12:06:41 +02:00 |
|
Stéphane BERTHELOT
|
93defa5f59
|
Fix dates in commande and remisecheque for PostgreSQL (should be treated like strings)
|
2017-09-14 12:06:25 +02:00 |
|
Laurent Destailleur
|
1cab73b605
|
Update remisecheque.class.php
|
2017-09-14 12:05:34 +02:00 |
|
Stéphane BERTHELOT
|
66f671f4c8
|
Fix dates in commande and remisecheque for PostgreSQL (should be treated like strings)
|
2017-09-11 18:01:24 +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 |
|
Laurent Destailleur
|
8c287174b0
|
Merge pull request #7215 from aspangaro/6.0-d1
Debug various_payment
|
2017-07-31 02:32:46 +02:00 |
|
Alexandre SPANGARO
|
0e23873945
|
Fix: SQL error in payment list
|
2017-07-28 07:18:41 +02:00 |
|
Regis Houssin
|
acd5780e32
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
|
2017-07-26 08:58:56 +02:00 |
|
florian HENRY
|
cdcbff2a85
|
NEW : generate invoice PDF on disount application or payment
|
2017-07-25 12:20:51 +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
|
cb6b81d897
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
|
2017-07-11 19:10:22 +02:00 |
|
Laurent Destailleur
|
f40afcf023
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
Conflicts:
htdocs/accountancy/class/bookkeeping.class.php
htdocs/compta/facture/list.php
htdocs/compta/paiement/class/cpaiement.class.php
htdocs/compta/sociales/card.php
htdocs/core/lib/functions.lib.php
htdocs/expensereport/card.php
htdocs/expensereport/class/expensereport.class.php
htdocs/product/stats/facture.php
|
2017-07-08 18:32:34 +02:00 |
|
florian HENRY
|
6e8c83b2a9
|
fix class error (given by eclipse Oxygen version)
|
2017-06-29 15:47:33 +02:00 |
|
Regis Houssin
|
fa247ffd98
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
|
2017-06-29 08:51:42 +02:00 |
|
Laurent Destailleur
|
6f82837b0f
|
Fix GETPOST of lang_id
|
2017-06-27 17:27:01 +02:00 |
|
Regis Houssin
|
8b0354cfdf
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/compta/paiement/class/paiement.class.php
htdocs/install/mysql/migration/5.0.0-6.0.0.sql
|
2017-06-11 16:43:31 +02:00 |
|
Laurent Destailleur
|
248c5acff2
|
Fix remove a FIXME tag.
|
2017-06-11 16:18:21 +02:00 |
|
Laurent Destailleur
|
5471170a97
|
Merge pull request #6969 from atm-alexis/NEW_blocklog_develop_refactor
NEW blockedlog hash and authority
|
2017-06-11 15:54:47 +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 |
|
Laurent Destailleur
|
7c0de18ac1
|
Fix code comment
|
2017-06-10 12:56:28 +02:00 |
|
Alexis Algoud
|
3d5899edf3
|
final blockedlog init
|
2017-06-10 09:25:32 +02:00 |
|
Regis Houssin
|
fa58f0f3e8
|
Fix: add entity filter
|
2017-06-09 09:25:15 +02:00 |
|
Regis Houssin
|
bfd6116e5b
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_mc
|
2017-06-06 15:03:36 +02:00 |
|
Laurent Destailleur
|
02b5d9e6f7
|
FIX #6945
|
2017-06-06 10:53:53 +02:00 |
|
Regis Houssin
|
5c5663c5ae
|
New: getEntity function use true $shared value by default
|
2017-05-30 18:50:54 +02:00 |
|
Laurent Destailleur
|
b3dc73e611
|
Look and feel v6
|
2017-05-21 02:43:51 +02:00 |
|
Laurent Destailleur
|
7dbe3b1da9
|
Merge pull request #6843 from aspangaro/6.0-multijournal
Fix : Sql error on salaries index for accountancy multijournal + debug
|
2017-05-18 17:45:21 +02:00 |
|
Laurent Destailleur
|
68e333879f
|
Fix var not sanitized
|
2017-05-16 13:27:32 +02:00 |
|
Alexandre SPANGARO
|
93554b7e30
|
Typo searchpicto
|
2017-05-14 21:06:33 +02:00 |
|
Laurent Destailleur
|
b568877f22
|
Merge pull request #6829 from grandoc/new_branch_10_05
Update code using new css class
|
2017-05-13 19:47:27 +02:00 |
|
Laurent Destailleur
|
fa290c34fa
|
Fix against SQL injection. Add phpunit to detect missing escapement.
|
2017-05-12 16:55:11 +02:00 |
|
Laurent Destailleur
|
0d11fce834
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-05-12 15:45:30 +02:00 |
|
Laurent Destailleur
|
b81de35703
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/adherents/class/adherent.class.php
htdocs/comm/propal/class/propal.class.php
htdocs/compta/facture/class/facture.class.php
htdocs/compta/sociales/class/chargesociales.class.php
htdocs/contrat/class/contrat.class.php
|
2017-05-12 15:44:09 +02:00 |
|
Laurent Destailleur
|
419c15ee8e
|
Fix escaping class
|
2017-05-12 15:28:10 +02:00 |
|
philippe grand
|
b7b16dc632
|
Update code using new css class
|
2017-05-10 16:41:19 +02:00 |
|
Laurent Destailleur
|
68b63927e0
|
Maxi miscellaneous debug
|
2017-05-05 12:33:49 +02:00 |
|
Laurent Destailleur
|
7c2b3b8df0
|
NEW When down payment is entered, discount to reuse into final invoice
is automatically created. This save one click into invoice workflow.
|
2017-04-30 12:55:11 +02:00 |
|
Laurent Destailleur
|
39ebaec064
|
Replace usage of $bc[$var] with class="oddeven"
|
2017-04-14 11:22:48 +02:00 |
|
Laurent Destailleur
|
56a4b7a1fd
|
Work on v6 look and feel
|
2017-04-08 14:03:38 +02:00 |
|
Laurent Destailleur
|
be439f6252
|
Work on look and feel v6
|
2017-04-07 16:16:44 +02:00 |
|
Laurent Destailleur
|
216bce608d
|
Work on v6 look and feel
|
2017-04-06 23:28:06 +02:00 |
|
Laurent Destailleur
|
e8767122b0
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/societe/list.php
|
2017-04-03 11:05:19 +02:00 |
|
Laurent Destailleur
|
a2da0dab7d
|
FIX bank account not visible on payment card
|
2017-04-02 21:42:16 +02:00 |
|
Laurent Destailleur
|
d975e7f442
|
Work on 6.0 look and feel
|
2017-04-01 12:46:47 +02:00 |
|