Commit Graph

634 Commits

Author SHA1 Message Date
norahmollo
bf07455809 CODE STYLE Formating gulliver/system/class.htmlArea.php
Change format files in gulliver/system/class.htmlArea.php
2012-10-17 19:51:35 +00:00
norahmollo
02e5359ff8 CODE STYLE Formating gulliver/system/class.htmlArea.php
Change format files in gulliver/system/class.htmlArea.php
2012-10-17 19:46:50 +00:00
norahmollo
5ae1df4427 CODE STYLE Formating gulliver/system/class.templatePower.php
Change format files in gulliver/system/class.templatePower.php
2012-10-17 19:42:03 +00:00
norahmollo
f61d9ca408 CODE STYLE Formating gulliver/system/class.helper.php
Change format files in gulliver/system/class.helper.php
2012-10-17 19:02:58 +00:00
Hector Cortez
d9d3eed6ff BUG 9321 executeQuery() does not return the number of records affected..SLOVED
- ExecuteQuery() is supposed to return the number of records affected by DELETE, UPDATE and INSERT commands.
- Adjustment in the number of records for different Engines.
2012-10-12 16:57:47 -04:00
Julio Cesar Laura
3d1c89793a BUG 9905 Dynaforms accessibility SOLVED
- Added tag label for the control labels in the mater dynaform
2012-10-11 13:16:48 -04:00
jennylee
eb559dc087 BUG-9812 New skin for 403 FORBIDDEN ERROR! page.
I replaced file 'gulliver/methods/errors/error403.php', with the new code of the FORBIDDEN ERROR! page proposed by eliz.artinf
2012-10-10 19:44:58 -04:00
jennylee
37eaa61059 BUG-9811 New skin for 404 NOT FOUND ERROR page.
I replaced file 'gulliver/methods/errors/error404.php', with the new code of the NOT FOUND ERROR page proposed by eliz.artinf.
2012-10-10 19:35:24 -04:00
Julio Cesar Laura
bfff26b2c1 Add validation for the parameters in the array_diff function 2012-10-10 12:52:43 -04:00
Victor Saisa Lopez
00bfb38d30 BUG 9749 "AD Primary Identifier" SOLVED
- Change the primary identifier samaccountname by other field
- Problem solved, User Identifier field can now be set to samaccountname and mail
- It improves sending parameters to the method VerifyWithOtherAuthenticationSource()
2012-10-10 12:29:10 -04:00
Brayan Osmar Pereyra Suxo
7e5bbcdb39 BUG 9288 I add validation to negative numbers
I add validation to currency Int
2012-10-10 10:26:41 -04:00
Brayan Osmar Pereyra Suxo
750ce8ad51 BUG 9288 I add key '-' to currency Int
I add validation to currency Int
2012-10-09 10:19:11 -04:00
Brayan Osmar Pereyra Suxo
73a11b4425 BUG 9288 I add key '-' to currency Int
I add validation to currency Int
2012-10-09 10:16:19 -04:00
Ralph Asendeteufrer
6ed37834d6 BUG 9152 addGridRow intermittent in Preview panel
PROBLEM  cannot addrows into a grid after change the preview tab, seemd ther are two different instances of grid.
FIX  grid.js was taking the ancient instange of the grid, since a new one is been displayed th old not. the addGridRow() method not points to the new instance.
2012-10-08 17:14:12 -04:00
Ralph Asendeteufrer
07e50e7a75 BUG 9152 addGridRow intermittent in Preview panel
PROBLEM  cannot addrows into a grid after change the preview tab, seemd ther are two different instances of grid.
FIX  grid.js was taking the ancient instange of the grid, since a new one is been displayed th old not. the addGridRow() method not points to the new instance.
2012-10-08 16:49:07 -04:00
Ralph Asendeteufrer
832e516ec5 Merge remote branch 'upstream/master' 2012-10-08 16:31:04 -04:00
Ralph Asendeteufrer
43939268ce BUG 9152 addGridRow intermittent in Preview panel
PROBLEM  cannot addrows into a grid after change the preview tab, seemd ther are two different instances of grid.
FIX  grid.js was taking the ancient instange of the grid, since a new one is been displayed th old not. the addGridRow() method not points to the new instance.
2012-10-08 16:22:25 -04:00
Victor Saisa Lopez
f68a5ea074 BUG 7408 "Fire Fox English/Sumatoria" SOLVED
- Grids in view mode displays the sum not properly
- Problem solved, improved SUM and AVG functions in grids
- It improves the visualization of the web page header, only for IE
* Available from version 2.0.45
2012-10-05 13:18:36 -04:00
Victor Saisa Lopez
29c6fc996d BUG 8333 "File field for each grid line" SOLVED
- New feature
- File field for each grid line
- Added "file" element in grids
- The QA team should test with:
    * Grids in mode edit/view
    * INPUT property (http://wiki.processmaker.com/index.php/2.0/Files)
    * KnowledgeTree plugin
    * And other cases
* Available from version 2.0.45
2012-10-04 17:54:44 -04:00
Brayan Osmar Pereyra Suxo
ac920502cf BUG 9508 I changed the variable name
I changed thevariable name adjustgridswith for adjustgridswidth
2012-10-04 15:33:11 -04:00
Brayan Osmar Pereyra Suxo
1d8b2671c1 Merge remote branch 'upstream/master' into BUG-9508 2012-10-04 15:25:38 -04:00
Brayan Osmar Pereyra Suxo
e175087c82 Merge remote branch 'upstream/master' into BUG-9508 2012-10-03 11:59:46 -04:00
Brayan Osmar Pereyra Suxo
ae11d5c106 BUG 9508 I add the option the show scroll
I add propety in form to the grids with scroll
2012-10-03 11:57:16 -04:00
Hector Cortez
86c9953205 BUG 8510 Hints are not displayed next to link fields.No hint icon appears SOLVED
- Hints are not displayed next to link fields. No hint icon appears.
- Added hints to the link element and grids title.
2012-10-03 10:06:31 -04:00
julceslauhub
91d033cd23 Merge pull request #641 from marcoAntonioNina/BUG-8668
BUG 8668 No se puede remover permisos del rol PROCESSMAKER_ADMIN SOLVED
2012-10-02 13:36:34 -07:00
Marco Antonio Nina
c07a78e9ea BUG 8668 No se puede remover permisos del rol PROCESSMAKER_ADMIN SOLVED
- The permits can not be removed for the role processmaker_admin.
- We add a generic list of permissions for the role processmaker_admin located in class.rbac.php.
- Was can remove permissions for the role processmaker_admin but other than those predefined in the list of RBAC.
2012-10-02 16:22:51 -04:00
Marco Antonio Nina
963c70b62c BUG 8668 No se puede remover permisos del rol PROCESSMAKER_ADMIN SOLVED
- The permits can not be removed for the role processmaker_admin.
- We add a generic list of permissions for the role processmaker_admin located in class.rbac.php.
- Was can remove permissions for the role processmaker_admin but other than those predefined in the list of RBAC.
2012-10-02 15:21:06 -04:00
Hector Cortez
046cddc776 BUG 5720 Can not send Next Task Assignment Notifications with grid SOLVED
- Can not send Next Task Assignment Notifications with grid variables.
- Added and changed function filter for AppData values.
2012-10-02 14:32:32 -04:00
Julio Cesar Laura
dd22e56dad Add keyCode 189 for the "-" character in IE, for the negative numbers on currency fields 2012-09-28 16:20:03 -04:00
julceslauhub
4e5de8cf81 Merge pull request #616 from julceslauhub/master
Improvement in the construction of the parameter "From" for the emails
2012-09-26 16:13:50 -07:00
Julio Cesar Laura
d09b6d73ef Improvement in the construction of the parameter "From" for the emails 2012-09-26 19:12:15 -04:00
julceslauhub
c28135084c Merge pull request #614 from julceslauhub/master
Add validation in class serverConfiguration
2012-09-26 14:10:27 -07:00
Julio Cesar Laura
128b7a4c8d BUG 9822 Tree Panel y mensaje inicial Get Started no estan en posicion correcta
- Warning in the class G generate a corrupt css file
- Add validation for this warning
2012-09-26 16:48:51 -04:00
Marco Antonio Nina
149988a128 BUG 9716 Need to execute several times ./processmaker upgrade... SOLVED
- Was needed modified more times the fields with value default = '' .
- Was add validation.
2012-09-26 14:48:28 -04:00
Julio Cesar Laura
441230e4cb Add validation in the installer to prevent warnings in the code 2012-09-26 12:56:24 -04:00
Julio Cesar Laura
dfd2ff7534 BUG 8776 Required fields message: field names instead of labels SOLVED
- In the validation don't get the pm:label for the field of type textarea and dropdown
- Get correctly the labels
2012-09-25 12:59:56 -04:00
Fernando Ontiveros
0915784426 working in the REST API, rebuilding classes for all tables and fixing small errors 2012-09-24 15:09:48 -04:00
Julio Cesar Laura
339aae0b8b BUG 5781 Add stripNonNumeric() function to common.js SOLVED
- Add new function stripNonNumeric
2012-09-24 01:35:34 -04:00
Julio Cesar Laura
031b1b2fcc BUG 9795 Error usando funcion in_array cuando el segundo parametro no es un array ( Error collected by New Relic ) SOLVED
- Missing validation before to use in_array function
- Add validation to check if the second variable is an array
2012-09-21 13:44:20 -04:00
Julio Cesar Laura
c312bc95e5 BUG 9688 Plugin Updates dont work when proxy is required SOLVED
- There are not way to set the proxy to use
- Added settings for the proxy in ProcessMaker
2012-09-19 14:48:38 -04:00
Victor Saisa Lopez
933dced14b BUG 5140 "Formula is not working in master dynaforms" SOLVED
- Not taken into account the attribute "Decimal Separator" for the
  execution of a formula in master DynaForms
- When entering data in a Currency/Percentage field is added spaces
  at the beginning (when the field is in a formula)
- Problem solved, has joined the attribute "Decimal Separator" to
  evaluate the formula
- It has rewritten the algorithm for the formula evaluation
* Available from version 2.0.44
2012-09-19 12:26:44 -04:00
Fernando Ontiveros
458c6767fa fixing an error in propel model, this was a typo error 2012-09-18 10:29:59 -04:00
Fernando Ontiveros
7d648cdb0a CODE STYLE fixing propel autogenerated classes 2012-09-17 21:01:31 -04:00
Fernando Ontiveros
6e06bc8c6c CODE STYLE fixing the propel generated files for om folder 2012-09-17 19:52:11 -04:00
Julio Cesar Laura
1d351cc97d BUG 9288 Change the source code to permite negative numbers in currency fields (IE) SOLVED
- Don't works on IE
- Add validation for IE browser
2012-09-17 17:08:41 -04:00
Julio Cesar Laura
c6117149e8 BUG 6213 Improve bandwith usage (minimize js and css files) SOLVED
- The minimization wasn't applied to some js files because the library used gives some errors
- Upgrade the jsmin class and minify the remaining js files
2012-09-17 10:54:39 -04:00
Julio Cesar Laura
96c74ae34d BUG 9743 Dynarch jscalendar never gets translated SOLVED
- Unnecesary language file inclusion
- Delete the unnecesary file inclusion
2012-09-14 14:04:16 -04:00
Julio Cesar Laura
9c1d1c58d7 BUG 9744 Untranslatable items in calendar forms SOLVED
- Hardcoded labels found in the calandar new/edit form
- Change hardcoded labels to uid translations
2012-09-14 13:40:38 -04:00
Victor Saisa Lopez
121da1d27b BUG 7070 "Sum function not calculating properly" SOLVED
- SUM and AVG functions does not work correctly in Grids
- No one takes into account the attribute "Decimal Separator"
- Problem solved, SUM and AVG functions now take into account the
  attribute "Decimal Separator"
* Available from version 2.0.44
2012-09-07 09:36:12 -04:00
Fernando Ontiveros
ee4e92bfb5 CODE STYLE fixing propel generators 2012-09-07 00:47:04 -04:00