572 Commits

Author SHA1 Message Date
Brayan Osmar Pereyra Suxo
f973c6ac29 Merge remote branch 'upstream/master' into BUG-9510 2012-08-08 11:15:00 -04:00
Brayan Osmar Pereyra Suxo
bd6132ea03 BUG 9591 The date last login isn't correct SOLVED
- I add a convert for float to field month
2012-08-07 12:35:18 -04:00
Brayan Osmar Pereyra Suxo
2bc43203ba BUG 9510 Doesn't work format RTL SOLVED
- I add files css and js
2012-08-03 18:59:40 -04:00
Victor Saisa Lopez
e84c194487 BUG 9509 "On ProcessMaker 2.0.42 the WYSISWG editor doesn't..." SOLVED
- OutputDocument the WYSISWG editor doesn't generate the content
  of a GRID correctly
- Solved problem, now generated correctly the source of the OutputDocument,
  was also corrected the problem with the tag <table>
2012-08-03 16:31:21 -04:00
Brayan Osmar Pereyra Suxo
dbbad5457f BUG 9288 Currency field doesn't permite negative numbers SOLVED
- I add	negative value for type	currency
- I removed console.log
2012-07-31 17:02:22 -04:00
Brayan Osmar Pereyra Suxo
6c2bcc8742 BUG 9288 Currency field doesn't permite negative numbers SOLVED
- I add	negative value for type	currency
2012-07-31 16:57:02 -04:00
Victor Saisa Lopez
eabd17bec3 BUG 9464 "Numeric fields don't accept numbers from AZERTY..." SOLVED
- Numeric fields don't accept numbers from AZERTY keyboard
- Solved, validation took off that disabling the shift key
2012-07-26 16:43:32 -04:00
Brayan Osmar Pereyra Suxo
4899ce1ff2 BUG 9398 If exits more of one mask. don't work SOLVED
I add validate for used only firts mask
2012-07-19 19:23:55 -04:00
julceslauhub
938d3433f4 Merge pull request #328 from victorsl/BUG-8489
BUG 8489 "Los aplicados a los elementos de las grillas no..." SOLVED
2012-07-18 15:41:23 -07:00
Victor Saisa Lopez
ca0ade740b BUG 8489 "Los aplicados a los elementos de las grillas no..." SOLVED
- Revert change in function strReplace, strReplace -> stringReplace
2012-07-18 18:06:14 -04:00
Brayan Osmar Pereyra Suxo
a50df08a51 BUG 9398 Don't exist format of mask 'Bs. ##,##' SOLVED
I add format of mask 'Bs. ##,##'
2012-07-18 18:03:32 -04:00
Victor Saisa Lopez
d8d6493581 BUG 8489 "Los aplicados a los elementos de las grillas no..." SOLVED
- Style attribute defined in XML Dynaform for a field, not reflected in
  the grid this in IE
- Solved the problem, now we consider the attributes defined in the XML
2012-07-18 16:48:23 -04:00
julceslauhub
6817e8fce3 Merge pull request #228 from brayanpereyra/BUG-9438
BUG 9438 The mask isn't work SOLVED
2012-07-12 08:08:38 -07:00
Brayan Osmar Pereyra Suxo
806a4049cf BUG 9438 The mask isn't work SOLVED
I add property comma_separtor for work
2012-07-12 09:50:04 -04:00
Julio Cesar Laura
f4fecc36b9 BUG 9405 Correcion idioma espanol 2012-07-12 00:49:40 -04:00
julceslauhub
f0ec5161f0 Merge pull request #225 from marcoAntonioNina/BUG-9425
BUG 9425 Cuando un elemento tarda mucho en ser añdo... SOLVED
2012-07-11 19:48:35 -07:00
Marco Antonio Nina
b27da16e77 BUG 9425 Cuando un elemento tarda mucho en ser añdo... SOLVED
- was found a text hardcoded.
- was changed a ID_MSG_AJAX_FAILURE.
2012-07-11 19:07:58 -04:00
Brayan Osmar Pereyra Suxo
9a1c4e6f72 BUG 9438 Don't add ceros the mask in the fields SOLVED
- I add code for add ceros in the fields
2012-07-11 18:53:53 -04:00
Brayan Osmar Pereyra Suxo
e6354aa600 BUG 9438 Don't add ceros the mask in the fields SOLVED
- I add code for add ceros in the fields
2012-07-11 16:02:17 -04:00
julceslauhub
f7264dbafa Merge pull request #202 from brayanpereyra/BUG-9398
BUG 9398 Create new field don't validate name SOLVED
2012-07-09 15:17:28 -07:00
Brayan Osmar Pereyra Suxo
8b0b64c8f5 BUG 9398 Create new field don't validate name SOLVED
- I add condicions to validate NodeName
2012-07-09 17:58:51 -04:00
Marco Antonio Nina
b93a6c9747 BUG 9140 Fix code the JavaScript function contractExpandSubtitle()... SOLVED
- The function does not allow objects.
- The function ground support type parameters string.
2012-07-09 12:56:03 -04:00
Marco Antonio Nina
47bdb4c61b BUG 9406 The JavaScript function saveAndRedirectForm() saves the...SOLVED
- Not routed correctly.
- was validate the routed to http y https
2012-07-09 10:09:58 -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
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
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
julceslauhub
3487da5f7f Merge pull request #135 from victorsl/BUG-9341
BUG 9341 "Field with numeric validation does not accept digits..." SOLVED
2012-06-27 13:17:43 -07:00
Victor Saisa Lopez
62aa12d23d BUG 9341 "Field with numeric validation does not accept digits..." SOLVED
- Field no validate numbers the keypad, this is solved with solution of the bug 9268
- Changed range of code ascii of the keypad, this when the field is numeric validation
2012-06-27 15:39:29 -04:00
Victor Saisa Lopez
99926a1b03 BUG 9358 "Problema en las grillas (campo readonly) en IE." SOLVED
- Field defined as readonly in grid only defined in the first row, in Internet Explorer
- Solved problem adding attribute readonly in tag input
2012-06-27 11:38:50 -04:00
Victor Saisa Lopez
09e420407e BUG 9147 "Error en un campo de grilla tipo Currency al..." SOLVED
- When pressed repeatedly the decimal character clears the field
- Problem solved by adding the validation of the field
2012-06-26 12:37:55 -04:00
Julio Cesar Laura
e2a33ba227 BUG 0000 Conflict with "input" class 2012-06-25 10:21:48 -04:00
Brayan Osmar Pereyra Suxo
ae5a9312a8 BUG 9327 The format of this code is not the right way SOLVED
- I add comments
- I removed extra spaces
- I amend the validate add function 'typeof'
2012-06-21 09:31:52 -04: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
Brayan Osmar Pereyra Suxo
f954e7d626 BUG 9268 The date field no validate numbers the keypad SOLVED
- I add validate to date field
- I add validate range of code ascii to keypad
2012-06-14 11:08:22 -04:00
Victor Saisa Lopez
a48b84d5ea BUG 9238 "The Date field format changes when you want to edit" SOLVED
- Date fields do not respect the mask defined in the XML when editing
  the field manually
