Commit Graph

3856 Commits

Author SHA1 Message Date
julceslauhub
5a344a0eb4 Merge pull request #919 from ferOnti/master
SPEEDY use Rake and closure-compile to generate maborak.js
2012-11-09 05:25:53 -08:00
Fernando Ontiveros
ae211bea3a Merge remote branch 'upstream/master' 2012-11-09 09:16:04 -04:00
Fernando Ontiveros
ec6413a2ce SPEEDY use Rake and closure-compile to generate maborak.js 2012-11-09 09:15:56 -04:00
julceslauhub
c169fd1c2b Merge pull request #917 from julceslauhub/master
Add validation with masks in dates in view mode
2012-11-08 13:16:33 -08:00
Julio Cesar Laura
8ff41d0b5a Add validation with masks in dates in view mode 2012-11-08 17:15:56 -04:00
julceslauhub
b3f98109aa Merge pull request #915 from Jennydmz/BUG-7274
Bug 7274 New feature, show on the 'Task - Step list' the Dynaform Mode is assigned.
2012-11-08 11:59:29 -08:00
ferOnti
771b4837ea Merge pull request #914 from ferOnti/master
SPEEDY improve sysGeneric to stream files instead build them at runtime
2012-11-08 11:48:12 -08:00
jennylee
0e69382976 BUG-7274 New feature, show on the 'Task - Step list' the Dynaform Mode is assigned.
I modified the files 'workflow/engine/xmlform/steps/steps_List.xml' and 'workflow/engine/classes/class.processMap.php' to add a new column in the table 'Steps' showing the Mode in wich is assigned the dynaform to the Task.
2012-11-08 15:47:41 -04:00
Fernando Ontiveros
028ef9abf6 SPEEDY fixing sysGeneric to stream files - commit6 2012-11-08 15:47:14 -04:00
julceslauhub
a218a92d5a Merge pull request #913 from julceslauhub/master
BUG 6695 After striping \r and \n from PM phrases, many phrases have multiple spaces SOLVED
2012-11-08 11:17:19 -08:00
Julio Cesar Laura
9f3f564022 BUG 6695 After striping \r and \n from PM phrases, many phrases have multiple spaces SOLVED
- Many phrases with multiple spaces
- Replaced the multiple spaces for single spaces
2012-11-08 15:14:50 -04:00
jennylee
ab9622a61c BUG-7274 New feature, show on the 'Task - Step list' the Dynaform Mode is assigned.
I modified the files 'workflow/engine/xmlform/steps/steps_List.xml' and 'workflow/engine/classes/class.processMap.php' to add a new column in the table 'Steps' showing the Mode in wich is assigned the dynaform to the Task.
2012-11-08 14:58:47 -04:00
ferOnti
893b3a44c8 Merge pull request #911 from ferOnti/master
SPEEDY improve sysGeneric to stream files instead build them at runtime
2012-11-08 10:35:06 -08:00
Fernando Ontiveros
ed0884b291 SPEEDY fixing sysGeneric to stream files - commit5 2012-11-08 14:10:03 -04:00
julceslauhub
d76023c97f Merge pull request #909 from julceslauhub/master
Fix little bug with a variable name
2012-11-08 07:50:01 -08:00
Julio Cesar Laura
89085ba367 Fix little bug with a variable name 2012-11-08 11:49:45 -04:00
ferOnti
d3676f28bb Merge pull request #908 from ferOnti/master
SPEEDY improve sysGeneric to stream files instead build them at runtime
2012-11-08 05:09:14 -08:00
Fernando Ontiveros
cfbd2b806d SPEEDY improve sysGeneric to stream files instead build them at runtime-commit4 2012-11-08 09:06:55 -04:00
ferOnti
960f7316de Merge pull request #906 from ferOnti/master
SPEEDY improve sysGeneric to stream files instead build them at runtime
2012-11-08 05:01:07 -08:00
Fernando Ontiveros
6c6d8739ac SPEEDY improve sysGeneric to stream files instead build them at runtime-commit3 2012-11-08 09:00:19 -04:00
julceslauhub
25762cb361 Merge pull request #905 from julceslauhub/master
BUG 6507 Request to add PM_FOLDERS_VIEW, PM_FOLDERS_ADD_FOLDER, PM_FOLDERS_ADD_FILE to the Manager Role SOLVED
2012-11-07 16:28:25 -08:00
Julio Cesar Laura
59cdcfeb21 BUG 6507 Request to add PM_FOLDERS_VIEW, PM_FOLDERS_ADD_FOLDER, PM_FOLDERS_ADD_FILE to the Manager Role SOLVED
- Added permissions related to folders
2012-11-07 20:25:54 -04:00
ferOnti
95b5618b27 Merge pull request #903 from ferOnti/master
SPEEDY improve sysGeneric to stream files instead build them at runtime
2012-11-07 14:32:27 -08:00
Fernando Ontiveros
c98ba685b5 SPEEDY improve sysGeneric to stream files instead build them at runtime-commit2 2012-11-07 18:30:44 -04:00
julceslauhub
91dd477efe Merge pull request #900 from victorsl/BUG-9548
BUG 9548 "Agregar la posibilidad de copiar triggers" SOLVED
2012-11-07 13:23:20 -08:00
julceslauhub
79f201793d Merge pull request #901 from ferOnti/master
SPEEDY improve sysGeneric to stream files instead build them at runtime
2012-11-07 13:16:19 -08:00
Fernando Ontiveros
733675e3e1 Merge remote branch 'upstream/master' 2012-11-07 17:12:12 -04:00
root
09ccefce87 SPEEDY improve sysGeneric to stream files instead build them at runtime 2012-11-07 17:09:51 -04:00
Victor Saisa Lopez
ba6c87b9f2 BUG 9548 "Agregar la posibilidad de copiar triggers" SOLVED
- New feature
- Add the ability to copy triggers
- Copy trigger option was added in DESIGNER>TRIGGERS
* Available from version 2.0.46
2012-11-07 16:59:48 -04:00
julceslauhub
c8379820db Merge pull request #899 from Jennydmz/BUG-6747
BUG-6747 The Edit trigger associative array does not work ok.
2012-11-07 10:09:19 -08:00
jennylee
18c383276d BUG-6747 The Edit trigger associative array does not work ok.
The simple quotes was not define when uses variables like '@@Apellido', now it turns into double quotes like in another array assignations.
2012-11-07 13:03:45 -04:00
julceslauhub
b3b6f457b3 Merge pull request #897 from brayanpereyra/BUG-9717
BUG 9717 I removed lines code SOLVED
2012-11-06 10:33:26 -08:00
Brayan Osmar Pereyra Suxo
39380dd7a1 BUG 9717 I removed lines code SOLVED
I removed lines code
2012-11-06 14:27:48 -04:00
julceslauhub
911c93be95 Merge pull request #896 from brayanpereyra/BUG-6494
BUG 6494 I removed validation SOLVED
2012-11-06 07:07:03 -08:00
julceslauhub
dc43277902 Merge pull request #894 from herbertsg/OptimizeSolrMemory
OptimizeSolrMemory Improve Solr performance
2012-11-06 06:36:25 -08:00
Brayan Osmar Pereyra Suxo
44deb5438e BUG 6494 I removed validation SOLVED
I removed validation in panel to assigned user to departaments
2012-11-06 10:35:50 -04:00
julceslauhub
b5d4cc81c7 Merge pull request #895 from victorsl/BUG-6426
BUG 6426 "Date format only in predefined formats" SOLVED
2012-11-06 06:30:27 -08:00
Victor Saisa Lopez
60e9afcf20 BUG 6426 "Date format only in predefined formats" SOLVED
- New feature
- Added new date format d.m.Y (ie for example 06.11.2012)
* Available from version 2.0.45
2012-11-06 10:25:31 -04:00
Herbert Saal Gutierrez
6e3e6c7318 OptimizeSolrMemory Improve Solr performance
Add commitwithnin option to reduce the number of commits
2012-11-06 09:46:26 -04:00
Brayan Osmar Pereyra Suxo
755d5a9090 Merge remote branch 'upstream/master' into BUG-9717 2012-11-06 09:37:28 -04:00
Brayan Osmar Pereyra Suxo
dd1a410c36 BUG 9717 I add attributes that removed to user table SOLVED
I add attributes that removed to user table
2012-11-06 09:30:12 -04:00
julceslauhub
0af08a3d15 Merge pull request #892 from victorsl/BUG-9830
BUG 9830 "En Advanced Search no funciona la busqueda por..." SOLVED
2012-11-05 13:07:53 -08:00
Victor Saisa Lopez
977969985e BUG 9830 "En Advanced Search no funciona la busqueda por..." SOLVED
- In AdvancedSearch no performs searches for user and category
- Problem solved, have been added to SOLR missing criteria for the search
- Note. - To register/upgrade the new criteria in the SOLR server, run the
  following script:
      $ php reindex_solr.php workspace_name reindexall
