Laurent Destailleur
|
419c15ee8e
|
Fix escaping class
|
2017-05-12 15:28:10 +02:00 |
|
Laurent Destailleur
|
7a3b309013
|
Fix width
|
2016-12-03 15:22:26 +01:00 |
|
Laurent Destailleur
|
b953e8f364
|
Minor fix
|
2016-06-21 12:15:41 +02:00 |
|
Laurent Destailleur
|
9019576394
|
Fix css class opacitymedium was not used everywhere.
|
2016-06-07 15:58:02 +02:00 |
|
Laurent Destailleur
|
5db6bcd4a8
|
Fix contextpage lost on submitting form or sorting
|
2016-06-07 14:06:00 +02:00 |
|
Laurent Destailleur
|
104e34fe22
|
Fix css and missing link "go to list"
|
2016-04-08 03:40:23 +02:00 |
|
Juanjo Menent
|
314069f1da
|
Qual: Remove unused function
|
2016-04-03 15:47:07 +02:00 |
|
Juanjo Menent
|
305bbf1450
|
Fix Doc
|
2016-04-03 12:39:39 +02:00 |
|
Juanjo Menent
|
e8b2d6baab
|
NEW #3510 : Working
|
2016-04-03 12:22:18 +02:00 |
|
Juanjo Menent
|
9d189b3c04
|
NEW #3510 : Working
|
2016-04-03 12:14:51 +02:00 |
|
Juanjo Menent
|
d55d12baeb
|
NEW #3510 : Working
|
2016-04-03 11:56:31 +02:00 |
|
Juanjo Menent
|
aa9a39cab5
|
NEW #3510 : Standardize module
|
2016-03-25 15:59:44 +01:00 |
|
Laurent Destailleur
|
91caea5707
|
Code was corrupted with very bad commits. I restore files manually.
|
2016-03-25 15:53:44 +01:00 |
|
Juanjo Menent
|
922c57da76
|
NEW #3510 : Standardize module
|
2016-03-23 22:45:04 +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
|
bc33b19d7d
|
NEW Can change dynamically number of records visible into lists.
|
2016-02-11 20:24:15 +01:00 |
|
Laurent Destailleur
|
9da0164d90
|
Uniformize code for lists
|
2016-02-07 15:50:48 +01:00 |
|
Laurent Destailleur
|
78ee675993
|
Merge pull request #4463 from frederic34/patch-9
Update card.php
|
2016-01-22 04:13:13 +01:00 |
|
Frédéric FRANCE
|
d242d6ec6d
|
Update card.php
|
2016-01-19 17:39:21 +01:00 |
|
Frédéric FRANCE
|
6918a425a0
|
total records for deposit list
|
2016-01-19 12:15:37 +01:00 |
|
Laurent Destailleur
|
db7a98f0ef
|
Fix: When a payment mode was disabled, it was not visible on old
records.
Fix: init of $limit not correctly set according to 3.9 rules on most
pages.
|
2015-12-21 13:56:59 +01:00 |
|
Laurent Destailleur
|
9973315a07
|
Fix we muste have ($limit = $conf->liste_limite; $offset = $limit *
$page) and not ($offset = $conf->liste_limite * $page).
In a future $limit that could be overwrite from search post form.
|
2015-12-16 19:38:40 +01:00 |
|
philippe grand
|
c712532bf6
|
[Qual] Uniformize code
|
2015-11-12 11:59:15 +01:00 |
|
Laurent Destailleur
|
563a020595
|
NEW Free text for cheque deposit receipt can be HTML content.
|
2015-11-02 20:35:33 +01:00 |
|
Laurent Destailleur
|
61d739635e
|
Uniformize code and css for tables. Filters must be implemented
following example in test_arrays.php.
|
2015-10-09 12:30:16 +02:00 |
|
Laurent Destailleur
|
62792c08eb
|
Merge pull request #3591 from GPCsolutions/inherited
[Qual] Cleanup of inherited class properties
|
2015-09-26 11:23:59 +02:00 |
|
Raphaël Doursenaud
|
67ddb6c94e
|
[Qual] Cleanup of inherited class properties
|
2015-09-24 20:12:55 +02:00 |
|
Raphaël Doursenaud
|
631ee83745
|
[Qual] Replaced deprecated print_fiche_titre()
|
2015-09-24 18:34:58 +02:00 |
|
Laurent Destailleur
|
b94fb9e1f3
|
Merge remote-tracking branch 'origin/3.8' into develop
|
2015-09-12 18:22:10 +02:00 |
|
Laurent Destailleur
|
67b7345e83
|
Fix the feature to log a cheque as returned.
Fix duplicate parameter mainmenu and leftmenu into url
|
2015-09-12 18:00:19 +02:00 |
|
Laurent Destailleur
|
615734012e
|
Merge pull request #3476 from marcosgdf/refactor
Refactor: Created hasDelay functions
|
2015-09-09 20:50:58 +02:00 |
|
Juanjo Menent
|
7d88405058
|
Fix #3475 RemiseCheque: Undefined variable $date
|
2015-09-08 21:31:04 +02:00 |
|
Marcos García de La Fuente
|
2f85d02911
|
Added missing RemiseCheque properties
|
2015-09-06 19:24:17 +02:00 |
|
Laurent Destailleur
|
aec3976741
|
Fix set ref
|
2015-08-27 22:48:52 +02:00 |
|
Laurent Destailleur
|
302b61c5ce
|
Fix Can't download generated document for cheque summary deposit.
|
2015-08-27 22:43:09 +02:00 |
|
aspangaro
|
b9b6abd7a8
|
Merge remote-tracking branch 'Upstream/3.8' into 3.8-1
|
2015-07-18 05:29:57 +02:00 |
|
aspangaro
|
e8d99323d4
|
Fix: #3242 [Dashboard] Checks waiting for deposit bad main menu
|
2015-07-17 05:39:08 +02:00 |
|
aspangaro
|
59e88590e0
|
Move my address email to new one
|
2015-07-15 20:30:33 +02:00 |
|
Laurent Destailleur
|
1fb40565f4
|
Fix bad parameters of function select_date
|
2015-07-12 12:50:24 +02:00 |
|
Laurent Destailleur
|
9321272838
|
Uniformize code
|
2015-07-04 04:34:14 +02:00 |
|
Maxime Kohlhaas
|
84be022ee1
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into check_rejection
Conflicts:
htdocs/compta/paiement/cheque/card.php
|
2015-07-02 13:45:32 +02:00 |
|
Maxime Kohlhaas
|
16ef029a80
|
Add function to manage check rejection
|
2015-06-26 18:50:31 +02:00 |
|
aspangaro
|
9d2e964b00
|
Fix: print_liste_field_titre('');
|
2015-06-26 06:23:29 +02:00 |
|
aspangaro
|
e23459d53b
|
NEW Forms are using the tab look, even in creation mode
|
2015-05-20 21:50:38 +02:00 |
|
Laurent Destailleur
|
a258370f8a
|
Prepare code for generic solution where all path are forged using
get_exdir.
|
2015-05-18 22:25:51 +02:00 |
|
Raphaël Doursenaud
|
0d8641a073
|
[Qual] Use jQuery property instead of attribute to test and set checked
|
2015-05-12 14:51:30 +02:00 |
|
Raphaël Doursenaud
|
859d1b0df9
|
[Qual] Fixed HTML input form checked attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The input form checked attribute should not have a value.
|
2015-05-07 14:21:14 +02:00 |
|
jfefe
|
f5db4d5bb7
|
Fix: missing getEntity function
|
2015-04-19 03:05:37 +02:00 |
|
aspangaro
|
d69f066735
|
QUAL: Traduce terms + remove <center>
|
2015-03-15 14:04:07 +01:00 |
|