- Now when you edit a date field in a dynaForm respected his mask
2012-06-13 11:37:18 -04:00
Victor Saisa Lopez
2954bb0c05 BUG 9106 "Enmascaramiento en grillas no permite decimales." SOLVED
- Percentage field defined with an mask does not allow decimal in grids
- comma_separator attribute included in the code
2012-06-08 16:02:27 -04:00
julceslauhub
7eb21c69a5 Merge pull request #41 from brayanpereyra/3d4a0bc140c368e92def248f3c05e335ec958ea9
BUG 8860 The switch no have default to create fields SOLVED
2012-06-06 13:47:48 -07:00
Brayan Osmar Pereyra Suxo
3d4a0bc140 BUG 8860 The switch to create fields no have default SOLVED
- The switch no have default to create fields 'yesno', 'date'
- I add default to switch with class G_Field
2012-06-06 11:59:40 -04:00
julceslauhub
af2d06e545 Merge pull request #19 from brayanpereyra/BUG-8860
Bug 8860 The bug was solved and review with correct code  SOLVED
2012-05-31 09:35:03 -07:00
Brayan Osmar Pereyra Suxo
90d8ffbc72 BUG 8860 The bug was solved and review with correct code SOLVED
- Use type var == 'undefined' to validate variables
2012-05-31 11:19:04 -04:00
Victor Saisa Lopez
f6e0349a9d BUG 8914 "Read-Only Checkboxes in Grids are not saved as marked ('On')" SOLVED
- When a checkbox read-only is checked in a grid is saved, It is always saved as unmarked
- Checkbox read-only if checked in a grid, now saved
2012-05-30 17:51:16 -04:00
Brayan Osmar Pereyra Suxo
d51ecf1710 BUG 8860 DESCRIPTION The bug the error affected the masks of the fields SOLVED
The field with formula not work mask. Add execute event to field.
2012-05-30 17:31:27 -04:00
Alvaro Campos
c670ac7550 BUG 7657 Dependent Fields no funcionan SOLVED
- se encontro este problema,pero como nota es valido resaltar que no es permitido tener las mismas variables en el formulario que en la grilla
- se soluciono este problema haciendo los arreglos correspondientes.
2012-05-15 09:19:00 -04:00
Alvaro Campos
f136dbb744 BUG 8908 se resolvio problema de tabs en form y grillas SOLVED 2012-05-09 13:54:22 -04:00
Alvaro Campos
503619395e BUG 0000 se soluciono problema de tab key en firefox SOLVED 2012-04-26 17:18:48 -04:00
Erik Amaru Ortiz
b24c9eb7a1 BUG 8875 "New ExtJS based Login & Main ProcessMaker interface Des.." UPDATED
- problems on installer & IE compatibility
- IE compatibility added, some fixes on login & installer
2012-04-26 13:21:41 -04:00
Hector Cortez
18b54c4f4a BUG 8941 If we set the validate igual to Real Number in the text field SOLVED.
- On Internet Explorer if we have the "validate" equal to "Real Number" in the field text, it's able to put letter when they are capital, however it doesn't happen on Fire Fox.
- Adjustment in the validation the numeric values text, Fixed in the validation in numeric values for iExplorer 9.
2012-04-16 10:44:33 -04:00