Commit Graph

12 Commits

Author SHA1 Message Date
Fernando Ontiveros
aab8d610dd BUG 5156 Change response object in class.soap2.php
Grammar problem in "2 You have not privileges to execute this function". It needs a "do not", but it is better to not use "You".

In workflow/engine/methods/services/soap2.php,
change:
      $o->guid = "2 You have not privileges to execute this function";
To:
      $o->guid = "2. Insufficient privileges to execute this function'
2011-12-12 11:35:34 -04:00
Alvaro Campos
fa845af2d4 BUG 0000 fixed soap die 2011-09-19 11:17:23 -04:00
Alvaro Campos
53c1243fee BUG 6613 fixed issue PM_FACTORY in processlist WS 2011-09-15 17:52:15 -04:00
Alvaro Campos
c109b8007f BUG 6842 solved according to the Forum report 2011-09-15 16:37:29 -04:00
Erik Amaru Ortiz
be0c90af87 BUG 000 momentarily reverted to rc5 fro pmTables (fix) 2011-09-05 12:47:25 -04:00
Fernando Ontiveros
f10eece924 BUG 5163 fixing ?php tags
in many files
2011-04-25 16:31:12 -04:00
Alexandre Rosenfeld
f0277f02fb BUG 5978 Add getVersion to System class and use it instead of PM_VERSION
Instead of every page defining it's own PM_VERSION interpretation,
there is now a single getVersion function in the System class to
always get the right version.
2011-04-13 16:11:33 -04:00
Gustavo Adolfo Cruz Laura
749cdb39a7 Bug 6112: a new message screen has been added in order to inform the users that a web interface is not available for a webdav connection 2011-02-18 22:38:00 +00:00
Alvaro Campos
4e07c61241 add remove users from group webservices 2011-02-02 21:29:47 +00:00
Hugo Loza
f16d908205 Avoid errors executing eval of posted variables 2011-01-26 02:32:51 +00:00
abraar
3562b03fa3 Replaced '<?php' with '<?' 2011-01-06 11:11:53 +00:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00