Commit Graph

2791 Commits

Author SHA1 Message Date
Julio Cesar Laura
0509c9e38d BUG 10059 System->Default Skin : Dropdown empty SOLVED
- Missing validation when  glob function return a bollean value
- Add missing validation
2012-11-13 11:00:24 -04:00
julceslauhub
58ee8b2fe8 Merge pull request #946 from brayanpereyra/BUG-9717
BUG 9717 I add attribute USR_STATUS SOLVED
2012-11-13 06:39:21 -08:00
Brayan Osmar Pereyra Suxo
e06a6dda48 BUG 9717 I add attribute USR_STATUS SOLVED
I add attribute USR_STATUS
2012-11-13 10:25:55 -04:00
Brayan Osmar Pereyra Suxo
cbef4fd4cb BUG 9717 I add attribute USR_STATUS SOLVED
I add attribute USR_STATUS
2012-11-13 10:19:29 -04:00
Julio Cesar Laura
38696a562a Change the minimun version of PHP required to install PM 2012-11-12 19:16:12 -04:00
Julio Cesar Laura
47556c8de8 BUG 10037 Error in ws_sendMessage & ws_sendEmailMessage in wsClient.php SOLVED
- Incorrect parameters sent in the functions ws_sendEmailMessage and ws_sendMessage
- Now we use and send the correct parameters
2012-11-12 15:02:55 -04:00
Julio Cesar Laura
9c6a4f1839 BUG 10050 Integridad Referencial SOLVED
- Added instruction suggested
2012-11-12 14:28:25 -04:00
Julio Cesar Laura
7bcd7413a5 BUG 10024 Error de visualizacion de nodos de tree con nombres muy largos SOLVED
- Missing validation for the text displayed in the container
- Added word wrap style
2012-11-12 12:16:19 -04:00
Julio Cesar Laura
f5d35c68bf BUG 10023 Paginador de la opcion skins no funciona SOLVED
- Paginador no funciona debido a que se copio el code de algun otro modulo y nunca se lo edito
- Despues de evaluar el modulo de skins hemos decidido quitar el paginador y mostrar todos los skins existentes, desde la version 2.0.46 ya se puede asociar skins para determinados workspaces lo que nos ayudara mantener la cantidad de skins manejable en una sola pagina
2012-11-12 11:22:46 -04:00
Julio Cesar Laura
afc2a589fb Add new properties to function PMFGenerateOutputDocument 2012-11-12 10:47:22 -04:00
julceslauhub
f5e903028e Merge pull request #930 from hector-cortez/BUG-9898
BUG 9898 PDF limit 6 pages SOLVED
2012-11-12 06:11:55 -08:00
Julio Cesar Laura
ecc82882fc BUG 10036 No esta rezalizando un buen conteo de la paginacion en Documents SOLVED
- Incorrect calculation of the items in the folder
- Fix the formula to calculate the items in the folder
2012-11-09 17:14:52 -04:00
Hector Cortez
aecf461295 BUG 9898 PDF limit 6 pages SOLVED
- When we generate a pdf in process, it can be created and download, but it can't over 6 pages.
- Was added new report generator pdf.
2012-11-09 16:40:49 -04:00
julceslauhub
507dce7552 Merge pull request #928 from julceslauhub/master
Column "Current User" removed from the "Participated list" due to performance reason.
2012-11-09 12:00:27 -08:00
julceslauhub
3f689fb12b Merge pull request #927 from marcoAntonioNina/BUG-9943
BUG 9943 Advanced Search menu should be seen on UXS IMPROVEMENT
2012-11-09 11:58:11 -08:00
Marco Antonio Nina
58dab395d1 BUG 9943 Advanced Search menu should be seen on UXS IMPROVEMENT
- According to the specifications.
- Was add the file for advanced search with the same functionality.
2012-11-09 15:55:05 -04:00
Marco Antonio Nina
a51441be42 BUG 9943 Advanced Search menu should be seen on UXS IMPROVEMENT
- According to the specifications.
- Was add the file for advanced search with the same functionality.
2012-11-09 15:51:18 -04:00
Julio Cesar Laura
d390bee40e Column "Current User" removed from the "Participated list" due to performance reason.
Improvement to the case summary information
2012-11-09 15:43:32 -04:00
Marco Antonio Nina
d66a2a679c BUG 9943 Advanced Search menu should be seen on UXS IMPROVEMENT
- According to the specifications.
- Was add the file for advanced search with the same functionality.
2012-11-09 15:25:21 -04:00
Fernando Ontiveros
6b35289227 Merge remote branch 'upstream/master' 2012-11-09 14:52:32 -04:00
Fernando Ontiveros
0408a9bf0a SPEEDY removing some unused js files 2012-11-09 14:51:49 -04:00
ferOnti
03615f3e02 Merge pull request #922 from ferOnti/master
SPEEDY GONZALES minify maborak.js and maborak.loader.js
2012-11-09 08:24:49 -08:00
Fernando Ontiveros
e10f18a077 SPEEDY GONZALES minify maborak.js and maborak.loader.js 2012-11-09 12:23:55 -04:00
ferOnti
87e42319d1 Merge pull request #921 from ferOnti/master
SPEEDY GONZALES minify maborak.js and maborak.loader.js
2012-11-09 07:56:54 -08:00
Fernando Ontiveros
8fb7d5609c SPEEDY GONZALES minify maborak and maborak.js 2012-11-09 11:55:46 -04:00
julceslauhub
1ed75246a1 Merge pull request #920 from marcoAntonioNina/BUG-9943
BUG 9943 Advanced Search menu should be seen on UXS SOLVED
2012-11-09 06:02:48 -08:00
Marco Antonio Nina
fe908e37a8 BUG 9943 Advanced Search menu should be seen on UXS IMPROVED
- According to the specifications.
- Was add the file for advanced search with the same functionality.
2012-11-09 09:21:31 -04: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
Marco Antonio Nina
0c05e83a7e BUG 9943 Advanced Search menu should be seen on UXS SOLVED
- According to the specifications.
- Was add the file for advanced search with the same functionality.
2012-11-09 09:10:59 -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
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
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
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
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
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
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
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
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
Julio Cesar Laura
f10cb3ab13 Add missing file sessionPersists.ph 2012-11-01 16:45:46 -04:00
Julio Cesar Laura
3d5958c4d6 Fix parse error in the file webServicesAjax.php 2012-10-31 16:57:25 -04:00