Commit Graph

542 Commits

Author SHA1 Message Date
Erik Amaru Ortiz
a9337bb0e5 BUG 7873 Problem already fixed! 2012-01-06 15:53:39 -04:00
Hector Cortez
6f9e71fa57 BUG 7051 Fix Bug in the Grids to disable/enable the required fields. 2012-01-04 18:18:53 -04:00
Enrique Ponce De Leon
fe09cc865f BUG 0000 Formula/Functions problem with grids - Take 2 2011-12-21 18:59:47 -04:00
Enrique Ponce De Leon
2985ce55a2 BUG 0000 Formula/Functions problem with grids 2011-12-21 18:05:55 -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
5ef3bdbfc2 BUG 8167 SOLVED Mask related bugs 2011-12-15 16:53:43 -04:00
Enrique Ponce De Leon
44c11322c8 BUG 8167 1st commit - bugs related still remains 2011-12-14 19:13:06 -04:00
Hector Cortez
0dc1a15418 BUG 7443 Adjustment in decimal rounding of roundNumber function. 2011-12-05 17:18:08 -04:00
Enrique Ponce De Leon
c81a5630ea BUG 0000 Some Corrections for NodeNode validate values 2011-12-03 22:17:38 -04:00
Enrique Ponce De Leon
baa0eba3c9 BUG 7394 2nd commit 2011-12-02 19:23:55 -04:00
Erik Amaru Ortiz
d3ae215ced BUG 8143 "Problema en campos date" SOLVED
- it was a previous problem with _isodate for date fields
2011-12-02 18:21:46 -04:00
Enrique Ponce De Leon
162c0bc650 BUG 7394 1st commit - still not functional 2011-11-30 18:34:50 -04:00
Hector Cortez
ab56e044a5 BUG 8106 Adjustment on data fields of Skins List. 2011-11-30 11:34:58 -04:00
Hector Cortez
d82af1037c BUG 7992 Fix Bug Email address validation for big domains. 2011-11-17 15:41:29 -04:00
Alvaro Campos
c115107677 BUG 7906 solved JavaScript function submitForm() working. 2011-10-25 18:35:35 -04:00
Erik Amaru Ortiz
725e45185a BUG 0000 "Fixing the _FNF() & _DF() functions on pmos-common.js" 2011-10-19 18:52:04 -04:00
Alvaro Campos
3f70159c7a BUG 7171 problema solucionado con IE y listBox modo View 2011-10-13 11:46:20 -04:00
Erik Amaru Ortiz
c747a38caf BUG 7835 "Error con los reportables" Solved! 2011-10-11 17:13:13 -04:00
Erik Amaru Ortiz
e5546c29cb BUG 0000 adding Ext.util.Format.capitalize() to pmos-common.js 2011-09-21 12:14:38 -04:00
Erik Amaru Ortiz
e2fc4779f8 BUG 0000 feature for PMExt main Object named PMExt.createInfoPanel() (tweaks)
- creates a new instance of infoPanel object
- PMExt.createInfoPanel(url, params)

Sample
 var sumaryInfPanel = PMExt.createInfoPanel('../sampleProxy/getSummary', {appUid: '43546...', index:1});
2011-09-21 10:35:37 -04:00
Erik Amaru Ortiz
67f88c0396 BUG 0000 New feature for PMExt main Object named PMExt.createInfoPanel()
- creates a new instance of infoPanel object
- PMExt.createInfoPanel(url, params)
Sample
  var sumaryInfPanel = PMExt.createInfoPanel('../sampleProxy/getSummary', {appUid: '43546...', index:1});
2011-09-21 09:59:30 -04:00
Carlos Pacha
640af9f03d BUG 7569 Date Fields are not storing date strings in standard YYYY-MM-DD
improving code
2011-09-20 12:02:28 -04:00
Carlos Pacha
7748db32c9 BUG 7569 Date Fields are not storing date strings in standard YYYY-MM-DD
Setting the date field with iso format into a hidden field
2011-09-20 09:56:04 -04:00
Alvaro Campos
9707ed13a7 BUG 0000 fixed issue datepicker default today in grid 2011-09-19 12:06:15 -04:00
Erik Amaru Ortiz
2549d7874c BUG 0000 passig parameter is supported now by gettext js function _()
i.e:
=> ID_MY_LABEL -> 'You have {0} error(s), the "{1}" word is reserved by the system!'

