Laurent Destailleur
9a6e13d253
Fix test if empty was inverted
2015-08-19 19:45:24 +02:00
Laurent Destailleur
b11642a7f4
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-08-19 18:27:22 +02:00
Laurent Destailleur
5f30ad3b63
Fix no link to show if id empty
2015-08-19 18:27:12 +02:00
Florian HENRY
91c8057d51
NEW : import Third parties/Sales representatives
2015-08-19 16:59:43 +02:00
philippe grand
3743c7460d
FIX : pdf_writeLinkedObjects use foreach instead of for($i..) because
...
now linked objects return by fetchLinkedObject are associative array
with ID as key.
2015-08-19 16:36:44 +02:00
Juanjo Menent
7befa78223
Merge pull request #3386 from grandoc/grandoc_fixes_20150815
...
the form should be outside table to avoid errors
2015-08-18 20:07:38 +02:00
fmarcet
d6b84233ed
NEW: Translate extrafield's labels
2015-08-18 16:40:03 +02:00
Laurent Destailleur
fabd751be4
Fix Server hang with long loop when reading specimen pdf and high number
...
of tasks.
2015-08-17 20:07:14 +02:00
Laurent Destailleur
76ce98630f
Fix translation
2015-08-17 19:42:19 +02:00
aspangaro
bd69d37c3a
New: Add number of expense reports to pay
2015-08-17 05:29:12 +02:00
BENKE Charlie
d1c540157e
add link to fichinter area
...
change inter menu
2015-08-15 21:26:18 +02:00
philippe grand
61f6da0210
the form should be outside table to avoid errors
2015-08-15 16:07:59 +02:00
Laurent Destailleur
f3c4e20db2
Fix centering of message on logon page
2015-08-15 03:41:57 +02:00
Laurent Destailleur
52240eec9a
Fix removed warnings
2015-08-15 02:44:05 +02:00
Laurent Destailleur
d9b3069813
Fix: When validation and approval where done in same step, label of
...
action used always label for validation.
2015-08-15 02:34:15 +02:00
BENKE Charlie
daa68efdd3
Update functions.lib.php
...
better context change
2015-08-14 23:23:44 +02:00
Laurent Destailleur
10d3c41358
Fix Bad value into popup
2015-08-14 20:07:11 +02:00
BENKE Charlie
a3db26adfd
Update functions.lib.php
...
change context init method
2015-08-14 19:13:13 +02:00
Laurent Destailleur
5ed3d80103
Merge pull request #3385 from marcosgdf/bug-3321
...
FIX [ bug #3321 ] Users with certain permissions were shown a "forbidden access" page even if they had the rights
2015-08-14 18:10:28 +02:00
Laurent Destailleur
6c01403ef3
Merge branch 'resources-fixes' of https://github.com/IonAgorria/dolibarr
...
into IonAgorria-resources-fixes
Conflicts:
htdocs/core/tpl/resource_add.tpl.php
htdocs/resource/element_resource.php
2015-08-14 17:53:52 +02:00
Laurent Destailleur
2abb90713e
Fix list of resource not visible
2015-08-14 17:35:05 +02:00
Laurent Destailleur
84d4cbdbcc
Merge remote-tracking branch 'origin/3.7' into develop
2015-08-14 15:14:33 +02:00
Laurent Destailleur
343f4086bc
Remove dead code
2015-08-14 15:12:40 +02:00
Laurent Destailleur
d13b8b8284
Fix better translation
2015-08-14 13:04:35 +02:00
Marcos García de La Fuente
b3a7b44046
FIX [ bug #3321 ] Users with certain permissions were shown a "forbidden access" page even if they had the rights
...
Close #3321
2015-08-14 12:29:32 +02:00
Laurent Destailleur
0226f53098
Fix When selecting another email template, the topic was not replaced.
2015-08-13 05:09:26 +02:00
Laurent Destailleur
fc8a822f1d
Merge remote-tracking branch 'origin/3.7' into develop
2015-08-13 04:03:23 +02:00
Laurent Destailleur
c73fe965d2
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/commande/class/commande.class.php
htdocs/compta/facture/class/facture.class.php
2015-08-13 03:58:32 +02:00
Laurent Destailleur
1595765ec8
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/compta/facture/class/facture.class.php
2015-08-13 03:18:02 +02:00
Laurent Destailleur
811169b2ae
Fix: do not show desc if empty
2015-08-13 01:26:25 +02:00
Laurent Destailleur
4a124c6ee9
Merge pull request #3350 from tomours/develop
...
FIX #3349 Checking a VAT number with spaces
2015-08-12 23:51:37 +02:00
Laurent Destailleur
25e729cf4d
Revert "Fix #3322 Use title for alt if no alt is provided"
...
This reverts commit 2cf9d9f583 .
2015-08-12 23:18:07 +02:00
Laurent Destailleur
2c791e528d
Revert "unit price not used if qty = 1"
...
This reverts commit fb25f479f2 .
2015-08-12 23:15:32 +02:00
Laurent Destailleur
f1e87478ff
Fix translation of printing menu
2015-08-12 23:12:15 +02:00
Laurent Destailleur
d4aabf99db
Fix permission of module
2015-08-12 22:32:29 +02:00
Ion Agorria
2e1e9017c6
Missed the file
2015-08-12 22:00:51 +02:00
Juanjo Menent
78d1dfae11
Merge remote-tracking branch 'origin/3.7' into develop
2015-08-12 18:41:44 +02:00
Juanjo Menent
993037ec9e
Merge pull request #3371 from atm-gauthier/new_add_event_type_on_third_party_card_agenda_tab
...
NEW : print event type on third party card tab agenda list (only if A…
2015-08-12 18:25:20 +02:00
BENKE Charlie
6801504755
Update functions.lib.php
...
some bugs sorry
2015-08-11 23:51:02 +02:00
Regis Houssin
ebe4969723
Fix: missing entity in cache files names
2015-08-11 10:22:06 +02:00
Juanjo Menent
6964f80d8f
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-10 21:06:27 +02:00
Juanjo Menent
95e8148f78
Merge pull request #3294 from GPCsolutions/totalvalidator
...
Totalvalidator
2015-08-10 20:56:31 +02:00
Juanjo Menent
a6d7977d4f
Merge pull request #3354 from defrance/patch-74
...
New pdf for project - listing of elements
2015-08-10 20:51:58 +02:00
Juanjo Menent
f3517871a9
Merge pull request #3357 from atm-maxime/new_stats_percent
...
New : % of evolution on stats
2015-08-10 20:51:08 +02:00
BENKE Charlie
049805e926
Update functions.lib.php
...
Div enough on sub-menu case (project/task)
2015-08-10 19:47:12 +02:00
tomours
9267fe367e
FIX #3372 - Printing issue with Postgres and dates (SQL format)
...
After connecting to the database, we force datestyle to "ISO, YMD", so dates returned by the db will have a format compatible with Dolibarr functions.
This will fix dates printing issues in mostly all pages, with a postgres db configured with "SQL, DMY" as default.
2015-08-10 15:10:58 +02:00
Juanjo Menent
63d77b2ddd
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-10 11:11:43 +02:00
Juanjo Menent
b2f5ae7aa8
Merge remote-tracking branch 'origin/3.7' into 3.8
...
# Conflicts:
# htdocs/core/boxes/box_task.php
2015-08-10 11:09:22 +02:00
Marcos García de La Fuente
f3ef4fed93
Fix: [ bug #3313 ] Error enabling module with PostgreSQL database
...
Close #3313
2015-08-09 13:58:03 +02:00
Marcos García de La Fuente
cccc543065
Fix: [ bug #3288 ] Tasks box is not properly drawn
...
Close #3288
2015-08-09 13:16:55 +02:00