Commit Graph

2458 Commits

Author SHA1 Message Date
Fernando Ontiveros
ace3ab8006 CODE STYLE class.Installer.php 2012-10-09 12:51:51 -04:00
Fernando Ontiveros
c4145a7195 CODE STYLE class.groupUser.php 2012-10-09 12:51:02 -04:00
Fernando Ontiveros
2a33248d79 CODE STYLE class.groups.php 2012-10-09 12:44:53 -04:00
Fernando Ontiveros
9196ae75e3 CODE STYLE class.fileCache.php 2012-10-09 12:44:18 -04:00
Fernando Ontiveros
a1f4caea41 CODE STYLE class.dynaFormField.php 2012-10-09 12:43:39 -04:00
Fernando Ontiveros
1bda939e3a CODE STYLE class.dynaformEditor.php 2012-10-09 12:41:55 -04:00
Fernando Ontiveros
10feb46939 CODE STYLE class.derivations.php 2012-10-09 12:40:24 -04:00
Fernando Ontiveros
a339d5ffed CODE STYLE class.dbConnections.php 2012-10-09 12:39:52 -04:00
Fernando Ontiveros
916d79ea80 CODE STYLE class.dates.php 2012-10-09 12:39:23 -04:00
Fernando Ontiveros
4a9180e95f CODE STYLE class.dashletProcessMakerCommunity.php class.dashletProcessMakerEnterprise.php class.dashletRssReader.php 2012-10-09 12:38:43 -04:00
Fernando Ontiveros
9a683be6ae CODE STYLE class.dashletOpenVSCompleted.php 2012-10-09 12:36:52 -04:00
Fernando Ontiveros
310ee85058 CODE STYLE class.configuration.php 2012-10-09 12:35:12 -04:00
Fernando Ontiveros
2c6b945b87 CODE STYLE class.cli.php 2012-10-09 12:34:27 -04:00
Fernando Ontiveros
280e882df7 CODE STYLE class.calendar.php 2012-10-09 12:33:39 -04:00
Fernando Ontiveros
29e93052df CODE STYLE class.BasePeer.php 2012-10-09 12:32:53 -04:00
Fernando Ontiveros
97ad5a6c53 CODE STYLE class.ArrayPeer.php 2012-10-09 12:32:00 -04:00
Fernando Ontiveros
5b60cca280 CODE STYLE class.archive.php 2012-10-09 12:27:04 -04:00
Fernando Ontiveros
0d0fd1c50c CODE STYLE class.AppSolr.php and fix a previous merge issue with class processMap 2012-10-09 11:24:11 -04:00
Fernando Ontiveros
0f08493967 CODE STYLE formating class.applications.php 2012-10-09 10:45:20 -04:00
Fernando Ontiveros
9987ad3a91 checkout processMap class 2012-10-09 09:47:25 -04:00
Ralph Asendeteufrer
3ffa78a4ed Merge remote branch 'upstream/master' 2012-10-08 19:20:20 -04:00
Ralph Asendeteufrer
a63689b699 BUG Rest generated php files has not descrive the data types of the fields
PROBLEM  No structure info of the table that gives enough data to handle the interface table.
SOLUTION Table structure was added in order to provide info requiered.
2012-10-08 19:16:42 -04:00
julceslauhub
8d6943afe6 Merge pull request #684 from Jennydmz/BUG-9863
Bug 9863
2012-10-08 15:36:28 -07:00
Julio Cesar Laura
0f169d391b Improvement in the proxy settings 2012-10-08 18:20:37 -04:00
Julio Cesar Laura
35dedce572 Improvement in the proxy settings 2012-10-08 18:01:45 -04:00
Marco Antonio Nina
4efee22b1a BUG 9720 Proceso de actualizacióe ProcessMaker es lento IMPROVEMENT
- ProcessMaker update process is slow for query.
- Was optimized queries and was modified the  rebuild "Table content".
2012-10-08 17:14:01 -04:00
jennylee
25d588359b I add new UnitTest for REST Services 2012-10-08 17:03:18 -04:00
Marco Antonio Nina
3899bbfd25 BUG 9720 Proceso de actualizacióe ProcessMaker es lento IMPROVEMENT
- ProcessMaker update process is slow for query.
- Was optimized queries and was modified the  rebuild "Table content".
2012-10-08 15:05:01 -04:00
Brayan Osmar Pereyra Suxo
b164d771ec BUG 9897 I add validation
I add validation to function uploadDoc in alfresco functions
2012-10-08 14:26:34 -04:00
julceslauhub
392c4d86ae Merge pull request #676 from brayanpereyra/BUG-8864
BUG 8864 I removed propety progressText
2012-10-08 09:48:13 -07:00
Brayan Osmar Pereyra Suxo
b938dc00b2 BUG 8864 I removed propety progressText
I removed propety progressText
2012-10-08 12:39:56 -04:00
Brayan Osmar Pereyra Suxo
61c1b2409e Merge remote branch 'upstream/master' into BUG-8344 2012-10-08 12:33:43 -04:00
Brayan Osmar Pereyra Suxo
e3ef5d0931 BUG 8344 I modify query to permissios the casas notes
I removed 'OR' the query and change for AND to filters task
2012-10-08 12:31:13 -04:00
Brayan Osmar Pereyra Suxo
36dd249ada BUG 8864 I add the function to delete file
I verify the permission delete to output document and I add the funcion in genered documents
2012-10-08 11:28:15 -04:00
Julio Cesar Laura
830c59d41f Change some system default values 2012-10-08 11:04:15 -04:00
jennylee
67e62a71ac Merge remote branch 'upstream/master' into BUG-9863 2012-10-08 10:02:14 -04:00
Hector Cortez
f8268dc6e4 BUG 6210 Request for web service to retrieve all the case variables SOLVED
- The getVariables() web service is not very useful, if you don't know which case variables have been defined.
- Changed name from getAllVariables to getVariablesNames.
2012-10-08 09:09:08 -04:00
Hector Cortez
ad86b56293 Merge remote branch 'upstream/master' into BUG-6210 2012-10-08 09:06:10 -04:00
jennylee
3e135b4ac3 I add new UnitTest for REST classes 2012-10-05 17:27:46 -04:00
julceslauhub
bb9a3e8843 Merge pull request #670 from marcoAntonioNina/BUG-9720
BUG 9720 Proceso de actualizacióe ProcessMaker es lento IMPROVEMENT
2012-10-05 14:03:33 -07:00
Marco Antonio Nina
52086504f1 BUG 9720 Proceso de actualizacióe ProcessMaker es lento IMPROVEMENT
- ProcessMaker update process is slow for query.
- Was optimized queries and was modified the  rebuild "Table content".
2012-10-05 16:58:26 -04:00
Hector Cortez
4a056fb7a1 Merge remote branch 'upstream/master' into BUG-6210 2012-10-05 16:39:26 -04:00
Hector Cortez
ce45c7a392 BUG 6210 Request for web service to retrieve all the case variables SOLVED
- The getVariables() web service is not very useful, if you don't know which case variables have been defined.
- Added a new function for web services getAllVariables.
2012-10-05 16:38:14 -04:00
julceslauhub
59c411bf9c Merge pull request #668 from marcoAntonioNina/BUG-7536
BUG 7536 Problem with moving a file from one folder to another foldER... SOLVED
2012-10-05 13:37:57 -07:00
Marco Antonio Nina
2a2f053126 BUG 7536 Problem with moving a file from one folder to another foldER... SOLVED
- No exist the methods corresponding.
- Was added the methods for copy and move directories.
2012-10-05 15:02:46 -04:00
Victor Saisa Lopez
f68a5ea074 BUG 7408 "Fire Fox English/Sumatoria" SOLVED
- Grids in view mode displays the sum not properly
- Problem solved, improved SUM and AVG functions in grids
- It improves the visualization of the web page header, only for IE
* Available from version 2.0.45
2012-10-05 13:18:36 -04:00
Fernando Ontiveros
17c7f59d55 CODE STYLE fixing class.processMap.php 2012-10-05 13:00:58 -04:00
Brayan Osmar Pereyra Suxo
78c869c697 BUG 8344 I removed console
I removed the console function
2012-10-05 12:36:34 -04:00
Brayan Osmar Pereyra Suxo
ff3e21cf40 BUG 8344 I add permissions to cases notes
I add permissions to cases notes
2012-10-05 12:29:55 -04:00
Julio Cesar Laura
c1670185ea BUG 6564 Group value based Self service Assignment Rule SOLVED
- Add a new Assignment Rule, to use a variable to designe dynamicly the group for the self service
2012-10-05 11:16:37 -04:00