Laurent Destailleur
|
4dbc1dd1c6
|
Merge remote-tracking branch 'origin/3.6' into develop
|
2014-07-06 21:09:10 +02:00 |
|
Florian HENRY
|
02574a7af2
|
Fix Ajax combobox in Extrafeilds
Add Extrafield on contract
|
2014-07-05 11:17:50 +02:00 |
|
Marcos García de La Fuente
|
56abf1cd72
|
Removed duplicated SQL error logging
|
2014-06-13 02:28:30 +02:00 |
|
Marcos García de La Fuente
|
ca0a6cb307
|
Removed SQL string from call debug log
|
2014-06-13 01:34:39 +02:00 |
|
Marcos García de La Fuente
|
7e7958cf73
|
Removed SQL errors as they are logged by the database handler
|
2014-06-12 13:49:05 +02:00 |
|
Marcos García de La Fuente
|
9fbd7806f0
|
More substitutions
|
2014-06-12 11:31:53 +02:00 |
|
Laurent Destailleur
|
b56f59b313
|
Perf: Avoid to isntantiate object 'form' into 'subform' classes when
already available.
Qual: Better information into xdebug page.
|
2014-05-01 16:26:57 +02:00 |
|
Raphaël Doursenaud
|
70c9dda964
|
Qual: Missing global declaration
|
2014-04-23 18:23:56 +02:00 |
|
Raphaël Doursenaud
|
a22ead5e97
|
Qual: Wrong type in method documentation
|
2014-04-23 18:23:56 +02:00 |
|
Laurent Destailleur
|
1b02cdd352
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
ChangeLog
dev/initdata/mysqldump_dolibarr_3.5.0.sql
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/product/index.php
htdocs/user/fiche.php
|
2014-04-12 00:53:25 +02:00 |
|
Florian Henry
|
a2a46f9300
|
Extrafield select form table do not display selected value on edit mode
|
2014-04-02 11:34:15 +02:00 |
|
Laurent Destailleur
|
62a990d6cc
|
Fix: ajax_combobox function must be included before called.
New: Feature of module survey are now localized into top menu "Tools".
|
2014-03-26 16:02:22 +01:00 |
|
philippe
|
e2b29bb108
|
fix english misspelling
|
2014-03-05 09:57:36 +01:00 |
|
Laurent Destailleur
|
860ca15cfc
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/core/class/extrafields.class.php
|
2014-02-17 15:27:30 +01:00 |
|
Laurent Destailleur
|
abc96b51fa
|
Enable extrafields for customer order, proposal and invoice lines. This
feature was developed for 3.5 but was disabled (hidden) because of
a bug not possible to fix enough quickly for 3.5.0 release.
|
2014-02-16 23:51:29 +01:00 |
|
Laurent Destailleur
|
ce8d13ead0
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
ChangeLog
build/debian/changelog
build/doxygen/dolibarr-doxygen.doxyfile
build/exe/doliwamp/doliwamp.iss
build/makepack-dolibarr.pl
build/perl/virtualmin/dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/comm/action/fiche.php
htdocs/filefunc.inc.php
htdocs/install/check.php
|
2014-02-10 00:38:10 +01:00 |
|
Laurent Destailleur
|
b714347b6b
|
Fix: Substition of extra field was ko for order.
|
2014-02-08 01:01:31 +01:00 |
|
Laurent Destailleur
|
d8b8f8c646
|
Uniformize code for contacts forms.
|
2014-02-04 20:49:07 +01:00 |
|
Laurent Destailleur
|
0e9477167d
|
Fix: Bad output of extrafields when list is used.
|
2014-01-30 11:47:25 +01:00 |
|
Laurent Destailleur
|
5076e8ce4e
|
Fix: Bad output of extrafields when list is used.
|
2014-01-30 10:48:10 +01:00 |
|
Laurent Destailleur
|
0b071ac4f1
|
Merge pull request #1369 from jfefe/fix_extrafield_list
Fix : when using several field for label into sellist extrafields
|
2014-01-09 06:41:27 -08:00 |
|
jfefe
|
77a1d6a43a
|
Bad value display when using several label into sellist extrafield
|
2014-01-09 02:40:34 +01:00 |
|
jfefe
|
f554464690
|
New : ajax list for extrafields list and sellist
|
2014-01-09 02:10:03 +01:00 |
|
jfefe
|
f1d1522478
|
Fix : when using several field for label into sellist extrafields traduction is not needed.
Without this, the list display "not defined". The key can't exists because label displayed is build from several field so we show raw data
|
2014-01-09 01:49:59 +01:00 |
|
Florian Henry
|
7696730680
|
Fix output of extrafield select list from table (in case of filter with
extrafields table)
|
2013-11-15 15:44:04 +01:00 |
|
Laurent Destailleur
|
addedb6f15
|
Merge branch 'develop' of https://github.com/FHenry/dolibarr into
FHenry-develop
Conflicts:
htdocs/core/class/extrafields.class.php
|
2013-11-05 19:53:49 +01:00 |
|
Laurent Destailleur
|
190dabc3f7
|
Fix: Tons of bugs with extrafields feature.
|
2013-11-05 13:11:36 +01:00 |
|
Florian Henry
|
0d2a019c3f
|
Extrafield : better filter on select from table management for
extrafields table
|
2013-11-05 11:26:13 +01:00 |
|
Florian Henry
|
a57afb6d40
|
[ task #1127 ] Add feature filter on extrafield type : select for table
|
2013-11-04 19:21:13 +01:00 |
|
Laurent Destailleur
|
c81bb60384
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
htdocs/core/lib/pdf.lib.php
htdocs/public/cron/cron_run_jobs.php
|
2013-10-27 02:33:03 +02:00 |
|
Florian Henry
|
c2def3d0b6
|
Fix bad display IE for checkbox extrafield readonly
|
2013-10-25 10:01:41 +02:00 |
|
Laurent Destailleur
|
10c2bdc193
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
htdocs/categories/class/categorie.class.php
htdocs/core/boxes/box_ficheinter.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/extrafields.class.php
htdocs/langs/fr_FR/compta.lang
|
2013-09-04 15:13:38 +02:00 |
|
Laurent Destailleur
|
b95aa1ac7b
|
Fix: select list on external table
Conflicts:
htdocs/core/class/extrafields.class.php
|
2013-09-02 00:41:14 +02:00 |
|
Laurent Destailleur
|
3a4896609a
|
Fix: Remove debug print
|
2013-09-02 00:38:13 +02:00 |
|
Laurent Destailleur
|
51cc957b97
|
Fix: select list on external table
|
2013-09-02 00:34:41 +02:00 |
|
Laurent Destailleur
|
afae841ae4
|
Fix: Permissions on files
|
2013-08-06 00:36:21 +02:00 |
|
Laurent Destailleur
|
67820774bb
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
ChangeLog
htdocs/commande/fiche.php
htdocs/core/class/extrafields.class.php
htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
|
2013-07-27 14:21:47 +02:00 |
|
jfefe
|
90e245ca5a
|
Merge branch 'extra-listlabel' of github.com:jfefe/dolibarr into extra-listlabel
Conflicts:
htdocs/core/class/extrafields.class.php
|
2013-07-27 01:29:05 +02:00 |
|
jfefe
|
95e2f30f6b
|
Can choose several fields to display with extrafield list of table
|
2013-07-27 01:21:19 +02:00 |
|
jfefe
|
473541f19d
|
Fix : bad test field when checking extrafield is required
|
2013-07-26 15:41:17 +02:00 |
|
jfefe
|
c431fc716f
|
Check if an required extrafield is filled.
Method setOptionalsFromPost now return -1 if required field is blank
|
2013-07-26 13:18:23 +02:00 |
|
Florian Henry
|
2f112efad5
|
Avoid php warning if extrafield list from table have bad settings
|
2013-07-25 20:18:45 +02:00 |
|
Laurent Destailleur
|
644f5149e4
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
htdocs/core/class/html.formfile.class.php
|
2013-07-24 00:42:28 +02:00 |
|
Florian Henry
|
6f262b3a5b
|
Avoid PHP warning
|
2013-07-23 15:52:41 +02:00 |
|
Maxime Kohlhaas
|
63e6cf5c81
|
Add possibility to define dependencies between extra lists
|
2013-07-18 17:42:09 +02:00 |
|
Laurent Destailleur
|
b5820315f9
|
Fix: Correct permissions on files
|
2013-07-13 10:34:19 +02:00 |
|
jfefe
|
162fc6e6dd
|
Remove debug info
|
2013-06-27 13:45:06 +02:00 |
|
jfefe
|
2f6361658a
|
Can choose several fields to display with extrafield list of table
|
2013-06-27 13:35:28 +02:00 |
|
Laurent Destailleur
|
869e877cb7
|
Qual: We must not concat currency symbol after a price, but use the
parameter currency of method price.
|
2013-06-17 11:58:55 +02:00 |
|
Laurent Destailleur
|
3cd303c944
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
htdocs/core/class/extrafields.class.php
|
2013-06-14 19:56:07 +02:00 |
|