Commit Graph

4244 Commits

Author SHA1 Message Date
Victor Saisa Lopez
c79fcd0d2d Merge branch 'master' of git://github.com/colosa/processmaker into BUG-0000 2013-04-16 13:09:12 -04:00
julceslauhub
d359d6df2e Merge pull request #1567 from julceslauhub/master
IMPROVEMENT for check requirements module
2013-04-16 07:53:38 -07:00
Julio Cesar Laura
47b4d984e7 IMPROVEMENT for check requirements module 2013-04-16 10:50:11 -04:00
julceslauhub
47fd74cf2e Merge pull request #1566 from brayanpereyra/master
DOC SYSTEM Esta parte de authentication ya no es necesario
2013-04-16 07:06:26 -07:00
Hector Cortez
86f7037fd6 Merge remote branch 'upstream/master' into BUG-10852 2013-04-16 10:02:14 -04:00
Brayan Osmar Pereyra Suxo
a4cd6ddf0d DOC SYSTEM Esta parte de authentication ya no es necesario
Esta parte de authentication ya no es necesario
2013-04-16 09:46:58 -04:00
Victor Saisa Lopez
4bbd568531 Merge branch 'master' of git://github.com/colosa/processmaker into BUG-0000 2013-04-16 09:03:45 -04:00
Erik Amaru Ortiz
1381fd2ffc Adding some fixes and improvements to Controller::Installer::buildParternExtras() method 2013-04-16 06:36:33 -04:00
Erik Amaru Ortiz
727909ff60 Adding some fixes and improvements to Controller::Installer::buildParternExtras() method 2013-04-16 06:35:57 -04:00
Luis Fernando Saisa Lopez
1b25d0f4ab BUG 0000 "Problema al editar perfil de usuario en..." SOLVED
- Problema al editar perfil de usuario en Preferences Dropdown Default Cases Menu Option.
- Problema resuelto, cuando se selecciona Home del Dropdown Default Main Menu Option, el Dropdown Default Cases Menu Option ahora esta habilitado
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-04-15 21:13:09 +00:00
Hector Cortez
37bdf0ed1f Merge remote branch 'upstream/master' into BUG-10852 2013-04-15 16:51:29 -04:00
marcelo
82425aad5a BUG 11086 "Rows are being ignored after adding them next to an empty
row" SOLVED

-When you try to add a row into a pmTable, if you leave an empty row the
next added rows are being ignored and not saved.
-Solved, The final user cant leave a row without at least the primary
keys columns filled up, to be saved and if by accident the user leaves
an empty row the aplication shows up an error message.
2013-04-15 16:06:15 -04:00
Hector Cortez
c90a1d4da2 BUG 10852 Control de los reenvíos de la notificaciones 'Messages History' SOLVED
- Se requiere que los reenvíos que se hacen a través del historial de mensajes, no se pueda realizar desde el menú casos, ya que existe el problema que cualquier usuario que haya participado de un caso puede reenviar notificaciones, a cualquier usuario, y existe el peligro de divulgación de información crítica que debe ser restringida por roles.
- Added Roles to control Messages History.
2013-04-15 15:49:42 -04:00
marcelo
9bc2c87bd0 BUG 11086 "Rows are being ignored after adding them next to an empty
row" SOLVED

-When you try to add a row into a pmTable, if you leave an empty row the
next added rows are being ignored and not saved.
-Solved, The final user cant leave a row without at least the primary
keys columns filled up, to be saved and if by accident the user leaves
an empty row the aplication shows up an error message.
2013-04-15 15:22:30 -04:00
marcelo
d7eac27fb5 BUG 11086 "Rows are being ignored after adding them next to an empty
row" SOLVED

