Laurent Destailleur
2a6ab47689
NEW Can change thirdparty when cloning a project.
2016-07-21 12:47:56 +02:00
Laurent Destailleur
2600b28638
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2016-07-21 10:40:29 +02:00
Laurent Destailleur
9f61fc4f5e
Better translation
2016-07-21 10:40:13 +02:00
Laurent Destailleur
a290757d2d
Merge pull request #5355 from atm-gauthier/NEW_allow_paiement_on_several_companies_bills_with_same_parentcompany
...
NEW Option to allow payment on bills of different companies (with same parent company)
2016-07-20 19:34:51 +02:00
Laurent Destailleur
e1f3b8e78f
Code comment
2016-07-20 19:32:38 +02:00
Laurent Destailleur
548411a3fb
Merge pull request #5364 from tysauron/patch-7
...
FIX Simplification + get real DN of user from setup of key (multi d…
2016-07-20 19:15:41 +02:00
Laurent Destailleur
34d1c0af72
Merge pull request #5321 from frederic34/patch-7
...
Fix quotes not required on int
2016-07-20 19:09:09 +02:00
Laurent Destailleur
a37caae098
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2016-07-20 19:01:55 +02:00
Laurent Destailleur
b90ed8d677
Merge pull request #5375 from frederic34/charges
...
NEW select bank and payment mode for social contrib
2016-07-20 19:00:10 +02:00
Laurent Destailleur
a75ea2bba6
Merge pull request #5169 from olsesacl/develop-change_fournisseurdet
...
FIX: can use LINEORDER_SUPPLIER_CREATE
2016-07-20 18:55:52 +02:00
Laurent Destailleur
adc9c28369
Merge pull request #5336 from atm-gauthier/develop_new_add_dorade_model
...
New: Develop new add dorade model
2016-07-20 18:31:47 +02:00
Laurent Destailleur
0ff6149741
Merge pull request #4673 from GPCsolutions/develop-forcedinstall
...
New: Improved forced install process
2016-07-20 18:27:39 +02:00
Laurent Destailleur
5a8c08e6cc
Merge pull request #5481 from defrance/patch-12
...
NEW Add hook "getnomurltooltip" to replace tooltips on getNomUrl functions
2016-07-20 18:23:35 +02:00
Laurent Destailleur
abfa86d628
Merge pull request #5476 from defrance/patch-11
...
NEW Display label and location of event on tooltip
2016-07-20 18:20:27 +02:00
Laurent Destailleur
fd034222b1
Merge pull request #5522 from all3kcis/patch-4
...
Update entrepot.class.php
2016-07-20 18:13:13 +02:00
Laurent Destailleur
c8ff56ac04
Merge pull request #5507 from all3kcis/patch-3
...
Debug dol_syslog function
2016-07-20 18:12:39 +02:00
Laurent Destailleur
dcd84e0310
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2016-07-20 18:06:15 +02:00
Laurent Destailleur
366769e97c
Merge pull request #5508 from defrance/patch-14
...
fix : warning error if no graphfiles
2016-07-20 18:06:04 +02:00
Laurent Destailleur
699f857a5e
NEW Add option PROJECT_LINES_PERWEEK_SHOW_THIRDPARTY to show thirdparty
...
on page to submit time.
2016-07-20 18:02:33 +02:00
All3kcis
7a549b1c32
Update entrepot.class.php
...
Add trim on "libelle" in create function of entrepot
2016-07-20 16:57:26 +02:00
Raphaël Doursenaud
f2a479695e
New: Improved forced install process
...
Tamper proofed the process by not relying on POST values for forced fields.
Disabled all fields set when $force_install_noedit is set.
Added a full-featured forced install config file template.
On the side:
Improved Dolibarr root and url detection.
Prevent install locking if install was not successful.
Added missing translation on failed administrator creation.
Better escaping of posted values.
2016-07-20 14:22:35 +02:00
BENKE Charlie
8830264c0e
tooltip not present on picto, already present in $link
...
and some case they are conflict
2016-07-20 02:27:40 +02:00
BENKE Charlie
f54bc367a4
fix : warning error if no graphfiles
...
append when we have no element present (start from new)
2016-07-20 01:53:06 +02:00
Laurent Destailleur
3fb80d9678
Merge pull request #5334 from defrance/patch-9
...
Replace feature level activation by hidden function
2016-07-19 18:29:09 +02:00
All3kcis
f4705873cb
Update functions.lib.php
...
Remove useless verification on $level. Second check "in_array" line 624 is sufficient with strict mode.
Otherwise "Emerg level" is not possible with "empty($level).. LOG_EMERG = 0...
2016-07-19 15:27:03 +02:00
Sergio Sanchis Climent
c101a6c483
update camel caps to update_total()
2016-07-19 13:56:48 +02:00
Sergio Sanchis Climent
76f17737be
change dolsyslog
2016-07-19 13:50:32 +02:00
Sergio Sanchis Climent
07b6c991ff
Create CommandeFournisseurLigne->insert
...
Create SupplierInvoiceLine->insert
2016-07-19 12:57:23 +02:00
Juanjo Menent
d2209be6e3
Merge pull request #5501 from defrance/patch-13
...
Fix: Add $result on db->free
2016-07-18 17:15:47 +02:00
BENKE Charlie
093f1da206
Some indenting and hookmanager feature
2016-07-18 15:07:35 +02:00
Laurent Destailleur
135bebd9a0
Sort of sent notification by date desc
2016-07-18 11:53:13 +02:00
BENKE Charlie
260e296f20
add $result on db->free
2016-07-18 02:05:30 +02:00
Laurent Destailleur
d345153c5e
Update doc
2016-07-17 00:08:34 +02:00
Laurent Destailleur
e2a03d18dd
Merge remote-tracking branch 'origin/4.0' into develop
2016-07-16 19:58:36 +02:00
Sof
4d86291527
Fix : syntax error
2016-07-16 19:57:41 +02:00
Laurent Destailleur
afbdf40c63
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2016-07-16 19:56:05 +02:00
Laurent Destailleur
a9b1693e09
Update doc
2016-07-16 19:55:54 +02:00
Laurent Destailleur
d0380adc39
Merge remote-tracking branch 'origin/3.9' into 4.0
...
Conflicts:
htdocs/filefunc.inc.php
htdocs/includes/jquery/plugins/datatables/media/js/jquery.js
htdocs/product/list.php
2016-07-16 19:54:57 +02:00
Laurent Destailleur
c3bf1b2619
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
2016-07-16 19:52:53 +02:00
Laurent Destailleur
58caf89aab
Fix for debian package
2016-07-16 19:52:42 +02:00
Laurent Destailleur
87c31d0761
Prepare 3.9.3
2016-07-16 19:38:58 +02:00
Laurent Destailleur
931531232c
FIX duplicate jquery.js files
2016-07-16 19:38:18 +02:00
Juanjo Menent
70d1c7d1d9
Merge pull request #5487 from mrsof/patch-3
...
FIX : bad name of field
2016-07-16 19:29:48 +02:00
Laurent Destailleur
e299bad2b5
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 3.9
2016-07-16 19:20:15 +02:00
Laurent Destailleur
6f489c1fbd
FIX Missing original .js file (license violation if sources are not
...
provided)
2016-07-16 19:19:52 +02:00
Juanjo Menent
e7b015853c
Merge pull request #5491 from mrsof/patch-5
...
Fix : syntax error
2016-07-16 19:16:42 +02:00
Juanjo Menent
5aa63ffe73
Merge pull request #5490 from simnandez/4.0
...
FIX #5479 using uninitialized variable $socid and other stuffs
2016-07-16 19:15:39 +02:00
Sof
4a0668f7ae
Fix : syntax error
2016-07-16 18:33:29 +02:00
BENKE Charlie
05b02e7bef
Update user.class.php
2016-07-16 18:05:58 +02:00
BENKE Charlie
282def1930
add feature on other dolibarr element
2016-07-16 18:00:53 +02:00