Laurent Destailleur
|
a0d11e157b
|
Fix select2 component go over parent container so we introduce option to
deal this.
|
2016-01-08 23:17:45 +01:00 |
|
Laurent Destailleur
|
d5fa91f7ba
|
Fix several bugs in css and in jmobile usage
|
2016-01-02 20:48:19 +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
|
a2ae9b9cfc
|
Fix forget password page must have a different title then login page
Fix Missing translations
|
2015-12-21 00:47:44 +01:00 |
|
Laurent Destailleur
|
fa277ef634
|
Fix duplicate translation
|
2015-12-20 20:11:29 +01:00 |
|
Laurent Destailleur
|
5eea1ce7d9
|
Fix several warnings
|
2015-12-17 19:37:24 +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
|
2cd49043a6
|
[Qual] Close database handler should be after Footer
|
2015-12-11 19:37:12 +01:00 |
|
Raphaël Doursenaud
|
5aaafc3f8a
|
[Qual] OOP constructor
Using class name as constructor method is deprecated in PHP 7
|
2015-12-10 16:37:37 +01:00 |
|
Laurent Destailleur
|
939a36428c
|
Merge pull request #4156 from grandoc/develop
[Qual] Uniformize code
|
2015-12-06 14:42:58 +01:00 |
|
Laurent Destailleur
|
d4268c079f
|
Fix syntax error
|
2015-12-06 12:23:49 +01:00 |
|
Laurent Destailleur
|
374480043e
|
Add maxwidth300 on combo list for users and sale representatives
|
2015-12-06 00:37:58 +01:00 |
|
Laurent Destailleur
|
9d3451b31d
|
NEW Add thumb of users into thumbs stats on home page
|
2015-12-05 19:31:32 +01:00 |
|
Laurent Destailleur
|
ff4f1e7a5b
|
Debug 3.9
|
2015-12-05 19:20:39 +01:00 |
|
philippe grand
|
f640486c8b
|
[Qual] Uniformize code
|
2015-12-04 22:50:03 +01:00 |
|
philippe grand
|
94fe00fe8d
|
[Qual] Uniformize code
|
2015-12-04 19:45:39 +01:00 |
|
Frédéric FRANCE
|
6d7e360498
|
Update list.php
|
2015-11-28 20:33:18 +01:00 |
|
Laurent Destailleur
|
3485e351a4
|
Fix do not jump to top of page when clicking on "Link to order"
|
2015-11-28 15:46:20 +01:00 |
|
Laurent Destailleur
|
826c4de26b
|
Uniformize and debug module expense report.
|
2015-11-28 15:28:59 +01:00 |
|
Laurent Destailleur
|
295eb533f8
|
FIX Bad picto for expense report
|
2015-10-25 20:16:40 +01:00 |
|
Laurent Destailleur
|
54883f2d84
|
FIX Bad picto for expense report
|
2015-10-25 20:14:57 +01:00 |
|
philippe grand
|
f31ddc23aa
|
[Qual] Uniformize code
|
2015-10-17 16:18:33 +02:00 |
|
Laurent Destailleur
|
b748c4e328
|
Uniformize code
|
2015-10-17 02:03:59 +02:00 |
|
Laurent Destailleur
|
8c66a7d099
|
Revert a bad PR. if form_confirm is replaced with formconfirm, we must
include a print before. It is no more included into function.
|
2015-10-17 02:01:13 +02:00 |
|
Laurent Destailleur
|
7fd6d8839a
|
Uniformize code and use a new generic search architecture
|
2015-10-17 01:40:46 +02:00 |
|
Laurent Destailleur
|
b3491ef4e5
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
ChangeLog
htdocs/comm/propal/class/propal.class.php
htdocs/compta/facture/admin/facture_cust_extrafields.php
htdocs/compta/facture/admin/facturedet_cust_extrafields.php
htdocs/compta/facture/class/facture.class.php
htdocs/contrat/card.php
|
2015-10-16 10:12:36 +02:00 |
|
aspangaro
|
425e7ce808
|
Fix : ER Show date in english format
|
2015-10-07 22:31:23 +02:00 |
|
frederic34
|
f2d7523091
|
Optioncss
|
2015-10-04 12:31:32 +02:00 |
|
frederic34
|
9a021e6de4
|
Optioncss not kept in list
|
2015-10-04 10:45:57 +02:00 |
|
Laurent Destailleur
|
e444cb57d4
|
Fix bad print
|
2015-10-03 00:35:26 +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 |
|
Juanjo Menent
|
ad1a4c7e15
|
Merge pull request #3598 from GPCsolutions/formconfirm
[Qual] Replaced deprecated form_confirm()
|
2015-09-26 08:48:16 +02:00 |
|
Juanjo Menent
|
c726afe3bc
|
Merge pull request #3592 from GPCsolutions/select_users
[Qual] Replaced deprecated select_users()
|
2015-09-26 08:44:34 +02:00 |
|
Raphaël Doursenaud
|
485c369d55
|
[Qual] Replaced deprecated form_confirm()
|
2015-09-24 21:10:35 +02:00 |
|
Raphaël Doursenaud
|
b0b552c378
|
[Qual] Replaced deprecated select_users()
|
2015-09-24 20:32:35 +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 |
|
aspangaro
|
a805cb9374
|
Fix: ER payments are on the bank credit
|
2015-09-13 16:33:02 +02:00 |
|
Laurent Destailleur
|
a5c6582bc1
|
Fix duplicate translation/encoding on setEventMessage
Conflicts:
htdocs/ftp/index.php
|
2015-09-12 12:55:20 +02:00 |
|
Laurent Destailleur
|
942723ff8d
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-08-31 12:13:35 +02:00 |
|
Laurent Destailleur
|
47ea834516
|
Fix debug module expense report
|
2015-08-28 20:11:16 +02:00 |
|
Laurent Destailleur
|
4377a2d013
|
Fix style and sql error for field fde.ref not found
|
2015-08-28 18:20:51 +02:00 |
|
aspangaro
|
bd69d37c3a
|
New: Add number of expense reports to pay
|
2015-08-17 05:29:12 +02:00 |
|
Laurent Destailleur
|
0c6cb1c444
|
Fix bad translation
|
2015-07-30 14:47:56 +02:00 |
|
Laurent Destailleur
|
cb98d6cb93
|
Merge remote-tracking branch 'origin/3.8' into develop
|
2015-07-19 15:32:20 +02:00 |
|
Laurent Destailleur
|
eec1f4dcdf
|
Merge pull request #3267 from Dolibarr/3.8
fix user role and uk_user_api_key if api module not enabled
|
2015-07-18 23:51:51 +02:00 |
|
aspangaro
|
b9b6abd7a8
|
Merge remote-tracking branch 'Upstream/3.8' into 3.8-1
|
2015-07-18 05:29:57 +02:00 |
|
aspangaro
|
23673cf464
|
Fix: ER vat rate don't show in pdf
|
2015-07-16 20:51:22 +02:00 |
|
aspangaro
|
59e88590e0
|
Move my address email to new one
|
2015-07-15 20:30:33 +02:00 |
|
aspangaro
|
8b6a6d1da1
|
Fix: ER payment type don't show in card
|
2015-07-15 20:22:40 +02:00 |
|