Julio Cesar Laura
f9a66149be
Fix the message when try to open a case that is of other user
2012-08-07 19:17:26 -04:00
Marco Antonio Nina
1917d8cfe7
BUG 9572 Print Dynaform is not working when a case is open... SOLVED
...
- Undefined variable used.
- Was validated using using the variable.
2012-08-07 17:48:28 -04:00
julceslauhub
3b78081f18
Merge pull request #429 from marcoAntonioNina/BUG-9530
...
BUG 9530 HeartBeat SOLVED
2012-08-02 13:40:10 -07:00
Marco Antonio Nina
e55b260b98
BUG 9530 HeartBeat SOLVED
...
- HeartBeat not checked.
- HeartBeat works in skin classic and uxmodern.
2012-08-02 16:22:45 -04:00
Brayan Osmar Pereyra Suxo
f147ba79a9
BUG 9523 Edit Process Doesn't have validate in title SOLVED
...
- I add validate for porcess's title
2012-08-02 11:01:42 -04:00
julceslauhub
267161a554
Merge pull request #401 from marcoAntonioNina/BUG-9185
...
BUG 9185 Cuando se deshabilita o habilita un plugin... SOLVED
2012-07-26 13:57:37 -07:00
Marco Antonio Nina
a682c26e62
BUG 9185 Cuando se deshabilita o habilita un plugin... SOLVED
...
- No found validation to the skin uxmodern.
- were added validation for the skin.
2012-07-26 16:46:48 -04:00
julceslauhub
5bfe9b2fda
Merge pull request #396 from julceslauhub/master
...
BUG 9477 Problem notifying the next user
2012-07-25 15:56:21 -07:00
Julio Cesar Laura
f6d90d7ac6
BUG 9477 Problem notifying the next user
...
We've detected 2 problems:
1.- The new algorithm to detect if the password is encrypted don't support passwords with a ":" character
2.- When recover the email configuration the system don't decrypt correctly the password of a previous version (without encryption, backwards compatibility)
2012-07-25 18:47:13 -04:00
julceslauhub
a006a05a47
Merge pull request #395 from victorsl/BUG-4119
...
BUG 4119 "Need web service for updating user accounts" SOLVED
2012-07-25 15:46:26 -07:00
julceslauhub
16ce328397
Merge pull request #394 from brayanpereyra/BUG-4763
...
BUG 4763 Add notes when pause or cancel case SOLVED
2012-07-25 15:39:51 -07:00
Victor Saisa Lopez
3ffa50d602
BUG 4119 "Need web service for updating user accounts" SOLVED
...
- New feature
- Web Services for updating user accounts
- Added functions "PMFCreateUser, PMFUpdateUser, WSCreateUser, WSUpdateUser" in "class.pmFunctions.php"
- Added function "updateUser" in "class.wsBase.php"
- Added functionality for applications using Web Services
2012-07-25 18:27:48 -04:00
Brayan Osmar Pereyra Suxo
c921867292
BUG 4763 Add notes when pause or cancel case SOLVED
...
- I add field textarea for comment the pause or cancel
- I add field checkbox for notify to case users the pause or cancel
2012-07-25 16:54:54 -04:00
Hector Cortez
f353ae77c2
BUG 8529 Change "exists" to "exist" in many phrases SOLVED
...
- Remember these grammar rules
- Changed grammar rules as suggested.
2012-07-25 16:51:16 -04:00
Marco Antonio Nina
b687993617
BUG 8853 Adding the cases from "unassigned Folder" to simplified... SOLVED
...
- No had this option.
- Was added the functionality Unassigned Inbox.
2012-07-25 10:52:35 -04:00
Marco Antonio Nina
0564efebbe
BUG 8853 Adding the cases from "unassigned Folder" to simplified... SOLVED
...
- No had this option.
- Was added the functionality Unassigned Inbox.
2012-07-25 10:44:00 -04:00
Hector Cortez
9bbf93da0c
BUG-8753 Short Tags are Still Present as of Version 2.0.38 SOLVED
...
- Short tags are still present in the code in the form of the short print tag: <?=
- Changing of the short tags for deprecated functions and code.
2012-07-23 10:33:10 -04:00
Marco Antonio Nina
7f055e30db
BUG 9463 Cuando se cambia el skin por medio de Admin-Settings-Skin... SOLVED
...
- there was a validation incorrecta.
- By change of url additional validation is needed.
2012-07-20 16:03:39 -04:00
julceslauhub
67de5a5d2d
Merge pull request #353 from brayanpereyra/BUG-8376
...
BUG 8376 The Key Autoincrement in PMT Dynaform is requeried SOLVED
2012-07-20 06:34:06 -07:00
Brayan Osmar Pereyra Suxo
f1484ca998
BUG 8376 The Key Autoincrement in PMT Dynaform is requeried SOLVED
...
- I add the field Key Autoincrement no requeried in PMT dynaform
2012-07-19 18:53:48 -04:00
julceslauhub
6df4a049ff
Merge pull request #351 from marcoAntonioNina/BUG-8408
...
CODE STYLE
2012-07-19 15:12:14 -07:00
Marco Antonio Nina
fb83aef89b
CODE STYLE
...
- workflow/engine/menus/cases.php
- workflow/engine/methods/appFolder/appFolderAjax.php
2012-07-19 17:13:59 -04:00
julceslauhub
b0166dea9a
Merge pull request #350 from marcoAntonioNina/BUG-8408
...
BUG 8408 Acceso a Documentos por usuarios sin permiso... SOLVED
2012-07-19 13:13:11 -07:00
Marco Antonio Nina
3e22cd5c25
BUG 8408 Acceso a Documentos por usuarios sin permiso... SOLVED
...
- Not validated the permission PM_FOLDERS_VIEW.
- the user must have this permit and may only view documents in the processes that participate, and for see all with the permission PM_ALLCASES.
2012-07-19 16:07:17 -04:00
Marco Antonio Nina
0823fa907d
BUG 8408 Acceso a Documentos por usuarios sin permiso... SOLVED
...
- Not validated the permission PM_FOLDERS_VIEW.
- the user must have this permit and may only view documents in the processes that participate, and for see all with the permission PM_ALLCASES.
2012-07-19 12:28:56 -04:00
Julio Cesar Laura
6dd48d4b00
BUG 8444 Remove permission PM_REPORTS, since it no longer serves any purpose SOLVED
...
- The permission PM_REPORTS cannot be removed because many projects already used (plugins made by projects), then the permision has changed to status inactive and in new installations will be hidden in the permision administrator module
2012-07-19 11:08:49 -04:00
Marco Antonio Nina
f7a4a00a71
CODE STYLE
...
- workflow/engine/methods/cases/cases_StepToRevise.php
- workflow/engine/methods/cases/cases_StepToReviseInputs.php
- workflow/engine/methods/cases/cases_StepToReviseOutputs.php
2012-07-18 19:07:08 -04:00
Marco Antonio Nina
04f3f292db
BUG 8977 Duplicidad de funciones en varios archivos... SOLVED
...
- was verified duplicate code.
- was removed codigo DEPRECATED.
2012-07-18 18:38:53 -04:00
julceslauhub
145d9e2139
Merge pull request #325 from brayanpereyra/BUG-8466
...
BUG 8466 Tasks in Progress show with the color of Parallel Tasks SOLVED
2012-07-18 14:38:25 -07:00
Brayan Osmar Pereyra Suxo
78177ed749
BUG 8466 "Tasks in Progress" show with the color of "Parallel Tasks" SOLVED
...
- I set variable TASK in processMap for "Search Cases"
2012-07-18 17:21:28 -04:00
Julio Cesar Laura
8f749c7e09
Improvement, change "green" to "classic
2012-07-18 15:59:13 -04:00
Julio Cesar Laura
2be5a0837d
BUG - Notices found in the heartbeat call
...
- The attribute "workspaces" not defined in the class "serverConfiguration"
- Define the missing attribute in the class
2012-07-18 09:53:39 -04:00
Julio Cesar Laura
5a5d836803
BUG 9455 On ProcessMaker 2.0.42 print icon on a Dynaform doesn't work when the form is submited
...
- The function "popUp" was missing
- Add the missing function "popUp"
2012-07-17 11:25:45 -04:00
Julio Cesar Laura
be06888e8e
BUG 9457 Translation to translate timming control expressions
...
- These labels was hardcoded
- Change hardcoded labels by translations
2012-07-17 11:01:21 -04:00
Herbert Saal Gutierrez
38930f207f
BUG-9449 Error in reassign and review of supervisor
...
Error
-----
Error in reassign and review of supervisor. This is caused because Solr
don't support those views.
Solution
---------
The filter to use Solr or DB was corrected to use DB in the case of Supervisor views.
Also a new exception was created to inform that APP_DATA could not be unserialized,
and the logic is not going to stop when an error of unserialization is run in the reindex process.
2012-07-13 11:56:46 -04:00
Julio Cesar Laura
266130f809
BUG 9432 Case List Builder isn't working
2012-07-12 11:05:57 -04:00
Julio Cesar Laura
e427e49e66
BUG 9432 Case List Builder isn't working
...
- Missing snippet code to load the pm tables rows
- Add the missing snippet
2012-07-12 10:57:15 -04:00
Victor Saisa Lopez
31f8bcdfd4
BUG 9291 "Formatting files to PSR2" SOLVED
...
- Formatting files to PSR2
2012-07-11 15:24:11 -04:00
Victor Saisa Lopez
5e6f4ad09b
BUG 9291 "Creating user via web services - no option to set..." SOLVED
...
- Creating user via web services, no option to set expiry date
- Create user via web services, can now be set parameters:
expiry date and status (in the functions: createUser, WSCreateUser and PMFCreateUser)
- These changes in functions must be documented in the wiki.processmaker.com
2012-07-11 12:52:43 -04:00
julceslauhub
545e1f4bb5
Merge pull request #216 from marcoAntonioNina/BUG-9216
...
BUG 9216 Al cambiar el idioma por system settings... SOLVED
2012-07-10 20:24:47 -07:00
Marco Antonio Nina
9f3ba08665
BUG 9216 Al cambiar el idioma por system settings... SOLVED
...
- By selecting the language in settings the Dropdown shows no language predefined.
- was add posts to language in the login and system for more information, and was modified the Dropdown for show the language predefined.
2012-07-10 19:01:57 -04:00
Marco Antonio Nina
8c44e21c1c
BUG 9216 Al cambiar el idioma por system settings... SOLVED
...
- By selecting the language in settings the Dropdown shows no language predefined.
- was add posts to language in the login and system for more information, and was modified the Dropdown for show the language predefined.
2012-07-10 17:55:22 -04:00
Hector Cortez
a08934efb7
BUG 9388 Case nr. and Title configurables para que pueda o no aparecer...SOLVED
...
- Adjustment by standarized code.
2012-07-10 17:19:20 -04:00
Hector Cortez
a0854cf214
BUG 9388 Case nr. and Title configurables para que pueda o no aparecer...SOLVED
...
- En los dynaforms, en la parte de arriba se despliega el Case # y el Title:. Esta linea o conjunto de datos deberia tener algun tipo de identificacion pues algunos proyectos o no lo utilizan o no sirve de mucha referencia. Se deberia anadir un identificador para que se pueda controlar si es pertinente que se despliegue en los formularios o no.
- Adding option for active/deactive title and case number when run case.
2012-07-10 16:29:26 -04:00
Julio Cesar Laura
38f0df196d
BUG 9281 In a case the legend information on Information-Process Map seems... SOLVED
...
- Change the width and height for the legends panels
2012-07-10 12:21:57 -04:00
Victor Saisa Lopez
831d093992
Merge remote branch 'upstream/master' into BUG-9377
2012-07-10 08:56:59 -04:00
Julio Cesar Laura
4ac41f87ad
BUG 9287 The variable picker for the trigger editor does not show grid variables in the list
...
- The grid fields don't display a label
- Added a default label for the grid fields
2012-07-09 22:42:59 -04:00
Julio Cesar Laura
3cb00f3de2
BUG 9363 What is the difference between Default lang in Login and System
...
- In the login screen for the classic skin was not selected the language set in the ADMIN
2012-07-09 19:08:34 -04:00
Brayan Osmar Pereyra Suxo
1856067042
BUG 9395 the code don't uses standard SOLVED
...
- I add standart to code
2012-07-09 15:31:23 -04:00
Brayan Osmar Pereyra Suxo
7db4587b90
Merge remote branch 'upstream/master' into BUG-9395
2012-07-09 15:26:26 -04:00