Laurent Destailleur
|
57521f628c
|
Fix bad path
|
2015-09-17 19:35:03 +02:00 |
|
Laurent Destailleur
|
b1168d223a
|
NEW Introduce table llx_overwrite_trans to be able to overwrite
translations by simple database edition.
|
2015-09-17 18:44:42 +02:00 |
|
Laurent Destailleur
|
8ff41a8ded
|
Enhance performance of option MAIN_OVERWRITE_TRANS_
|
2015-09-17 15:35:51 +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 |
|
Laurent Destailleur
|
313d9ddacd
|
FIX #3534
|
2015-09-16 22:04:03 +02:00 |
|
Laurent Destailleur
|
38bae655ea
|
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
Conflicts:
htdocs/core/class/html.form.class.php
|
2015-09-16 21:24:51 +02:00 |
|
Laurent Destailleur
|
e36928fd65
|
FIX #3529
|
2015-09-16 21:23:52 +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 |
|
aspangaro
|
5b57231c52
|
Fix : error skin name by default
|
2015-09-15 06:14:33 +02:00 |
|
aspangaro
|
2d2f59fe3f
|
Fix : Class 'Categorie' not found in core\class\html.form.class.php
|
2015-09-14 22:33:48 +02:00 |
|
Laurent Destailleur
|
b94fb9e1f3
|
Merge remote-tracking branch 'origin/3.8' into develop
|
2015-09-12 18:22:10 +02:00 |
|
Laurent Destailleur
|
9aec4d554b
|
Fix #3215 [User card] [Contact card] [Member card] Error in LDAP tab
|
2015-09-12 18:21:37 +02:00 |
|
Laurent Destailleur
|
0bfccc7255
|
Fix print into form to attach file must be into return.
|
2015-09-12 11:35:56 +02:00 |
|
Laurent Destailleur
|
06d19a5a40
|
Work on a new widget
|
2015-09-12 11:33:22 +02:00 |
|
Laurent Destailleur
|
1401debace
|
Fix print into form to attach file must be into return.
|
2015-09-11 08:32:40 +02:00 |
|
aspangaro
|
0055606256
|
Invert
|
2015-09-10 07:36:17 +02:00 |
|
aspangaro
|
3a90bfa6d3
|
Merge remote-tracking branch 'Upstream/develop' into develop-60
|
2015-09-10 06:59:23 +02:00 |
|
aspangaro
|
b1b7966c88
|
ckeditor: define the default skin when constant don't exist.
|
2015-09-10 06:58:20 +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
|
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 |
|
Laurent Destailleur
|
9cd5e7cafa
|
Fix some errors into code generator.
|
2015-09-07 15:03:38 +02:00 |
|
Laurent Destailleur
|
a44ab5168c
|
Save memory.
|
2015-09-07 12:43:25 +02:00 |
|
Laurent Destailleur
|
77ef046af4
|
Start to mutualize the builddoc and remove_file action.
|
2015-09-06 14:02:21 +02:00 |
|
GUERRIER Kevin
|
692fdbaec4
|
Adding Document tab into Bank Account
|
2015-09-04 21:29:16 +02:00 |
|
Laurent Destailleur
|
f57284f507
|
Fix stats opportunities
|
2015-09-01 16:52:20 +02:00 |
|
Laurent Destailleur
|
9aa60e1ae1
|
Fix remove warning
|
2015-08-31 19:02:14 +02:00 |
|
Laurent Destailleur
|
2a85fb542a
|
Fix phpcs
Sync transifex
|
2015-08-31 17:22:36 +02:00 |
|
Laurent Destailleur
|
3a32b08512
|
Fix filter on opportunity status
|
2015-08-31 15:52:54 +02:00 |
|
Laurent Destailleur
|
5fd6c44640
|
Fix error management
|
2015-08-31 13:00:24 +02:00 |
|
Laurent Destailleur
|
00b9f98c1c
|
Merge remote-tracking branch 'origin/3.7' into develop
|
2015-08-31 12:15:20 +02:00 |
|
Laurent Destailleur
|
fb70fbdc06
|
Merge pull request #3428 from marcosgdf/bug-3426
FIX [ bug #3426 ] Unable to create an invoice from a contract with extrafields
|
2015-08-31 00:53:04 +02:00 |
|
Laurent Destailleur
|
1e3bc9f822
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-08-30 21:21:37 +02:00 |
|
Laurent Destailleur
|
c06abac49e
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/compta/salaries/index.php
htdocs/contact/class/contact.class.php
htdocs/core/class/commonobject.class.php
htdocs/core/lib/geturl.lib.php
htdocs/core/lib/pdf.lib.php
|
2015-08-30 21:20:50 +02:00 |
|
aspangaro
|
e4bac2adfd
|
Merge remote-tracking branch 'Upstream/develop' into develop-57
Conflicts:
htdocs/install/mysql/migration/3.8.0-3.9.0.sql
|
2015-08-30 07:39:45 +02:00 |
|
Marcos García de La Fuente
|
b953d2c466
|
FIX [ bug #3426 ] Unable to create an invoice from a contract with extrafields
Close #3426
|
2015-08-29 19:42:51 +02:00 |
|
Juanjo Menent
|
25fca6615a
|
Merge pull request #3395 from fmarcet/develop
NEW: Translate extrafield's labels
|
2015-08-28 16:44:49 +02:00 |
|
Laurent Destailleur
|
39cbd7629f
|
Fix error message during import
|
2015-08-27 23:49:25 +02:00 |
|
philippe grand
|
6952084be3
|
it's a mess
|
2015-08-27 17:23:23 +02:00 |
|
philippe grand
|
e9f631d2e3
|
fix : Fatal error: Uncaught exception 'Exception' with message 'Incorrect log level'
|
2015-08-27 14:49:12 +02:00 |
|
philippe grand
|
db7defb7c3
|
Revert "fix : Fatal error: Uncaught exception 'Exception' with message 'Incorrect log level'"
This reverts commit 2527ae263b.
|
2015-08-27 14:43:48 +02:00 |
|
philippe grand
|
2527ae263b
|
fix : Fatal error: Uncaught exception 'Exception' with message 'Incorrect log level'
|
2015-08-27 14:28:12 +02:00 |
|
Laurent Destailleur
|
09355b0c7b
|
Fix filtering
|
2015-08-24 16:40:43 +02:00 |
|
Laurent Destailleur
|
2cf10ac05d
|
Fix filtering
|
2015-08-24 16:32:43 +02:00 |
|
Laurent Destailleur
|
8061ec9084
|
Fix translation
|
2015-08-24 15:59:17 +02:00 |
|
Laurent Destailleur
|
1a55159e35
|
Fix filter on prospect status
|
2015-08-24 14:59:46 +02:00 |
|
Laurent Destailleur
|
80fc4743c9
|
Fix the property "list" was not used.
|
2015-08-24 14:42:07 +02:00 |
|
aspangaro
|
a6701aeb69
|
New: CkEditor add possibility to choose skin
|
2015-08-23 15:39:55 +02:00 |
|
Laurent Destailleur
|
d409568442
|
Format code
|
2015-08-20 15:07:16 +02:00 |
|
Laurent Destailleur
|
936f912216
|
Fix filter on category
|
2015-08-20 04:07:07 +02:00 |
|