Commit Graph

5161 Commits

Author SHA1 Message Date
Brayan Osmar Pereyra Suxo
1a7cc3a34e BUG 9962 I added a validation to field SOLVED
I added a validation to text field
2012-11-14 17:05:42 -04:00
julceslauhub
46d996793c Merge pull request #952 from victorsl/BUG-8541
BUG 8541 "Al hacer click sobre un boton, este se queda en..." SOLVED
2012-11-14 12:22:37 -08:00
julceslauhub
1426f5bb5c Merge pull request #951 from marcoAntonioNina/BUG-9926
BUG 9926 Add a new RTL Skin to support Arabic Language SOLVED
2012-11-14 12:21:27 -08:00
Victor Saisa Lopez
b123ddf1c3 BUG 8541 "Al hacer click sobre un boton, este se queda en..." SOLVED
- In PROCESSMAKER>DESIGNER>DYNAFORMS>Edit>HTML "Restore Original HTML"
  and "Refresh View" buttons remain active after being clicked
- Fixed, now the buttons are reset to it's initial state
* Available from version 2.0.46
2012-11-14 16:15:14 -04:00
Marco Antonio Nina
3cc3043dc1 BUG 9926 Add a new RTL Skin to support Arabic Language SOLVED
- No was regenerate table translation from translation-repair.
- was add call.
2012-11-14 16:04:36 -04:00
Julio Cesar Laura
893767b88b Delete script nodes to load draw2d.js file (deprecated) 2012-11-14 15:45:13 -04:00
Julio Cesar Laura
51ddae1202 BUG 10027 Request for Dynaform Editing, a way to edit various dynaforms simply SOLVED
- Added a dropdown with the dynaforms list to change the dynaform editing inside the dynaforms editor
2012-11-14 13:42:31 -04:00
user
cdc66b1270 -Commenting an add of a js file into Css file handling.
-Cleaning a comment int /methods/processes/main.php.
2012-11-14 09:54:17 -04:00
user
70c3778425 adding the patches to the tinyMCE editor in order to solve the maborak/leinmud conflicts 2012-11-14 09:39:24 -04:00
norahmollo
bd0ababd7b WYSIWYG editor dynaforms and output documents
WYSIWTG editor for dynaforms and output documents
2012-11-14 12:53:49 +00:00
Fernando Ontiveros
1ffb33c427 SPEEDY fix some issues in autoloader and login page 2012-11-13 15:09:16 -04:00
Fernando Ontiveros
a8e8cf0295 SPEEDY adding the autloader feature in class.bootstrap.php 2012-11-13 13:48:16 -04:00
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
user
c11dccc605 Merge branch 'pm_wysiwyg' of github.com:krimson-rayne/pm_wysiwyg into pm_wysiwyg 2012-11-13 09:25:06 -04:00
user
390efac0be Merge branch 'master' of github.com:colosa/processmaker 2012-11-13 09:21:05 -04:00
Julio Cesar Laura
38696a562a Change the minimun version of PHP required to install PM 2012-11-12 19:16:12 -04:00
user
395ed9c2f3 Removing set of references to singletons into main.php, mainInit.php and processList.php
Adding a comment of test in bootstrap.php
2012-11-12 16:21:52 -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
Fernando Ontiveros
b5c11b4198 SPEEDY first version of boostrap.php, with many changes 2012-11-12 14:44:44 -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
user
e2b596c5c6 Merge branch 'pm_wysiwyg' of github.com:krimson-rayne/pm_wysiwyg into pm_wysiwyg 2012-11-12 12:15:06 -04:00
norahmollo
b27d49b5ca test
test
2012-11-12 11:40:51 -04:00
user
5c0c2d1d5f Adding the wysiwyg class to the dynaform fields package 2012-11-12 11:37:09 -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
norahmollo
f5a690c4ea test
test
2012-11-09 16:20:16 -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