Commit Graph

3692 Commits

Author SHA1 Message Date
julceslauhub
d5453a96d1 Merge pull request #1578 from marcoAntonioNina/master
Improvement import languages
2013-04-17 12:43:52 -07:00
Marco Antonio Nina
074c487295 Improvement import languages
- file .po is loaded to folder content/translations
2013-04-17 14:51:48 -04:00
Marco Antonio Nina
cc19021065 Improvement import languages
- file .po is loaded in folder content/translations.
2013-04-17 14:45:58 -04:00
marcelo
a476ae8248 BUG 7536 "Problem with moving a file from one folder to another folder
in the ProcessMaker DMS" SOLVED

-In version 2.031 and 2.0.32rc5, there is a function to allow you to
move or copy a document from one folder to another, but it does not
work. On move function you can add text to the combobox that shows where
you would like to move a document.
-Solved, The final user cant add any kind of text to the combo box that
shows where you would like to move a document.
2013-04-17 13:07:27 -04:00
Erik Amaru Ortiz
301e9855d2 Merge pull request #1575 from brayanpereyra/master
DOC SYSTEM Cambio del instalador para cambiar la url de redireccion
2013-04-17 08:54:44 -07:00
julceslauhub
c8e2d1aa3d Merge pull request #1574 from cheloheredia/BUG-11249
BUG 11249 "Cases list search doesnt work when a text is added on the filters" SOLVED
2013-04-17 08:47:19 -07:00
Brayan Osmar Pereyra Suxo
67ae008a2d DOC SYSTEM Cambio del instalador para cambiar la url de redireccion
Cambio del instalador para cambiar la url de redireccion
2013-04-17 11:43:20 -04:00
marcelo
2cdef5d4fa BUG 11086 "Cases list search doesnt work when a text is added on the
filters" SOLVED

-On "Category", "Process", "User" and "Delegate date" filters, its
posible to add any text on its fields and the search doesnt work with
this texts.
-Solved, The final user cant add any kind of text to the filters but to
choose one option listed on them, so the search works with this values.
2013-04-17 10:57:12 -04:00
Erik Amaru Ortiz
1a858d6a84 Merge pull request #1573 from brayanpereyra/master
DOC SYSTEM Arreglo para el instalador de docSystem, 
APPROBED
2013-04-17 07:47:25 -07:00
Brayan Osmar Pereyra Suxo
545c46529f DOC SYSTEM Arreglo para el instalador de docSystem
Arreglo para el instalador de docSystem
2013-04-17 10:25:32 -04:00
julceslauhub
9b42b8e07c Merge pull request #1569 from cheloheredia/BUG-11086
BUG 11086 "Rows are being ignored after adding them next to an empty row" SOLVED
2013-04-17 07:23:51 -07:00
julceslauhub
c21dad3fd8 Merge pull request #1565 from luisfernandosl/BUG-0000
BUG 0000 "Problema al editar perfil de usuario en..." SOLVED
2013-04-17 07:08:40 -07:00
julceslauhub
ec03fa5767 Merge pull request #1572 from julceslauhub/master
Change comment for Talend class
2013-04-17 07:08:07 -07:00
Brayan Osmar Pereyra Suxo
d6d27b28b3 DOC SYSTEM Arreglo para el instalador de docSystem
Arreglo para el instalador de docSystem
2013-04-17 10:06:51 -04:00
Julio Cesar Laura
7e43974f8b Change comment for Talend class 2013-04-17 08:48:06 -04:00
marcelo
cebb2f9f81 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-16 15:33:17 -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
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
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
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
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
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
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
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
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