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 |
|
Laurent Destailleur
|
8ed5dfeded
|
Fix: Bad styles of html elements
|
2013-06-14 02:15:43 +02:00 |
|
Florian Henry
|
4f43ec0acf
|
Add extrafield tables
|
2013-06-10 14:13:44 +02:00 |
|
Florian Henry
|
646be9b984
|
Fix bug on extrafeild type price and double
|
2013-06-09 16:56:29 +02:00 |
|
fhenry
|
cb182752cc
|
Report divert bug fixing from 3.4
|
2013-05-19 18:47:14 +02:00 |
|
fhenry
|
fefb21a56e
|
Fix bug on Extrafield checkbox
Fix bug on ActionComm Update
[ task #900 ] Review code of ficheinter.class.php
|
2013-05-18 12:17:43 +02:00 |
|
fhenry
|
111fc3153b
|
Fix Extrafield selllist bug in PgSQL
|
2013-05-12 15:45:23 +02:00 |
|
fhenry
|
30ad2f1609
|
Fix bug in fetch_optionals
|
2013-04-26 10:51:17 +02:00 |
|
fhenry
|
a06581771c
|
Reveiw extrafield for womplaiance with wiki
http://wiki.dolibarr.org/index.php/Extrafields
|
2013-04-26 10:29:14 +02:00 |
|
fhenry
|
d0f44bf25f
|
Add zero entity into extrafeild deletion
|
2013-04-26 08:46:25 +02:00 |
|
fhenry
|
8c440b3f57
|
Remove entity check in list table extrafield
|
2013-04-25 00:14:43 +02:00 |
|
fhenry
|
507da4fc3b
|
Add Zero entity to shared extrafield
|
2013-04-25 00:09:47 +02:00 |
|
fhenry
|
f1a97d4705
|
remove ver_export
|
2013-04-25 00:02:29 +02:00 |
|
fhenry
|
9a0f9477a6
|
Fix multicompany problem with extrafield list from table
|
2013-04-25 00:01:38 +02:00 |
|
fhenry
|
7fdf2f3482
|
Fix for php 5
|
2013-04-24 23:54:02 +02:00 |
|
fhenry
|
928a1afe18
|
Fix bug on Extrafield list table type
|
2013-04-24 21:32:22 +02:00 |
|
fhenry
|
d6514e1cd6
|
Add extrafield select from table
|
2013-04-21 17:36:23 +02:00 |
|
jfefe
|
610fed6b3c
|
Fix on extrafields date type : do not show current date when field not required
|
2013-04-15 18:42:00 +02:00 |
|
fhenry
|
c109467d20
|
Qual : Review code after intalling PHPUnit, CodeSniffer on Eclipse...
|
2013-04-04 13:58:33 +02:00 |
|