Commit Graph

100 Commits

Author SHA1 Message Date
Alvaro Campos
f65f966ef7 BUG 7087 problema del forgotpasswd solucionado para servidores lentos. 2011-10-25 18:10:17 -04:00
Alvaro Campos
6f4434421d BUG 7871 fixed issue of required in IE,FF 5,6,7 browsers 2011-10-19 10:16:16 -04:00
Alvaro Campos
289b906cbd BUG 7872 problema resuelto con los checks en modo view y readonly. 2011-10-18 17:44:51 -04:00
Alvaro Campos
3f70159c7a BUG 7171 problema solucionado con IE y listBox modo View 2011-10-13 11:46:20 -04:00
Alvaro Campos
5176c8a181 BUG 7668 solved issue in dynaform with width 2011-09-29 18:13:54 -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
07d3d61cc7 BUG 0000 simplify code of datepicker 2011-09-15 11:51:57 -04:00
Hector Cortez
2142b4b577 BUG 7611 Change in the textArea element to store without adjusting content. 2011-09-08 18:26:39 -04:00
Hector Cortez
38b3aafee4 BUG 7611 Change in the textArea element to store without adjusting content. 2011-09-08 17:28:00 -04:00
Hector Cortez
f56d333bf7 BUG 7568 Adjustment for displaying the date in preview mode. 2011-09-05 16:13:38 -04:00
Erik Amaru Ortiz
be0c90af87 BUG 000 momentarily reverted to rc5 fro pmTables (fix) 2011-09-05 12:47:25 -04:00
Alvaro Campos
513e485c0e BUG 7480 ahora los campos readOnly son mas oscuros 2011-08-24 17:18:28 -04:00
Carlos Pacha
61ed038e50 BUG 7460 PM 2.0.32 Existe un problema en español no muestra campos en modo vista
I've tried it whit every field that indicates and I could see the check box field was not working in view mode,
now it is working fine.
2011-08-24 12:38:01 -04:00
Enrique Ponce De Leon
3e6162ecc1 BUG 7353 Dependent field initial values fixed 2011-08-19 11:43:18 -04:00
Alvaro Campos
823e7813b7 BUG 6515 fixed issue with triggers not executed in vew 2011-08-10 12:41:11 -04:00
Hector Cortez
f7129df220 BUG 6950 Fix Bug in the scrollbar in dropdown component. 2011-08-02 17:22:03 -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
Alvaro Campos
135083928c BUG 6881 solucionado problema con campos tipo file en modo view 2011-07-28 10:36:40 -04:00
Hector Cortez
4ebf28dde5 BUG 0000 Fix Bug Notice in Field File. 2011-07-28 10:14:09 -04:00
Hector Cortez
5d41c0e2cd BUG 6903 Adjustment button Submit in dyanforms Mode view. 2011-07-27 19:04:37 -04:00
Erik Amaru Ortiz
6df9b50d67 BUG 000 PM tables view edit table Fix
- the primary key wasn't viewing correctly, but it is fixed now
2011-07-27 17:38:21 -04:00
Alvaro Campos
327ede5ed0 BUG 6881 solucionado problema con campos tipo file en modo view 2011-07-26 16:17:22 -04:00
Douglas Medrano Chura
a43949b621 BUG 7281 Solved the problem of the javascript with error, Expected '}'
The problem was caused by single quote characters and double quotes created as the Dynaform labes that when evaluated by javascript errors caused.
2011-07-20 17:12:56 -04:00
Enrique Ponce De Leon
cbb4f0f5ea BUG 7221 Notice for indefined array fixed. 2011-07-13 18:34:47 -04:00
Alvaro Campos
c081b4e19d BUG 7059 fixed issue with calendar inactives 2011-07-05 10:15:26 -04:00
Hector Cortez
a9bff79a87 BUG 7135 Validation Matrix in Undeclared attribute. 2011-06-29 17:49:37 -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
f87395c2c6 BUG 6914 Fix Bug Adjust change width in details grids. 2011-06-20 17:56:35 -04:00
Hector Cortez
5bce7035fa BUG 6093 Adjustment hide small bar for link options in tables. 2011-06-20 10:17:13 -04:00
Hector Cortez
c39eb93a60 BUG 7093 Suggest adjustment for queries execution. 2011-06-17 09:45:13 -04:00
Hector Cortez
fdd8a7983e BUG 7094 Correction of validations, if not initiated variables. 2011-06-16 10:24:35 -04:00
Hector Cortez
dd82f65667 BUG 6914 Fix Bug Adjust change width in details grids. 2011-06-15 17:07:00 -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
Hugo Loza
73fe3d723e BUG 0000 class.xmlform.php error on validate
Need to prove that the property exist before usi it in an assignemt. In some scenarios some properties doesn't exist.. specially new ones!
2011-06-13 12:43:12 -04:00
Erik Amaru Ortiz
42fcf9ce88 BUG 6900 "Solved the validation on field email in dynaform" fixes!! 2011-06-10 19:33:21 -04:00
Erik Amaru Ortiz
b461fe723f BUG 0000 Revert view mode with only text "span tags" for view mode xml fields 2011-06-10 17:57:20 -04:00
Carlos Pacha
210957b529 BUG 6834 PM 2.0.11 El link dentro de las grillas no esta pasando en modo vista
This issue was fixed, now the link in view mode is showing only the name
2011-06-09 18:59:06 -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
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
Douglas Medrano Chura
8c2e58e27c BUG 6985 Solved information without id in tag span in class.xmlform.php 2011-06-06 15:40:28 -04:00
Erik Amaru Ortiz
dea8c861a8 BUG 7022 adicionar un campo al dynaform aparece un "Notice" SOLVED 2011-06-03 11:23:05 -04:00
Erik Amaru Ortiz
ab6abc2f0b BUG 5934 "save labels for checkgroups.... solving problems" 2011-06-02 19:52:57 -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
Erik Amaru Ortiz
4777848f17 BUG 000 Merge for commits 0a835f @enrique and 3cca05 @hector
commit 0a835f master @enrique	Hints Improvement
- Extend a unique hint function to FIELD object.
- Hints are only visible in edit mode.
- Hints are no visible in grids.

commit 3cca05 master @hector
BUG 6812 Fix bug components mode view and print preview.
2011-05-31 12:41:43 -04:00
Enrique Ponce De Leon
5391ef0134 BUG 6944 solved. Date mask was fixed to accept %d values. 2011-05-23 12:32:17 -04:00
Erik Amaru Ortiz
1277022770 BUG 6814 Adjustment suggest,adding a scrollbar for display more items. (fix) 2011-05-20 10:05:13 -04:00
Erik Amaru Ortiz
c218dad390 BUG 6913 Suggest fied problem with characteres like #, $ and & is solved 2011-05-19 10:58:55 -04:00
Erik Amaru Ortiz
a4db59dcd1 BUG 6826 Adjustment date component grids, for proper viewing. (fixes)
The hector solution was causing others problems in grids but it is fixed now
2011-05-13 11:28:32 -04:00
Hector Cortez
9dc1c40256 BUG 6826 Adjustment date component grids, for proper viewing. 2011-05-10 18:16:33 -04:00