Commit Graph

49272 Commits

Author SHA1 Message Date
Laurent Destailleur
17f7b1528a Fix not compatible not supported option 2015-07-28 10:05:48 +02:00
Florian HENRY
517e9094da FIX : Avoid warning strict mode when hosting server do not have
php5_curl installed
2015-07-27 22:34:30 +02:00
Florian HENRY
d78292b9af FIX : if multicompany enabled, call to undifend method _setCookie
instead of setCookie
2015-07-27 22:08:33 +02:00
Laurent Destailleur
7e7d39f068 Merge remote-tracking branch 'origin/3.8' into develop 2015-07-27 20:22:51 +02:00
phf
824da6d2b0 FIX no projet_task_time id from trigger TASK_TIMESPENT_CREATE 2015-07-27 17:38:27 +02:00
Laurent Destailleur
f9fe623522 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2015-07-27 17:09:27 +02:00
Laurent Destailleur
d128cf69d9 Doxygen doc 2015-07-27 17:09:16 +02:00
fmarcet
6676114501 Fix: Not showing product supplier reference when page break 2015-07-27 16:31:40 +02:00
fmarcet
e130af8033 Fix: Not showing delivery date on rouget pdf (expedition) 2015-07-27 13:11:07 +02:00
Florian HENRY
c0412acdea FIX : #3318 2015-07-27 13:03:47 +02:00
Raphaël Doursenaud
eecc0c14b3 Qual: prefer title to summary for tables
Summary is being deprecated in HTML5
2015-07-24 11:41:22 +02:00
Raphaël Doursenaud
fea3957734 Qual: use CSS centering 2015-07-24 11:41:22 +02:00
Raphaël Doursenaud
95ca9cef75 Qual: use CSS vertical alignment 2015-07-24 11:41:22 +02:00
Raphaël Doursenaud
f63f66d681 Qual: prefer CSS centering 2015-07-24 11:41:22 +02:00
Raphaël Doursenaud
bd937070d2 Accessibility: added login form hidden labels 2015-07-24 11:41:22 +02:00
Raphaël Doursenaud
7398104f33 Qual: Ignore logo by assistive technology.
http://www.w3.org/TR/WCAG20-TECHS/H67.html
2015-07-24 11:40:24 +02:00
Sof
e455ed14ef FIX : Move "<script>" code inside "body" 2015-07-24 11:27:40 +02:00
Laurent Destailleur
6b2d7f7d19 Merge pull request #3200 from atm-maxime/3.5
Fix #3188 SQL error if qty or discount is not a number on proposal ad…
2015-07-23 22:53:44 +02:00
Laurent Destailleur
96f1c25a73 Merge pull request #3287 from marcosgdf/bug-3198
Fix: [ bug #3198 ] Trigger LINECONTRACT_INSERT passes Contrat as $object instead of ContratLigne
2015-07-23 22:51:17 +02:00
Laurent Destailleur
a0fc119ce5 Merge pull request #3290 from marcosgdf/bug-3074
Fix: [ bug #3074 ] Accruals accounting use payment date instead of commitment date in turnover reports for salaries
2015-07-23 22:48:54 +02:00
Laurent Destailleur
e6f5450265 Merge pull request #3299 from FHenry/3.8_jquery
NEW : upgrade jQuery Component Datable (and extras) to 1.10.7
2015-07-23 22:48:10 +02:00
Laurent Destailleur
215d62f48d Merge pull request #3295 from FHenry/3.8
FIX : #3305
2015-07-23 22:08:08 +02:00
Laurent Destailleur
9ba9db9abe Merge pull request #3303 from All-3kcis/develop-patch-5
Correct api_key and error "DB_ERROR_RECORD_ALREADY_EXISTS"
2015-07-23 22:07:15 +02:00
Laurent Destailleur
ad43ef6112 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2015-07-22 23:34:07 +02:00
Laurent Destailleur
f52b5a240a Show sql query when log level is lower than LOG_DEBUG 2015-07-22 23:33:48 +02:00
Maxime Kohlhaas
73c7ef5a88 Merge branch '3.5' of github.com:Dolibarr/dolibarr into 3.5 2015-07-22 17:10:46 +02:00
Juanjo Menent
bd48163427 Merge remote-tracking branch 'origin/3.8' into develop 2015-07-22 11:27:05 +02:00
Juanjo Menent
16ae9633e5 FIX: Change Spanish provinces code to ISO 2015-07-22 11:26:20 +02:00
Juanjo Menent
70f9aa9ece Merge remote-tracking branch 'origin/3.8' into develop 2015-07-22 11:08:22 +02:00
Juanjo Menent
7c8b1feaeb FIX: Change Spanish provinces code to ISO 2015-07-22 10:57:25 +02:00
Laurent Destailleur
ad56cb4aa0 Fix upload of files should be possible on mobile device. 2015-07-21 18:27:34 +02:00
Gauthier
fa26b284a9 FIX : Line break display as a block 2015-07-21 16:39:00 +02:00
Laurent Destailleur
814cec880a Fix filter can be empty 2015-07-21 13:38:24 +02:00
Laurent Destailleur
268674899e Fix: css on current day 2015-07-21 12:30:12 +02:00
Laurent Destailleur
977d2d3463 Fix: The hook addCalendarChoice was only visible into tabs index.php 2015-07-21 12:19:21 +02:00
All-3kcis
d3f283a8d9 Correct api_key and error "DB_ERROR_RECORD_ALREADY_EXISTS" 2015-07-21 11:43:23 +02:00
Gauthier
f18c983ba5 NEW : print event type on third party card tab agenda list (only if AGENDA_USE_EVENT_TYPE = 1)
Conflicts:
	htdocs/core/lib/company.lib.php
2015-07-21 11:06:00 +02:00
Laurent Destailleur
9e35fd1bc3 Doc comments 2015-07-21 11:04:01 +02:00
Maxime Kohlhaas
646ad48bd0 Better fix for not numeric qty or discount 2015-07-21 10:50:07 +02:00
Maxime Kohlhaas
428bd14b55 Merge branch '3.5' of github.com:Dolibarr/dolibarr into 3.5
# Veuillez entrer un message de validation pour expliquer en quoi cette fusion est
# nécessaire, surtout si cela fusionne une branche amont mise à jour dans une branche de sujet.
#
# Les lignes commençant par '#' seront ignorées, et un message vide
# abandonne la validation.
2015-07-21 10:49:47 +02:00
Florian HENRY
82e9bf6b68 add test on test arrays with show/hide column 2015-07-21 09:38:43 +02:00
Florian HENRY
0179fd2860 Remove customer specifics comment 2015-07-21 09:15:35 +02:00
Laurent Destailleur
38d30b5590 Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/fourn/facture/card.php
2015-07-21 00:17:11 +02:00
Laurent Destailleur
84be353e13 Comments 2015-07-21 00:13:13 +02:00
Raphaël Doursenaud
58acc31591 Qual: & should not be used in attributes 2015-07-20 20:48:49 +02:00
Raphaël Doursenaud
0d897a1307 NEW: log hooks loading
This will help debugging bad hooks behavior.
2015-07-20 18:30:49 +02:00
Laurent Destailleur
2bebb869fb Fix bad signature of fetch. The ref_ext is missing. 2015-07-20 17:19:44 +02:00
Laurent Destailleur
99c8a9211e Sync with transifex 2015-07-20 13:55:43 +02:00
Laurent Destailleur
d843b1fbe4 Fix: No html form tag inside a table tag. Must be out of table. 2015-07-20 13:03:12 +02:00
Laurent Destailleur
f0ed7dac09 Exclude tested module 2015-07-20 12:21:15 +02:00