All-3kcis
|
880fa55dd5
|
display user-friendly filesize
|
2018-04-12 15:29:22 +02:00 |
|
Laurent Destailleur
|
7108f68db9
|
Remove old deprecated hook insertExtraFields. Triggers must be used for
action on CRUD events.
|
2018-04-10 12:03:01 +02:00 |
|
Laurent Destailleur
|
4d94327ead
|
Look and feel v8
|
2018-04-07 16:17:40 +02:00 |
|
Laurent Destailleur
|
d46a8eb8f0
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/company.php
|
2018-04-07 12:30:30 +02:00 |
|
Laurent Destailleur
|
ee870342ef
|
Fix navigation/translation
|
2018-04-06 20:22:20 +02:00 |
|
Laurent Destailleur
|
1009a629d9
|
Try better Fix for #8432
|
2018-04-06 13:20:09 +02:00 |
|
Laurent Destailleur
|
2207e5e470
|
Fix tooltip
|
2018-04-05 19:23:36 +02:00 |
|
Laurent Destailleur
|
2d547abaa9
|
Merge pull request #8498 from atm-john/New_import_lines_from_linked_element
New import lines from linked element
|
2018-04-05 18:26:47 +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 |
|
Marc de Lima Lucio
|
c2d3e2a701
|
NEW: generalize button to create object from list, for the remaining lists
|
2018-04-03 15:28:12 +02:00 |
|
John
|
d689e88b92
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into New_import_lines_from_linked_element
|
2018-04-03 11:38:12 +02:00 |
|
Laurent Destailleur
|
43f8834b28
|
Uniformize code with the new module builder framework
|
2018-03-31 18:48:27 +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
|
b6e9e0e287
|
Fix missing hooks
|
2018-03-30 16:44:58 +02:00 |
|
Laurent Destailleur
|
6ccdb52229
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-03-29 13:30:22 +02:00 |
|
Laurent Destailleur
|
072b6c02c0
|
FIX Test on mandatory status when closing proposal failed
|
2018-03-29 13:25:03 +02:00 |
|
Laurent Destailleur
|
b806b85761
|
Fix field filtert is set twice
|
2018-03-29 11:15:50 +02:00 |
|
Laurent Destailleur
|
6ef1dbbe0f
|
FIX auto open contract if one result found
|
2018-03-24 18:28:06 +01:00 |
|
Laurent Destailleur
|
630ed04e17
|
FIX missing properties in last contract list
|
2018-03-24 13:15:00 +01:00 |
|
Laurent Destailleur
|
6e52c896f2
|
Dolibarrize module ticket
|
2018-03-22 10:46:42 +01:00 |
|
Laurent Destailleur
|
d4ae0395ed
|
NEW Look and feel v8: Use a different picto for delete and unlink
|
2018-03-18 19:13:42 +01:00 |
|
Laurent Destailleur
|
e639f2a91f
|
Removed deprecated method classer_facturee(). Duplicate of
classifyBilled
|
2018-03-16 10:51:12 +01:00 |
|
Laurent Destailleur
|
c962b89495
|
NEW hook getnomurltooltip is replaced with hook getNomUrl more powerfull
|
2018-03-15 20:46:55 +01:00 |
|
Laurent Destailleur
|
620ceb54e3
|
Clean code to avoid confusion
|
2018-03-15 14:25:09 +01:00 |
|
Laurent Destailleur
|
0258d3aeeb
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-03-13 18:04:59 +01:00 |
|
ptibogxiv
|
4f6f0b302e
|
FIX for nondisplay of fk_element 's id in REST API response
the fk_element don't display when the call is made with REST API (reason non found)
|
2018-03-13 10:28:44 +01:00 |
|
Laurent Destailleur
|
78b0585798
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/taxes.php
|
2018-03-12 19:09:57 +01:00 |
|
Laurent Destailleur
|
93f4d6fdcd
|
Translation
|
2018-03-11 21:34:38 +01:00 |
|
Laurent Destailleur
|
a3d25b24d3
|
FIX #8285 Extrafields now reported by /api/index.php/agendaevents/{id}
|
2018-03-11 19:27:03 +01:00 |
|
Laurent Destailleur
|
4070d78d13
|
Fix phpcs
|
2018-03-11 02:18:46 +01:00 |
|
Laurent Destailleur
|
7f469e9f6f
|
Fix PHPCS
|
2018-03-11 02:04:08 +01:00 |
|
Alexis Algoud
|
129c032118
|
NEW hidden conf to set nb weeks to show into user view
|
2018-03-10 16:46:57 +01:00 |
|
Laurent Destailleur
|
466f87ee15
|
Merge pull request #8322 from inoveaconseil/develop
Add research with phone number on left search
|
2018-03-10 11:20:16 +01:00 |
|
Inovea Conseil
|
9075ed4107
|
Add mass action proposal closed
|
2018-03-10 00:04:58 +01:00 |
|
Laurent Destailleur
|
20ec269d4d
|
Merge pull request #8318 from atm-florian/7.0_betterthirdpartylink
7.0 betterthirdpartylink
|
2018-03-09 23:03:23 +01:00 |
|
florian HENRY
|
a34709c112
|
fix better thirdparty link
|
2018-03-09 22:36:00 +01:00 |
|
Regis Houssin
|
ea175cd6c1
|
Fix: compatibility with multicompany dictionnary sharing
|
2018-03-09 09:37:23 +01:00 |
|
Laurent Destailleur
|
1c9e7145e7
|
Merge pull request #8276 from ATM-Consulting/develop_atm
NEW: supplier credit notes & discounts (absolute and relative)
|
2018-03-08 20:06:37 +01:00 |
|
Regis Houssin
|
93a9430e49
|
Fix: regression, restore primary key
|
2018-03-08 07:41:54 +01:00 |
|
Laurent Destailleur
|
7e3b118257
|
Standardize output
|
2018-03-07 12:03:40 +01:00 |
|
Laurent Destailleur
|
1ca5c7083a
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/html.formother.class.php
htdocs/theme/eldy/style.css.php
htdocs/theme/md/style.css.php
|
2018-03-07 11:54:48 +01:00 |
|
Laurent Destailleur
|
f800d50fec
|
WIP to show event per hours
|
2018-03-07 11:53:30 +01:00 |
|
Laurent Destailleur
|
a0a9e12178
|
Fix css
|
2018-03-07 11:29:50 +01:00 |
|
Laurent Destailleur
|
1a5cc4e516
|
Fix in edit mode, title of event is required
|
2018-03-07 11:06:14 +01:00 |
|
Laurent Destailleur
|
f3fd5f4cfa
|
FIX Label of event show twice
|
2018-03-07 11:03:35 +01:00 |
|
Laurent Destailleur
|
1e6a55745c
|
CSS
|
2018-03-06 11:54:05 +01:00 |
|
Marc de Lima Lucio
|
1765b09fda
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop_atm
|
2018-03-05 11:05:38 +01:00 |
|
Marc de Lima Lucio
|
6a4a3c9e82
|
NEW: supplier credit notes: remove MAIN_FEATURES_LEVEL
|
2018-03-05 10:58:19 +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
|
0270e21289
|
Merge pull request #8242 from hregis/develop_multicompany
Fix: use "multidir_output" instead "dir_output" (propal)
|
2018-03-02 17:49:25 +01:00 |
|