Raphaël Doursenaud
|
65340667b6
|
[Qual] Replaced deprecated dol_microtime_float()
|
2015-09-24 18:42:35 +02:00 |
|
Raphaël Doursenaud
|
631ee83745
|
[Qual] Replaced deprecated print_fiche_titre()
|
2015-09-24 18:34:58 +02:00 |
|
Raphaël Doursenaud
|
dabfad1529
|
[Qual] Replaced deprecated print_titre()
|
2015-09-24 18:27:13 +02:00 |
|
Raphaël Doursenaud
|
9f2545b95d
|
[Qual] Replaced deprecated dol_clone by native clone
|
2015-09-24 17:24:40 +02:00 |
|
philippe
|
9e185eec75
|
FIX: order ref must not be translated
|
2015-09-24 15:29:17 +02:00 |
|
aspangaro
|
9b97e31a09
|
Merge remote-tracking branch 'Upstream/develop' into develop-67
|
2015-09-23 21:09:28 +02:00 |
|
Laurent Destailleur
|
95daf14725
|
Merge branch 'patch-73' of https://github.com/defrance/dolibarr into
defrance-patch-73
Conflicts:
htdocs/core/lib/functions.lib.php
|
2015-09-23 19:21:59 +02:00 |
|
tysauron
|
f3a28682ea
|
For not error Undefined property: stdClass::$MAIN_AGENDA_EXPORT_CACHE
|
2015-09-23 18:26:50 +02:00 |
|
Alexis Algoud
|
2d35124c71
|
FIX no need to remove file into mail form, the temp dir will be deleted after any sending
|
2015-09-23 11:11:19 +02:00 |
|
aspangaro
|
918c323f8f
|
Salaries : Add info card / add field datec / rename field user_creat to user_author
|
2015-09-23 06:37:14 +02:00 |
|
tysauron
|
f8f50b3071
|
For not error Undefined property: stdClass::$MAIN_AGENDA_EXPORT_CACHE
|
2015-09-23 01:24:30 +02:00 |
|
tysauron
|
f1ab0d36c5
|
Chmod new file not old file
|
2015-09-23 00:32:30 +02:00 |
|
Laurent Destailleur
|
33f1dfd6f0
|
Merge pull request #3568 from tysauron/patch-4
Chmod new file not old file
|
2015-09-23 00:31:52 +02:00 |
|
tysauron
|
2d237cadc9
|
Chmod new file not old file
|
2015-09-22 22:37:31 +02:00 |
|
Laurent Destailleur
|
72d7671a1e
|
Enhance CSS
|
2015-09-22 16:21:46 +02:00 |
|
Laurent Destailleur
|
58a734cb17
|
Firstname only on login
|
2015-09-21 17:28:11 +02:00 |
|
Laurent Destailleur
|
0821f18712
|
Merge remote-tracking branch 'origin/3.8' into develop
|
2015-09-18 21:50:10 +02:00 |
|
Laurent Destailleur
|
5f507cbbd8
|
Fix missing closing div making jmobile crazy
|
2015-09-18 20:23:06 +02:00 |
|
Laurent Destailleur
|
f72f652d98
|
FIX Pb into pagination scroll widget
FIX Style of previous-next card when using dolidroid
|
2015-09-18 15:51:27 +02:00 |
|
Laurent Destailleur
|
872b59f568
|
NEW: Add experimental option PDF_ALLOW_HTML_FOR_FREE_TEXT to be able to
enter pdf footer text with wysiwyg editor.
|
2015-09-18 12:34:36 +02:00 |
|
Laurent Destailleur
|
a4ab5f5552
|
Restore manual install of ckeditor. It seems upgrade with phpcomposer
make some plugins not working.
|
2015-09-18 12:10:47 +02:00 |
|
Laurent Destailleur
|
9cbd236c8c
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/filefunc.inc.php
|
2015-09-16 22:09:21 +02:00 |
|
Marcos García de La Fuente
|
3818bff86a
|
Fix: [ bug 1776 ] Undefined $deliverycompany variable in pdf_build_address
|
2015-09-16 12:49:05 +02:00 |
|
Laurent Destailleur
|
813667e564
|
Debug swith of ckeditor theme
|
2015-09-15 17:45:40 +02:00 |
|
Laurent Destailleur
|
1b836dc31e
|
Merge pull request #3408 from aspangaro/develop-60
New: CkEditor add possibility to choose skin
|
2015-09-15 17:09:11 +02:00 |
|
BENKE Charlie
|
95cfce925f
|
fix error on tabcollectors and enhance
fix error on tabcollectors feature
add number of tabs present in tab collectors
|
2015-09-15 03:33:27 +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
|
c785f8cfb1
|
Fix duplicate translation/encoding on setEventMessage
|
2015-09-12 12:52:07 +02:00 |
|
Laurent Destailleur
|
1396ed8f03
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-09-10 12:12:55 +02:00 |
|
aspangaro
|
3a90bfa6d3
|
Merge remote-tracking branch 'Upstream/develop' into develop-60
|
2015-09-10 06:59:23 +02:00 |
|
Laurent Destailleur
|
41803cd868
|
Merge pull request #3470 from GPCsolutions/develop-3440
Fix #3440 Only search for core modules in main path
|
2015-09-09 20:53:25 +02:00 |
|
Laurent Destailleur
|
3c91b8c890
|
Force to select "use personalized value" to select a personalized screen
option.
|
2015-09-09 12:39:06 +02:00 |
|
Juanjo Menent
|
5d401f275c
|
Merge pull request #3486 from GPCsolutions/debug
Qual: remove debug output
|
2015-09-08 19:54:42 +02:00 |
|
BENKE Charlie
|
e2a738bf54
|
New fonction complete_elementList_with_modules
if contactelement is defined on module definition, add module on definition type of contact
|
2015-09-08 13:11:26 +02:00 |
|
Laurent Destailleur
|
24f7100562
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/core/lib/memory.lib.php
|
2015-09-08 10:33:33 +02:00 |
|
Laurent Destailleur
|
82ad81fc03
|
Fix picto
|
2015-09-07 20:56:28 +02:00 |
|
Laurent Destailleur
|
9667b6a7c6
|
Solve conflict of var name
|
2015-09-07 20:22:44 +02:00 |
|
Laurent Destailleur
|
c9264fa1bc
|
Fix memcached effect was lost because init was done each time.
|
2015-09-07 20:19:37 +02:00 |
|
Laurent Destailleur
|
0a6451d72c
|
Fix memcached effect was lost because init was done each time.
|
2015-09-07 20:17:05 +02:00 |
|
Raphaël Doursenaud
|
71b98ffc0e
|
Qual: remove debug output
|
2015-09-07 17:15:41 +02:00 |
|
Raphaël Doursenaud
|
0a9f4a41f3
|
Qual: Removed dead code
|
2015-09-05 12:37:43 +02:00 |
|
Raphaël Doursenaud
|
97f91d0ef9
|
Fix #3440 Only search core modules in main path
Removed duplicated code and used common dolGetModulesDirs() function
|
2015-09-05 12:37:43 +02:00 |
|
Laurent Destailleur
|
c03d508bd3
|
Merge pull request #3467 from guerrierk/develop
NEW Adding Document tab into Bank Account
|
2015-09-05 10:26:51 +02:00 |
|
Laurent Destailleur
|
2a8ebcefcc
|
Merge pull request #3412 from gschratzer/develop
NEW update actions_sendmails.inc.php files.inc.php
|
2015-09-04 23:38:01 +02:00 |
|
GUERRIER Kevin
|
692fdbaec4
|
Adding Document tab into Bank Account
|
2015-09-04 21:29:16 +02:00 |
|
Raphaël Doursenaud
|
1ffb28a460
|
Fixed mobile detect classname without autoloader
|
2015-09-04 19:06:04 +02:00 |
|
Raphaël Doursenaud
|
0eb0f52b6d
|
Install mobiledetect from composer
|
2015-09-04 19:06:01 +02:00 |
|
Laurent Destailleur
|
dcaef54f9b
|
Fix can't disable a module that were removed.
|
2015-09-04 16:47:43 +02:00 |
|
Laurent Destailleur
|
d19ec89bf1
|
Merge remote-tracking branch 'origin/3.7' into 3.8
Conflicts:
htdocs/core/modules/modHoliday.class.php
htdocs/holiday/card.php
|
2015-09-03 23:27:47 +02:00 |
|
Marcos García de La Fuente
|
0955432de3
|
Merge branch '3.7' into bug-iban-whitespaces-37
# Conflicts:
# ChangeLog
|
2015-09-03 12:02:23 +02:00 |
|