BENKE Charlie
01671d02d1
New pdf for project - listing of elements
2015-08-07 00:39:44 +02:00
Juanjo Menent
1fdf4b69f8
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-06 22:14:45 +02:00
Juanjo Menent
eb33624b99
Merge pull request #3291 from GPCsolutions/hookslogging
...
NEW: log hooks loading
2015-08-06 22:11:40 +02:00
Juanjo Menent
c759a9662a
Merge pull request #3345 from defrance/patch-72
...
unit price not used if qty = 1
2015-08-06 18:38:11 +02:00
Juanjo Menent
b91edcc9d7
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-06 18:30:13 +02:00
Juanjo Menent
761c50a885
Merge remote-tracking branch 'origin/3.7' into 3.8
2015-08-06 18:22:29 +02:00
Juanjo Menent
46a9381f0b
Merge pull request #3335 from GPCsolutions/3.7-3322
...
Fix #3322 Use title for alt if no alt is provided
2015-08-06 18:12:25 +02:00
Juanjo Menent
98072ec73e
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-06 18:00:59 +02:00
BENKE Charlie
83c4652a16
don't display ref_fourn if it's same as ref
...
decrease size of the select list
2015-08-04 15:22:36 +02:00
BENKE Charlie
fb25f479f2
unit price not used if qty = 1
...
this line is too long for add unused information
2015-08-04 13:39:01 +02:00
Florian HENRY
2a7f5da4a7
FIX : export SQL instruction on modProduct with extrafields
2015-08-04 11:49:26 +02:00
Raphaël Doursenaud
2cf9d9f583
Fix #3322 Use title for alt if no alt is provided
...
alt has priority over title, so it should be filled if title is filled.
Use the title value to fill alt.
Unit test updated accordingly.
2015-08-03 10:30:10 +02:00
Juanjo Menent
1dac1932a9
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-01 15:44:16 +02:00
Juanjo Menent
e45d19862a
Fix merge menu regresion
2015-08-01 15:43:14 +02:00
Juanjo Menent
9ae31f3a08
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-01 15:01:19 +02:00
Juanjo Menent
05b0a9b675
Merge remote-tracking branch 'origin/3.7' into 3.8
...
# Conflicts:
# htdocs/core/menus/standard/eldy.lib.php
2015-08-01 14:50:07 +02:00
Laurent Destailleur
13dee1876a
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/compta/resultat/clientfourn.php
2015-07-30 15:07:22 +02:00
Laurent Destailleur
6adc3ba604
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/core/menus/standard/eldy.lib.php
2015-07-30 14:54:33 +02:00
Laurent Destailleur
52b433a3f1
Comment
2015-07-29 13:11:23 +02:00
Laurent Destailleur
a6bac40f0a
Fix bad translation
2015-07-29 13:03:52 +02:00
Laurent Destailleur
5cea60cf58
Default price for margin was not set
2015-07-28 19:39:42 +02:00
Laurent Destailleur
ff8969073c
Merge remote-tracking branch 'origin/3.7' into 3.8
...
Conflicts:
htdocs/contrat/class/contrat.class.php
htdocs/core/class/extrafields.class.php
htdocs/main.inc.php
2015-07-28 18:57:13 +02:00
Laurent Destailleur
bd4a31c45d
Merge pull request #3320 from fmarcet/3.7
...
Fix: Not showing delivery date on rouget pdf (expedition)
2015-07-28 18:34:19 +02:00
Laurent Destailleur
c42e952ce9
Merge pull request #3319 from FHenry/3.7
...
FIX : #3318
2015-07-28 18:30:19 +02:00
Laurent Destailleur
a3b379476b
Merge pull request #3308 from atm-gauthier/3.7_fix_display_extraf_text_line_break
...
FIX : Line break display as a block
2015-07-28 18:19:07 +02:00
Laurent Destailleur
747e4b5e40
Fix timezone problem with external calendar import.
2015-07-28 18:12:45 +02:00
Gauthier
556d01ff8a
FIX : Line break display as a block
2015-07-28 15:14:54 +02:00
Laurent Destailleur
5ca6593a57
Fix serious deadlock feature. It was possible to link with no way to
...
unlink. What if user make a bad click ? I complete feature with
reverse action to be sure to not have users with a corrupted situation.
2015-07-28 14:13:16 +02:00
Laurent Destailleur
72e7558356
Fix bad closing td
...
Fix missing value into list of time spent
Fix typo error into constant PROJECT_TIMES_SPENT_FORMAT
Fix sql error when updating time spent into updateTimeSpent
Fix supplier orders not visible into link to
2015-07-28 12:49:29 +02:00
Laurent Destailleur
a16d6b037c
Fix: bad link to task
2015-07-28 12:06:57 +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
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
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
Laurent Destailleur
f52b5a240a
Show sql query when log level is lower than LOG_DEBUG
2015-07-22 23:33:48 +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
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
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
0d897a1307
NEW: log hooks loading
...
This will help debugging bad hooks behavior.
2015-07-20 18:30:49 +02:00
Laurent Destailleur
fdbfc7facd
Fix missing language load
2015-07-19 15:48:35 +02:00
Laurent Destailleur
cb98d6cb93
Merge remote-tracking branch 'origin/3.8' into develop
2015-07-19 15:32:20 +02:00