* Available from version 2.0.45
2012-11-05 15:14:51 -04:00
Victor Saisa Lopez
7f5911f85f Merge remote branch 'upstream/master' into BUG-9830 2012-11-05 13:31:41 -04:00
julceslauhub
dfb978b78c Merge pull request #891 from julceslauhub/master
BUG 9998 New relic reported errors ProcessMaker 2.0.43 + parche SOLVED
2012-11-05 09:02:28 -08:00
Julio Cesar Laura
a794f4e110 BUG 9998 New relic reported errors ProcessMaker 2.0.43 + parche SOLVED
- Only the "Error 4" was fixed, missing validation when the data is not an array
- Added validation when the data is not an array
2012-11-05 13:00:28 -04:00
Brayan Osmar Pereyra Suxo
fdf3807521 BUG 9717 I add attributes to ldap
I add attributes to ldap
2012-11-05 09:57:09 -04:00
Victor Saisa Lopez
ccea31680e Merge remote branch 'upstream/master' into BUG-9830 2012-11-01 16:48:04 -04:00
julceslauhub
96ff96b3f6 Merge pull request #890 from julceslauhub/master
Add missing file sessionPersists.php
2012-11-01 13:45:59 -07:00
Julio Cesar Laura
f10cb3ab13 Add missing file sessionPersists.ph 2012-11-01 16:45:46 -04:00