Fernando Ontiveros
edf40d2490
CODE STYLE class.pmScript.php
2012-10-09 12:59:01 -04:00
Fernando Ontiveros
c0b6951bf1
CODE STYLE class.pmPhing.php
2012-10-09 12:58:15 -04:00
Fernando Ontiveros
409bbdf07c
CODE STYLE class.pmGauge.php
2012-10-09 12:57:01 -04:00
Fernando Ontiveros
eba4b6e7d7
CODE STYLE class.pmFunctions.php
2012-10-09 12:56:31 -04:00
Fernando Ontiveros
16b4ea4e2a
CODE STYLE class.pmDashlet.php
2012-10-09 12:55:53 -04:00
Fernando Ontiveros
7f1d0fad9c
CODE STYLE class.pluginRegistry.php
2012-10-09 12:55:14 -04:00
Fernando Ontiveros
b7b062bdec
CODE STYLE class.net.php
2012-10-09 12:54:08 -04:00
Fernando Ontiveros
8c638de652
CODE STYLE class.memcached.php
2012-10-09 12:53:37 -04:00
Fernando Ontiveros
a12343f7a8
CODE STYLE class.jrml.php
2012-10-09 12:53:01 -04:00
Fernando Ontiveros
f2ec274099
CODE STYLE class.javaBridgePM.php
2012-10-09 12:52:35 -04:00
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
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
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
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
Julio Cesar Laura
830c59d41f
Change some system default values
2012-10-08 11:04:15 -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
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
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
Fernando Ontiveros
17c7f59d55
CODE STYLE fixing class.processMap.php
2012-10-05 13:00:58 -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
Victor Saisa Lopez
29c6fc996d
BUG 8333 "File field for each grid line" SOLVED
...
- New feature
- File field for each grid line
- Added "file" element in grids
- The QA team should test with:
* Grids in mode edit/view
* INPUT property (http://wiki.processmaker.com/index.php/2.0/Files )
* KnowledgeTree plugin
* And other cases
* Available from version 2.0.45
2012-10-04 17:54:44 -04:00
julceslauhub
3922a9809c
Merge pull request #659 from brayanpereyra/BUG-4715
...
BUG 4715 I add assigned group to supervisor user
2012-10-04 13:58:22 -07:00
Brayan Osmar Pereyra Suxo
09f0554071
BUG 9508 I add the letter 'd'
...
I add the letter 'd'
2012-10-04 15:41:44 -04:00
Brayan Osmar Pereyra Suxo
ac920502cf
BUG 9508 I changed the variable name
...
I changed thevariable name adjustgridswith for adjustgridswidth
2012-10-04 15:33:11 -04:00
Brayan Osmar Pereyra Suxo
1d8b2671c1
Merge remote branch 'upstream/master' into BUG-9508
2012-10-04 15:25:38 -04:00