ralph
c0ec55ee2b
Fix for Json message makes Trigger dropdown list fail.
2012-11-26 18:03:59 -04:00
jennylee
1079ae5eee
BUG-6855 Error message in 'Database Conections' clicking in Edit or Delete title.
...
I put an 'IF' validation in file 'gulliver/methods/propelTableAjax.php', to prevent that this columns were sortable.
2012-11-23 17:43:05 -04:00
user
f38c4d368c
Removing requiere_once call to gain loading time.
2012-11-20 16:45:09 -04:00
Julio Cesar Laura
a794f4e110
BUG 9998 New relic reported errors ProcessMaker 2.0.43 + parche SOLVED
...
- Only the "Error 4" was fixed, missing validation when the data is not an array
- Added validation when the data is not an array
2012-11-05 13:00:28 -04:00
Ralph Asendeteufrer
1bdc641ab5
BUG 9814 Proposal pivot skin: UNDER CONSTRUCTION
...
PROBLEM There is not a page to show up if PM is under updating.
SOLUTION Add a page to be displayed only if PM is updating.
2012-10-15 19:03:23 -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
Marco Antonio Nina
13be93d3c1
BUG 9621 Persistent XSS and AJAX Vulnerabilities, Multiple SOLVED
...
- It was noticed that no was validated these entry.
- Was validated with htmlentities for both cases.
2012-08-29 15:34:57 -04:00
Victor Saisa Lopez
40e2dbbcb8
BUG 9619 "Grillas: Problema en las dependencias al eliminar..." SOLVED
...
- When you delete a row of a grid in any order (not in sequential order)
and then add a new row, dependent fields do not work.
- Problem resuelo, dependent fields work correctly when you delete any row.
* Available from version 2.0.44
2012-08-27 18:57:17 -04:00
Victor Saisa Lopez
41f9312f7a
BUG 9558 "Suggest field functionality is not intuitive..." SOLVED
...
- New feature, change SUGGEST field behavior for the insertion of
a new record
- SUGGEST displays a temporary message to be placed in this field
- SUGGEST when you insert a new record to the database, it displays
a popup message indicating the insertion
- SUGGEST this field allows the insertion of a new record by pressing
the key Intro
- Is improved SUGGEST field behavior (when there are results, and when
there are none)
- Problem solved by adding the SUGGEST field in the Dynaform (in the
editor DynaForms) this in IE, when ckeck the option "Store new entry"
- Problem solved in method "String.prototype.trim" (JavaScript)
2012-08-16 15:37:15 -04:00
Marco Antonio Nina
dc272e4432
BUG 9525 ProcessMaker 404 not found page is vulnerable to exploits SOLVED
...
- It is printed directly a variable GET.
- Used htmlentities().
2012-08-01 18:37:43 -04:00
Marco Antonio Nina
5bb42dfbe8
CODE STYLE
...
- gulliver/methods/errors/error404.php.
2012-08-01 17:57:22 -04:00
Marco Antonio Nina
f12dd0d493
BUG 9525 ProcessMaker 404 not found page is vulnerable to exploits SOLVED
...
- It is printed directly a variable GET.
- Used htmlentities().
2012-08-01 17:45:20 -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
e8c892f818
BUG 7657 Dependent Fields don't work SOLVED
...
- I was found a constant c.
- The constant was changed for the correct variable.
rk SOLVED
- I was found a constant c.
- The constant was changed for the correct variable.
2012-05-29 10:31:00 -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
8e2f3935e9
BUG 8549 Missing data in grid when delete the first row SOLVED
...
- just as in a second dynaform you delete the first row of the grid and without submit re open the case from the Inbox or does a Previous Step, the information which had the grid is lost and this deconfigured
- This problem was solved by rearranging the keys of the grids in gulliver
2012-03-09 16:44:53 -04:00
Erik Amaru Ortiz
61e94adcf7
BUG 8357 "Problema con depenencias una vez que se borra lineas.." SOLVED
2012-02-27 16:59:56 -04:00
Hector Cortez
5e5e3c9d0f
BUG 7205 Adjustment in SQL queries in the element suggest.
2012-01-12 11:05:45 -04:00
Hector Cortez
724bbabedd
BUG 8160 Fix Bug in the search for component Suggest.
2011-12-16 12:33:55 -04:00
Enrique Ponce De Leon
ed661f3a4d
BUG 7657 Dependent Fields extends multiple dependency to grids
2011-10-19 09:46:05 -04:00
Erik Amaru Ortiz
be0c90af87
BUG 000 momentarily reverted to rc5 fro pmTables (fix)
2011-09-05 12:47:25 -04:00
Enrique Ponce De Leon
2c48464402
BUG 7345 Update. Fixing misspeling character.
2011-08-12 15:56:47 -04:00
Enrique Ponce De Leon
b1e5cb563b
BUG 7345 Solved. Dependent Fields array validation.
2011-08-11 16:08:45 -04:00
Enrique Ponce De Leon
37f38e9d16
BUG 0000 Undefined values fixing with multiple dependent fields.
2011-08-11 15:29:58 -04:00
Enrique Ponce De Leon
ca183a8afc
BUG 7345 FIX. Correction of '=' missed in comparation sentence.
2011-08-02 15:55:21 -04:00
Enrique Ponce De Leon
1d66e9a9a8
BUG 7345 Fixed. Multiple Dependent fields solved at grids.
2011-08-01 17:12:59 -04:00
Enrique Ponce De Leon
7ed6370dfe
BUG 7047 Fixed. Corrections in Reload form order solved.
...
BUG Related 7221. Corrections made to work with this bug too.
2011-07-13 12:21:03 -04:00
Enrique Ponce De Leon
7b1a4a99f0
BUG 7221 Solved. Dependent fields can used when are created in batch.
2011-07-13 10:44:08 -04:00
Douglas Medrano Chura
3bf6158144
BUG 7038 Solved character special in the field suggest
...
The problem was solved by correcting the sending of special characters from url ajax, also resolved a problem that occasions to use the euro symbol in the field Suggest on internet explorer.
2011-06-28 12:02:12 -04:00
Hector Cortez
c39eb93a60
BUG 7093 Suggest adjustment for queries execution.
2011-06-17 09:45:13 -04:00
Enrique Ponce De Leon
90919d4f4b
BUG 5648 Fixing restriction to multiple parent dependencie
...
- This commit change grid dropdown default options ommited
2011-06-02 11:10:20 -04:00
Enrique Ponce De Leon
aa6e1c62e3
BUG 5648 solved. Dependent Fields work now in onload dynaform
2011-06-01 18:49:01 -04:00
Carlos Pacha
491703cd41
BUG 6956 pmos2.0.27 campo Suggest el SQL necesita siempre un Espacio al final
...
This issue was solved
2011-05-24 15:26:12 -04:00
Douglas Medrano Chura
c4635bc56a
BUG 5004 Change text doesn't exists!
...
All wrong texts like doesn't exists or not exists by doesn't exist
2011-04-13 18:57:02 -04:00
Carlos Pacha
a5abd40040
BUG 5408 this issue was improved.
...
I've not been able to reproduce this bug, however I could see into the code it's doing "SELECT FIELD_UID, FIELDA, FIELDB FROM YOURTABLE" then to solve this issue I have added some code now the code it's doing "SELECT FIELD_UID, FIELDA, FIELDB FROM YOURTABLE where FIELDA LIKE 'FIELDSEARCH%'"
2011-04-07 09:31:51 -04:00
Enrique Ponce De Leon
29d065f9f1
BUG 6593 6284 6607 6574 6338 5457 SOLVED. Related to masks and grids
2011-04-05 19:04:32 -04:00
hector
16042838cb
Fix bug 6296, Adjust return value the textarea type in Dependent Field.
2011-03-22 16:14:28 -04:00
Erik Amaru Ortiz
186c341d16
New feature for Gulliver framework to support Controllers & HttpProxyController classes handling
2011-02-26 17:15:50 +00:00
Fernando Ontiveros
c8ab972046
improving js files
2011-02-22 16:41:39 +00:00
Erik Amaru Ortiz
ba8adc87ce
new menubar for Case Open View
2011-02-04 15:00:20 +00:00
abraar
63cb1fa5ad
Removed: Function eregi() and eregi_replace()
...
Added: preg_match() and preg_replace()
2010-12-08 15:05:47 +00:00
Erik Amaru Ortiz
0525681d79
initial commit from rev. 632
2010-12-02 23:34:41 +00:00