Laurent Destailleur
|
fbae4429b7
|
Clean code for better extrafields management
|
2018-04-13 12:52:23 +02:00 |
|
Laurent Destailleur
|
0bf4381226
|
NEW The field "visible" on extrafield can accept expression as condition
|
2018-04-10 15:39:11 +02:00 |
|
Laurent Destailleur
|
57e2240354
|
NEW Edit of extrafields position page on the edit form
|
2018-03-17 11:21:50 +01:00 |
|
Laurent Destailleur
|
03858d73b1
|
NEW Add extrafield type "html"
|
2018-02-27 17:30:13 +01:00 |
|
Laurent Destailleur
|
2294a50c89
|
Fix tooltip
|
2018-02-27 13:05:59 +01:00 |
|
Laurent Destailleur
|
863cab362f
|
NEW Cat set the encryption algorithm for extrafields of type password
|
2018-02-23 14:38:41 +01:00 |
|
Laurent Destailleur
|
8b479a05ad
|
Can add property in password extrafield (prepare to choose encrypt algo)
|
2018-02-23 12:34:25 +01:00 |
|
Laurent Destailleur
|
4f409b802e
|
Fix switch extrafield password/text
|
2018-01-05 18:16:40 +01:00 |
|
Laurent Destailleur
|
eab44f62b1
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/actions_builddoc.inc.php
htdocs/core/class/html.form.class.php
htdocs/core/tpl/admin_extrafields_add.tpl.php
htdocs/core/tpl/admin_extrafields_edit.tpl.php
htdocs/core/tpl/admin_extrafields_view.tpl.php
htdocs/core/tpl/notes.tpl.php
htdocs/main.inc.php
htdocs/product/inventory/tpl/inventory.tpl.php
htdocs/societe/tpl/linesalesrepresentative.tpl.php
|
2017-12-21 14:35:33 +01:00 |
|
Laurent Destailleur
|
6a62e13960
|
FIX security vulnerability reported by ADLab of Venustech
|
2017-12-21 13:32:16 +01:00 |
|
Laurent Destailleur
|
d569218162
|
Fix 'separate' extrafields must be visible by default.
Sandardize name of list pages (must end with _list.php)
|
2017-10-29 11:23:20 +01:00 |
|
Laurent Destailleur
|
bb996019c2
|
NEW Support visibility on extrafields
|
2017-10-25 11:42:14 +02:00 |
|
Laurent Destailleur
|
f381361c8b
|
Work on modulebuilder
|
2017-10-24 19:57:36 +02:00 |
|
Laurent Destailleur
|
f007f9e7e5
|
NEW Add new property visible dy default on lists on extrafields
|
2017-09-29 13:26:44 +02:00 |
|
Laurent Destailleur
|
3beee569a6
|
Enhance support of default value in extrafields
|
2017-09-02 15:18:41 +02:00 |
|
Laurent Destailleur
|
76b4a2ce06
|
Can set language file to use for label key of extra field
|
2017-08-27 12:52:26 +02:00 |
|
florian HENRY
|
03e935f493
|
Better management
|
2017-08-04 17:11:40 +02:00 |
|
florian HENRY
|
8fd45383e2
|
NEW : manageme extrafields with multientity
|
2017-08-04 09:00:11 +02:00 |
|
Laurent Destailleur
|
e5fe629a0e
|
NEW Extrafields support formulas to be computed using PHP expressions
|
2017-05-24 22:48:44 +02:00 |
|
Laurent Destailleur
|
3346fb1c75
|
Fix can change type from url to other string
|
2016-11-08 17:30:48 +01:00 |
|
Laurent Destailleur
|
6d70d39bbd
|
NEW Add type "url" as possible extrafield.
|
2016-11-08 17:21:26 +01:00 |
|
Laurent Destailleur
|
b2afe98060
|
Fix option unique of extrafields not saved
|
2016-10-11 12:20:14 +02:00 |
|
Laurent Destailleur
|
4dfdf29a55
|
FIX #5742 error on project list if an extra field separator is added.
|
2016-10-01 18:00:17 +02:00 |
|
florian HENRY
|
22f028d101
|
FIX hidden extrafield feature edit
|
2016-07-05 09:05:10 +02:00 |
|
Laurent Destailleur
|
2960fb6df7
|
FIX Option not tested everywhere
|
2016-05-05 23:28:22 +02:00 |
|
Florian HENRY
|
8d91523619
|
NEW : Enabled feature hidden extrafeilds
|
2016-04-26 14:17:20 +02:00 |
|
Laurent Destailleur
|
26de415b77
|
Revert commit that break compatibility of 100% of modules
|
2016-03-25 15:24:57 +01:00 |
|
Marcos García de La Fuente
|
4d78932fe8
|
NEW Converted Form::textwithtooltip and Form::textwithpicto to static functions
|
2016-03-20 14:15:21 +01:00 |
|
Laurent Destailleur
|
cd687f57d6
|
NEW Can change type of extrafields for some combinations.
|
2016-03-17 21:58:51 +01:00 |
|
Laurent Destailleur
|
2e1011ca0c
|
Add hidden option MAIN_CAN_HIDE_EXTRAFIELDS to disable a feature that
seems useless.
|
2016-02-06 12:29:02 +01:00 |
|
phf
|
75c4888364
|
NEW feature hidden extrafields
|
2016-02-03 22:49:43 +01:00 |
|
Laurent Destailleur
|
0c6441df74
|
FIX Using extrafield with type "Link to object" works correctly.
|
2015-10-20 12:40:37 +02:00 |
|
aspangaro
|
e363b20e85
|
Forms are using the tab look, even in creation mode
|
2015-06-30 06:31:09 +02:00 |
|
Laurent Destailleur
|
e9526066b7
|
Prepare edition of field "bydefaultinlist" for extrafields.
|
2015-06-08 14:12:57 +02:00 |
|
Raphaël Doursenaud
|
e149d49fb8
|
[Qual] Use jQuery property instead of attribute to test and set disabled
|
2015-05-12 14:53:01 +02:00 |
|
Raphaël Doursenaud
|
859d1b0df9
|
[Qual] Fixed HTML input form checked attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The input form checked attribute should not have a value.
|
2015-05-07 14:21:14 +02:00 |
|
Laurent Destailleur
|
ae103e34b8
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
build/debian/changelog
htdocs/compta/facture.php
htdocs/core/lib/price.lib.php
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
htdocs/opensurvey/public/studs.php
htdocs/projet/element.php
|
2015-04-13 13:08:46 +02:00 |
|
Laurent Destailleur
|
44f10ebec2
|
Fix: do not add new value
|
2015-04-13 13:01:23 +02:00 |
|
BENKE Charles
|
9e62013bca
|
Update admin_extrafields_edit.tpl.php
add new type of extrafields : link
|
2015-03-14 12:44:26 +01:00 |
|
Laurent Destailleur
|
b888a04af9
|
Reduce a lot of duplicate code. Move all tables of extrafields setup
into a tpl file.
|
2015-02-28 20:14:26 +01:00 |
|
Florian HENRY
|
22c253cfc1
|
add extrafield type, check box from table
|
2015-01-18 16:02:31 +01:00 |
|
Laurent Destailleur
|
3d5a45e274
|
Fix: textarea too small
|
2014-11-07 22:19:31 +01:00 |
|
Maxime Kohlhaas
|
452636b0e4
|
New : Add option to allow extrafield to be modified regardless of the document status
|
2014-10-14 15:27:40 +02:00 |
|
Laurent Destailleur
|
3c87e1e20d
|
Fix: no required class for not mandatory fields
|
2013-12-15 18:11:56 +01:00 |
|
Laurent Destailleur
|
b3ca9de399
|
Fix: Update select with list
|
2013-06-14 02:09:34 +02:00 |
|
fhenry
|
9a0f9477a6
|
Fix multicompany problem with extrafield list from table
|
2013-04-25 00:01:38 +02:00 |
|
fhenry
|
7b1616d0c5
|
Better management extrafield from list of table
|
2013-04-24 19:14:03 +02:00 |
|
fhenry
|
d6514e1cd6
|
Add extrafield select from table
|
2013-04-21 17:36:23 +02:00 |
|
fhenry
|
735e107a51
|
Better error management on extrafailed input
|
2013-04-02 14:12:21 +02:00 |
|
jfefe
|
3d8197ce4b
|
Work on extrafields : position management & new type : select list
|
2013-02-15 11:19:49 +01:00 |
|