Commit Graph

1949 Commits

Author SHA1 Message Date
Brayan Osmar Pereyra Suxo
32b3fc41d4 BUG 9340 Button cancel then it only cancel the editing SOLVED
- I add to delete row to button cancel
2012-06-27 12:17:54 -04:00
julceslauhub
e6ba779f85 Merge pull request #114 from brayanpereyra/BUG-9379
BUG 9379 Add username exist SOLVED
2012-06-27 07:46:16 -07:00
Marco Antonio Nina
c7ae7a24f4 BUG 9338 Grid Field... allows to save when there are no grids yet SOLVED
- The form allow save without choose a grid.
- was performed the validation, now must be choose a grid to save.

	workflow/engine/templates/cases/casesListSetup.js
2012-06-27 10:08:15 -04:00
Marco Antonio Nina
60a4acaba3 BUG 9338 Grid Field... allows to save when there are no grids yet SOLVED
- The form allow save without choose a grid.
- was performed the validation, now must be choose a grid to save.
2012-06-27 09:59:37 -04:00
Brayan Osmar Pereyra Suxo
e3d925f3ac BUG 8847 Don't exists validate email field SOLVED
I add validate to email field
I add label when don't exists sendmail
2012-06-26 15:54:50 -04:00
Herbert Saal Gutierrez
c53e164534 BUG 9180 Error in date interval search
Error
-----
Error in date interval search, the second date in the interval was not used.

Solution
--------
The second date was changed to the correct variable to use it in the interval.
2012-06-26 12:03:28 -04:00
julceslauhub
03b85f1d85 Merge pull request #117 from herbertsg/BUG-9180
BUG 9180 Error unserializing APP_DATA with null value
2012-06-26 08:48:24 -07:00
julceslauhub
6dd153595d Merge pull request #118 from marcoAntonioNina/BUG-9210
BUG 9210 User experience Single Application SOLVED
2012-06-26 08:47:20 -07:00
julceslauhub
7bf698b755 Merge pull request #112 from victorsl/BUG-8806
BUG 8806 "Quiebre de linea en el label 'Retornar a la lista..." SOLVED
2012-06-26 08:44:17 -07:00
Marco Antonio Nina
7833d2318f BUG 9210 User experience Single Application SOLVED
- We verified that the list of the steps not working.
- Was modified the class.appCacheView, the function getTodo for parameters include TAS_UID y PRO_UID, too was modified the template indexSingle.html
2012-06-26 11:44:08 -04:00
julceslauhub
dd471e184c Merge pull request #107 from marcoAntonioNina/BUG-8550
BUG 8550 testing 11 asignacion de usuarios en las tareas por mediO... SO...
2012-06-26 08:40:18 -07:00
Herbert Saal Gutierrez
dac87f1d8c BUG 9180 Error unserializing APP_DATA with null value
Error
-----
Error unserializing APP_DATA with null value

Solution
--------
Verify if the APP_DATA contains serialized NULL before trying to unserialize
The APP_DATA with NULL serialized = "N;" is generated with the function PMFNewCaseImpersonate
2012-06-26 10:49:07 -04:00
julceslauhub
c3c11adc3f Merge pull request #109 from julceslauhub/master
BUG 9285 A PM Table DynaForm field cant' be filled beacuse the ... SOLVED
2012-06-25 15:46:25 -07:00
julceslauhub
43ee190ae2 Merge pull request #110 from brayanpereyra/786d298130df150aba6f9ca3909d7cbfaa30b05e
BUG 5737 Add logs to new case with CaseScheduler SOLVED
2012-06-25 15:45:05 -07:00
Brayan Osmar Pereyra Suxo
71a999efa4 BUG 9379 Add username exist SOLVED
- I add validate username exist
2012-06-25 18:36:37 -04:00
Victor Saisa Lopez
29acb3c05d BUG 8806 "Quiebre de linea en el label 'Retornar a la lista..." SOLVED
- Need to increase width of <td class="tableOption"> holding "New" for
  longer translations
