Laurent Destailleur
2b019575cc
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-02-26 17:25:48 +01:00
Laurent Destailleur
4be679a7b2
Second try for Fix: The delivery date was missing.
2014-02-26 17:25:32 +01:00
Laurent Destailleur
0c2ca119d7
Fix: Add a test to avoid the non stable and experimental fuc...
...
feature "MAIN_MENU_USE_JQUERY_LAYOUT" to make application hang.
2014-02-26 16:51:38 +01:00
simnandez
8ffa11fe16
Fix: Loading actions extrafields fails.
2014-02-26 16:50:38 +01:00
Laurent Destailleur
df2eb95882
Fix: Right to left support
2014-02-26 15:42:32 +01:00
Laurent Destailleur
9505f9e47c
Fix: The delivery date was missing.
2014-02-26 15:41:56 +01:00
Laurent Destailleur
855dac45ea
Fix: select_comptes was always making a filter on field clos making
...
other filter field not working in some case.
2014-02-26 15:29:40 +01:00
Laurent Destailleur
0918fd21b0
Fix: Css errors
2014-02-26 14:48:53 +01:00
Laurent Destailleur
e8e8879e9e
Fix: Right to left support
2014-02-25 19:26:18 +01:00
Laurent Destailleur
a822bc0736
Fix: The delivery date was missing.
2014-02-25 19:22:00 +01:00
Laurent Destailleur
3f05651b94
Merge branch '3.5' of https://github.com/Dolibarr/dolibarr.git into 3.5
2014-02-25 16:14:51 +01:00
Laurent Destailleur
63a2aa3365
Fix: sql error with postgres when creating extrafield with an upper cas
...
character. code for new fields must be always lowercase.
2014-02-25 15:48:13 +01:00
Laurent Destailleur
7241714551
Merge pull request #1435 from marcosgdf/export-translations
...
Corrected export translations
2014-02-25 14:11:40 +01:00
Marcos García de La Fuente
f7eb4c5b14
Updated user export labels
2014-02-25 04:39:41 +01:00
Marcos García de La Fuente
4411908b23
Fixed translations of project export wizard
2014-02-25 04:18:13 +01:00
Marcos García de La Fuente
4157452c6d
Translated export filters
2014-02-25 03:23:08 +01:00
Marcos García de La Fuente
7ac405e067
Added SpecialCode translation key
2014-02-25 03:20:37 +01:00
Marcos García de La Fuente
968b5771db
Corrected project contact types translation
2014-02-25 02:42:10 +01:00
Marcos García de La Fuente
f464528dd9
Corrected indentation to tabs
2014-02-25 01:18:29 +01:00
Marcos García de La Fuente
e83e2bbbd7
Fixed bug #1123 : Paid deposit invoices are always shown as partially paid when fully paid
2014-02-25 01:17:38 +01:00
Peter Fontaine
8ec10f8efa
Add state_id in contact for individual third party
2014-02-24 21:20:06 +01:00
Laurent Destailleur
b1eef7cd42
Fix: [ bug #1254 ] Error when using "Enter" on qty input box of a
...
product
2014-02-24 17:37:35 +01:00
Laurent Destailleur
e5136487bd
Fix: The customer code was set to uppercase when using numbering module
...
leopard. We must keep data safe of any change.
2014-02-20 16:51:37 +01:00
simnandez
7511f626b3
Fix: Action event SHIPPING_VALIDATE is not implemented
2014-02-19 17:32:20 +01:00
Laurent Destailleur
4915ec8916
Fix: Bad space in predefined messages.
...
Fix: Signature was not added for email sent from thirdparty page.
2014-02-19 15:33:04 +01:00
Laurent Destailleur
d7c9ebd5ee
Fix: sort on supplier ref.
2014-02-19 03:04:56 +01:00
Laurent Destailleur
3a4161fdf7
Fix: css
2014-02-18 19:49:36 +01:00
Laurent Destailleur
342ee2e6f6
Qual: Add a TODO to warn to remove this bug.
2014-02-17 18:22:15 +01:00
Laurent Destailleur
1cfcda702e
Fix: [ bug #1250 ] "Supplier Ref. product" sidebar search box does not
...
work.
2014-02-17 17:32:25 +01:00
Laurent Destailleur
e1efd88155
Merge remote-tracking branch 'origin/3.4' into 3.5
2014-02-17 15:22:02 +01:00
Laurent Destailleur
8839ae38d3
Fix: [ bug #1241 ] error in request in select_paper file
...
/core/class/html.formadmin.class.php
2014-02-17 15:21:19 +01:00
Laurent Destailleur
fa7e7c75bf
Fix: Add a protection if user has no option to edit stock
2014-02-17 11:48:57 +01:00
Laurent Destailleur
de64ce5b2a
Fix: user right on Holiday for month report nor working
2014-02-17 00:09:48 +01:00
Laurent Destailleur
abc96b51fa
Enable extrafields for customer order, proposal and invoice lines. This
...
feature was developed for 3.5 but was disabled (hidden) because of
a bug not possible to fix enough quickly for 3.5.0 release.
2014-02-16 23:51:29 +01:00
Laurent Destailleur
935b30470d
Fix: Missing nowrap
2014-02-16 20:09:25 +01:00
Laurent Destailleur
85e93872b3
Fix: javascript calculation of unit price from margin rate was broken.
2014-02-16 19:42:43 +01:00
Laurent Destailleur
3aba53a9ae
Fix: javascript calculation of unit price from margin rate was broken.
2014-02-16 19:26:41 +01:00
Laurent Destailleur
b081083a1a
Fix: Bad management of date.
...
Fix: Submit button was not visible making not possible to filter on
date.
Fix: Use standard css style instead of hardcoded css.
2014-02-16 17:07:17 +01:00
Laurent Destailleur
7e2027ec39
Fix: Can not set delay to zero.
2014-02-14 13:05:49 +01:00
Laurent Destailleur
4b8d39af9d
Fix: Do not report trigger errors twice.
...
Fix: Error when creating event was not reported.
Conflicts:
htdocs/comm/action/fiche.php
2014-02-14 13:05:04 +01:00
Laurent Destailleur
b499efeccf
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/compta/sociales/index.php
htdocs/compta/tva/index.php
2014-02-12 22:29:56 +01:00
Laurent Destailleur
7d74d0d3bd
CFix: The order field for prospect level was not visible making
...
dictionnary useless.
2014-02-12 22:28:16 +01:00
Laurent Destailleur
ccab2b7af4
Fix: Must use "null" for value when finished is not defined but not when
...
finished is "0".
2014-02-12 19:00:06 +01:00
Laurent Destailleur
5501809844
Fix: sql compare on int must not contains quotes.
2014-02-12 18:47:16 +01:00
Laurent Destailleur
cd44548867
Merge pull request #1414 from atm-alexis/3.5
...
In certain case, holiday_users won't be update (1 delete, 1 add for ex)
2014-02-12 18:39:56 +01:00
Laurent Destailleur
191ff05873
Fix: W3C.
2014-02-12 18:36:49 +01:00
Laurent Destailleur
2e7631fa78
Fix: translation
2014-02-12 15:17:33 +01:00
Laurent Destailleur
266b413139
Fix: colspan for extrafields
2014-02-12 00:23:15 +01:00
Laurent Destailleur
2d6b5e377c
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-02-12 00:02:16 +01:00
Laurent Destailleur
4869b95601
Fix: Default size too long making screen hang.
2014-02-12 00:01:22 +01:00
Laurent Destailleur
e62b6c1cc4
Fix: Not using correct vars names
2014-02-11 15:43:05 +01:00
Alexis Algoud
d8e5fd20d2
In certain case, holiday_users won't be update (1 delete, 1 add for ex)
...
Add a fonction for count the real number of user without CP
2014-02-10 09:39:26 +01:00
Laurent Destailleur
213a64edcc
Fix for missing param.
2014-02-10 01:36:15 +01:00
Laurent Destailleur
94be4ec897
Fix: Avoid error in migration from 3.1 version.
...
Fix: Suggested migration choice was ko from x.y.z to x.y.z+1
2014-02-08 14:55:27 +01:00
Laurent Destailleur
6a84a7f935
Prepare version 3.5.1
2014-02-08 13:56:28 +01:00
Laurent Destailleur
b94f7a6a6d
Fix some amount were missing local version.
2014-02-08 03:51:30 +01:00
Laurent Destailleur
fdfb7f1a8a
Fix: Be sure there is no duplicate default rib.
2014-02-08 03:24:48 +01:00
Laurent Destailleur
5b89bc18f5
[ bug #1231 ] PDF always generated in interventions
2014-02-08 02:46:05 +01:00
Laurent Destailleur
aad7885bca
Fix: [bug #1226 ] page ne se charge pas quand beaucoup de prospect en
...
base
2014-02-08 02:35:59 +01:00
Laurent Destailleur
b750e98d40
Fix: Pb of file upload and download.
2014-02-08 02:02:01 +01:00
Laurent Destailleur
abc8649e02
Fix: Bug of import of agenda when using https link
2014-02-08 01:16:20 +01:00
Laurent Destailleur
319b13dafb
Fix: Field nature is not correctly filled.
2014-02-08 01:02:09 +01:00
Laurent Destailleur
b714347b6b
Fix: Substition of extra field was ko for order.
2014-02-08 01:01:31 +01:00
Laurent Destailleur
fb789b8197
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-02-08 00:40:51 +01:00
Laurent Destailleur
56a36ba9c4
Fix: bad translation of date format for pt_BR
2014-02-08 00:36:38 +01:00
Laurent Destailleur
9e06f185c5
Fix: Fix problem of invalid paypal link with \n.
2014-02-06 18:19:49 +01:00
Laurent Destailleur
c9b1c562cc
Merge branch '3.5' of https://github.com/Dolibarr/dolibarr.git into 3.5
2014-02-06 16:58:53 +01:00
Laurent Destailleur
9166dc2d8c
Fix: priority is a field smallint.
2014-02-06 16:57:45 +01:00
Laurent Destailleur
255a1f6497
Fix: String translated twice
2014-02-05 20:57:43 +01:00
Laurent Destailleur
db006dcdf8
Fix: Missing lang->load
2014-02-05 12:52:00 +01:00
Laurent Destailleur
e3ac9db9ec
Fix: Data was encode twice making bad translation for language with
...
special chars.
2014-02-05 12:11:39 +01:00
unknown
a6a26ec313
Fixed: Write note into field "note_private" in llx_facture ("note" deprecated)
2014-02-05 02:03:09 +01:00
Laurent Destailleur
e8dc517cba
Merge pull request #1410 from aternatik/fix_ws_user
...
Fix user webservice
2014-02-04 16:49:17 -08:00
Laurent Destailleur
f8a68b0449
Fix: Missing translation
2014-02-04 20:57:22 +01:00
Laurent Destailleur
0da1a64335
Fix: Missing vars and bar id.
2014-02-04 20:41:23 +01:00
jfefe
1ae87887fb
Fix into user webservices : better error management and country detection
...
- Avoid errors when creating an user with thirdparty
- Add country detection in webservices when country_code is filled
2014-02-04 18:03:22 +01:00
Laurent Destailleur
408a028320
Fix: Must return a string
2014-02-03 20:07:25 +01:00
Laurent Destailleur
2b2d764180
Fix: ref and date of supplier invoice.
...
Fix: Check on bank account
2014-02-03 17:30:35 +01:00
Laurent Destailleur
77b3c9d2eb
Fix: Bad constant
2014-02-02 19:00:56 +01:00
Laurent Destailleur
2d15e2c759
Fix: Link on supplier in document invoice must go to supplier card.
2014-02-01 16:31:23 +01:00
Laurent Destailleur
7de0438299
Fix: Link on supplier in document invoice must go to supplier card.
2014-02-01 16:26:41 +01:00
Laurent Destailleur
9aaafde6d5
Fix: Pb with cache files for graphical boxes:
...
Missing year into cache id.
User with restrcited permission on thirdparty must not share same cache
files that "see all" users.
2014-01-31 18:48:57 +01:00
Laurent Destailleur
40a53d4b57
Fix: used bad constant name
2014-01-31 16:06:28 +01:00
Laurent Destailleur
28b252849f
Fix: W3C
2014-01-31 13:02:48 +01:00
Laurent Destailleur
c5d5d6a8d6
A better fix to have default statut to enabled when created an address.
2014-01-30 18:17:52 +01:00
Laurent Destailleur
d15aeb268f
Merge branch '3.5' of https://github.com/Dolibarr/dolibarr.git into 3.5
2014-01-30 18:12:31 +01:00
Laurent Destailleur
47ff6a68bb
Fix: Test were inverted.
2014-01-30 18:11:40 +01:00
simnandez
ee72a9a4e6
Fix: Default status into contact creation must be Actif
2014-01-30 12:20:36 +01:00
Laurent Destailleur
85436f871c
Sec: Missing permission tests
2014-01-30 11:48:14 +01:00
Laurent Destailleur
0e9477167d
Fix: Bad output of extrafields when list is used.
2014-01-30 11:47:25 +01:00
Laurent Destailleur
bd3a64d580
Add test ($conf->global->FEATURES_LEVEL >= 2) for extrafields on
...
detailed lines because this feature is currently bugged.
Should work when the 2 forms (predefined product and free product) will
be merged into one (planned for 3.6)
2014-01-30 01:35:01 +01:00
Florian Henry
779aaa51ab
reset function2.lib.php to orign
2014-01-29 10:13:00 +01:00
Florian Henry
526c383f10
Add complete head into agenda
2014-01-29 10:11:39 +01:00
Florian Henry
ca556485e0
Merge branch '3.5' of https://github.com/Dolibarr/dolibarr.git into 3.5
2014-01-29 10:09:44 +01:00
Laurent Destailleur
1ec53873f3
Fix: Missing date start and end when creating contracts
2014-01-28 15:28:23 +01:00
Alexis Algoud
b2477b6764
Regression in contact form on Note field
...
It's seems to be a regression to Note field in 3.3 instead of public and private Note introduced in 3.4 (and confirmed in the class -> Note / / deprecated)
2014-01-27 10:36:59 +01:00
Laurent Destailleur
3efd44fd28
Fix: Enabled in dev mode only
2014-01-26 23:23:36 +01:00
Laurent Destailleur
ee41273286
Fix: Count of files were wrong
2014-01-26 19:27:42 +01:00
Laurent Destailleur
cd277aaf12
Fix: Missing translation
2014-01-26 19:10:05 +01:00
Laurent Destailleur
f83b47be9f
Fix: Missing loading lang files.
2014-01-26 18:43:30 +01:00
Laurent Destailleur
557fb0a9b1
Fix: miscellaneous css problems
...
Fix: Version was missing into home page when login was already done.
2014-01-26 18:30:45 +01:00
Laurent Destailleur
549f5c8426
Fix: Not existing file
2014-01-26 17:01:14 +01:00
Laurent Destailleur
1bdeb171c7
Fix: Missing class
2014-01-26 01:33:16 +01:00
Laurent Destailleur
f50ad96beb
Fix: var init at wrong place
2014-01-25 23:14:57 +01:00
Laurent Destailleur
7149fd76c7
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/core/lib/functions2.lib.php
2014-01-25 16:28:21 +01:00
Laurent Destailleur
98805ace4a
Fix: Error management when deleting a payment on supplier invoice.
2014-01-25 00:30:03 +01:00
Laurent Destailleur
7986c95ce3
Fix: Error management when deleting a payment on supplier invoice.
2014-01-25 00:26:42 +01:00
Laurent Destailleur
7254aecbb7
Merge branch '3.5' of https://github.com/Dolibarr/dolibarr.git into 3.5
2014-01-23 20:03:25 +01:00
Laurent Destailleur
21b43d7604
Fix: if module invoice is disabled, option to automatically classify
...
order as billed does not exists, so "Classify billed" for order must be
done manually from order card.
2014-01-23 20:02:19 +01:00
simnandez
21d6e22f03
Trad: Add missing ca_ES and es_ES files
2014-01-23 17:05:07 +01:00
simnandez
6fed307d70
Fix: box of bank balances lines without decimals
2014-01-23 16:26:07 +01:00
simnandez
cd1313280c
Fix: Bad navigation into stock product tab
2014-01-23 16:00:15 +01:00
Juanjo Menent
f634427f73
Merge pull request #1390 from grandoc/3.5
...
typo
2014-01-23 03:22:57 -08:00
simnandez
35051f8c77
Thousand separator must be space into Spain
2014-01-23 12:18:15 +01:00
Juanjo Menent
4c64767e7b
Merge pull request #1392 from atm-maxime/3.5
...
Thousand separator has been set to None instead of space
2014-01-23 03:14:57 -08:00
Laurent Destailleur
ce24a7e9ad
Fix: Bad error management making rollback instead of commit
2014-01-23 09:20:06 +01:00
Laurent Destailleur
9e7f3686db
Fix: No message if module mailman disabled
2014-01-23 09:19:56 +01:00
Maxime Kohlhaas
4f5441dc81
Merge branch '3.5' of github.com:Dolibarr/dolibarr into 3.5
2014-01-23 09:07:48 +01:00
Maxime Kohlhaas
eb7d802a8f
Thousand separator has been set to None instead of space
2014-01-23 09:07:15 +01:00
philippe
021f6e90e2
Merge branch '3.5' of https://github.com/Dolibarr/dolibarr.git into 3.5
2014-01-22 08:09:44 +01:00
Laurent Destailleur
9341db3e86
Fix: Missing id
2014-01-22 03:20:18 +01:00
Grand Philippe
8a0bddf4c5
typo
2014-01-21 18:55:45 +01:00
Florian Henry
a7c892e23b
Fix Mask numbering
2014-01-21 14:18:00 +01:00
Laurent Destailleur
b8aee5f462
Merge pull request #1388 from FHenry/3.4
...
Correction Reset Mask (before do not work with FA{yy}{mm}-{0000@99} with date 2014-01-01)
2014-01-21 04:59:43 -08:00
Florian Henry
cd84a5fd17
remove debug
2014-01-21 13:48:47 +01:00
Florian Henry
79c2e31439
Fix mask
2014-01-21 13:47:48 +01:00
Laurent Destailleur
3852fe4a1c
Merge pull request #1380 from atm-alexis/3.5
...
Add right to export project in export tool
2014-01-21 04:30:35 -08:00
Laurent Destailleur
9519c89110
Merge remote-tracking branch 'origin/3.4' into 3.5
2014-01-21 13:23:27 +01:00
Léo
46926aa685
Fix: modBarcode issue with blank list in conf (?)
...
Custom DB prefix not working with barcode module ? Might help.
2014-01-21 13:19:32 +01:00
Laurent Destailleur
d7e111b3bd
Fix: Missing parent tables
2014-01-21 13:18:30 +01:00
Laurent Destailleur
8bd2a1bc32
Merge pull request #1384 from Pfontaine/fix/societe2contact_civilite
...
Fix: add civilite_id field in contact when create new third party.
2014-01-21 04:12:47 -08:00
Florian Henry
163fcc8179
Merge branch '3.5' of https://github.com/Dolibarr/dolibarr.git into 3.5
2014-01-21 12:58:47 +01:00
Florian Henry
398e286be9
Fix reset Mask (befor do not work with FA{yy}{mm}-{0000@99} and date
...
2014-01-01)
2014-01-21 12:58:25 +01:00
Florian Henry
57f8f30494
Correction Reset Mask (before do not work with FA{yy}{mm}-{0000@99} with
...
date 2014-01-01)
2014-01-21 12:57:32 +01:00
Maxime Kohlhaas
60e616f63e
Fix : big bug while importing thirds, codes were not properly set or not imported
2014-01-21 10:29:35 +01:00
Laurent Destailleur
70debe9d9f
Merge branch '3.5' of https://github.com/Dolibarr/dolibarr.git into 3.5
2014-01-20 11:25:58 +01:00
Laurent Destailleur
5b6b8f1d5b
Fix: Support for reset everymonth (@99 into numbering mask) was ko when
...
changing year.
2014-01-20 11:20:38 +01:00
Laurent Destailleur
0d18892506
Merge from 3.4
2014-01-20 02:21:30 +01:00
Laurent Destailleur
8642e2027c
Fix: [ bug #1212 ] 'jqueryFileTree.php' directory traversal
...
vulnerability
2014-01-20 02:10:16 +01:00
Laurent Destailleur
0ba82d3c6e
Fix: Missing test on id
2014-01-20 01:27:40 +01:00
Laurent Destailleur
6253385b17
Fix: Thumbs was not visible when file was uploaded with extension in
...
upper case.
2014-01-19 22:51:24 +01:00
Laurent Destailleur
79e4c283db
Fix: Deletion of files was broken
2014-01-19 22:43:36 +01:00
Laurent Destailleur
becd65f9d3
Fix: Bad space into log
2014-01-19 21:34:48 +01:00
Peter Fontaine
919a7cd4a6
Fix: add civilite_id field in contact when create new third party.
2014-01-19 14:21:11 +01:00
Laurent Destailleur
22767bac36
Fix: Missing the version into url
2014-01-18 12:51:27 +01:00
Laurent Destailleur
4074547589
Fix;: Pb of caching static resource (js and css). Add a workaround to
...
avoid any problems.
2014-01-18 00:50:21 +01:00
Laurent Destailleur
031fd2f8b8
Fix: No set focus
2014-01-17 03:25:31 +01:00
Laurent Destailleur
d72167d543
Code comments
2014-01-15 19:12:55 +01:00
Laurent Destailleur
6a95f73036
Fix: Missing translation key
2014-01-15 16:14:34 +01:00
Laurent Destailleur
af4d48aec0
Fix: If end date is not defined, we can't say it is too late.
2014-01-15 15:42:14 +01:00
Alexis Algoud
9a5b46330a
Add right to export project in export tool
...
As the right does not exist, the tool could never be exploited
2014-01-15 14:49:22 +01:00
Laurent Destailleur
b9be26f9f1
Fix: favicon was old file.
...
Fix: missing favicon for theme auguria
2014-01-15 09:24:53 +01:00
Laurent Destailleur
fed3ac9b70
Merge branch '3.4' of git@github.com:Dolibarr/dolibarr.git into 3.4
2014-01-15 09:10:30 +01:00
Laurent Destailleur
8de8e9d886
Fix: reference to a file that does not exists
2014-01-15 09:09:52 +01:00
Laurent Destailleur
0725fea923
Fix: doxygen
2014-01-15 03:08:11 +01:00
Laurent Destailleur
ac45051b53
Fix: Showing version is wrong when replace by external module
2014-01-15 02:04:44 +01:00
Laurent Destailleur
fa1c88d80b
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-01-14 22:18:57 +01:00
Laurent Destailleur
4f1df33e51
Fix: thumb image was not up to date compared to new skin.
2014-01-14 22:18:44 +01:00
Laurent Destailleur
3a246bdca9
Merge pull request #1377 from csalvador/containsObject
...
add a method to check for the presence of an object in a category
2014-01-14 09:11:47 -08:00
Laurent Destailleur
12ee5dece2
Merge branch '3.5' of https://github.com/Dolibarr/dolibarr.git into 3.5
2014-01-14 18:10:14 +01:00
Cedric GROSS
6d4a9833e2
Fix bug on stock calculation for replenishment: wrong order in ifsql.
2014-01-14 18:08:26 +01:00
Laurent Destailleur
c704182b4d
Merge branch '3.4' of https://github.com/Dolibarr/dolibarr.git into 3.4
2014-01-14 18:01:39 +01:00
Laurent Destailleur
bd1a10c116
Fix: doxygen
2014-01-14 16:49:06 +01:00
Grand Philippe
b61ccb8234
Fix: path to image must not be hardcoded but use dol_buildpath or img_picto with param src=1
2014-01-13 10:15:07 +01:00
Grand Philippe
462f65614d
Fix: path to image must not be hardcoded but use dol_buildpath or img_picto with param src=1
2014-01-13 10:10:17 +01:00
Grand Philippe
c5689b86b4
Fix: path to image must not be hardcoded but use dol_buildpath or img_picto with param src=1
2014-01-13 09:43:21 +01:00
Cédric Salvador
ecfff5636b
rename is_in_cat to containsObject
2014-01-13 09:27:10 +01:00
Cédric Salvador
abe76708de
renamed object_exists
2014-01-13 09:06:00 +01:00
Cédric Salvador
e7f7dd49a5
add a method to check for the presence of an object in a category
2014-01-13 09:06:00 +01:00
philippe
9bada81b63
Merge branch '3.5' of https://github.com/Dolibarr/dolibarr.git into 3.5
2014-01-13 08:47:57 +01:00
Laurent Destailleur
795dcad59f
Fix: The login page should have same code than standard page using
...
common footer.
2014-01-12 22:26:48 +01:00
Grand Philippe
938f31f383
Fix: path to image must not be hardcoded but use dol_buildpath or img_picto with param src=1.
2014-01-12 21:45:52 +01:00
philippe
d2d84c3e48
Fix: path to image must not be hardcoded but use dol_buildpath or
...
img_picto with param src=1.
2014-01-12 21:26:44 +01:00
Laurent Destailleur
0f329e72ef
Fix: MAIN_FORCETHEME was not working when user set its own theme
2014-01-12 20:22:35 +01:00
Laurent Destailleur
4d298b1891
Update code comments and add log warning to help debug
2014-01-12 20:03:18 +01:00
Laurent Destailleur
ffeb2778e5
Fix: path to image must not be hardcoded but use dol_buildpath or
...
img_picto with param src=1.
2014-01-12 19:23:36 +01:00
BENKE Charles
28204d66b1
Update modFacture.class.php
...
remplace price by subprice on export invoice
2014-01-12 14:59:23 +01:00
Raphaël Doursenaud
78b40eaa8c
Handle default session path nicely
2014-01-11 17:30:29 +01:00
Laurent Destailleur
db5fe44b93
Merge branch '3.4' of https://github.com/Dolibarr/dolibarr.git into 3.4
2014-01-10 16:48:56 +01:00
Laurent Destailleur
45b3a02e8b
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-01-10 01:37:58 +01:00
Laurent Destailleur
2c310e26a6
Fix: Missing lang file
2014-01-10 01:37:41 +01:00
Laurent Destailleur
374be1854e
Fix: Bad url
2014-01-09 23:12:28 +01:00
Laurent Destailleur
eae92695d6
Fix: Warning into bank conciliation feature.
2014-01-09 18:47:33 +01:00
Maxime Kohlhaas
364085bd20
Fix : wrong var used in bank account class
2014-01-09 18:42:35 +01:00
Laurent Destailleur
511a44a7e6
Merge pull request #1368 from csalvador/webservices-debug
...
fixed wrong thumbnails directory
2014-01-09 06:28:53 -08:00
Laurent Destailleur
2b4f0bd4b1
Fix: Add a limit into list to avoid browser to hang when database is too
...
large.
2014-01-09 14:28:32 +01:00
Cédric Salvador
e959568a1d
Added details to the contact created by create_individual
2014-01-09 09:10:50 +01:00
Laurent Destailleur
63ecb859d6
Fix: Missing alias befofe field into sql request and removed bad join on
...
table making some record to disappear.
2014-01-08 20:50:04 +01:00
Laurent Destailleur
c0c555b78f
Fix: A lot of fix into sticker sheet dimension management.
...
Fix: Size of font too large to print sticker pages.
Conflicts:
htdocs/core/modules/member/doc/pdf_standard.class.php
htdocs/core/modules/printsheet/doc/pdf_standardlabel.class.php
2014-01-08 15:16:56 +01:00
Cédric Salvador
68e42bc24e
fixed wrong thumbnails directory
2014-01-07 17:26:12 +01:00
Laurent Destailleur
6e5f3b8bdd
Fix: entity into public pages not set at correct place
2014-01-07 16:29:25 +01:00
Laurent Destailleur
1df18f1e93
Fix: Function GETPOST not found
2014-01-07 16:11:08 +01:00
Laurent Destailleur
4d379e572a
Fix: Bugs into permissions for module category
2014-01-07 15:35:26 +01:00
simnandez
b8550bb985
Fix: Bad get of localtaxes into contracts add lines
2014-01-07 12:16:56 +01:00
simnandez
d4db5916f0
Fix: Bad get of localtaxes into contracts add lines
2014-01-07 12:16:16 +01:00
Laurent Destailleur
e99883f1a6
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/admin/modules.php
2014-01-06 19:18:06 +01:00
Laurent Destailleur
5b63b56143
Merge remote-tracking branch 'origin/3.3' into 3.4
...
Conflicts:
ChangeLog
2014-01-06 19:13:40 +01:00
Laurent Destailleur
ab7a17fe73
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-01-06 19:12:06 +01:00
Laurent Destailleur
0e3184c436
Fix: W3C.
...
Fix: Permission on a button.
Conflicts:
htdocs/core/lib/company.lib.php
htdocs/societe/soc.php
Fix: Some menu entry not visible.
2014-01-06 17:17:57 +01:00
Laurent Destailleur
7fd34e5ff6
Fix: [ bug #1208 ] Users without read permission on the tasks can still
...
see all project tasks
Fix: function clean_orhpelins was reporting wrong number of cleaned
orphelins.
2014-01-06 13:34:26 +01:00
Laurent Destailleur
7afdad60a0
Fix: [ bug #1208 ] Users without read permission on the tasks can still
...
see all project tasks
2014-01-06 12:42:50 +01:00
Laurent Destailleur
2d8214a940
Fix: The delete button into ecm module does not work when ajax disabled.
2014-01-05 18:37:26 +01:00
Laurent Destailleur
5b40eff0fa
Fix: W3C. Input fields can be between a table and tr tag.
2014-01-05 18:30:35 +01:00
Laurent Destailleur
667908baf8
Fix: Missing lang loading
2014-01-05 16:37:33 +01:00
Laurent Destailleur
283297294b
Fix: Missing definition of status labels
2014-01-05 16:19:25 +01:00
Laurent Destailleur
48973c6d02
Fix: Some SQL requests were not finished into new tab "consumption".
2014-01-05 16:00:45 +01:00
Laurent Destailleur
9a6f22a86e
Fix: W3C no form into table.
...
Fix: Css style overflowwithjm has been superseded by
maxwidthonsmartphone
Fix: Style button disabled was not visible with jmobile
Fix: Rounding corner with jmobile
2014-01-05 15:46:39 +01:00
Laurent Destailleur
67220a15ca
Fix: Bad translation key
2014-01-05 14:13:40 +01:00
Laurent Destailleur
5a7fe6b4a7
Fix: Change to make debian package ok despite removal of ckeditor
...
package.
2014-01-05 01:17:38 +01:00
Laurent Destailleur
d2d0d715a9
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/install/mysql/data/llx_c_tva.sql
2014-01-04 19:02:56 +01:00
Laurent Destailleur
f1120b8749
Merge pull request #1363 from atm-alexis/3.4
...
New standard VAT rate for France on january, 1st, 2014
2014-01-04 09:59:59 -08:00
Laurent Destailleur
2ee5076970
Problem of key of language into auguria menu
2014-01-04 18:57:57 +01:00
Laurent Destailleur
ee1e7471ff
Fix: A lot of bug into generation of sticker pages or address pages
...
form members module:
- Position of element was wrong for non A4 pages.
- Removed bugged definition of 5164 sticker template.
- Solve problem of image proportions.
- Margin of right was wrong.
Conflicts:
htdocs/core/modules/member/doc/pdf_standard.class.php
htdocs/core/modules/printsheet/doc/pdf_standardlabel.class.php
2014-01-04 16:17:47 +01:00
Laurent Destailleur
f6cda9deb6
Fix: The scale was hardcoded.
...
Comment in english
2014-01-04 12:40:13 +01:00
Laurent Destailleur
f0503dfaa9
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
ChangeLog
htdocs/compta/stats/cabyprodserv.php
htdocs/compta/stats/casoc.php
2014-01-03 18:28:00 +01:00
Laurent Destailleur
d992d5cb22
Fix: Bad SQL request when using filter on category.
2014-01-03 18:16:21 +01:00
Alexis Algoud
68893b205c
New standard VAT rate for France on january, 1st, 2014
2014-01-03 09:58:01 +01:00
Laurent Destailleur
601b2744e0
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
build/debian/changelog
2014-01-03 00:16:29 +01:00
Laurent Destailleur
4a4084e096
Fix: doxygen
2014-01-03 00:13:16 +01:00
Laurent Destailleur
76f890b72f
Fix: Call Image on this instead of pdf.
...
Fix: Missing parameter for photo.
Conflicts:
htdocs/core/modules/member/doc/pdf_standard.class.php
htdocs/core/modules/printsheet/doc/pdf_standardlabel.class.php
2014-01-02 20:51:39 +01:00
Laurent Destailleur
0b3dd9d7bb
Fix: Call Image on this instead of pdf.
...
Fix: Missing parameter for photo.
Conflicts:
htdocs/core/modules/member/doc/pdf_standard.class.php
htdocs/core/modules/printsheet/doc/pdf_standardlabel.class.php
2014-01-02 20:49:36 +01:00
Laurent Destailleur
5fd47b34b0
Fix: Bad link for download file into documents page of supplier invoices
2014-01-01 18:30:32 +01:00
Laurent Destailleur
0bdcda50c6
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
ChangeLog
build/exe/doliwamp/doliwamp.iss
build/pad/pad_dolibarr.xml
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
2013-12-31 16:13:12 +01:00
Laurent Destailleur
b1ea05e0d1
Merge remote-tracking branch 'origin/3.3' into 3.4
...
Conflicts:
ChangeLog
build/debian/changelog
build/exe/doliwamp/doliwamp.iss
build/makepack-dolibarr.pl
build/pad/pad_dolibarr.xml
build/pad/pad_doliwamp.xml
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/filefunc.inc.php
2013-12-31 15:55:10 +01:00
Laurent Destailleur
0e54780377
Fix: Update doc and packager for doliwamp
...
Conflicts:
build/exe/doliwamp/doliwamp.iss
Conflicts:
build/exe/doliwamp/doliwamp.iss
Conflicts:
build/exe/doliwamp/doliwamp.iss
2013-12-31 15:41:25 +01:00
Laurent Destailleur
247c49e094
Prepare 3.5.0 release
2013-12-31 15:17:10 +01:00
Laurent Destailleur
f44a45feb2
Fix: Missing some languages into the transifex sync script.
...
Trans: Sync language files from transifex.
2013-12-31 12:03:37 +01:00
Laurent Destailleur
0bf88ce44f
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2013-12-31 10:48:51 +01:00
Laurent Destailleur
e142bd252d
Fix: disable code making jmobile crazy.
2013-12-31 10:48:15 +01:00
Laurent Destailleur
2e0fc364bd
Merge remote-tracking branch 'origin/3.4' into 3.5
2013-12-30 12:42:14 +01:00
Laurent Destailleur
f0bda47d96
Merge remote-tracking branch 'origin/3.3' into 3.4
2013-12-30 12:39:30 +01:00
Laurent Destailleur
a59a0151fb
Fix: Removed analytics tags
2013-12-30 12:35:32 +01:00
Laurent Destailleur
cfb791c584
Fix: Better translation
2013-12-29 19:30:11 +01:00
Laurent Destailleur
8248f63826
Fix: Missing translation
2013-12-27 20:31:57 +01:00
Laurent Destailleur
29ae579298
Fix: Bad link
2013-12-27 20:29:30 +01:00
Laurent Destailleur
8207b7c243
Missing translation
2013-12-27 20:27:17 +01:00
Laurent Destailleur
d07c767f25
Fix: Alignement of element into block login
2013-12-27 17:55:24 +01:00
Laurent Destailleur
538e6c5dc2
Fix: Alignement of element into block login
2013-12-27 17:51:36 +01:00
Laurent Destailleur
da2f35e1a2
Fix: Missing translation.
...
Fix: Title of tab not visible
2013-12-27 17:43:52 +01:00
BENKE Charles
94bf105b13
Update llx_projet_task.sql
...
new field "ref" present on update sql but not on the table
2013-12-27 17:14:56 +01:00
Laurent Destailleur
3bb4de3e86
Better translation
2013-12-27 15:56:00 +01:00
simnandez
91b104aeb8
Fix: setup not saving changes
2013-12-26 11:32:13 +01:00
Laurent Destailleur
22412443fe
Fix: Overwrite bad value of limit payment date only if payment date is
...
defined.
2013-12-25 18:12:13 +01:00
Laurent Destailleur
76e4ba06a4
Fix: Calulcation of oustanding amount must not include abandonned
...
invoices.
2013-12-25 17:36:37 +01:00
Laurent Destailleur
fcfe94d4ec
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/product/liste.php
2013-12-24 16:28:27 +01:00
Laurent Destailleur
ec1aef0191
Fix: Can import contacts not linked to any thirdparties.
2013-12-24 16:11:23 +01:00
simnandez
8c9d145759
Fix: Bad url destination into category remove
2013-12-24 13:39:58 +01:00
simnandez
d6b2f96c19
Fix: Some config data are shared between suppliers orders and suppliers
...
invoices
2013-12-23 16:38:38 +01:00
Laurent Destailleur
81f1098d41
Merge branch '3.4' of git@github.com:Dolibarr/dolibarr.git into 3.4
2013-12-23 12:06:07 +01:00
Laurent Destailleur
331341bf5a
Fix: Bad picto
2013-12-23 12:05:32 +01:00
Laurent Destailleur
aad7d32f7d
Merge pull request #1354 from csalvador/webservices-debug
...
Webservices debug
2013-12-23 02:20:15 -08:00
Florian Henry
e971e4dfff
Fix [ bug #1202 ] Wrong amount in deposit % invoice from proposal
2013-12-23 11:05:14 +01:00
simnandez
11353786a1
Fix: Unable to make a withdrawal with two or more invocies
2013-12-23 10:46:19 +01:00
Laurent Destailleur
d9c7dc8697
Fix: Add protection to not delete a root directory when deleting a
...
company.
2013-12-21 12:04:39 +01:00
Cédric Salvador
18b163c6db
allow the webservice to create a private individual
2013-12-20 17:03:24 +01:00
Laurent Destailleur
47b1a2c082
Merge branch '3.4' of https://github.com/Dolibarr/dolibarr.git into 3.4
2013-12-20 13:55:10 +01:00
Laurent Destailleur
2bc579324d
Fix: Opening agenda for a specific day
...
Fix: No picto of thirdparty of contact if link is broken
2013-12-20 13:51:59 +01:00
simnandez
4d3290e4bf
Trad: Improve es_ES trans
2013-12-19 18:33:03 +01:00
simnandez
e4da8623f8
Trad: Add missing es_ES trans
2013-12-19 18:18:26 +01:00
Cédric Salvador
168412a2d6
Wrong parameters order in the function call
2013-12-19 16:06:59 +01:00
Cédric Salvador
0a0ef548ef
Solved some bugs in order creation and validation
2013-12-19 16:06:59 +01:00
Cédric Salvador
f98838616e
Do not forget the thumbs directory when returning the images paths
2013-12-19 16:06:59 +01:00
simnandez
a1e0d84e37
Fix: Lost stats filters into year selection
2013-12-19 15:43:22 +01:00
simnandez
8e247e8615
Trad: Fix missing translation
2013-12-19 12:47:39 +01:00
simnandez
2e840a3d37
Trad: Add missing trans
2013-12-19 10:41:44 +01:00
simnandez
3b3b66e612
Trad: Update es_ES translations
2013-12-19 10:29:34 +01:00
Laurent Destailleur
7e08ee9437
Merge pull request #1351 from atm-geoffrey/3.5
...
add extrafields support in supplier orders
2013-12-18 08:56:07 -08:00
Laurent Destailleur
8036151778
Merge pull request #1352 from marcosgdf/bug-1196
...
Corrected Copyright info for PR #1350
2013-12-18 08:49:51 -08:00
Laurent Destailleur
11e0fb8f7a
Fix: Missing ref field into export.
2013-12-17 09:11:36 +01:00
Laurent Destailleur
1dca56c213
Fix: Calculation of number of linked files was not working on taxes.
2013-12-16 23:45:12 +01:00
Marcos García
9c6df4faf4
Corrected Copyright info for PR #1350
2013-12-16 22:56:59 +01:00
Laurent Destailleur
ca36a4dd97
Merge pull request #1348 from atm-alexis/3.5
...
Improper use of delete() function and ldap with multientity bug corrections
2013-12-16 05:26:31 -08:00
Laurent Destailleur
6bfc0d14b2
Merge pull request #1350 from marcosgdf/bug-1196
...
Fixed bug #1196 : Product barcode search does not expect 13th digit on EAN13 type
2013-12-16 05:26:10 -08:00
Laurent Destailleur
7127f5fc21
fix: doxygen
2013-12-16 14:16:01 +01:00
Laurent Destailleur
cfec85c2d6
Fix: Rewrite content of getMarginInfos.
...
This solve bug of rounding with total price when we need a unit price.
This solve lso bug of rounding on non decimal basis that we don't want.
Also this remove calling database when not usefull so make possible to
call this function into fetch (this remove the FIXME not into comment
so).
2013-12-16 13:24:00 +01:00
Geoffrey
dce354adc3
add extrafields support in supplier orders. managed in configuration but not in view mode
2013-12-16 11:13:39 +01:00
Alexis Algoud
ba70794c1d
Add multicompany->enabled test
2013-12-16 09:45:38 +01:00
Laurent Destailleur
7864fe3cfd
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/core/tpl/objectline_edit.tpl.php
2013-12-16 00:07:50 +01:00
Laurent Destailleur
6e9b8dc77a
Fix: Missing special code
2013-12-15 21:10:39 +01:00
Marcos García
290b810bb8
Little refactor in product/liste.php
2013-12-15 18:49:55 +01:00
Marcos García
d65374bb02
Fixed bug #1196 : Product barcode search does not expect 13th digit on EAN13 type
...
Some code written by "hipnosapo" forum user in http://www.dolibarr.es/index.php/foro/7-bugs-versiones-estables/3891-ean13-buscador-codigo-barras-13-digitos#3891
2013-12-15 18:44:53 +01:00
Laurent Destailleur
3c87e1e20d
Fix: no required class for not mandatory fields
2013-12-15 18:11:56 +01:00
Laurent Destailleur
ef2f8ea67d
Removed some FIXME
2013-12-15 14:26:27 +01:00
Laurent Destailleur
bba2892752
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/commande/liste.php
2013-12-15 02:02:24 +01:00
Laurent Destailleur
dc754bbdc2
Fix: Trigger name conflicts and reference file was not matching real
...
name of triggers.
2013-12-14 20:48:34 +01:00
Laurent Destailleur
0e25939373
Fix: price function not correctly used
2013-12-14 17:40:23 +01:00
Laurent Destailleur
db9ef992eb
Fix: Clean var
2013-12-14 17:25:57 +01:00
Laurent Destailleur
648bf73bac
Fix: [ bug #1179 ] Wrong warnings on commande/liste.php / delivery date
...
should be checked
Conflicts:
htdocs/commande/liste.php
2013-12-14 15:49:08 +01:00
Laurent Destailleur
ed40e6d9b0
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/comm/prospect/list.php
htdocs/langs/en_US/bills.lang
2013-12-14 15:44:10 +01:00
Laurent Destailleur
dc1ccbfae8
Fix: [ bug #1177 ] Error on create domiciliation
2013-12-14 15:40:43 +01:00
Laurent Destailleur
4248431dc9
Fix: [ bug #1177 ] Error on create domiciliation
2013-12-14 15:35:13 +01:00
Laurent Destailleur
8cd538cce4
Merge branch '3.4' of git@github.com:Dolibarr/dolibarr.git into 3.4
2013-12-14 15:26:58 +01:00
Laurent Destailleur
7ecb313798
Fix: [ bug #1175 ] lien incorrect dans l'onglet Note d'un tiers
2013-12-14 15:26:22 +01:00
Laurent Destailleur
6cc20cb731
Fix: Filter on third parties were wrong for external users.
2013-12-14 15:21:15 +01:00
Laurent Destailleur
5a4b5dcc26
Fix: Missing condition
2013-12-14 14:21:27 +01:00
Laurent Destailleur
ad0d79a831
Merge pull request #1346 from marcosgdf/translation
...
Corrected translation
2013-12-13 18:51:04 -08:00
Laurent Destailleur
c94083b56e
Fix: W3C. No form into table. Make some browsers crazy.
2013-12-14 02:33:44 +01:00
Laurent Destailleur
42f032ded3
Merge remote-tracking branch 'origin/3.4' into 3.5
2013-12-14 01:30:15 +01:00
Laurent Destailleur
b83f664ced
Merge branch '3.4' of git@github.com:Dolibarr/dolibarr.git into 3.4
2013-12-14 01:29:24 +01:00
Laurent Destailleur
88aa0ad4da
Fix: Doxygen problems
2013-12-14 01:28:59 +01:00