Julio Cesar Laura
cf1a161d09
Many little improvements for the version 2.0.46
2012-12-21 10:00:42 -04:00
Marco Antonio Nina
e56132beab
BUG 10200 No se guardan los valores en el campo dropdown... SOLVED
...
- Not save the data in dropdown when the first row is empty.
- was add validation.
2012-12-19 09:21:18 -04:00
Julio Cesar Laura
9528541feb
BUG 10209 al crear un usuario en ZendServer y Centos se duplica SOLVED
...
- Despues de revisar los registros se determino que en 2 instancias diferentes se ha creado al mismo ususuario con diferencia de segundos y al no haber validacion al momento de crear permite crear 2 usuarios con el mismo username
- Se agrego una validacion adcional antes de crear a usuario
2012-12-18 14:31:32 -04:00
Victor Saisa Lopez
a73fa693f1
BUG 10190 "Sale un comentario de fallado al realizar..." SOLVED
...
- To upgrade the system with:
php -f processmaker upgrade
No complete the upgrade, can't load all system classes
- Fixed, now be load all classes with Bootstrap class
* Available from version ProcessMaker-2.0.46
2012-12-14 16:42:57 -04:00
Marco Antonio Nina
0d59dccdb6
BUG 10083 skins not being remembered after logout IMPROVEMENT
...
- According to the specifications.
- Was add cookie for save skin of workspace.
2012-12-13 16:33:02 -04:00
Marco Antonio Nina
12d43b2892
BUG 10083 skins not being remembered after logout SOLVED
...
- According to the specifications.
- Was add cookie for save skin of workspace.
2012-12-13 15:16:54 -04:00
Gustavo Cruz
dd4e044296
Merge branch 'pm_wysiwyg'
2012-12-12 17:32:13 -04:00
Gustavo Cruz
a7136b70d4
Adding the Field Picker in the dynaform editor
2012-12-12 17:30:36 -04:00
Julio Cesar Laura
4301ea76a2
Add missing class when filter cases by process category
2012-12-12 13:39:22 -04:00
Hector Cortez
95e1a60f31
Merge remote branch 'upstream/master' into BUG-10054
2012-12-11 18:14:39 -04:00
Marco Antonio Nina
395e025d09
BUG 10110 Añr modulo de logs para envio de correos electronicos IMPROVEMENT
...
- According to the specifications.
- Was add the the list of emails.
2012-12-11 15:04:30 -04:00
Victor Saisa Lopez
bef44bcfbd
BUG 10131 "Don't showing the summary and cases notes columns" SOLVED
...
- Don't showing the summary and cases notes columns when the Enterprise
plugin is enabled (Bug 10131)
- The column labels inbox, draft, etc do not change when you change the
language, this when the Enterprise plugin is enabled (Bug 10101)
- In ADMIN>Settings>CasesList when is load PMTable dropdown always goes
to the inbox tab
- The labels of the columns that are of the system, are now translated
with the set language
- In ADMIN>Settings>CasesList, options have been added to complete/upgrade
the fields of the Cases List
- Before you install/upgrade the Enterprise plugin, you should delete these files:
path_to_processmaker/workflow/engine/templates/cases/casesListSetup.html
path_to_processmaker/workflow/engine/templates/cases/casesListSetup.js
- The Enterprise plugin will work correctly if you have a version of
ProcessMaker 2.0.46 or higher
* Available from version 2.0.46
2012-12-11 10:26:10 -04:00
Brayan Osmar Pereyra Suxo
8f71c54eab
BUG 10158 I added the colors in case tracker to stages SOLVED
...
I added the colors in case tracker to stages
2012-12-10 13:03:08 -04:00
Gustavo Cruz
85e028d03f
Merge branch 'pm_wysiwyg'
2012-12-07 15:39:37 -04:00
Gustavo Cruz
9a82155717
Commit comments and additional documentation about the features and changes made
2012-12-07 15:33:45 -04:00
norahmollo
4471a8b2cc
WYSIWYG EDITOR comments
...
WYSIWYG EDITOR comments
2012-12-07 19:28:59 +00:00
Brayan Osmar Pereyra Suxo
18f0b9764e
I add validation to assigned of triggers
2012-12-07 15:13:38 -04:00
norahmollo
5b7eea1154
WYSIWYG EDITOR functions or methods comments
...
WYSIWYG EDITOR functions or methods comments
2012-12-07 18:53:26 +00:00
julceslauhub
ca1d8a1b1d
Merge pull request #1064 from brayanpereyra/BUG-10148
...
BUG 10148 I added validation to the function saveForm SOLVED
2012-12-06 13:01:11 -08:00
Brayan Osmar Pereyra Suxo
da560d606f
BUG 10148 I added validation to the function saveForm SOLVED
...
I added validation to the function saveForm
2012-12-06 16:44:10 -04:00
Julio Cesar Laura
ffe3a13f32
BUG 10157 Cuando se configura el Estimated Task Duration del evento no genera el grafico del mismo SOLVED
...
- El factor de conversion estaba siendo redoendado solo a 2 decimales
- Ahora se redondea a 5 decimales
2012-12-06 16:35:30 -04:00
Brayan Osmar Pereyra Suxo
171b94ed1e
BUG 10148 I removed merge and added method POST SOLVED
...
I removed merge and added method POST
2012-12-06 15:56:33 -04:00
Brayan Osmar Pereyra Suxo
0510888b5e
BUG 10148 I added validation to value 1 in checkbox SOLVED
...
I added validation to value 1 in checkbox
2012-12-06 15:30:36 -04:00
Gustavo Cruz
d45c6bbd73
Another update to the grids wizard feature
2012-12-05 18:07:10 -04:00
julceslauhub
03907cbb7d
Merge pull request #1057 from Jennydmz/BUG-7987
...
BUG-7987 When importing a process which is created by a user that does not exist, the 'Process Owner' column shows empty.
2012-12-05 12:20:50 -08:00
jennylee
b9cbaa695d
BUG-7987 When importing a process which is created by a user that does not exist, the 'Process Owner' column shows empty.
...
I added a validation in file 'workflow/engine/methods/processes/processes_Import_Ajax.php' to change PROCESS.PRO_CREATE_USER value in the database to the current user.
2012-12-05 16:13:08 -04:00
Brayan Osmar Pereyra Suxo
bcef02210a
BUG 9549 I added the width the form and dropdown SOLVED
...
I added the width the form and dropdown
2012-12-05 15:21:05 -04:00
Hector Cortez
9924f254d0
BUG 10054 Feature request: grid to support a suggest field SOLVED
...
- Add the possibility to insert Suggest fields in a grid.
- New Feature, was added Suggest option to the grid.
2012-12-05 15:19:57 -04:00
jennylee
e1c36895b1
BUG-7987 When importing a process which is created by a user that does not exist, the 'Process Owner' column shows empty.
...
I added a validation in file 'workflow/engine/methods/processes/processes_Import_Ajax.php' to change PROCESS.PRO_CREATE_USER value in the database to the current user.
2012-12-05 15:14:17 -04:00
Brayan Osmar Pereyra Suxo
8e6ee6388b
BUG 9549 I added a confirm to import dynaform SOLVED
...
I added a confirm to import dynaform
2012-12-05 15:01:53 -04:00
norahmollo
18eed7907f
WYSIWYG_EDITOR get Variables Grid
...
WYSIWYG_EDITOR get Variables Grid
2012-12-04 21:30:12 +00:00
Julio Cesar Laura
5aa3050203
BUG 7900 DynaForm title not changed in designer, on save SOLVED
...
- The dynaform title was not refreshed after the save action
- Refresh the dynaform title after the save action
2012-12-04 12:09:14 -04:00
norahmollo
cc6005a4f7
Merge remote branch 'pm_wysiwyg/pm_wysiwyg' into pm_wysiwyg
2012-12-04 13:29:38 +00:00
norahmollo
b5b36f0149
WYSIWYG EDITOR get grids
...
WYSIWYG EDITOR get grids
2012-12-04 13:00:28 +00:00
Victor Saisa Lopez
9077ab1cd9
BUG 10106 "Verify php settings" SOLVED
...
- New feature
- Verify php settings
- Added new feature
- Added new options in ADMIN>Settings:
* Check PM requirements
* PHP Information
* Available from version 2.0.46
2012-12-03 08:47:48 -04:00
norahmollo
5305fe94d4
WYSIWYG EDITOR validations
...
WYSIWYG EDITOR validations
2012-11-30 18:21:27 +00:00
Gustavo Cruz
088737da93
merging some changes from the upstream master branch
2012-11-30 11:27:38 -04:00
Gustavo Cruz
34ab899787
merge with the master branch
2012-11-30 10:55:30 -04:00
Gustavo Cruz
6b0bf98b65
Fixing additional file permissions before final commit
2012-11-30 10:47:17 -04:00
Julio Cesar Laura
d9604aa87d
BUG 5437 New Feature 'Edit the file Name' in HOME -> DOCUMENTS IMPROVEMENT
2012-11-30 10:41:20 -04:00
norahmollo
c9e10f5083
WYWIWYG EDITOR
...
WYSIWYG EDITOR
2012-11-30 14:36:39 +00:00
julceslauhub
75cdfc2145
Merge pull request #1021 from Jennydmz/BUG-5437
...
BUG-5437 New Feature 'Edit the file Name' in HOME -> DOCUMENTS.
2012-11-30 06:36:04 -08:00
norahmollo
e6e008b88d
WYSIWYG EDITOR json changes
...
WYSIWYG EDITOR json changes
2012-11-30 14:23:16 +00:00
jennylee
6e5e6859d0
BUG-5437 New Feature 'Edit the file Name' in HOME -> DOCUMENTS.
...
I add a new function: UPDATE in 'engine/classes/model/AppFolder.php', and in 'engine/methods/appFolder/appFolderAjax.php' to save the new name of the file.
2012-11-29 17:19:31 -04:00
jennylee
fc54701386
BUG-5437 New Feature 'Edit the file Name' in HOME -> DOCUMENTS.
...
I add a new function: UPDATE in 'engine/classes/model/AppFolder.php', and in 'engine/methods/appFolder/appFolderAjax.php' to save the new name of the file.
2012-11-29 16:35:20 -04:00
julceslauhub
2dc2d8f7fa
Merge pull request #1014 from ralpheav/master
...
Changing deprecated json functions
2012-11-29 11:12:36 -08:00
ralph
2df7ff709a
Changing deprecated json->decode json->encode by Bootstrap functions.
2012-11-29 14:25:06 -04:00
Gustavo Cruz
05d6a3181b
Fixed the variable picker in the wysiwyg editor now correctly shows the process variables, and also the maborak.js has been rebuild in order to add the tinymce library
2012-11-29 12:46:24 -04:00
Gustavo Cruz
f55ff5bdae
Automatic merge with the upstream master branch
2012-11-29 12:18:58 -04:00
norahmollo
f89014c14a
WYSIWYG EDITOR changes
...
WYSIWYG EDITOR changes
2012-11-29 14:50:22 +00:00