torvista
62abf82297
remove dev comment
2019-01-21 16:32:02 +01:00
torvista
827c836e6e
Whne multicurrency in use, the Add button colspan is incorrect (6 instead of 5) since it is incrementing colspan in addition to a previous incrment in the title bar.
...
This corrects the table.
2019-01-21 16:18:39 +01:00
torvista
3cca072e26
correction of missing "
2019-01-21 16:16:21 +01:00
torvista
07b2bb6715
Swap of align/valign/border/width for css
...
Removal of type="text/javascript"
2019-01-20 23:36:39 +01:00
torvista
e122fa2308
Change of aligns to CSS for HTML5.
...
But a bug exists that I cannot fix:
https://github.com/Dolibarr/dolibarr/issues/9577
2019-01-20 17:52:21 +01:00
Philippe GRAND
29fdad144d
update with html5 compliant code
2019-01-19 12:40:17 +01:00
ldestailleur
451b3e30cc
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/company.lib.php
htdocs/core/lib/functions.lib.php
htdocs/langs/en_US/cashdesk.lang
2019-01-04 19:36:20 +01:00
ldestailleur
1ae11c554b
Fix regression if style
2019-01-03 21:35:25 +01:00
Laurent Destailleur
422e18ee8e
Merge pull request #10268 from hregis/develop_upgrade
...
FIX remove old unused and deprecated function "getStaticMember"
2019-01-02 19:37:49 +01:00
Laurent Destailleur
294107bba0
FIX vars for substitution must be null if not applicable (and not '')
2018-12-27 05:07:11 +01:00
Laurent Destailleur
6a708666b2
FIX vars for substitution must be null if not applicable (and not '')
2018-12-27 05:06:37 +01:00
Regis Houssin
1a15698f96
FIX replace deprecated "print_titre" with "load_fiche_titre"
...
Signed-off-by: Regis Houssin <regis.houssin@inodbox.com >
2018-12-25 08:36:42 +01:00
Regis Houssin
8f4c452075
FIX replace deprecated "print_fiche_titre" with "load_fiche_titre"
...
Signed-off-by: Regis Houssin <regis.houssin@inodbox.com >
2018-12-25 08:34:26 +01:00
Laurent Destailleur
33564ddafc
Fix css
2018-12-22 16:45:57 +01:00
Laurent Destailleur
7d1b48815d
Fix css
2018-12-22 11:57:23 +01:00
Laurent Destailleur
27f8096afa
Merge branch 'develop' into PR_NEW_reception
2018-12-15 12:50:31 +01:00
Laurent Destailleur
31c5ac470b
More powerfull easter egg
2018-12-14 17:57:19 +01:00
Laurent Destailleur
d93a6aa120
Fix regression
2018-12-14 17:54:23 +01:00
Laurent Destailleur
4f07ab841b
Merge pull request #10063 from aljawaid/patch-4
...
NEW: Add hidden config 'ADD_UNSPLASH_LOGIN_BACKGROUND'
2018-12-14 17:51:41 +01:00
Laurent Destailleur
611ccc4a9a
Merge branch 'develop' into fieldlabel
2018-12-14 15:42:01 +01:00
Laurent Destailleur
233e160489
Merge pull request #9874 from atm-john/New_import_lines_from_linked_element_step2
...
NEW Extend import option to Order's card and Propal's card
2018-12-14 15:29:27 +01:00
Laurent Destailleur
0c3165a79a
Merge branch 'develop' into email-contact-card
2018-12-14 15:26:15 +01:00
Ferran Marcet
555698a3af
Qual: Better management of select type of lines
2018-12-13 10:36:30 +01:00
florian HENRY
c422904b99
fix #9964
2018-12-01 16:51:40 +01:00
Laurent Destailleur
7c22504252
Fix position of field must be ssame between create/edit/view
2018-11-27 09:22:59 +01:00
Laurent Destailleur
12b9ac2c3b
Fix lang
2018-11-26 14:48:27 +01:00
IJ
693a8d6e4a
NEW: Add hidden config 'ADD_UNSPLASH_LOGIN_BACKGROUND'
...
- The background image will be refreshed on every login page refresh
- Background image is pulled from the popular open source image website Unsplash
- If an already saved static background image exists, then this code will override it (but not delete the saved image).
2018-11-21 21:53:29 +00:00
Frédéric FRANCE
12dcda7e02
Merge remote-tracking branch 'upstream/develop' into fieldlabel
2018-11-15 22:01:36 +01:00
Laurent Destailleur
6d640ab83c
Fix feature to drag and drop rows of table (not generic)
2018-11-15 19:58:06 +01:00
Philippe GRAND
2ed060a070
fix: Invalid argument supplied for foreach()
2018-11-13 10:07:04 +01:00
Laurent Destailleur
84983140b6
Merge pull request #9896 from hregis/develop_email
...
FIX change my deprecated email
2018-11-11 17:35:35 +01:00
Laurent Destailleur
ca3510e889
Merge pull request #9994 from ptibogxiv/patch-91
...
Fix Invalid argument supplied for foreach()
2018-11-11 17:30:06 +01:00
ptibogxiv
80782a366e
Fix Invalid argument supplied for foreach()
2018-11-10 15:04:38 +01:00
ptibogxiv
5c96689c87
Fix Invalid argument supplied for foreach()
2018-11-10 15:02:50 +01:00
Frédéric FRANCE
09efde4901
Merge remote-tracking branch 'upstream/develop' into fieldlabel
2018-11-09 18:13:59 +01:00
Regis Houssin
89389baeac
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop_email
2018-11-09 15:37:29 +01:00
Laurent Destailleur
9a0b5fb599
Fix extrafields
2018-11-07 12:25:22 +01:00
Laurent Destailleur
1e801c7c8a
Fix css
2018-11-06 16:50:31 +01:00
François J
29c71b31fe
[New] Add Presend form & Actions to send emails to Contact card
...
Add ability to send email to contact from the Contact card. Functionality was copied and adapted from the Third Party card.
2018-11-06 16:40:39 +01:00
Laurent Destailleur
763f3cd518
Debug modulebuilder
2018-11-05 18:10:38 +01:00
Laurent Destailleur
c0f4ec5a3e
FIX sanitize param $action
2018-11-05 17:53:31 +01:00
Laurent Destailleur
7c3cb7d73c
Update commonfields_add.tpl.php
2018-11-05 09:54:11 +01:00
Abbes Bahfir
5f4d644cab
New : help picto for fields in creation
2018-11-03 11:12:50 +01:00
Frédéric FRANCE
da3ee9ad9a
Merge remote-tracking branch 'upstream/develop' into fieldlabel
2018-10-30 19:04:35 +01:00
Regis Houssin
9589f69574
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop_email
Conflicts:
htdocs/core/modules/facture/doc/doc_generic_invoice_odt.modules.php
2018-10-30 18:29:28 +01:00
atm-greg
3bd1563052
fix travis white_space error
2018-10-29 16:46:06 +01:00
atm-greg
9f890c28dd
add ability to edit price ht before adding a line
2018-10-29 15:37:17 +01:00
Laurent Destailleur
b4600fdc06
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.formmail.class.php
htdocs/core/js/timesheet.js
2018-10-29 02:31:05 +01:00
Laurent Destailleur
553e984465
FIX Selection of addmaindocfile is lost on error
2018-10-29 02:14:41 +01:00
Laurent Destailleur
770f8c3f3b
FIX Selection of addmaindocfile is lost on error
2018-10-29 02:11:33 +01:00