-When you try to add a row into a pmTable, if you leave an empty row the
next added rows are being ignored and not saved.
-Solved, The final user cant leave a row without at least the primary
keys columns filled up, to be saved and if by accident the user leaves
an empty row the aplication shows up an error message.
2013-04-15 15:00:06 -04:00
Victor Saisa Lopez
d493267388 Merge branch 'master' of git://github.com/colosa/processmaker into BUG-0000 2013-04-15 14:46:35 -04:00
julceslauhub
03596f504b Merge pull request #1560 from Jennydmz/BUG-8905
BUG 8905 Unpause a Case from a group supervisors session.
2013-04-15 11:29:43 -07:00
Vera Osokina
91a1bfd932 BUG 8905 Unpause a Case from a group supervisors session.
Was fixed the property to show the paused cases in the supervisor session, when the supervisor is assigned as a group.
2013-04-15 14:10:14 -04:00
Brayan Osmar Pereyra Suxo
d34f387725 DOC SYSTEM Cambios de la clase installer en la creacion inicial
Cambios de la clase installer en la creacion	inicial
2013-04-15 14:05:52 -04:00
Erik Amaru Ortiz
f20f6ff08f adding Controller::Installer::buildParternExtras() method to execute some extra proceeses for PARTER flag 2013-04-15 13:46:13 -04:00
julceslauhub
eea9509232 Merge pull request #1559 from brayanpereyra/master
DOC SYSTEM
2013-04-15 13:32:44 -07:00
Julio Cesar Laura
d612d015d0 Improvements in user login and process import 2013-04-15 16:10:57 -04:00
ralph
548ef23bb5 Removing bpmn remainings 2013-04-15 12:20:54 -04:00
julceslauhub
53c4149efe Merge pull request #1555 from brayanpereyra/master
DOC SYSTEM I added a part for enabled enterprise
2013-04-15 08:31:49 -07:00
julceslauhub
c23cf0941c Merge pull request #1557 from ralpheav/master
Moving Language verification process from enablePlugin to import pluginFile
2013-04-15 08:29:05 -07:00
ralph
c33bb561c6 Removing throw from verify Translation process. 2013-04-15 11:24:13 -04:00
Brayan Osmar Pereyra Suxo
7c05625506 DOC SYSTEM I added a part for enabled enterprise SOLVED
I added a part for enabled enterprise
2013-04-15 10:50:09 -04:00
marcelo
3f9af3be92 BUG 11086 "Rows are being ignored after adding them next to an empty
row" SOLVED

-When you try to add a row into a pmTable, if you leave an empty row the
next added rows are being ignored and not saved.
-Solved, The final user cant leave a row without at least the primary
keys columns filled up, to be saved and if by accident the user leaves
an empty row the aplication shows up an error message.
2013-04-15 10:35:12 -04:00
Victor Saisa Lopez
837365cf72 BUG 0000 "Safe upgrade for JavaScript files" SOLVED
- New feature
- Safe upgrade for JavaScript files
- Added new feature,
- This new feature is activated when you run one of the following commands:
    $ ./processmaker upgrade
    $ ./processmaker build-js
    $ ./processmaker browser-cache-files-upgrade
- The new feature creates an attribute in the file "processmaker/workflow/engine/config/env.ini"
    Example:
    browser_cache_files_uid = "xxxxxxxxxxyyyyyyyyyyzzzzzzzzzzaa"
- After running the command, the browser should automatically cache the new files
* Available from version ProcessMaker-2.5
2013-04-12 16:48:23 -04:00
ralph
24be37fc1a Moving Language verification process from enablePlugin to import plugin file 2013-04-12 14:40:16 -04:00
julceslauhub
c1ca183e69 Merge pull request #1550 from Jennydmz/BUG-10703
BUG-10703 When draft a case the 'Next Task' title don't render html tags. IMPROVEMENT
2013-04-12 07:55:23 -07:00
Vera Osokina
3f2428b382 BUG-10703 When draft a case the 'Next Task' title don't render html tags.
Was added a validation to render html tags.
2013-04-12 10:50:08 -04:00
marcelo
4871bd2b4f BUG 11086 "Rows are being ignored after adding them next to an empty
row" SOLVED

