aspangaro
a2f0866c0c
Merge branch 'Upstream/3.6'
2014-08-22 07:07:18 +02:00
Laurent Destailleur
2cba55758b
Merge branch 'fix_1544' of github.com:KreizIT/dolibarr into
...
KreizIT-fix_1544
Conflicts:
ChangeLog
2014-08-21 23:29:38 +02:00
Laurent Destailleur
a32791f79d
Merge pull request #1839 from aspangaro/3.6
...
Fix :: Sql problem for fresh install on resource table
2014-08-21 23:20:44 +02:00
Laurent Destailleur
8f18db8e3f
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-08-21 23:19:18 +02:00
Laurent Destailleur
d485e270b9
Fix: menu param is not inside allowed list
2014-08-21 23:19:01 +02:00
Laurent Destailleur
c21b389462
Fix: Pb with focus position with ckeditor
2014-08-21 14:17:27 +02:00
aspangaro
2f4e1f09e6
Fix :: Entries salaries into menu doesn't appears when this module is activated alone - Needed module tax at the moment
2014-08-21 06:47:24 +02:00
aspangaro
03f642e861
Merge branch 'Upstream/3.6'
2014-08-21 06:03:00 +02:00
aspangaro
2aa3995b73
Fix :: Sql problem for fresh install on resource table // Ok in migration script
2014-08-21 06:01:47 +02:00
Laurent Destailleur
ee65e42b1c
The "final ref" of an object must be set only once all database actions
...
are ok. So after trigger call.
If a trigger need to know new information on an object, trigger must
make a fetch on object.
Revert "Fix: define new ref before trigger"
This reverts commit cb2b6e6e40 .
2014-08-19 14:57:01 +02:00
Regis Houssin
cb2b6e6e40
Fix: define new ref before trigger
2014-08-18 20:28:58 +02:00
Regis Houssin
9fdfc740de
Fix: define new ref before trigger
2014-08-18 20:25:57 +02:00
Laurent Destailleur
50eb2e2c15
Fix: backlink was wrong after deleting product or service.
2014-08-18 18:24:57 +02:00
Regis Houssin
967991f31a
Fix: project builddoc trigger is used now
2014-08-18 08:36:58 +02:00
Laurent Destailleur
741c093ac9
Merge pull request #1828 from atm-maxime/3.5
...
Fix : VAT and NPR rates where coming from multiprice...
2014-08-17 23:36:30 +02:00
Laurent Destailleur
f7e0ef74d7
Bad translation
2014-08-17 20:05:48 +02:00
Laurent Destailleur
4f206a2125
Fix: Missing empty field
2014-08-17 19:27:25 +02:00
Laurent Destailleur
d5eb4510e2
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-08-17 17:59:30 +02:00
Laurent Destailleur
dd9a08120f
Fix: no ' on command to create user on pgsql
2014-08-17 17:13:00 +02:00
Regis Houssin
0632cbdad0
Fix: broken feature: add param for use only "disabled" with delConstant
...
and "enabled" with setConstant
2014-08-17 15:15:52 +02:00
Regis Houssin
86f1d59e3c
Fix: broken feature: add param for use only "disabled" with delConstant
...
and "enabled" with setConstant
2014-08-17 15:12:20 +02:00
Laurent Destailleur
e7a8de18bf
Fix: Minimum size for captcha
2014-08-17 15:05:42 +02:00
Laurent Destailleur
b0ebaec0da
Fix: Add more log and missing error message
2014-08-17 12:43:24 +02:00
Laurent Destailleur
3f8ec47e91
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
ChangeLog
2014-08-16 17:37:37 +02:00
Laurent Destailleur
3336b5bdce
Fix: [ bug #1553 ] Saving User displays setup removes menu
2014-08-16 17:35:19 +02:00
Laurent Destailleur
f0c9513fa9
Fix: [ bug #1558 ] Product/service edit page title shows new Ref instead
...
of old ref
2014-08-16 17:18:53 +02:00
Laurent Destailleur
6b6b372579
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/theme/eldy/graph-color.php
2014-08-15 02:28:16 +02:00
Regis Houssin
a8668aee11
Fix: add global object to test condition with an object
2014-08-14 15:35:08 +02:00
Regis Houssin
d4a0c122be
Fix: add global object to test condition with an object
2014-08-14 15:33:41 +02:00
Maxime Kohlhaas
e760201a59
Merge branch '3.5' of github.com:Dolibarr/dolibarr into 3.5
2014-08-14 14:26:01 +02:00
Maxime Kohlhaas
c6637207f8
Fix : VAT and NPR rates where coming from multiprice...
2014-08-14 14:25:41 +02:00
Raphaël Doursenaud
739d309a0d
Updated category fix
...
Categories ID can be passed as strings
PSR code formatting
2014-08-14 08:46:51 +02:00
Cedric
8670a89ecb
Fix #1544 : Can remove date from invoice
2014-08-14 08:41:24 +02:00
Raphaël Doursenaud
1a9e98cda9
Fix categories bug
...
When using the string type,
$typeid == 1 matched all strings making other conditions ineffective.
2014-08-14 08:33:39 +02:00
Laurent Destailleur
91900f54c2
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-08-14 01:54:23 +02:00
Laurent Destailleur
387c123229
Fix: List of colors was too low.
2014-08-14 01:53:54 +02:00
Laurent Destailleur
3729178173
Merge pull request #1819 from FHenry/3.6
...
Fix bug in output extrafields sell list
2014-08-13 23:51:35 +02:00
Laurent Destailleur
230dd3d4eb
Merge pull request #1824 from FHenry/3.5
...
Fix: Missing include files.lib.php in some pages to use dol_delete_recursive
2014-08-13 23:41:04 +02:00
Laurent Destailleur
6c316d0cda
Merge remote-tracking branch 'origin/3.5' into 3.6
2014-08-13 19:23:45 +02:00
Laurent Destailleur
bcc0f244f0
Fix: Used wrong image
2014-08-13 19:21:31 +02:00
Laurent Destailleur
5026320fec
Fix: Longueur zone texte libre incorrecte.
2014-08-13 14:44:41 +02:00
Laurent Destailleur
b2638625c9
Add comment to warn about a bug
2014-08-13 14:36:40 +02:00
Florian HENRY
329c0b2913
Fix: Missing include files.lib.php in some pages ti use
...
dol_delete_recursive
2014-08-13 12:42:55 +02:00
Laurent Destailleur
723bad0ece
Fix: colspan
2014-08-11 18:22:00 +02:00
Laurent Destailleur
bb355ec7bd
Fix: Do not force size. Must be done by function or css.
2014-08-11 18:06:23 +02:00
Laurent Destailleur
8630f397bc
Fix: Do not force size. Must be done by function or css.
2014-08-11 18:02:17 +02:00
Florian HENRY
aabbc331a4
Fix output extrafield selllist
2014-08-11 13:12:04 +02:00
Florian HENRY
6849f713b5
Fix bug in output extrafields sell list
2014-08-11 13:09:35 +02:00
Laurent Destailleur
4d9c72f944
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-08-11 10:50:36 +02:00
Laurent Destailleur
8205a0e1b5
Fix: Better comment and var name
2014-08-11 10:50:08 +02:00
Laurent Destailleur
2c1db4cdd2
Revert "Update facture.php foreach wrong argument"
...
This reverts commit bc0c0eeddb .
2014-08-10 20:36:56 +02:00
Laurent Destailleur
bd29d3c7f4
Sync from transifex
2014-08-08 14:38:20 +02:00
Laurent Destailleur
d801bcc690
Fix: When jmobile is forced, we force enable of javascript.
2014-08-08 14:37:51 +02:00
Laurent Destailleur
8fe2f21c28
Merge pull request #1806 from atm-maxime/3.5
...
Fix : warning was not calculated on the right date
2014-08-08 01:52:57 +02:00
Laurent Destailleur
bceb72a9d1
Fix: Missing line total
2014-08-08 01:21:57 +02:00
Laurent Destailleur
91aabbb40e
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/compta/facture.php
htdocs/core/lib/project.lib.php
htdocs/main.inc.php
2014-08-08 01:19:03 +02:00
Laurent Destailleur
9e8a8b4da5
Fix: regex syntax
2014-08-08 01:18:20 +02:00
Laurent Destailleur
c52794ce7f
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/projet/class/project.class.php
2014-08-08 01:09:46 +02:00
Laurent Destailleur
e8ffb0dacf
Fix: sql error on editing project with pgsql.
...
Fix: Error management on project edit.
2014-08-08 01:02:59 +02:00
Laurent Destailleur
159d0c7057
Fix: get_full_tree was not working correctly.
2014-08-07 20:21:16 +02:00
Laurent Destailleur
69888aa569
Fix: get_full_tree was not working correctly.
2014-08-07 20:13:19 +02:00
Laurent Destailleur
de76fe4951
Fix: Missing join into request.
...
Conflicts:
htdocs/compta/facture.php
2014-08-07 15:05:31 +02:00
Laurent Destailleur
1239e713c9
Fix: Missing join into request.
2014-08-07 15:00:10 +02:00
Laurent Destailleur
8c728ac638
Fix: bad regex syntax
2014-08-07 12:47:14 +02:00
Maxime Kohlhaas
1caf39ad22
Merge branch '3.5' of github.com:Dolibarr/dolibarr into 3.5
2014-08-07 12:26:18 +02:00
Laurent Destailleur
d0c3a7913f
Fix: visible task into area "time" for "My task" must limit task to
...
tasks i am assigned to.
2014-08-07 12:15:18 +02:00
Laurent Destailleur
48fc945648
Fix: visible task into area "time" for "My task" must limit task to
...
tasks i am assigned to.
Conflicts:
htdocs/core/lib/project.lib.php
htdocs/projet/activity/list.php
2014-08-07 12:13:00 +02:00
Laurent Destailleur
a49bce10de
Fix: When disabled, all fields must be disabled. Need backport.
...
Conflicts:
htdocs/projet/activity/list.php
2014-08-07 12:09:28 +02:00
Laurent Destailleur
1e473839e7
Fix: visible task into area "time" for "My task" must limit task to
...
tasks i am assigned to.
2014-08-07 12:06:16 +02:00
Laurent Destailleur
1016e05fc6
Fix: visible task into area "time" for "My task" must limit task to
...
tasks i am assigned to.
2014-08-07 11:50:34 +02:00
Laurent Destailleur
ebc11a7a9c
Fix: When disabled, all fields must be disabled. Need backport.
2014-08-07 11:50:25 +02:00
Laurent Destailleur
20cef1512f
Merge remote-tracking branch 'origin/3.5' into 3.6
2014-08-06 21:34:47 +02:00
Laurent Destailleur
d694b10274
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-08-06 17:15:50 +02:00
Laurent Destailleur
98eb39bf9c
Fix: PROJECT_CAN_ALWAYS_LINK_TO_ALL_SUPPLIERS is correctly supported
2014-08-06 16:46:04 +02:00
Maxime Kohlhaas
546b31b9d0
Fix : Filtering on fourn paiement list was not working
2014-08-06 12:02:44 +02:00
Maxime Kohlhaas
27266ba7e1
Merge branch '3.5' of github.com:Dolibarr/dolibarr into 3.5
2014-08-06 11:53:56 +02:00
Laurent Destailleur
c781bb4d08
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/holiday/fiche.php
2014-08-06 09:12:29 +02:00
Laurent Destailleur
85748711b5
Fix: Table holiday_user was not initialized anymore.
...
Conflicts:
htdocs/holiday/class/holiday.class.php
htdocs/holiday/fiche.php
2014-08-06 09:08:28 +02:00
Maxime Kohlhaas
3499c69b7d
Fix : search contact by phone was mistaking phone pro and phone perso
2014-08-06 08:54:22 +02:00
Laurent Destailleur
8f73c7a82a
Fix: Remove debug
2014-08-06 01:49:22 +02:00
Laurent Destailleur
9b9e51d50f
Fix: removed debug
2014-08-06 01:48:51 +02:00
Laurent Destailleur
277bfc8012
Merge remote-tracking branch 'origin/3.5' into 3.6
2014-08-06 01:46:57 +02:00
Laurent Destailleur
168f71ac18
Fix: Log of leaves was broken on some mysql versions.
2014-08-06 01:45:58 +02:00
Laurent Destailleur
273b9029b8
Fix: mb_strtolower function does not exists on all PHP versions.
...
Conflicts:
htdocs/core/lib/pdf.lib.php
2014-08-06 01:45:31 +02:00
Laurent Destailleur
f33df3419c
Fix: mb_strtolower function does not exists on all PHP versions.
2014-08-05 21:25:47 +02:00
Laurent Destailleur
3a4a1a4c72
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-08-05 18:28:52 +02:00
Laurent Destailleur
5027222c33
Fix: When there is an error to update a thirdparty, the number for
...
supplier and customer code is kept to old value.
2014-08-05 18:28:06 +02:00
Laurent Destailleur
ee3f92a168
Fix: When there is an error to update a thirdparty, the number for
...
supplier and customer code is kept to old value.
2014-08-05 18:22:01 +02:00
Maxime Kohlhaas
269a59e11a
Fix : warning was not calculated on the right date
2014-08-05 14:17:29 +02:00
Laurent Destailleur
76353bf427
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/compta/facture/impayees.php
htdocs/core/lib/functions.lib.php
htdocs/main.inc.php
2014-08-04 22:18:30 +02:00
Laurent Destailleur
6a61587085
Try a fix when timezone string is not standard
...
Conflicts:
htdocs/includes/adodbtime/adodb-time.inc.php
2014-08-04 12:49:54 +02:00
Laurent Destailleur
863d57004e
Fix: Field must be invisible
2014-08-04 10:44:19 +02:00
Laurent Destailleur
c7d4b1e3d5
Merge pull request #1802 from FHenry/3.6
...
Fix extrafield parameters for sellist
2014-08-04 09:13:42 +02:00
Laurent Destailleur
d14fcf617c
Merge pull request #1799 from FHenry/3.5
...
Fix : Fusion PDF button on unpaid invoice is no more displayed
2014-08-04 09:08:47 +02:00
Laurent Destailleur
e56956110f
Merge pull request #1796 from atm-maxime/3.5
...
Fix : shipping list SQL request was not filtering on shipping element
2014-08-04 08:58:41 +02:00
Laurent Destailleur
b5bb4c639c
Fix: Clean data
2014-08-04 00:15:23 +02:00
Laurent Destailleur
0834178bf5
Add more colors to fix pb with agenda
2014-08-04 00:15:08 +02:00
Laurent Destailleur
bf7a33494e
Run request to clean data
2014-08-03 23:55:33 +02:00
Laurent Destailleur
86b2887d44
Merge remote-tracking branch 'origin/3.5' into 3.6
2014-08-03 23:54:05 +02:00
Laurent Destailleur
b16dc8dbcd
Fix: Tab not selected
2014-08-03 23:51:26 +02:00
Laurent Destailleur
8ea52f52f5
Fix: Missing counter into document tab
2014-08-03 23:48:27 +02:00
Laurent Destailleur
51f1577c84
Fix: Field for user into event is "owner".
2014-08-03 23:32:36 +02:00
Laurent Destailleur
9fb11cd13b
Fix: Action created by triggers does not saved owner of action.
2014-08-03 23:20:32 +02:00
Laurent Destailleur
4c91788941
Fix: Can not set option when using in nojs mode.
2014-08-03 22:08:25 +02:00
Laurent Destailleur
6ff57e57c2
Fix: external link is visible when a module is using tabhelp of
...
dictionary.
2014-08-02 00:34:54 +02:00
Juanjo Menent
c15da5f257
Fix: Price by customer: a client must be able to have multiple products
...
with customer prices
2014-08-01 18:22:39 +02:00
Laurent Destailleur
41f846ac6e
Fix: Bad param
2014-08-01 17:13:23 +02:00
Florian HENRY
b0011d0514
remove debug
2014-08-01 16:50:47 +02:00
Florian HENRY
767ca07374
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-08-01 16:48:59 +02:00
Florian HENRY
17e272c8ac
Fix extrafield parameters for sellist
2014-08-01 16:48:16 +02:00
Florian HENRY
44f06bef22
Unpaid invoice launch fusion PDF action even if it is only search (with
...
enter keyboard input instead of lens click)
2014-08-01 15:21:29 +02:00
Florian HENRY
139dfa5b80
Fix : Fusion PDF button on unpaid invoice is no more displayed
2014-08-01 15:05:43 +02:00
Laurent Destailleur
c6d491b0b9
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-08-01 14:49:24 +02:00
Laurent Destailleur
07cf09536d
Fix: delete bank account
2014-08-01 14:48:48 +02:00
Juanjo Menent
32e110b6d9
Fix: Price by customer
2014-08-01 13:25:29 +02:00
Maxime Kohlhaas
23974daca4
Fix : shipping list SQL request was not filtering on shipping element
2014-08-01 09:57:08 +02:00
Laurent Destailleur
33a60bc14e
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-08-01 02:02:14 +02:00
Laurent Destailleur
80e8ff8db3
Sync from transifex
2014-08-01 02:01:51 +02:00
Regis Houssin
977300c653
Fix: missing skin.js
2014-07-31 11:15:30 +02:00
BENKE Charles
fb4e64fdab
Update consumption.php
...
security access fix : we don't have right to access of invoice and order if we are not agreed
2014-07-29 11:28:46 +02:00
Laurent Destailleur
c9d27383a4
Fix: When option to use optimize display for text borwser and blin
...
person is on, box addon was broken.
2014-07-29 00:50:57 +02:00
Laurent Destailleur
096a61d5c0
Fix: [ bug #1542 ] extrafields.class.php, showOutputField wrong
...
translate.
2014-07-28 20:35:32 +02:00
Laurent Destailleur
21c7972f7e
Fix: [ bug #1541 ] Surveys menu is not shown up if Export/Import module
...
is not enabled.
2014-07-28 20:34:51 +02:00
Laurent Destailleur
6d7b50d5d4
Fix: [ bug #1541 ] Surveys menu is not shown up if Export/Import module
...
is not enabled.
2014-07-28 20:34:42 +02:00
Laurent Destailleur
1a96bc0f30
Fix: Bad url for cron
...
Fix: must use html syntax, not xml
2014-07-28 20:33:37 +02:00
Laurent Destailleur
0ca72dcfea
Fix: Restore compatibility with old modules.
2014-07-27 23:53:46 +02:00
Laurent Destailleur
41ab5a0ce2
Fix: date was not saved if not in future.
2014-07-26 19:02:32 +02:00
Laurent Destailleur
db091896a5
Prepare 3.6.
...
Use google adsense tag of foundation for doxygen doc pages.
Version is no more encoded int odoxygen.
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
ChangeLog
build/debian/changelog
build/doxygen/dolibarr-doxygen.doxyfile
build/exe/doliwamp/doliwamp.iss
build/makepack-dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/compta/facture/impayees.php
htdocs/filefunc.inc.php
2014-07-26 18:10:51 +02:00
Laurent Destailleur
adb70ecf24
Fix: [ bug #1528 ] Leopard Services numeration module description is not
...
translated.
2014-07-26 17:40:07 +02:00
Laurent Destailleur
f794b820c3
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-07-26 17:30:41 +02:00
Laurent Destailleur
a8547e9c4d
Fix: [ bug #1523 ] suite bug #1334 : filtre et ordre de tri conjoints ne
...
s'appliquent pas
2014-07-26 17:30:10 +02:00
Laurent Destailleur
45435b597e
Fix: [ bug #1523 ] suite bug #1334 : filtre et ordre de tri conjoints ne
...
s'appliquent pas
2014-07-26 17:18:19 +02:00
Maxime Kohlhaas
36b634784b
Fix : real delivery date on livraison was not displayed
2014-07-25 16:31:41 +02:00
Maxime Kohlhaas
386022947a
Categorie class was fetching an object even if no param passed
2014-07-25 14:11:31 +02:00
Maxime Kohlhaas
2e18fa88d1
Mauvais libellé utilisé pour statut commande
2014-07-25 14:03:41 +02:00
Juanjo Menent
8cd2e00e5f
Fix: [ bug #1521 ] The second order's page from a provider shows all
...
orders
2014-07-21 16:57:08 +02:00
Laurent Destailleur
8d46b02d67
Fix: missing property
2014-07-20 15:58:05 +02:00
Laurent Destailleur
3451276b8b
Merge pull request #1755 from marcosgdf/translation-taxes
...
Corrected VAT expenses behaviour name
2014-07-20 04:56:02 +02:00
Laurent Destailleur
c289e8a23d
Merge pull request #1754 from ndrosis/patch-3
...
Fix Link product, In list view and label product
2014-07-20 04:54:48 +02:00
Laurent Destailleur
6499c4ff70
Merge pull request #1750 from nicoplh/patch-1
...
Update impayees.php
2014-07-20 04:45:47 +02:00
Laurent Destailleur
a74b65df0e
Fix: Add max height to solve pb with very large logo.
2014-07-20 04:29:47 +02:00
Laurent Destailleur
8137fd7fe4
Fix: Type of line (product/service) could not be edited on supplier
...
order/invoice.
2014-07-20 02:36:03 +02:00
Laurent Destailleur
a9779ca1ff
Fix: bad colspan for line with date selector
2014-07-20 02:18:21 +02:00
Laurent Destailleur
109ccf9b74
Fix: SQL syntax error with pgsql
...
Conflicts:
htdocs/contrat/class/contrat.class.php
2014-07-19 22:40:53 +02:00
Laurent Destailleur
6637ea51e3
Fix: [ bug #1534 ] Unknown error when deleting a product photo under
...
special circumstances
2014-07-19 16:41:14 +02:00
Laurent Destailleur
7a8f244ae9
Fix: Translation
2014-07-19 16:03:55 +02:00
Marcos García de La Fuente
7794101e10
Corrected VAT expenses behaviour name
2014-07-19 05:36:29 +02:00
Laurent Destailleur
dbae31b982
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-07-18 20:17:18 +02:00
Laurent Destailleur
e94ffceac9
Transifex sync for 3.6
2014-07-18 20:16:46 +02:00
Laurent Destailleur
44e57ca08a
Fix: Seach on company was not working
2014-07-18 18:21:09 +02:00
nicoplh
2cfc5f10a8
Update impayees.php
...
remove useless type alpha.
2014-07-18 14:47:23 +02:00
Drosis Nikos
4f0d01d5c5
Fix Link product, In list view and label product
...
This Fix added and develop.
2014-07-18 14:36:46 +03:00
nicoplh
25a591bd03
Update impayees.php
...
Add column ref.Client with search module.
2014-07-17 16:21:23 +02:00
Cedric
f38ab46928
correction typo
2014-07-15 19:02:43 +02:00
Cedric
769c9a9b66
FIX stock inconsistency when activating batch management on product which already have stock
2014-07-15 11:22:16 +02:00
Laurent Destailleur
9acf60d7c5
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
.travis.yml
ChangeLog
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/core/class/html.formfile.class.php
2014-07-14 23:36:10 +02:00
Laurent Destailleur
32a6d59b64
Merge pull request #1734 from FHenry/3.5
...
Fix
2014-07-14 23:13:03 +02:00
Laurent Destailleur
f55814e3b2
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
...
Conflicts:
ChangeLog
2014-07-14 23:11:33 +02:00
Laurent Destailleur
0bfc90ee9a
Merge pull request #1744 from marcosgdf/bug-linkedprojects
...
Fixed a bug introduced in commit 0916d2cf3b
2014-07-14 23:05:16 +02:00
Juanjo Menent
2ac088d60e
Merge pull request #1739 from KreizIT/XssFix
...
Security fix
2014-07-14 19:58:48 +02:00
Juanjo Menent
f8b5bac05c
Fix: Import ProfId1 to siren and ProfId2 to siret
2014-07-14 19:40:18 +02:00
Juanjo Menent
3930c8829e
Fix: Import ProfId1 to siren and ProfId2 to siret
2014-07-14 19:38:00 +02:00
Marcos García de La Fuente
b0ae2fe2aa
Fixed a bug introduced in commit 0916d2cf3b
2014-07-14 01:32:57 +02:00
Marcos García de La Fuente
4bc8e026b6
[ bug #1526 ] Thumbs of files uploaded with dots in their names do not load correctly
2014-07-13 19:51:44 +02:00
Cedric
d289306fa4
Security fix
2014-07-12 16:22:49 +02:00
Florian HENRY
b9df48d48c
Fix
...
http://www.dolibarr.fr/forum/527-bugs-sur-la-version-stable-courante/50854-multi-societe-options-cookies
2014-07-11 15:53:31 +02:00
Laurent Destailleur
0cba9b8fae
Merge pull request #1726 from atm-alexis/3.5
...
FIX : Bad rank when a bill was made by multiple orders
2014-07-11 12:25:50 +02:00
Florian HENRY
3f23b116c6
[ bug #1522 ] Liste des propositions commerciales non filtée depuis un
...
projet
2014-07-11 11:44:54 +02:00
Laurent Destailleur
32c15132df
Fix: sql syntax error
2014-07-08 23:19:46 +02:00
Laurent Destailleur
f0056b3b95
Fix: Migration does not match tables
2014-07-08 22:40:06 +02:00
Laurent Destailleur
a137b31a47
Fix: ON DELETE CASCADE is forbidden.
...
Conflicts:
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
test/phpunit/SqlTest.php
2014-07-08 21:50:29 +02:00
Laurent Destailleur
f1d1736532
Fix: checkstyle
2014-07-08 20:59:14 +02:00
Laurent Destailleur
0e78e631c1
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
.travis.yml
2014-07-08 20:22:51 +02:00
Alexis Algoud
6d83882a5d
FIX : Bad rank when a bill was made by multiple orders
2014-07-08 09:00:41 +02:00
Laurent Destailleur
0eabf26d27
Fix: Checkstyle
2014-07-08 01:15:59 +02:00
Laurent Destailleur
36e6f9a9fc
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
.travis.yml
2014-07-08 01:06:17 +02:00
Laurent Destailleur
41dc0681c6
Merge pull request #1715 from defrance69/patch-5
...
getlibstatut added
2014-07-08 00:31:07 +02:00
Laurent Destailleur
7c16322391
Merge pull request #1713 from FHenry/3.6
...
Remove fetch_optionnal becauwe done in fetch from product class
2014-07-07 21:25:53 +02:00
Laurent Destailleur
96ec3ad7f4
Fix: Allow percent to solve presentation pb by some pages.
2014-07-07 00:14:24 +02:00
Laurent Destailleur
56c067f15c
Fix: form is not allowed inside a table
...
Conflicts:
htdocs/fichinter/fiche.php
2014-07-06 21:16:27 +02:00
BENKE Charles
4d9f78dc07
getlibstatut added
...
Add function getlibstatut and libstatut on task (fk_statut allready present on project_task table)
2014-07-06 15:06:34 +02:00
Florian HENRY
cb9e0983dd
Remove fetch_optionnal becauwe done in fetch from product class
2014-07-06 10:24:01 +02:00
Florian HENRY
fe50d8b1ab
restore min jquery
2014-07-05 11:19:49 +02:00
Florian HENRY
02574a7af2
Fix Ajax combobox in Extrafeilds
...
Add Extrafield on contract
2014-07-05 11:17:50 +02:00
Florian HENRY
13c208dd8f
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-07-05 10:28:58 +02:00
Laurent Destailleur
faa5eba203
Fix: Substitution for external module at wrong place.
2014-07-04 18:43:37 +02:00
Florian HENRY
b8c293fb16
$dateSelector is a paramters of formAddObjectLine, if use global it is
...
reset to 0 because not declare in outer context but already exists in
the same context.
2014-07-04 14:48:27 +02:00
Florian HENRY
cdfe8818da
avoid message
...
Delimiter must not be alphanumeric or backslash in
/home/bobby/Eclipse/workspace/dolibarr/htdocs/main.inc.php on line 450
on preg_replace
2014-07-04 13:16:48 +02:00
Laurent Destailleur
7d519fdfe6
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-07-04 13:08:50 +02:00
Laurent Destailleur
bf96a78f63
Try a fix when timezone string is not standard
2014-07-04 13:07:53 +02:00
Laurent Destailleur
c662f34f16
Merge pull request #1702 from atm-maxime/3.6
...
Fix : virtual stock was not correctly calculated because reception was n...
2014-07-04 12:29:37 +02:00
Laurent Destailleur
7ee1388582
Merge remote-tracking branch 'origin/3.5' into 3.6
2014-07-04 12:22:10 +02:00
Laurent Destailleur
f22a04810e
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-07-04 11:59:01 +02:00
Laurent Destailleur
11abba30b3
Fix: Add information to help debug pb with TZ.
2014-07-04 11:58:41 +02:00
Juanjo Menent
47cff4d407
Fix: Unable to add lines in supplier orders
2014-07-04 10:04:30 +02:00
Maxime Kohlhaas
db0fa0afd0
Revert "Fix : ordered should display qty in supplier order not yet send"
...
This reverts commit f2248d5bc8 .
2014-07-03 18:17:34 +02:00
Maxime Kohlhaas
8eb8f33f28
Ajout qté dans écran consommation produit
2014-07-03 18:14:26 +02:00
Maxime Kohlhaas
f2248d5bc8
Fix : ordered should display qty in supplier order not yet send
2014-07-03 17:57:36 +02:00
Maxime Kohlhaas
51e4fa0d36
Fix : picto for already ordered product was missing
2014-07-03 15:31:51 +02:00
Maxime Kohlhaas
a26db9ab52
Fix : qty ordered was not including qty already received
2014-07-03 14:47:28 +02:00