_('ID_MY_LABEL', 1, 'DESC')

getting a result :
-> You have 1 error(s), the "DESC" word is reserved by the system!
2011-09-14 10:28:14 -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
5c45e0f834 BUG 7372 Fixed. New grid dropdow is disabled in IE 2011-08-30 11:10:00 -04:00
Douglas Medrano Chura
311d157207 BUG 7492 Fix loadPage() function in gulliver/js/common/core/common.js
The problem was solved changed the code source
2011-08-29 17:24:11 -04:00
Alvaro Campos
513e485c0e BUG 7480 ahora los campos readOnly son mas oscuros 2011-08-24 17:18:28 -04:00
Alvaro Campos
edb1d55ae4 BUG 7387 fixed new function validDate() 2011-08-09 15:27:18 -04:00
Alvaro Campos
cc816747ae BUG 7384 JS getControlsInTheRow() function work it correctly with all fields 2011-08-09 10:17:20 -04:00
Enrique Ponce De Leon
9a60cbac94 BUG 7326 solved. yes/no readonly and text mode view issues solved. 2011-08-01 18:13:00 -04:00
Hugo Loza
0f7cae6d85 BUG 5073 Feature Case Notes "Free Notes"
This Feature allow a user to post a note at any stage of a Case and from cases lists

Conflicts:

	workflow/engine/data/mssql/schema.sql
	workflow/engine/methods/cases/casesListExtJs.php
	workflow/engine/skinEngine/base/css/pmos-xtheme-gray.css
	workflow/engine/templates/cases/casesList.js
	workflow/engine/templates/cases/open.js
2011-07-28 17:40:48 -04:00
Hugo Loza
a8e4c7c8c5 BUG 7261 javascript error clientsize IE
Fixed issue in JS with IE that bricks JS loading
2011-07-15 12:01:40 -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
df7aa30c1b BUG 7181 Fixed Email validation in text fields does not work correctly
The problem was solved by modifying the validation patterns
2011-07-12 09:09:05 -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
Enrique Ponce De Leon
770c975211 BUG 6939 Solved. Change Grid fields fail with press delete or backspace. 2011-06-27 10:42:34 -04:00
Hector Cortez
61afe9b5d7 BUG 6976 Adjustment the timeout component Suggest. 2011-06-20 09:08:12 -04:00
Hector Cortez
c39eb93a60 BUG 7093 Suggest adjustment for queries execution. 2011-06-17 09:45:13 -04:00
Alvaro Campos
a40a1229b7 BUG 6934 solucionado el campo date con time 2011-06-16 10:57:56 -04:00
Douglas Medrano Chura
cfb3c70665 BUG 6900 Clear character unknown 2011-06-14 12:38:21 -04:00
Douglas Medrano Chura
d202addecd BUG 6900 Fixed the validation of the field email
The problem this solved for dynaform of the version old
2011-06-14 11:57:13 -04:00
Alvaro Campos
5b1cc64191 BUG 7032 solucionado problema con la mascara de tipo date 2011-06-13 10:56:56 -04:00
Douglas Medrano Chura
ae3f158d2c BUG 7042 Solved the validation of the field date in dynaform Grid
The problem was solved modificating the validation of the field date
2011-06-09 15:26:24 -04:00
Alvaro Campos
cbd51f9f00 BUG 7016 resuelto problema de la ascara en datepicker hⓂ️s 2011-06-09 11:26:19 -04:00
Douglas Medrano Chura
29eff48439 BUG 6900 Fixed commit 0ae5f9b139 2011-06-08 10:43:02 -04:00
Douglas Medrano Chura
a8d787f698 BUG 6900 Solved the validation when trigger the event onblur
The problem was solved modificating the event onblur of the text field
2011-06-08 09:10:45 -04:00
Douglas Medrano Chura
0ae5f9b139 BUG 6900 Solved the validation of field email in dynaform
The problem was solved modificating the validation of field email
2011-06-07 18:23:32 -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