-When you try to add a row into a pmTable, if you leave an empty row the
next added rows are being ignored and not saved.
-Solved, The final user cant leave a row without at least the primary
keys columns filled up, to be saved.
2013-04-12 10:47:05 -04:00
julceslauhub
5e969548b2 Merge pull request #1545 from luisfernandosl/BUG-11081
BUG 11081 "El data report tiene una columna con cabecera..." SOLVED
2013-04-12 07:33:50 -07:00
Julio Cesar Laura
6e34bbdfb4 IMPROVEMENT for bug 11236 2013-04-12 10:12:22 -04:00
jennylee
4b690783dc BUG-10703 When draft a case the 'Next Task' title don't render html tags.
Was added a validation to render html tags.
2013-04-12 10:02:34 -04:00
julceslauhub
0bd2f2084d Merge pull request #1547 from marcoAntonioNina/BUG-11236
BUG-11236 Problemas en el editor de html del Output... SOLVED
2013-04-12 06:33:15 -07:00
Marco Antonio Nina
29a1f47a24 BUG-11236 Problemas en el editor de html del Output... SOLVED
- Function no defined.
- add validation for version processmaker 2.5.
2013-04-11 17:38:08 -04:00
Victor Saisa Lopez
d55f6b2a5d BUG 0000 "Problem in DESIGNER>Preview of Dynaforms" SOLVED
- Problem in DESIGNER>Preview of Dynaforms (WYSIWYG editor)
- Problem to edit/preview/edit-html in Templates (WYSIWYG editor)
- Solved problem, HTML code correct is obtained of editor WYSIWYG
* Available from version ProcessMaker-2.5
2013-04-11 17:15:27 -04:00
julceslauhub
b3e280498d Merge pull request #1544 from ralpheav/master
Trimming username before to be formated.
2013-04-11 13:06:44 -07:00
julceslauhub
83ade4a36d Merge pull request #1543 from brayanpereyra/master
DOC SYSTEM
2013-04-11 12:29:50 -07:00
Luis Fernando Saisa Lopez
d5150879e2 BUG 11081 "El data report tiene una columna con cabecera..." SOLVED
- El data report tiene una columna con cabecera vacia.
- Problema resuelto, en el data report, se oculta la columna con cabecera vacia.
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-04-11 19:22:01 +00:00
ralph
96df9f3c4d trimming username before to be formated. 2013-04-11 15:13:14 -04:00
Brayan Osmar Pereyra Suxo
7c8b2d698f DELETE FILE
Este archivo solo estaba para ejemplo de la localidad del skin
El mismo esta causando problemas
2013-04-11 15:07:48 -04:00
julceslauhub
6d43321283 Merge pull request #1542 from julceslauhub/master
Fix image path from "classicloader_B.gif" to "classic/loader_B.gif"
2013-04-11 11:35:24 -07:00
Julio Cesar Laura
6a1e4882bb Fix image path from "classicloader_B.gif" to "classic/loader_B.gif" 2013-04-11 14:29:29 -04:00
norahmollo
7f0e44eaa9 Hide columns ROLE_CODE and PERMISSION_CODE according to PARTNER_FLAG
Task 919 - Sprint 3
2013-04-11 15:43:52 +00:00
julceslauhub
661eef4ea7 Merge pull request #1540 from ralpheav/master
Adding permission Name field
2013-04-11 08:27:45 -07:00
ralph
bfd96495d9 Adding Permission Name field. 2013-04-11 09:51:39 -04:00
julceslauhub
9508a86624 Merge pull request #1538 from cheloheredia/BUG-11217
BUG 11217 "P.M.2.0.46Testing11: doble scroll en el frmae de information uploaded documents" SOLVED
2013-04-10 12:25:59 -07:00