Laurent Destailleur
7951483c5f
Fix: examples ko for import
...
Fix bad picto for export
2015-09-10 12:47:25 +02:00
Laurent Destailleur
8c1760fbcf
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
2015-09-09 13:26:35 +02:00
Laurent Destailleur
d3f1a7d5b8
FIX Bad condition into invoice export request making reporting too many
...
rows.
2015-09-09 13:26:10 +02:00
Florian HENRY
89b723b2a7
FIX : multientity warehouse management
2015-09-08 16:23:00 +02:00
Laurent Destailleur
82ad81fc03
Fix picto
2015-09-07 20:56:28 +02:00
Laurent Destailleur
9667b6a7c6
Solve conflict of var name
2015-09-07 20:22:44 +02:00
Laurent Destailleur
c9264fa1bc
Fix memcached effect was lost because init was done each time.
2015-09-07 20:19:37 +02:00
Laurent Destailleur
9cd5e7cafa
Fix some errors into code generator.
2015-09-07 15:03:38 +02:00
Laurent Destailleur
822d4d1b39
Fix remove log
2015-09-06 15:06:13 +02:00
Laurent Destailleur
aaa639a3ab
Fix error when mark rate is 100% and buying price is 0, no way to
...
recalculate the unit price.
Fix cancel button was disabled if mark rate was not valid
Fix if mark rate is a number with space, does not hang.
2015-09-06 15:00:17 +02:00
Laurent Destailleur
d19ec89bf1
Merge remote-tracking branch 'origin/3.7' into 3.8
...
Conflicts:
htdocs/core/modules/modHoliday.class.php
htdocs/holiday/card.php
2015-09-03 23:27:47 +02:00
Laurent Destailleur
2e3d25c055
Merge pull request #3462 from grandoc/3.7
...
fix : Typo
2015-09-03 19:15:31 +02:00
Laurent Destailleur
54214cfddf
Merge branch 'bug-3383' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-3383
Conflicts:
ChangeLog
2015-09-03 19:12:01 +02:00
Laurent Destailleur
be9d5b030d
Merge branch 'bug-3358' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-3358
Conflicts:
ChangeLog
2015-09-03 19:08:08 +02:00
Laurent Destailleur
b0f604da14
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
...
Conflicts:
ChangeLog
2015-09-03 17:05:02 +02:00
Marcos García de La Fuente
ded6e7d6d9
Merge branch '3.7' into bug-3358
...
# Conflicts:
# ChangeLog
2015-09-03 12:32:03 +02:00
philippe grand
8bf093a7ce
fix : Typo
2015-09-03 12:12:10 +02:00
Marcos García de La Fuente
67b7162c59
Merge branch '3.7' into bug-3383
...
# Conflicts:
# ChangeLog
2015-09-03 12:05:19 +02:00
Marcos García de La Fuente
86dd751f29
Merge branch '3.7' into bug-incorrect-pdf-bank
...
# Conflicts:
# ChangeLog
2015-09-03 12:03:24 +02:00
Marcos García de La Fuente
0955432de3
Merge branch '3.7' into bug-iban-whitespaces-37
...
# Conflicts:
# ChangeLog
2015-09-03 12:02:23 +02:00
Laurent Destailleur
ce2e5e7862
Little debug of accounting module
2015-09-03 11:54:03 +02:00
Laurent Destailleur
19ac160696
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/compta/facture/impayees.php
htdocs/compta/index.php
htdocs/core/boxes/box_prospect.php
htdocs/includes/tcpdf/fonts/dejavusanscondensed.ctg.z
htdocs/includes/tcpdf/fonts/dejavusanscondensed.z
htdocs/includes/tcpdf/fonts/dejavusanscondensedb.ctg.z
htdocs/includes/tcpdf/fonts/dejavusanscondensedb.z
htdocs/includes/tcpdf/fonts/dejavusanscondensedbi.ctg.z
htdocs/includes/tcpdf/fonts/dejavusanscondensedbi.z
htdocs/includes/tcpdf/fonts/dejavusanscondensedi.ctg.z
htdocs/includes/tcpdf/fonts/dejavusanscondensedi.z
htdocs/includes/tcpdf/fonts/dejavusansextralight.ctg.z
htdocs/includes/tcpdf/fonts/dejavusansextralight.z
htdocs/includes/tcpdf/fonts/dejavusansmono.ctg.z
htdocs/includes/tcpdf/fonts/dejavusansmono.z
htdocs/includes/tcpdf/fonts/dejavusansmonob.ctg.z
htdocs/includes/tcpdf/fonts/dejavusansmonob.z
htdocs/includes/tcpdf/fonts/dejavusansmonobi.ctg.z
htdocs/includes/tcpdf/fonts/dejavusansmonobi.z
htdocs/includes/tcpdf/fonts/dejavusansmonoi.ctg.z
htdocs/includes/tcpdf/fonts/dejavusansmonoi.z
2015-09-03 10:49:41 +02:00
Laurent Destailleur
d64a87d980
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/compta/index.php
2015-09-03 10:44:40 +02:00
Laurent Destailleur
001f1b4c31
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/filefunc.inc.php
2015-09-03 10:41:44 +02:00
Laurent Destailleur
f57284f507
Fix stats opportunities
2015-09-01 16:52:20 +02:00
Laurent Destailleur
a84696230b
Fix the translation page must be visible for all languages, except
...
en_US.
2015-09-01 16:11:58 +02:00
Laurent Destailleur
7a78c9d704
Fix doxygen
2015-09-01 14:31:32 +02:00
Marcos García de La Fuente
216827b1d8
FIX [ bug #3358 ] Tasks box does not work with PostgreSQL
...
Close #358
2015-09-01 11:26:59 +02:00
Marcos García de La Fuente
3134950dbe
FIX [ bug #3383 ] Company name is overlapped with company direction in PDF models
...
Close #3383
2015-09-01 11:19:05 +02:00
Marcos García de La Fuente
c4f9bde14d
FIX [ bug #3431 ] Invoice bank account is not respected
...
Close #3431
2015-09-01 11:09:37 +02:00
Marcos García de La Fuente
9ec349f410
FIX [ bug #3432 ] Spaces should be removed from IBAN when formatting it
...
Close #3432
2015-09-01 10:56:55 +02:00
Raphaël Doursenaud
3b493ab0ed
Fix #2863 Sensible defaults for ChromePHP path
...
Use the provided ChromePHP class by default
2015-08-31 21:08:37 +02:00
Raphaël Doursenaud
51d5bff15d
Fix #3442 Remove useless syslog
...
Not having the permission to read the box is not an error.
Furthermore, no other boxes have this behavior.
2015-08-31 19:41:42 +02:00
Laurent Destailleur
9aa60e1ae1
Fix remove warning
2015-08-31 19:02:14 +02:00
Laurent Destailleur
2a85fb542a
Fix phpcs
...
Sync transifex
2015-08-31 17:22:36 +02:00
Laurent Destailleur
3a32b08512
Fix filter on opportunity status
2015-08-31 15:52:54 +02:00
Laurent Destailleur
278e90cf0a
Fix same pb than #3297 with vat edit
2015-08-31 13:06:53 +02:00
Laurent Destailleur
5fd6c44640
Fix error management
2015-08-31 13:00:24 +02:00
Laurent Destailleur
00b9f98c1c
Merge remote-tracking branch 'origin/3.7' into develop
2015-08-31 12:15:20 +02:00
Laurent Destailleur
fb70fbdc06
Merge pull request #3428 from marcosgdf/bug-3426
...
FIX [ bug #3426 ] Unable to create an invoice from a contract with extrafields
2015-08-31 00:53:04 +02:00
Laurent Destailleur
1e3bc9f822
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-08-30 21:21:37 +02:00
Laurent Destailleur
c06abac49e
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/compta/salaries/index.php
htdocs/contact/class/contact.class.php
htdocs/core/class/commonobject.class.php
htdocs/core/lib/geturl.lib.php
htdocs/core/lib/pdf.lib.php
2015-08-30 21:20:50 +02:00
Juanjo Menent
c3d3a989b3
Merge pull request #3429 from marcosgdf/patch-2
...
Removed odd test
2015-08-30 09:03:36 +02:00
aspangaro
e4bac2adfd
Merge remote-tracking branch 'Upstream/develop' into develop-57
...
Conflicts:
htdocs/install/mysql/migration/3.8.0-3.9.0.sql
2015-08-30 07:39:45 +02:00
Marcos García
3482031b8a
Removed second odd test
2015-08-29 21:44:05 +02:00
Marcos García
8fd7f0f383
Removed odd test
2015-08-29 21:41:15 +02:00
Marcos García de La Fuente
b953d2c466
FIX [ bug #3426 ] Unable to create an invoice from a contract with extrafields
...
Close #3426
2015-08-29 19:42:51 +02:00
Laurent Destailleur
c8f12dc5f2
Fix PUT method for already formated strings
2015-08-29 15:12:31 +02:00
Juanjo Menent
25fca6615a
Merge pull request #3395 from fmarcet/develop
...
NEW: Translate extrafield's labels
2015-08-28 16:44:49 +02:00
Laurent Destailleur
39cbd7629f
Fix error message during import
2015-08-27 23:49:25 +02:00
Laurent Destailleur
302b61c5ce
Fix Can't download generated document for cheque summary deposit.
2015-08-27 22:43:09 +02:00
philippe grand
6952084be3
it's a mess
2015-08-27 17:23:23 +02:00
philippe grand
e9f631d2e3
fix : Fatal error: Uncaught exception 'Exception' with message 'Incorrect log level'
2015-08-27 14:49:12 +02:00
philippe grand
db7defb7c3
Revert "fix : Fatal error: Uncaught exception 'Exception' with message 'Incorrect log level'"
...
This reverts commit 2527ae263b .
2015-08-27 14:43:48 +02:00
philippe grand
2527ae263b
fix : Fatal error: Uncaught exception 'Exception' with message 'Incorrect log level'
2015-08-27 14:28:12 +02:00
Juanjo Menent
ddb9c6a025
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-26 21:01:39 +02:00
Juanjo Menent
0a33f0728a
Fix translations of contract exports
2015-08-26 21:01:01 +02:00
Juanjo Menent
4cd61073e2
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-26 20:26:27 +02:00
Juanjo Menent
6321e96e49
Close #3223
2015-08-26 20:25:52 +02:00
Laurent Destailleur
603c44c37c
Merge pull request #3405 from aspangaro/3.8-13
...
Fast review 3.8
2015-08-26 11:27:16 +02:00
Laurent Destailleur
0a880cd205
Merge remote-tracking branch 'origin/3.7' into develop
2015-08-26 11:26:00 +02:00
Laurent Destailleur
3fc63eba0d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-08-26 11:25:05 +02:00
Laurent Destailleur
edf05e8d94
Merge pull request #3404 from hregis/3.7_bug
...
Fix: disable hook for avoid errors when object langs is disable
2015-08-26 11:24:50 +02:00
Laurent Destailleur
3db021addf
Fix Use correct boolean type.
...
Complete doxygen
2015-08-26 11:24:31 +02:00
Juanjo Menent
9deaa3cceb
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-25 22:01:33 +02:00
Juanjo Menent
f32a7ba228
Close #3224
2015-08-25 21:59:46 +02:00
aspangaro
73d8f20c6b
Fix: Correct directory where the donation is generated & add the action to remove_file who are generated
2015-08-25 08:09:14 +02:00
Laurent Destailleur
09355b0c7b
Fix filtering
2015-08-24 16:40:43 +02:00
Laurent Destailleur
2cf10ac05d
Fix filtering
2015-08-24 16:32:43 +02:00
Laurent Destailleur
8061ec9084
Fix translation
2015-08-24 15:59:17 +02:00
Laurent Destailleur
1a55159e35
Fix filter on prospect status
2015-08-24 14:59:46 +02:00
Laurent Destailleur
80fc4743c9
Fix the property "list" was not used.
2015-08-24 14:42:07 +02:00
Laurent Destailleur
feed3f714c
Fix to avoid warning
2015-08-24 11:17:11 +02:00
Regis Houssin
7b7fc44b46
Fix: disable hook for avoid errors when object langs is disable
2015-08-22 09:24:46 +02:00
Laurent Destailleur
1b409538a8
Fix #3400
...
Conflicts:
htdocs/core/lib/date.lib.php
2015-08-20 15:51:28 +02:00
Laurent Destailleur
4541d189ac
Fix #3400
2015-08-20 15:50:00 +02:00
Laurent Destailleur
d409568442
Format code
2015-08-20 15:07:16 +02:00
Laurent Destailleur
e24fd6fa37
Merge remote-tracking branch 'origin/develop' into 3.8
...
Conflicts:
htdocs/expedition/class/expedition.class.php
2015-08-20 14:36:32 +02:00
Laurent Destailleur
c3fb14855b
Try a better fix to replace PR #3297
2015-08-20 14:34:48 +02:00
Laurent Destailleur
936f912216
Fix filter on category
2015-08-20 04:07:07 +02:00
Laurent Destailleur
26e3fcc636
Try a better fix to replace PR #3297
2015-08-20 03:38:21 +02:00
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
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
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
Laurent Destailleur
10d3c41358
Fix Bad value into popup
2015-08-14 20:07:11 +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
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
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
Maxime Kohlhaas
1cbb20c89f
Merge branch 'develop' of github.com:Dolibarr/dolibarr into new_stats_percent
2015-08-07 13:30:12 +02:00
Maxime Kohlhaas
0afd27e3c2
New : % of evolution on stats
2015-08-07 13:29:11 +02:00
Juanjo Menent
f695b5cd11
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-07 13:01:53 +02:00
Juanjo Menent
38afb1a4e6
Merge remote-tracking branch 'origin/3.7' into 3.8
...
# Conflicts:
# htdocs/core/modules/modBarcode.class.php
2015-08-07 12:57:16 +02:00
Juanjo Menent
12b83fd3e8
Fix #3304
2015-08-07 12:45:27 +02:00
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
Laurent Destailleur
4f5e8e2480
Fix: missing context before calling trigger.
...
Clean demo file with list of triggers.
2015-07-19 15:24:54 +02:00
Marcos García de La Fuente
8505e91469
Fix: [ bug 1791 ] Margin menu not available if any Finance module is not enabled
2015-07-19 13:46:25 +02:00
Laurent Destailleur
2f2b0df6f8
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/contact/exportimport.php
htdocs/contact/info.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.form.class.php
htdocs/core/modules/DolibarrModules.class.php
htdocs/core/modules/modSociete.class.php
htdocs/core/tpl/document_actions_pre_headers.tpl.php
htdocs/langs/fr_FR/categories.lang
htdocs/main.inc.php
htdocs/product/reassort.php
htdocs/projet/list.php
htdocs/societe/info.php
2015-07-19 12:26:31 +02:00
Laurent Destailleur
2bb1945a2f
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/compta/prelevement/class/rejetprelevement.class.php
htdocs/compta/sociales/class/paymentsocialcontribution.class.php
htdocs/contact/exportimport.php
htdocs/contact/ldap.php
htdocs/contact/perso.php
htdocs/contact/vcard.php
htdocs/core/class/commonobject.class.php
htdocs/product/reassort.php
htdocs/projet/liste.php
htdocs/societe/consumption.php
htdocs/societe/info.php
2015-07-19 12:04:30 +02:00
Laurent Destailleur
fbc0b5b313
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/contact/vcard.php
htdocs/societe/consumption.php
2015-07-19 11:38:44 +02:00
Laurent Destailleur
eec1f4dcdf
Merge pull request #3267 from Dolibarr/3.8
...
fix user role and uk_user_api_key if api module not enabled
2015-07-18 23:51:51 +02:00
Marcos García de La Fuente
7185cfeb84
Fix: [ bug #2715 ] Statistics page has broken layout with long thirdparty names
2015-07-18 14:48:59 +02:00
Marcos García de La Fuente
e9d1e6265d
Fix: [ bug #2696 ] Adding complementary attribute fails if code is numerics
...
Close #2696
2015-07-18 14:25:05 +02:00
aspangaro
b9b6abd7a8
Merge remote-tracking branch 'Upstream/3.8' into 3.8-1
2015-07-18 05:29:57 +02:00
Juanjo Menent
06684ea362
Merge pull request #3250 from aspangaro/3.8-patch7
...
Fix : #3228 [Export] Missing member ID field in users
2015-07-17 19:15:53 +02:00
Juanjo Menent
0971e88531
Merge pull request #3249 from aspangaro/3.8-patch6
...
Fix : #3230 [Leaves] Module setup page is useless
2015-07-17 19:15:31 +02:00
Juanjo Menent
9c6573edd4
Merge pull request #3248 from aspangaro/3.8-patch5
...
Fix : #3232 [Agenda] Setup page tab order is weird
2015-07-17 19:14:34 +02:00
Juanjo Menent
efde88d211
Merge pull request #3247 from aspangaro/3.8-patch4
...
Fix: [Homepage] colspan problem with tasks box
2015-07-17 19:13:44 +02:00
Gauthier
244d1839e4
FIX : load propal langs for availability traduction
2015-07-17 17:24:11 +02:00
aspangaro
a0d74cc1a1
Fix : #3228 [Export] Missing member ID field in users
2015-07-16 22:50:50 +02:00
aspangaro
440e144892
Fix : #3230 [Leaves] Module setup page is useless
2015-07-16 22:29:04 +02:00
aspangaro
2d3d78ecc0
Fix : #3232 [Agenda] Setup page tab order is weird
2015-07-16 22:16:11 +02:00
aspangaro
f970494d1e
Fix: [Homepage] colspan problem with tasks box
2015-07-16 21:29:15 +02:00
aspangaro
3b547c0979
Fix : #3244 [Homepage] Last n members link broken
2015-07-16 21:17:31 +02:00
aspangaro
d9dd9ff688
Merge remote-tracking branch 'Upstream/3.8' into 3.8-1
2015-07-16 12:25:37 +02:00
Laurent Destailleur
e992a959cd
Fix dbt_select
2015-07-16 10:59:00 +02:00
Laurent Destailleur
670842429c
Merge pull request #3202 from hregis/3.8_minor
...
Fix missing mode
2015-07-16 10:24:37 +02:00
Laurent Destailleur
cbce66bba8
Merge pull request #3190 from hregis/3.8_bug2
...
Fix: wrong path and add index.html
2015-07-16 10:07:31 +02:00
aspangaro
4ae15adc69
Fix: wrong link on leave tabs in user card
2015-07-16 06:10:51 +02:00
aspangaro
efbaeaab5c
Fix: Show vat_by_thirdparty when module accounting is on
2015-07-15 23:24:28 +02:00
aspangaro
892462e0d6
Fix: Show VAT when module accounting is on
2015-07-15 22:45:45 +02:00
aspangaro
59e88590e0
Move my address email to new one
2015-07-15 20:30:33 +02:00
aspangaro
4a899cd856
Typo
2015-07-15 19:13:23 +02:00
Laurent Destailleur
db67ab0b5e
Fix wrap into lang list.
...
Sync with transifex
2015-07-15 16:27:01 +02:00
Laurent Destailleur
e571f681a0
Fix can refuse expense report
2015-07-15 15:39:50 +02:00
Laurent Destailleur
4d6ce2a1de
Fix: Can't view thirdparties that are not customer nor prospect nor
...
supplier.
2015-07-15 12:42:50 +02:00
Regis Houssin
c41c02adc7
Fix missing mode
2015-07-14 15:52:51 +02:00
Laurent Destailleur
65f11d0abb
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-07-14 14:44:08 +02:00
Laurent Destailleur
581b6d0001
Fix: missing status on contacts
2015-07-14 11:51:27 +02:00
Laurent Destailleur
85d9d3587e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-07-13 16:25:43 +02:00
Laurent Destailleur
a9289de616
Several fixes. Fix #2927
2015-07-13 11:22:18 +02:00
Laurent Destailleur
0c9e984bb1
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-07-13 10:29:45 +02:00
Regis Houssin
f23afc3453
Fix: wrong path and add index.html
2015-07-13 10:07:38 +02:00
Laurent Destailleur
8690b5e70e
FIX #3173 Overlapping of shipment ref
2015-07-12 16:22:06 +02:00
Laurent Destailleur
1fb40565f4
Fix bad parameters of function select_date
2015-07-12 12:50:24 +02:00
Laurent Destailleur
39a9b41c42
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-07-12 12:31:37 +02:00
Laurent Destailleur
21a5a30ade
Merge pull request #3175 from All-3kcis/develop-patch-3
...
Fix #3158 can't change date in invoices
2015-07-12 12:21:46 +02:00
Laurent Destailleur
6f90605185
Fix: Sqlite can't be supported until alter table add constraint is
...
supported by sqlite, so choice is hidden
2015-07-12 11:44:37 +02:00
Laurent Destailleur
c83cb730fc
Merge pull request #3134 from atm-alexis/NEW_add_hook_in_sendmail
...
NEW add hook in send mail
2015-07-11 20:46:01 +02:00
Raphaël Doursenaud
f4cc1f647c
Fix #3183 Make sure FormOther class is included.
2015-07-10 15:20:41 +02:00
Laurent Destailleur
8d77667764
Bad stat report
2015-07-10 10:42:42 +02:00
Laurent Destailleur
688562a816
Fix regression: We can't yet set method __construct of DolibarrModules
...
abstract because this break compatibility with a lot of external module
and generate FATAL errors after migration. Because PHP is not yet able
to manage try catch on FATAL error, we can't catch such error. Using
bstract on constructor is so postponed.
2015-07-10 09:40:18 +02:00
Laurent Destailleur
3eb6ee2030
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-07-09 12:29:44 +02:00
Laurent Destailleur
c28ff6c257
NEW Add status into filters of graph
2015-07-09 12:29:01 +02:00
All-3kcis
6b54180678
Fix #3158 can't change date in invoices
2015-07-08 16:04:21 +02:00
Regis Houssin
9e7cb70d63
Fix: missing shared parameters
2015-07-08 16:03:15 +02:00
Marcos García de La Fuente
eff573e753
Removed duplicated code from core modules
2015-07-07 13:08:26 +02:00
Marcos García de La Fuente
56ff0c7350
Created abstract functions DolibarrModules::__construct, DolibarrModules::init and DolibarrModules::remove
2015-07-07 13:08:12 +02:00
Marcos García de La Fuente
cba902c5ae
Fix: [ bug #3055 ] Product image thumbnails were not deleted after deleting the image
...
Close #3055
2015-07-07 09:40:23 +02:00
Raphaël Doursenaud
5ebc84e999
[Qual] Reviewed commonobject
...
Added missing fields
Removed unused variables
Documented methods parameters
Checked return points
2015-07-06 17:03:25 +02:00
Florian HENRY
b6850e36c9
fix previous commit
2015-07-06 16:59:03 +02:00
Florian HENRY
ec89f00103
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
2015-07-06 13:19:35 +02:00
Florian HENRY
8a36353385
FIX : when fetch_optionnal_by_label in Extrafields with $this->db cannot
...
work because this->db is never instanciated
2015-07-06 13:18:51 +02:00
Alexis ALGOUD
1277596242
Mode hook
...
in $conf->global->MAIN_DISABLE_ALL_MAILS
2015-07-06 00:51:17 +02:00
Laurent Destailleur
8eb4a208ce
Debug statistics of project module
2015-07-05 22:04:30 +02:00
Laurent Destailleur
324d855b9c
Still working on project module to uniformize way of working with other
...
modules
2015-07-04 18:20:17 +02:00
Laurent Destailleur
251fedad48
NEW Can edit email template using WYSIWYG editor
2015-07-04 11:57:55 +02:00
Laurent Destailleur
56560d9379
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-07-04 10:49:01 +02:00
Regis Houssin
a9059247ca
Merge branch '3.7' of https://github.com/Dolibarr/dolibarr.git into 3.7_bug3
2015-07-04 05:46:41 +02:00
Laurent Destailleur
42b4eaaeed
Merge pull request #3142 from hregis/develop_new
...
New: possibility to defined a tab for all entities in module descriptor
2015-07-04 04:43:40 +02:00
Laurent Destailleur
3520c94641
Merge pull request #3131 from atm-maxime/check_rejection
...
New : Check rejection management
2015-07-04 04:20:58 +02:00
Laurent Destailleur
5015eb8a88
Merge pull request #3126 from aspangaro/develop-patch48
...
Fix travis
2015-07-04 04:13:32 +02:00
Laurent Destailleur
47f9184382
Merge pull request #3114 from aspangaro/develop-patch46
...
Forms are using the tab look, even in creation mode
2015-07-04 04:13:21 +02:00
Laurent Destailleur
bddee5d01f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-07-04 04:11:30 +02:00
Laurent Destailleur
19158979ac
Merge pull request #3122 from ywarnier/tva2
...
Updates and additions to VAT reports
2015-07-04 04:05:04 +02:00
Laurent Destailleur
9c80735310
An easier to use dictionary page to edit email template.
...
Uniformize look.
2015-07-04 03:28:52 +02:00
Laurent Destailleur
0ac43211ad
NEW: Add help tooltips on fields of dictionary edit pages.
...
Fix: visible list of tasks are for opened project only.
2015-07-04 02:08:06 +02:00
Regis Houssin
e82f4c474b
Fix: for avoid error with main context hooks, with $langs object for
...
example.
2015-07-03 22:14:34 +02:00
Regis Houssin
e9aa98fb9d
Fix: travis
2015-07-03 11:40:59 +02:00
Regis Houssin
4273c4aad9
Fix: data can be just a value, not an array
2015-07-03 11:35:11 +02:00
Regis Houssin
b70dfd0d54
New: possibility to defined a tab for all entities in module descriptor
2015-07-03 11:16:24 +02:00
Regis Houssin
4fb5af7442
Fix: reset the current entity
2015-07-03 10:58:55 +02:00
Laurent Destailleur
312281f4d4
Debug askpricesupplier
...
Try to continue work on position of menu entries.
2015-07-02 22:43:51 +02:00
Alexis Algoud
25842b3295
NEW add hook in send mail
2015-07-02 16:03:24 +02:00
Maxime Kohlhaas
84be022ee1
Merge branch 'develop' of github.com:Dolibarr/dolibarr into check_rejection
...
Conflicts:
htdocs/compta/paiement/cheque/card.php
2015-07-02 13:45:32 +02:00
aspangaro
39dbec144a
Correct travis
2015-07-02 05:15:54 +02:00
Laurent Destailleur
6ef0b8e330
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-07-01 21:17:05 +02:00
Yannick Warnier
3a8c93522f
Convert " " to \t to match custom coding conventions
2015-06-30 15:53:58 -05:00
Yannick Warnier
c3bb76340f
Improve extended quaterly VAT report
2015-06-30 15:41:00 -05:00
Laurent Destailleur
b766f99acc
Uniformize look.
...
Make code to manage link "Now" on calendar more generic.
2015-06-30 21:50:24 +02:00
Laurent Destailleur
57a267a30f
NEW Add hooks to allow an external module to complete list of events
...
into calendar views.
2015-06-30 17:09:52 +02:00
Laurent Destailleur
276f057acf
Clean trigger codes
...
Better error message when we insert duplicate barcode.
2015-06-30 16:10:03 +02:00
Laurent Destailleur
a29ca43943
Prepare merge of merge tools and invoice list
2015-06-30 14:32:17 +02:00
Laurent Destailleur
4a1dfa60a5
Uniformize code
2015-06-30 13:14:19 +02:00
aspangaro
ea703be39b
Merge remote-tracking branch 'Upstream/develop' into develop-46
2015-06-30 06:33:10 +02:00
aspangaro
e363b20e85
Forms are using the tab look, even in creation mode
2015-06-30 06:31:09 +02:00
Laurent Destailleur
ae5b779652
Uniformize code
2015-06-30 01:34:17 +02:00
Laurent Destailleur
5f07c18e06
NEW Add opportunity amount on project card.
2015-06-29 16:57:32 +02:00
Laurent Destailleur
dc050d39eb
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
build/makepack-dolibarr.pl
htdocs/adherents/type.php
htdocs/core/boxes/box_task.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.form.class.php
htdocs/core/js/lib_batch.js
htdocs/core/modules/modUser.class.php
htdocs/fichinter/card.php
htdocs/fourn/commande/card.php
htdocs/societe/consumption.php
htdocs/user/info.php
htdocs/user/note.php
htdocs/user/param_ihm.php
htdocs/user/perms.php
2015-06-29 00:09:28 +02:00
Laurent Destailleur
9c99cae911
FIX XSS security using the onerror and missing escapement on type of
...
member page.
2015-06-28 23:32:38 +02:00
Laurent Destailleur
ce6039f7f6
NEW Replace category edition page on members with new select2 component.
2015-06-27 23:01:05 +02:00
Laurent Destailleur
9d7806f1f4
Tag class as deprecated
2015-06-27 21:26:05 +02:00
Regis Houssin
5efea745a1
Fix: Public method name must not be prefixed with an underscore
2015-06-27 20:38:11 +02:00
Regis Houssin
5ac292f9ae
Fix: Private member variable must be prefixed with an underscore
2015-06-27 20:32:19 +02:00
Regis Houssin
bf9c7c8ef9
Fix: add private/public function
2015-06-27 20:26:40 +02:00
Regis Houssin
dfae24ded9
Fix: remove unused var
2015-06-27 20:20:27 +02:00
Regis Houssin
bfe7112308
Fix: change encrypt/decrypt method for avoid division by zero
2015-06-27 19:57:35 +02:00
Laurent Destailleur
55cb103ab0
Maxi debug of new module leave requests
2015-06-27 13:01:44 +02:00
Laurent Destailleur
b6efa5ed11
NEW Can upload files on leave requests. Use more standard permissions.
2015-06-27 11:45:23 +02:00
Laurent Destailleur
ceb9955efc
Merge branch 'develop-patch43' of https://github.com/aspangaro/dolibarr into aspangaro-develop-patch43
...
Conflicts:
htdocs/contact/list.php
2015-06-27 02:27:34 +02:00
Laurent Destailleur
6faf6eeb4f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-06-27 02:21:43 +02:00
Laurent Destailleur
b3d1df3786
Merge pull request #3109 from hregis/develop_new
...
New: Possibility to add javascript in main login page with
2015-06-27 02:19:50 +02:00
Laurent Destailleur
bae8ed2356
uniformize code
2015-06-27 02:19:46 +02:00
Regis Houssin
c05bf7e977
New: Possibility to add javascript in main login page with
...
"getLoginPageOptions" hook
2015-06-26 19:37:37 +02:00
Maxime Kohlhaas
7486f2228d
Debug : date fields were not transmitted by formconfirm
2015-06-26 18:50:57 +02:00
Laurent Destailleur
0fe0c989ca
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-06-26 17:36:54 +02:00
Laurent Destailleur
2bc6d6dd4c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-06-26 17:26:12 +02:00
Laurent Destailleur
5584acddbd
Content of popup tooltip on contact and login link
2015-06-26 17:21:03 +02:00
Maxime Kohlhaas
17a25ed4a1
Add date option to the formconfirm formquestion
2015-06-26 17:00:24 +02:00
Maxime Kohlhaas
175cffbec8
Debug : calendar must always be displayed on top of other layers
2015-06-26 16:59:19 +02:00
Laurent Destailleur
8f691138e8
NEW Can edit Background color for Top menu and Background color for
...
table title line (works only with theme menu eldy).
2015-06-26 16:21:09 +02:00
Laurent Destailleur
936c46d219
Better error/setup messages.
2015-06-26 13:18:40 +02:00
aspangaro
9d2e964b00
Fix: print_liste_field_titre('');
2015-06-26 06:23:29 +02:00
Juanjo Menent
a3b3ce9c77
Merge pull request #3101 from FHenry/3.7
...
FIX: multicompny bug with getEntites without shared test
2015-06-25 20:50:03 +02:00
Florian HENRY
9505d3a528
fix multicompny bug with getEntites without shared test
2015-06-25 17:22:37 +02:00