jfefe
3780d0fde6
New webservice method to change user password
2013-02-14 13:15:55 +01:00
jfefe
e2d03a9dba
Add possibility to disable hook on list of recent file
2013-02-14 13:15:23 +01:00
jfefe
ed92e91cc0
Fix : wrong value for contact_id when call getUser webservice method (contact_id is variable name in user.class)
2013-01-29 03:59:23 +01:00
jfefe
9b28f98119
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr.git into webservices
2013-01-23 16:39:49 +01:00
jfefe
c7df80a6b5
Add extrafields for webservice contact / missing fields
2013-01-23 16:34:21 +01:00
Regis Houssin
9203cce485
Fix: use the users entity
2013-01-23 15:41:17 +01:00
Regis Houssin
4a0bc90d5a
Fix: only once superadmin and an admin can not delete/modify a
...
superadmin
2013-01-23 15:27:36 +01:00
Regis Houssin
9868880142
Fix: missing files library
2013-01-23 11:29:58 +01:00
Regis Houssin
e8ce9cecf2
Fix: broken features, special_code also used by externals modules !
2013-01-22 21:36:30 +01:00
Laurent Destailleur
d2152a8342
Restore correct code: A module decide if standard code is used or not
...
after running by a return code that is an int
0=execute standard code, 1=disable standard code
To return a string to show or an array or error codes, this must be done
by setting
$actionclassinstance->results
or
$actionclassinstance->resprints
2013-01-22 18:15:51 +01:00
Regis Houssin
bfe57b21b0
Fix: disable "datetimepicker" from edit in place for the moment
2013-01-22 18:05:41 +01:00
Regis Houssin
f0361b9c4c
Fix: broken feature
2013-01-22 16:51:10 +01:00
Regis Houssin
131dd663cb
Fix: missing webservices and code more simple
2013-01-22 11:28:53 +01:00
Laurent Destailleur
d5a3649d72
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-01-21 23:42:03 +01:00
Regis Houssin
92849ae039
Fix: $modules not loaded
2013-01-21 18:20:14 +01:00
Regis Houssin
12f4be9444
Merge pull request #625 from jfefe/webservices
...
fix in webservices
2013-01-21 06:21:57 -08:00
jfefe
a03099bd58
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr into webservices
2013-01-21 15:13:43 +01:00
jfefe
2276addef7
Fix : bad value for order line's price when creating an order by webservice / remove duplicate code
2013-01-21 15:13:08 +01:00
Laurent Destailleur
2f7292aa78
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-01-21 15:04:58 +01:00
Laurent Destailleur
3faa2b558f
Renamed param.
2013-01-21 15:04:34 +01:00
Regis Houssin
71dd160c41
Fix: uniformize name
2013-01-21 14:35:49 +01:00
Regis Houssin
5b34f6ba4e
Merge pull request #622 from jfefe/webservices
...
Missing societe_id for user when called by webservice
2013-01-21 05:33:14 -08:00
Regis Houssin
84af1dc488
Merge pull request #624 from FHenry/develop
...
Force get list of extrafield even if external module manage extrafield
2013-01-21 05:32:04 -08:00
fhenry
7cc548db31
Force get list of extrafield even if external module manage extrafield
2013-01-21 13:52:59 +01:00
jfefe
a201d8cea0
Fix : bad classname in webservice to create an order
2013-01-21 11:43:22 +01:00
jfefe
8d8e649646
Rename societe_id -> id_thirdparty in webservice method to get an user
2013-01-21 11:42:25 +01:00
Laurent Destailleur
05bd489b82
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/admin/index.php
2013-01-21 01:12:19 +01:00
Laurent Destailleur
e236ac3f03
Merge branch '3.3' of git@github.com:Dolibarr/dolibarr.git into 3.3
2013-01-21 01:07:22 +01:00
Laurent Destailleur
9cf405f9d2
Fix: syntax error
2013-01-21 01:06:52 +01:00
eldy
b3dbbe94e9
Missing div warning
...
Conflicts:
htdocs/admin/index.php
2013-01-20 16:21:52 +01:00
eldy
4e8aaa99b5
Removed dead code
2013-01-20 15:41:39 +01:00
eldy
5fe1f38666
Missing div warning
2013-01-20 15:37:33 +01:00
eldy
5c49947750
Merge remote-tracking branch 'origin/3.3' into develop
2013-01-20 15:32:48 +01:00
jfefe
b76fd1804b
Missing societe_id for user when called by webservice
2013-01-20 15:31:24 +01:00
eldy
d1dc04761a
Fix: dev rule to build portable requests
2013-01-20 15:30:51 +01:00
eldy
6ded74d5dd
Merge branch '3.3' of git@github.com:Dolibarr/dolibarr.git into 3.3
2013-01-20 15:22:14 +01:00
eldy
fc011610bb
Fix: pgsql
2013-01-20 15:21:18 +01:00
jfefe
7a60bd0b3c
Fix : missing class / bad user when create thirdparty with contact and
...
user by webservice method
2013-01-20 12:39:26 +01:00
Regis Houssin
a061f18900
Merge pull request #621 from jfefe/webservices
...
Fix : missing class / bad user
2013-01-20 03:20:25 -08:00
jfefe
1ab6fe6c21
Fix : missing class / bad user when create thirdparty with contact and
...
user by webservice method
2013-01-20 11:56:56 +01:00
Laurent Destailleur
5597e1b5c2
Protection to avoid not desired modules into packages
2013-01-19 18:47:35 +01:00
Laurent Destailleur
d411310651
Trad
2013-01-19 17:58:20 +01:00
Laurent Destailleur
2f3ed04023
Add info if session are encrypted
2013-01-19 17:56:26 +01:00
Laurent Destailleur
47c42943e8
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-01-19 16:29:35 +01:00
Laurent Destailleur
abb6daf2dc
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/core/boxes/box_activity.php
2013-01-19 16:29:16 +01:00
Laurent Destailleur
d65b69d16a
Merge pull request #620 from simnandez/develop
...
[ task #652 ] Reduce clicks into creaton of orders, invoices, etc.
2013-01-19 07:22:12 -08:00
Laurent Destailleur
3551dff18a
Fix: [ bug #671 ] Product country origin is automatically entered in
...
description of invoices, but not in invoices generated from orders
2013-01-19 15:57:28 +01:00
Laurent Destailleur
7002b328a8
Fix: [ bug #685 ] Supplier invoices should use encoding sequence number
...
as secondary sorting field
2013-01-19 15:32:03 +01:00
Laurent Destailleur
f701559056
Merge branch '3.3' of git@github.com:Dolibarr/dolibarr.git into 3.3
2013-01-19 14:32:50 +01:00
Laurent Destailleur
0e13b3872d
Fix: Removed warnings
2013-01-19 14:32:37 +01:00