Laurent Destailleur
|
8363bee234
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/filefunc.inc.php
|
2017-04-06 21:56:48 +02:00 |
|
Laurent Destailleur
|
e2ea5945dd
|
Work on look and feel v6
|
2017-04-06 21:48:28 +02:00 |
|
Alexis ALGOUD
|
736800dd66
|
little fix
for param into list pagination
|
2017-04-05 12:16:10 +02:00 |
|
Laurent Destailleur
|
1dc2cae3a5
|
NEW Show company into combo list of projects
|
2017-04-05 11:51:55 +02:00 |
|
Laurent Destailleur
|
7c868888a5
|
FIX Add option MAIN_MAIL_USE_MULTI_PART to include text content into
HTML email and add option MAIN_MAIL_ADD_INLINE_IMAGES_IF_IN_MEDIAS to
restore the inline images feature.
|
2017-04-05 01:02:03 +02:00 |
|
Laurent Destailleur
|
13333ffd73
|
Add multipart text version into html emails.
|
2017-04-05 00:39:32 +02:00 |
|
Laurent Destailleur
|
c4d4856997
|
FIX sql errors on user card
|
2017-04-04 12:23:44 +02:00 |
|
Laurent Destailleur
|
9df4bac202
|
NEW Bookmarks are into a combo list.
|
2017-04-04 11:56:19 +02:00 |
|
Laurent Destailleur
|
761ece3125
|
Remove $maxfilenamelength replace with auto overflow.
|
2017-04-03 16:59:22 +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
|
13587fa13e
|
Fix key were not translated
|
2017-04-03 10:51:35 +02:00 |
|
Laurent Destailleur
|
6a69f9349b
|
Fix too much logs in list
|
2017-04-03 10:43:04 +02:00 |
|
Laurent Destailleur
|
a5a0995313
|
More comments
|
2017-04-03 10:11:29 +02:00 |
|
Laurent Destailleur
|
17a1874e36
|
FIX Counter of notification of a thirdparty
|
2017-04-01 13:43:05 +02:00 |
|
Laurent Destailleur
|
d975e7f442
|
Work on 6.0 look and feel
|
2017-04-01 12:46:47 +02:00 |
|
Laurent Destailleur
|
88017f5707
|
Merge pull request #6369 from atm-florian/dev_replace_extrefield_checkboxByMultiSelect
NEW : change render extrafields checkbox list for multiselectarray
|
2017-03-31 18:12:58 +02:00 |
|
Laurent Destailleur
|
7bcd4d74ef
|
Merge pull request #6617 from dolibarr95/patch-9
Display mobile icon
|
2017-03-31 17:43:01 +02:00 |
|
Laurent Destailleur
|
01a74a8d23
|
Work on 6.0 look and feel
|
2017-03-31 17:41:20 +02:00 |
|
Laurent Destailleur
|
8e70c4a0b7
|
Work on 6.0 new look and feel
|
2017-03-30 15:39:50 +02:00 |
|
Marcos García de La Fuente
|
cd5b074a48
|
FIX #6621 Documents tab shows greyed out upload form even if the option to show actions not available is disabled
|
2017-03-30 15:21:20 +02:00 |
|
dolibarr95
|
1489847a74
|
Display mobile icon
Display a specific icon when mobile
|
2017-03-30 09:49:34 +02:00 |
|
Laurent Destailleur
|
fbca800246
|
FIX Detection of color brightness
|
2017-03-29 11:46:13 +02:00 |
|
Laurent Destailleur
|
4fa5448aab
|
FIX Detection of color brightness
|
2017-03-29 10:34:33 +02:00 |
|
Laurent Destailleur
|
e416ea275e
|
Work on 6.0 look and feel
|
2017-03-28 21:04:38 +02:00 |
|
phf
|
fe1b1ede0f
|
Fix remove filter on date
|
2017-03-28 17:35:51 +02:00 |
|
phf
|
c3e8a5be62
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_inventory_coreobject_listview
|
2017-03-28 17:20:50 +02:00 |
|
Laurent Destailleur
|
31bde1ae74
|
Code for 6.0 new look and feel
|
2017-03-28 17:12:15 +02:00 |
|
phf
|
5decbde79b
|
Fix search by date does not work
|
2017-03-28 17:06:22 +02:00 |
|
phf
|
df170769c9
|
Update function module inventory
|
2017-03-28 16:05:18 +02:00 |
|
phf
|
70743e1f68
|
Update list header to be print with Dolibarr functions
|
2017-03-28 13:48:33 +02:00 |
|
Laurent Destailleur
|
f843f8a93d
|
Start to move search bar before table titles
|
2017-03-27 00:48:50 +02:00 |
|
atm-ph
|
ed27b44f62
|
Add TODO to print header table as Dolibarr
|
2017-03-26 14:58:59 +02:00 |
|
atm-ph
|
ae2ab3276d
|
Refactoring and class/method documentation
|
2017-03-26 14:37:25 +02:00 |
|
Laurent Destailleur
|
e38ad37ce3
|
FIX #6517 #6525 Autocompletion of thirdparty after n chars not
implemented
|
2017-03-26 05:02:06 +02:00 |
|
atm-ph
|
09f645fc9f
|
Fix travis
|
2017-03-25 23:21:49 +01:00 |
|
atm-ph
|
76b95aeec0
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_inventory_coreobject_listview
|
2017-03-25 19:15:25 +01:00 |
|
atm-ph
|
2fc74b4962
|
Refactoring class
|
2017-03-25 18:53:14 +01:00 |
|
atm-ph
|
cb576e6c99
|
Refactoring class
|
2017-03-25 18:26:10 +01:00 |
|
atm-ph
|
fce8e08b51
|
Refactoring and fix
|
2017-03-25 18:13:39 +01:00 |
|
atm-ph
|
ae33e40dc8
|
Refactoring and add method comments
|
2017-03-25 17:32:42 +01:00 |
|
atm-ph
|
269645dfc7
|
Add method documentations
|
2017-03-25 10:48:06 +01:00 |
|
atm-ph
|
de832d90a9
|
Refactoring
|
2017-03-25 00:50:53 +01:00 |
|
Laurent Destailleur
|
292bcae592
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-03-25 00:05:04 +01:00 |
|
Laurent Destailleur
|
d1a988a0be
|
Fix document_preview is possible on files with + chars inside.
|
2017-03-24 17:32:38 +01:00 |
|
atm-ph
|
edc2d39702
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_inventory_coreobject_listview
|
2017-03-24 17:06:40 +01:00 |
|
Laurent Destailleur
|
38660418b4
|
Include preview of pdf into dol_banner
|
2017-03-23 22:27:44 +01:00 |
|
Laurent Destailleur
|
664380d304
|
Css enhancement
|
2017-03-23 21:24:57 +01:00 |
|
Laurent Destailleur
|
eb145faffd
|
Replace parameter mixte with textselect
|
2017-03-23 19:57:45 +01:00 |
|
Laurent Destailleur
|
d1c29bf698
|
Merge pull request #6552 from defrance/patch-91
NEW : introducing "mixte" mode for select_duration
|
2017-03-23 19:54:33 +01:00 |
|
Laurent Destailleur
|
fec3a89aa5
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-03-23 11:38:46 +01:00 |
|