- Increased width for the tag 'td'
2012-06-25 17:41:42 -04:00
Hector Cortez
bee524e789 BUG 8369 Problem when using the new editor for PM Tables ... SOLVED
- There is a major problem when using the new editor for PM Tables with Database Connections, if you choose a database connection (anything you have created as a Database Connection in process designer).
- Fix-bug and Addition of session variable in the different connections PMTables(Victor).
2012-06-25 15:26:52 -04:00
Brayan Osmar Pereyra Suxo
786d298130 BUG 5737 Add logs to new case with CaseScheduler SOLVED
I add logs to CaseScheduler
I add logs to executeEvents
2012-06-25 12:37:06 -04:00
Julio Cesar Laura
cf80a5d5b4 BUG 9285 A PM Table DynaForm field cant' be filled beacuse the ... SOLVED
- The array sent to grid don't contains the key "PRO_VARIABLE"
- Added the key "PRO_VARIABLE" to the array sent to grid
2012-06-25 12:35:11 -04:00
Marco Antonio Nina
3624ccbe69 BUG 8550 testing 11 asignacion de usuarios en las tareas por mediO... SOLVED
- We verified that in searches reappears previous value.
- Was modified the class.propelTable for not to show the parameter in the following search, besides a validation for triggers was written.
2012-06-25 12:18:22 -04:00
Marco Antonio Nina
7a01ed8871 BUG 0000 CaseScheduler.php syntax error SOLVED
- Syntax error on line 296 of file CaseScheduler.php .
2012-06-25 09:50:39 -04:00
Victor Saisa Lopez
bf6db94739 BUG 9042 "En la pantalla de procesos, no se realiza una buena..." SOLVED
- Incorrect list of processes in DESIGNER
- Solved problem in list with the paged
2012-06-25 08:55:17 -04:00
julceslauhub
17724cd8b8 Merge pull request #99 from alvarocs/BUG-5737
BUG 5737 The cron.php script should write something ... solved
2012-06-22 20:04:50 -07:00
julceslauhub
b050a8d093 Merge pull request #100 from marcoAntonioNina/097f50f31fd2609b10e4fe50578730c3b52de9da
BUG 8457 Problems reassigning cases to other users under HOME>Reassign SOLVED
2012-06-22 19:56:19 -07:00
Alvaro Campos
907f47163d BUG 5737 The cron.php script should write something ... solved
- The cron.php script should write something in the shared/log/cron.log file when a new case started or an event is executed
2012-06-21 18:29:13 -04:00
julceslauhub
9f66ea48b3 Merge pull request #98 from brayanpereyra/BUG-8445
Bug 8445 Don't work jump the cases list SOLVED
2012-06-21 15:26:22 -07:00
Brayan Osmar Pereyra Suxo
8bd64664c4 BUG 8445 Amend code SOLVED
- Serialize using G::json_encode
2012-06-21 18:19:55 -04:00
Marco Antonio Nina
097f50f31f BUG 8457 Problems reassigning cases to other users under HOME>Reassign SOLVED
- We found some loose details in the reassignment.
- It was added a note for the correct use of the reassignment and also a warning before continuing doing reassignment.
2012-06-21 17:48:08 -04:00
Julio Cesar Laura
dc6007fbd4 BUG 8065 There is a problem when we try to run the cron in pmos 2.0.34
- The envelope_to array is not empty when sent many emails, the attachemnets not included in resend enails funcition
- Initialize envelope_to attribute before send a email, attachements are now included in the resen emails function
2012-06-21 12:46:19 -04:00
Brayan Osmar Pereyra Suxo
9f7a522dff BUG 8445 Don't work jump the cases list SOLVED
- I Add validate to cases numbers not exists
- I Add message in translation ID_CASE_DOES_NOT_EXIST_JS
2012-06-21 12:02:11 -04:00
julceslauhub
5c03a79acd Merge pull request #91 from brayanpereyra/BUG-9327
Bug 9327 Don't validate required field in grid SOLVED
2012-06-21 07:20:26 -07:00
Alvaro Campos
bf8fef47c9 BUG 0000 enable/disable buttons SOLVED
- Was added enable/disble for the buttons while running the validation of passwords
2012-06-21 09:44:02 -04:00
Alvaro Campos
2f1e2dd993 Merge remote branch 'upstream/master' into BUG-0000 2012-06-21 09:41:27 -04:00
Alvaro Campos
e230492bf9 BUG 0000 Changes in new and edit user SOLVED
- Also changes suggested by julio cesar
2012-06-20 19:00:41 -04:00
Hector Cortez
43a77c5878 BUG 5359 Trigger wizard should indicate that the return value... SOLVED
- The interface for the Trigger wizard should say that the return value variable is option (not required).
- Adjustment string description and change values "None" by "Not required" of the return value of Trigger wizard.
2012-06-20 17:18:20 -04:00
julceslauhub
f289ad4ed4 Merge pull request #87 from alvarocs/BUG-9160
BUG 9160 Change many phrases in the new installation wizard in v2.0.40 S...
2012-06-20 08:49:00 -07:00
Brayan Osmar Pereyra Suxo
8d436eb047 BUG 9327 Don't validate required field in grid SOLVED
- The object leminud and input disappeared the moment of submit
- I add new instance the object leimund and input
2012-06-20 11:30:16 -04:00
Alvaro Campos
6b8c96596e BUG 9160 Change many phrases in the new installation wizard in v2.0.40 SOLVED
- Text has been changed based on suggestions
2012-06-20 10:10:30 -04:00
julceslauhub
203f2ea51b Merge pull request #83 from victorsl/BUG-8386
BUG 8386 "Need to increase width of <td class='tableOption..." SOLVED
2012-06-18 20:34:36 -07:00
julceslauhub
aa01e0cbfa Merge pull request #82 from hector-cortez/BUG-9221
9221 Unable to change authentication source on existing users SOLVED
2012-06-18 20:33:20 -07:00
julceslauhub
bf3dedf2b3 Merge pull request #81 from alvarocs/BUG-4986
BUG 4986 Email notification is not working
2012-06-18 20:32:07 -07:00
julceslauhub
e38baa1ea5 Merge pull request #80 from victorsl/BUG-9045
BUG 9045 "Cuando se aplica a un usuario la opcion de single..." SOLVED
2012-06-18 20:30:16 -07:00
julceslauhub
4d6b3fae63 Merge pull request #78 from brayanpereyra/BUG-9313
BUG 9313 Can't activate a GROUP with status inactive SOLVED
2012-06-18 20:26:54 -07:00
julceslauhub
236edb72c3 Merge pull request #77 from victorsl/BUG-8441
BUG 8441 "Remove period at end of phrase..." SOLVED
2012-06-18 20:25:03 -07:00
julceslauhub
cf6cac7c2e Merge pull request #75 from victorsl/BUG-8379
BUG 8379 "Eliminate space from front of string ' PM Table...'" SOLVED
2012-06-18 20:24:13 -07:00
julceslauhub
8aeaaa68f3 Merge pull request #86 from julceslauhub/master
BUG 8881 Change "Derivation" to "Routing"
2012-06-18 16:32:33 -07:00
Julio Cesar Laura
7d4aea1cce BUG 8881 Change "Derivation" to "Routing"
- Change the .po file, and the xml forms
2012-06-18 19:28:16 -04:00
julceslauhub
7b8683efd5 Merge pull request #84 from herbertsg/BUG-9180
Bug 9180 Correct display priority in cases lists
2012-06-18 16:20:25 -07:00
Julio Cesar Laura
1eee9e85d9 BUG 8919 La opcion "user experience" se puede aplicar al usuario Admin
- The validation doesn't consider the enter key when select a value
- Modify the logic of the validation
2012-06-18 18:49:24 -04:00
Victor Saisa Lopez
1b048aa7d5 BUG 8386 "Need to increase width of <td class='tableOption..." SOLVED
- Need to increase width of <td class="tableOption"> holding "New" for
  longer translations
- Increased width for the tag 'td'
2012-06-18 18:11:56 -04:00