Laurent Destailleur
|
8755fa07af
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/tpl/admin_extrafields_add.tpl.php
htdocs/main.inc.php
|
2016-10-11 12:35:14 +02:00 |
|
Laurent Destailleur
|
b2afe98060
|
Fix option unique of extrafields not saved
|
2016-10-11 12:20:14 +02:00 |
|
Laurent Destailleur
|
ee252f549a
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
dev/skeletons/skeleton_list.php
htdocs/accountancy/class/html.formventilation.class.php
htdocs/core/lib/cron.lib.php
htdocs/core/tpl/admin_extrafields_add.tpl.php
|
2016-10-01 18:42:50 +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 |
|
BENKE Charlie
|
ae8f64494d
|
fix : extrafield required & defaut value disabled
When type "separate" is selected, required & defaut value fields are disabled and we can't not enable it.
|
2016-08-01 09:56:41 +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
|
630f5a632d
|
Revert "Corrected non-static usages of Form::selectarray function"
This reverts commit 87cd6e1e40.
|
2016-03-25 15:34:37 +01: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 |
|
Marcos García de La Fuente
|
87cd6e1e40
|
Corrected non-static usages of Form::selectarray function
|
2016-03-20 14:15:17 +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 |
|
philippe grand
|
eaf0fda6aa
|
fix syntax errors
|
2015-04-18 18:07:41 +02:00 |
|
Laurent Destailleur
|
b83e9ea32f
|
Merge branch 'loan' of https://github.com/frederic34/dolibarr into
frederic34-loan
Conflicts:
htdocs/compta/bank/ligne.php
|
2015-03-30 02:56:26 +02:00 |
|
BENKE Charles
|
4783db82ac
|
Update admin_extrafields_add.tpl.php
new type of extrafield : link
|
2015-03-14 12:42:52 +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
|
63a2aa3365
|
Fix: sql error with postgres when creating extrafield with an upper cas
character. code for new fields must be always lowercase.
|
2014-02-25 15:48:13 +01:00 |
|
Laurent Destailleur
|
3c87e1e20d
|
Fix: no required class for not mandatory fields
|
2013-12-15 18:11:56 +01:00 |
|
fhenry
|
cb182752cc
|
Report divert bug fixing from 3.4
|
2013-05-19 18:47:14 +02:00 |
|
Laurent Destailleur
|
786bf9d035
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2013-04-30 22:39:17 +02:00 |
|
Laurent Destailleur
|
8c064c4883
|
Fix: Import of contact/address not complete and not working with pgsql
|
2013-04-30 19:02:02 +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
|
893fed9284
|
[ task #783 ] Add checkbox and radio into extrafield feature
|
2013-04-02 11:56:53 +02:00 |
|
jfefe
|
b36b776f10
|
IKM : work on new extrafield separator type
|
2013-03-15 23:39:18 +01:00 |
|
jfefe
|
b1d50e3f7f
|
Move extrafield type select list on top of form
|
2013-03-15 18:56:44 +01:00 |
|
jfefe
|
3d8197ce4b
|
Work on extrafields : position management & new type : select list
|
2013-02-15 11:19:49 +01:00 |
|
jfefe
|
14f21bc9f1
|
Add select list in extrafields type
|
2013-02-15 00:17:42 +01:00 |
|
Laurent Destailleur
|
d11cee399a
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
COPYRIGHT
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
htdocs/install/mysql/tables/llx_c_availability.sql
|
2013-01-16 15:45:17 +01:00 |
|
Laurent Destailleur
|
8d206fdfb0
|
Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
|
2013-01-16 15:36:08 +01:00 |
|
fhenry
|
51098c1227
|
Add standard extrafield type :
- mail
- phone
- price
|
2013-01-14 16:13:09 +01:00 |
|
fhenry
|
d39368fd36
|
Add boolean (checkbox) standard extrafield feature
|
2013-01-12 14:02:39 +01:00 |
|
Regis Houssin
|
b838895db9
|
Fix: change for a neutral email
|
2012-12-30 15:13:49 +01:00 |
|
Regis Houssin
|
5740c7e694
|
Fix: change for a neutral email
|
2012-12-30 15:11:07 +01:00 |
|
Laurent Destailleur
|
cbff238cbd
|
New: Support property "required" for extra fields.
|
2012-10-25 16:23:58 +02:00 |
|
Laurent Destailleur
|
9bbe0e6b1c
|
Qual: Mutuamize codeby using tpl.
New: Support unique field for extrafields
|
2012-09-22 20:27:06 +02:00 |
|