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
ferOnti
783b0f9fdd
Merge pull request #696 from ferOnti/master
...
CODE STYLE for 18 classes
2012-10-09 09:48:45 -07:00
Brayan Osmar Pereyra Suxo
435d4cc240
BUG 6947 I add validation to delete inputs with permission
...
I add validation to delete inputs with permission
2012-10-09 12:45:29 -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
ferOnti
47645e300d
Merge pull request #694 from ferOnti/master
...
CODE STYLE class.AppSolr.php and fix a previous merge issue with class processMap
2012-10-09 08:36:44 -07: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
julceslauhub
0842191978
Merge pull request #692 from Jennydmz/BUG-9863
...
BUG-9863 i changed the file 'phpunit.xml' to add the directory to run th...
2012-10-09 07:53:51 -07:00
julceslauhub
e890a62337
Merge pull request #693 from ferOnti/master
...
CODE STYLE fixing class.processMap.php
2012-10-09 07:52:10 -07:00
Fernando Ontiveros
0f08493967
CODE STYLE formating class.applications.php
2012-10-09 10:45:20 -04:00
jennylee
82b1b50ccc
BUG-9863 i changed the file 'phpunit.xml' to add the directory to run the UnitTest for REST Services.
2012-10-09 10:38:38 -04:00
Brayan Osmar Pereyra Suxo
750ce8ad51
BUG 9288 I add key '-' to currency Int
...
I add validation to currency Int
2012-10-09 10:19:11 -04:00
Brayan Osmar Pereyra Suxo
73a11b4425
BUG 9288 I add key '-' to currency Int
...
I add validation to currency Int
2012-10-09 10:16:19 -04:00
Fernando Ontiveros
9987ad3a91
checkout processMap class
2012-10-09 09:47:25 -04:00
julceslauhub
5c710ad80d
Merge pull request #690 from ralpheav/master
...
BUG Rest generated php files has not descrive the data types of the fields
2012-10-08 16:39:48 -07: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
julceslauhub
d432aeeb6f
Merge pull request #689 from julceslauhub/master
...
Improvement in the proxy settings
2012-10-08 15:22:02 -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
julceslauhub
efdd5d824f
Merge pull request #686 from ralpheav/master
...
BUG 9152 - addGridRow intermittent in Preview panel
2012-10-08 14:36:18 -07:00
julceslauhub
3887fd35a4
Merge pull request #685 from marcoAntonioNina/BUG-9720
...
BUG 9720 Proceso de actualizacióe ProcessMaker es lento IMPROVEMENT
2012-10-08 14:28:04 -07:00
Ralph Asendeteufrer
6ed37834d6
BUG 9152 addGridRow intermittent in Preview panel
...
PROBLEM cannot addrows into a grid after change the preview tab, seemd ther are two different instances of grid.
FIX grid.js was taking the ancient instange of the grid, since a new one is been displayed th old not. the addGridRow() method not points to the new instance.
2012-10-08 17:14:12 -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
Ralph Asendeteufrer
07e50e7a75
BUG 9152 addGridRow intermittent in Preview panel
...
PROBLEM cannot addrows into a grid after change the preview tab, seemd ther are two different instances of grid.
FIX grid.js was taking the ancient instange of the grid, since a new one is been displayed th old not. the addGridRow() method not points to the new instance.
2012-10-08 16:49:07 -04:00
Ralph Asendeteufrer
832e516ec5
Merge remote branch 'upstream/master'
2012-10-08 16:31:04 -04:00
Ralph Asendeteufrer
43939268ce
BUG 9152 addGridRow intermittent in Preview panel
...
PROBLEM cannot addrows into a grid after change the preview tab, seemd ther are two different instances of grid.
FIX grid.js was taking the ancient instange of the grid, since a new one is been displayed th old not. the addGridRow() method not points to the new instance.
2012-10-08 16:22:25 -04:00
julceslauhub
d191835d9e
Merge pull request #680 from marcoAntonioNina/BUG-9720
...
BUG 9720 Proceso de actualizacióe ProcessMaker es lento IMPROVEMENT
2012-10-08 12:06:43 -07:00
julceslauhub
5552178a4d
Merge pull request #679 from hector-cortez/BUG-9775
...
BUG 9775 Las Ñ no son discriminadas para los usernames SLOVED
2012-10-08 12:05:15 -07: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
Hector Cortez
2a1b60c52b
BUG 9775 Las Ñ no son discriminadas para los usernames SLOVED
...
- Adjustment in the standarized.
2012-10-08 14:55:00 -04:00
Hector Cortez
ceaa97f2cc
BUG 9775 Las Ñ no son discriminadas para los usernames SLOVED
...
- Las Ñ no son discriminadas para los usernames.
- Validation in the usernames.
2012-10-08 14:42:13 -04:00
julceslauhub
fe7120b706
Merge pull request #678 from brayanpereyra/BUG-9897
...
BUG 9897 I add validation
2012-10-08 11:30:10 -07: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