Laurent Destailleur
|
86c399db70
|
Clean admin menu entries
|
2017-02-22 02:32:35 +01:00 |
|
Laurent Destailleur
|
d5bb208957
|
Clean admin menu entries
|
2017-02-22 02:19:50 +01:00 |
|
Laurent Destailleur
|
1681445427
|
Remove useless line
|
2017-02-22 00:08:25 +01:00 |
|
Laurent Destailleur
|
19e60f03b9
|
Add MAIN_SEARCH_FORM_ON_HOME_AREAS to disable useless search forms
|
2017-02-21 14:17:44 +01:00 |
|
Laurent Destailleur
|
7ab600781d
|
NEW Move login information on home page into a widget
|
2017-02-21 11:57:52 +01:00 |
|
Laurent Destailleur
|
992f292a05
|
Translation
|
2017-02-21 10:59:49 +01:00 |
|
Laurent Destailleur
|
eef3824f8c
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/admin/categories.php
htdocs/admin/dict.php
htdocs/langs/de_DE/bills.lang
htdocs/langs/en_US/main.lang
htdocs/langs/fr_FR/bills.lang
|
2017-02-21 10:34:52 +01:00 |
|
Laurent Destailleur
|
6c40110613
|
Sync transifex
|
2017-02-21 10:26:11 +01:00 |
|
Laurent Destailleur
|
68ded1b4c3
|
Fix language
|
2017-02-20 19:30:34 +01:00 |
|
Laurent Destailleur
|
3e2c0d26f2
|
Fix MVC
|
2017-02-20 11:59:58 +01:00 |
|
Laurent Destailleur
|
a8129ce46e
|
Fix transaction/sql error
|
2017-02-20 11:49:27 +01:00 |
|
Laurent Destailleur
|
702ad5bcde
|
Fix menus
|
2017-02-20 11:29:30 +01:00 |
|
Laurent Destailleur
|
89d10ae5aa
|
Fix the accounting account groups must be editable by book keeper, not
admin user.
|
2017-02-20 11:21:38 +01:00 |
|
Laurent Destailleur
|
020ceacb46
|
Fix search criterias
|
2017-02-20 10:36:03 +01:00 |
|
Laurent Destailleur
|
d883c3cd8d
|
Fix rendering
|
2017-02-20 04:25:20 +01:00 |
|
Laurent Destailleur
|
501f118f92
|
Fix style
|
2017-02-19 22:53:29 +01:00 |
|
Laurent Destailleur
|
723d8ff106
|
Fix css
|
2017-02-18 00:48:17 +01:00 |
|
Laurent Destailleur
|
dbf4eaccb7
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-02-17 20:47:50 +01:00 |
|
Laurent Destailleur
|
847f408508
|
More complete repair
|
2017-02-17 20:47:22 +01:00 |
|
Laurent Destailleur
|
2dbae7b808
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-02-17 17:14:00 +01:00 |
|
Laurent Destailleur
|
fd111cb1c6
|
NEW tooltip can be on hover or on click with textwithpicto function.
|
2017-02-17 17:11:14 +01:00 |
|
Raphaël Doursenaud
|
b697da7399
|
Fix: [Payments] Properly escape variable for JS
The company name may contain reserved characters such as a quote
which needs proper escaping to prevent upsetting the JavaScript
interpreter.
|
2017-02-17 16:16:41 +01:00 |
|
Laurent Destailleur
|
49afc83a7f
|
Merge pull request #6437 from defrance/patch-80
"Preview" not translated
|
2017-02-17 13:28:29 +01:00 |
|
Laurent Destailleur
|
1f156c1716
|
Merge pull request #6436 from defrance/patch-79
on list, preview tooltip is not displayed correctly
|
2017-02-17 13:27:31 +01:00 |
|
Laurent Destailleur
|
7f21c3f3f2
|
Fix css email topic
|
2017-02-17 13:16:29 +01:00 |
|
Laurent Destailleur
|
87cbbadeed
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-02-17 13:11:51 +01:00 |
|
Laurent Destailleur
|
8d03f86f45
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-02-17 13:10:46 +01:00 |
|
Laurent Destailleur
|
0e6c329695
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-02-17 13:10:03 +01:00 |
|
Laurent Destailleur
|
a91d57037e
|
FIX #6433
|
2017-02-17 13:09:28 +01:00 |
|
BENKE Charlie
|
e4ede5aef3
|
"Preview" not translated
|
2017-02-17 12:32:06 +01:00 |
|
BENKE Charlie
|
b94312162e
|
on list, preview tooltip is not displayed correctly
it's a problem of alignment, the tooltip is cut by the left part on list (ex : comm/propal/list.php)
think we can do better
|
2017-02-17 12:05:24 +01:00 |
|
Laurent Destailleur
|
c61c13d9fd
|
Merge pull request #6428 from laudeco/fix/enable_module_with_dependencies
fix the enabling of a dependency module already ON
|
2017-02-17 10:47:29 +01:00 |
|
BENKE Charlie
|
90770a1f23
|
Accounting code not display on tooltip
|
2017-02-17 10:47:29 +01:00 |
|
Laurent Destailleur
|
37caae3466
|
Merge pull request #6427 from laudeco/fix/calendar_move_error
allow the drag and drop of an event only for allowed users
|
2017-02-17 10:46:15 +01:00 |
|
Laurent Destailleur
|
bde6815e5d
|
Merge pull request #6425 from GPCsolutions/5.0-multicurrency-error
Fix: [Multicurrency] properly display API error
|
2017-02-17 10:45:45 +01:00 |
|
Laurent Destailleur
|
0e5cd3c257
|
Merge pull request #6422 from defrance/patch-74
contact email not display on tooltip
|
2017-02-17 10:34:10 +01:00 |
|
Laurent Destailleur
|
c2ec6d5946
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-02-17 10:30:29 +01:00 |
|
Laurent Destailleur
|
d42d7343bc
|
Merge pull request #6419 from aspangaro/5.0-26
Fix : Link to loan admin isn't required, already support by page default account
|
2017-02-17 10:24:19 +01:00 |
|
a-schild
|
cea25ecb28
|
Use correct numeric format for all soldes
|
2017-02-17 10:23:00 +01:00 |
|
a-schild
|
2083d88609
|
Use correct numeric format for all soldes
|
2017-02-17 10:22:56 +01:00 |
|
Laurent Destailleur
|
24d2e22ceb
|
Merge pull request #6417 from a-schild/develop
Use correct numeric format for amounts in accountancy balance
|
2017-02-17 10:20:41 +01:00 |
|
Laurent Destailleur
|
0bc73cfb3f
|
Merge pull request #6421 from defrance/patch-73
$usemargins not used on global
|
2017-02-17 10:19:10 +01:00 |
|
Laurent Destailleur
|
beaa56306c
|
Add united arab emirates to states.
|
2017-02-17 10:06:49 +01:00 |
|
Laurent Destailleur
|
498473715e
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-02-17 01:48:43 +01:00 |
|
Laurent Destailleur
|
4c310964a9
|
Fix list of supplier proposals
|
2017-02-17 01:41:33 +01:00 |
|
Laurent Destailleur
|
ec962f13fa
|
CSS enhancement
|
2017-02-17 00:59:00 +01:00 |
|
Laurent Destailleur
|
afa5ef2913
|
NEW Introduce fields that can be computed during export in export
profiles.
|
2017-02-17 00:19:28 +01:00 |
|
Laurent Destailleur
|
9778ca414a
|
Better translation
|
2017-02-17 00:07:02 +01:00 |
|
Laurent Destailleur
|
4a8006b330
|
Fix style
|
2017-02-16 23:15:47 +01:00 |
|
Laurent Destailleur
|
c3d78bf1b4
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/tools/update.php
|
2017-02-16 22:09:37 +01:00 |
|