Commit Graph

1983 Commits

Author SHA1 Message Date
Fernando Ontiveros
17c9554dde formating soap2.php using the PSR2 coding standard 2012-07-04 10:21:13 -04:00
Julio Cesar Laura
3f6da015e6 BUGS 9407 and 9411 fixed for release 2.0.42
- Added required validations
2012-07-03 17:35:19 -04:00
Julio Cesar Laura
2f218c4cc2 BUG 9399 Edito de Dynaforms cuando se tiene javascripts en el dyanform... SOLVED
Was added a new parameter without default value
Added default value
2012-07-03 09:50:34 -04:00
Julio Cesar Laura
a70f39188d BUG 9401 Cuando se cambia el rol de un usuario este genera un error ... SOLVED
- The validation flags not managed correctly
- Change the management of the validation flags
2012-07-03 01:44:27 -04:00
julceslauhub
fe06353ef7 Merge pull request #160 from brayanpereyra/BUG-8445
BUG 8445 PHPCS SOLVED
2012-07-02 14:21:18 -07:00
Julio Cesar Laura
f8ca524feb BUG 0000 Change validation in the forgot password screen 2012-07-02 16:40:28 -04:00
Brayan Osmar Pereyra Suxo
04e20c0bf1 BUG 8445 PHPCS SOLVED
- workflow/engine/methods/cases/cases_Ajax.php
2012-07-02 15:36:01 -04:00
Julio Cesar Laura
c0a6be209e BUG 0000 Change the validation in the sysLogin.xml file 2012-07-02 15:26:38 -04:00
Julio Cesar Laura
7b2577a9a0 BUG 9285 A PM Table DynaForm field cant' be filled beacuse the ...
- Apply the code standard
2012-07-02 12:12:28 -04:00
Hector Cortez
629dfae161 BUG 9353 PHP Short tags errors in Webservices test SOLVED
- On a system with short tags disabled Webservices test is not working
- Change Short tags by standardization of the code.
2012-07-02 10:00:36 -04:00
julceslauhub
bc16ef9bf5 Merge pull request #157 from brayanpereyra/BUG-9334
BUG 9334 Change Plain Text to HTML and then try to select again Plain SOLVED
2012-06-29 16:08:32 -07:00
Brayan Osmar Pereyra Suxo
7a0cbcd4ef BUG 9334 check the code standard and required fields SOLVED
- I ammend code
- I add validate some required fields
2012-06-29 18:54:24 -04:00
Brayan Osmar Pereyra Suxo
94f4ffb3ba BUG 9334 I removed variable in function SOLVED
- I removed variable in function
2012-06-29 18:19:06 -04:00
Brayan Osmar Pereyra Suxo
38a29b5e2f BUG 9334 Change Plain Text to HTML and then try to select again Plain SOLVED
- I add validate event change in dropdown
- I resolved the BUG 9335
- I validate the tab notification
2012-06-29 18:04:39 -04:00
julceslauhub
4a9f0e9bfc Merge pull request #153 from marcoAntonioNina/BUG-9298
BUG 9298 No se puede cambiar los roles de los usuarios en PM SOLVED
2012-06-29 13:21:23 -07:00
Marco Antonio Nina
307270a1f7 BUG 9298 No se puede cambiar los roles de los usuarios en PM SOLVED
- The wrong was due a validate of User ID
- was taken to validate of User ID for accept their own User ID.
2012-06-29 16:12:48 -04:00
Julio Cesar Laura
b3e74430cc BUG 9355 WSDL Issue. soapAction="http://www.processmaker.comlogin"
- Wrong url in soapAction attribute
- Fix the url in soapAction attribute
2012-06-29 12:26:27 -04:00
Marco Antonio Nina
f935f23e14 BUG 9298 No se puede cambiar los roles de los usuarios en PM SOLVED
- The wrong was due a validate of User ID
- was taken to validate of User ID for accept their own User ID.
2012-06-29 11:42:48 -04:00
julceslauhub
75363a4e91 Merge pull request #149 from brayanpereyra/BUG-9339
BUG 9339 No validate FieldName used SOLVED
2012-06-29 07:37:19 -07:00
julceslauhub
9f4a34c409 Merge pull request #150 from marcoAntonioNina/BUG-9336
BUG 9336 Hidden field: Mode Edit/View SOLVED
2012-06-29 07:31:05 -07:00
Marco Antonio Nina
df7e7b6b92 BUG 9336 Hidden field: Mode Edit/View SOLVED
- This field is not need in the form.
- this field was placed with a defaultvalue of edit.
2012-06-28 18:30:08 -04:00
Brayan Osmar Pereyra Suxo
40f4eadd16 BUG 9339 Exist function G_STRINGS SOLVED
- I removed G_STRINGS and I add funcion "_"
2012-06-28 17:37:06 -04:00
julceslauhub
7084e48292 Merge pull request #147 from julceslauhub/master
BUG 0000 Update insert.sql files to the master branch
2012-06-28 14:22:48 -07:00
Julio Cesar Laura
552f30448c BUG 0000 Update insert.sql files to the master branch 2012-06-28 17:20:06 -04:00
julceslauhub
f98481c344 Merge pull request #136 from brayanpereyra/BUG-9333
BUG 9333 Selection screen is possible do double click SOLVED
2012-06-28 13:37:10 -07:00
julceslauhub
efa17ff26b Merge pull request #139 from marcoAntonioNina/BUG-9296
BUG 9296 User Experience - skins SOLVED
2012-06-28 13:35:00 -07:00
Brayan Osmar Pereyra Suxo
51a4223dfa BUG 9339 No validate FieldName used SOLVED
- I removed applyMask the field validate NODENAME
2012-06-28 16:05:19 -04:00
Herbert Saal Gutierrez
587f732b62 BUG 9180 can't search string without fieldname
Error
-----
can't search string without fieldname only fields are searched

Solution
--------
correct identification of field name to allow the search using plain string
in processname, status fields.
2012-06-28 12:38:41 -04:00
Marco Antonio Nina
42df835fb2 BUG 9296 User Experience - skins SOLVED
- We verified that not loaded correctly to the folder shared.
- Was performed changes in the skinEngine and class.g to load the skin's if exists in the folder shared which should modify uxs and simplified.
2012-06-28 12:16:44 -04:00
julceslauhub
00a3fa7c67 Merge pull request #137 from marcoAntonioNina/BUG-9337
BUG 9337 Hint with .commas. and/or "apostrophes" is not working SOLVED
2012-06-27 16:34:50 -07:00
Julio Cesar Laura
86777c421d BUG 9293 LAYOUTS DE SKINS UX SE SOBREPONEN
- The smarty cache don't overwrited whern change the skin
- Now the smarty cache is deleted before redirect to new skin
2012-06-27 19:23:43 -04:00
Marco Antonio Nina
3bef9014de BUG 9337 Hint with .commas. and/or "apostrophes" is not working SOLVED
- We verified that when is intruduced a character strange the string is cut.
- add sentence of escape to validate the string.
2012-06-27 18:49:09 -04:00
Brayan Osmar Pereyra Suxo
421904fa2e BUG 9333 Selection screen is possible do double click SOLVED
- I add a validate to all button in event click and submit
2012-06-27 17:07:17 -04:00
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
Brayan Osmar Pereyra Suxo
665cd08875 BUG 9333 Selection screen is possible do double click SOLVED
- I add a validate to all button in event click and submit
2012-06-27 11:06:41 -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