2223 Commits

Author SHA1 Message Date
Hugo Loza
17a4f8c1cb BUG 0000 Class soapNTLM
This class allow to do Soap calls using NTLM authentication
2011-07-01 10:17:44 -04:00
Erik Amaru Ortiz
59e4d8679c BUG 7165 "Notice en campo suggest" solved
- a missing declaration was the problem, bu is fixed now
2011-06-30 15:06:20 -04:00
Alvaro Campos
32c03165ab BUG 7081 solucionado problema de queries en dynaforms 2011-06-30 10:03:02 -04:00
Hector Cortez
a9bff79a87 BUG 7135 Validation Matrix in Undeclared attribute. 2011-06-29 17:49:37 -04:00
Alexandre Rosenfeld
148651596d BACKPORT Fix issues with text columns when generating models 2011-06-28 16:30:56 -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
Hugo Loza
3edad64d8e BUG 7140 Fixed Fatal error, no database Array defined for this connection
Fixed the issue by using DBArray defined in session if it doesn't exist in global variables. The SQL that should be executed for this dbarray is not being captured yet so for this is not possible to save the label
2011-06-28 11:50:13 -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
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
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
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
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
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
Alvaro Campos
5b1cc64191 BUG 7032 solucionado problema con la mascara de tipo date 2011-06-13 10:56:56 -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
Alvaro Campos
cbd51f9f00 BUG 7016 resuelto problema de la ascara en datepicker hⓂ️s 2011-06-09 11:26:19 -04:00
Erik Amaru Ortiz
b8263e0c93 BUG 7045 "notice running case, this is not showing but the notice is.." SOLVED 2011-06-08 10:54:41 -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
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
Hugo Loza
295523f38d BUG 6987 Error en PM al guardar formulario [RE-FIXED]
When dropdown is with savelabel active then on form save the sql(s) need to be executed. By default any sqlconnection is defined as an empty string and Pm uses the default connection workflow.. the issue was that in savelabel stage this default option was not defined then tried to connect to an empty connection. Now for Listbox, checkgroup and grid dropdown
2011-06-02 15:04:07 -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
5c24b2d6a0 BUG 5648 Relative. Incorrect Character Encoding correction. 2011-06-01 18:49:39 -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
Hugo Loza
7454de6ee1 BUG 6987 Error en PM al guardar formulario [FIXED]
When dropdown is with savelabel active then on form save the sql(s) need to be executed. By default any sqlconnection is defined as an empty string and Pm uses the default connection workflow.. the issue was that in savelabel stage this default option was not defined then tried to connect to an empty connection.
2011-06-01 18:37:18 -04:00
Erik Amaru Ortiz
38fb71335c BUG 5934 "Save label for radiogroups..." SOLVED (removing debug var)
- is saving the radiogroup label
- by convention we decided save by default the label for all array field types like dropdown, checkgroup, listboxes and radiogroup, so the property for dropdown "save label" was removed because always is saving it!
2011-05-31 18:58:50 -04:00
Erik Amaru Ortiz
a6baa0147a BUG 5934 "Save label for radiogroups..." SOLVED
- is saving the radiogroup label
- by convention we decided save by default the label for all array field types like dropdown, checkgroup, listboxes and radiogroup, so the property for dropdown "save label" was removed because always is saving it!
2011-05-31 18:56:50 -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
Erik Amaru Ortiz
f83fef3f7a BUG 6945 "Country in Language code causes Javascript error and causes..." SOLVED
The html tags on xml label section was causing the problem, but it is fixed now
2011-05-27 10:48:20 -04:00
Fernando Ontiveros
9caaeed486 BUG 4759 fixing sql server
when query is a update command, should return false in  function next()
2011-05-26 17:57:33 -04:00
Fernando Ontiveros
dbb94e78e6 BUG 4759 fixing sql server
charset, now we expecting utf8 from freetds, and we obtain utf8 in propel, so we dont need to do anything to show international unicode characters
2011-05-26 16:44:29 -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
Enrique Ponce De Leon
5391ef0134 BUG 6944 solved. Date mask was fixed to accept %d values. 2011-05-23 12:32:17 -04:00
Enrique Ponce De Leon
15a447ecad BUG 6909 SOLVED. Field to insert PM variables fixed in grids. 2011-05-20 10:44:48 -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
636f031554 BUG 0000 Improvement to time response performance for *.js minified (fix) 2011-05-20 09:40:36 -04:00
Erik Amaru Ortiz
2017de6a76 BUG 6901 "No se valida el como campos requeridos..." (fixed-removing debug vars)
There were two fields more to fix for this validation: listbox & checkgroups, but now are already fixed
2011-05-19 17:28:31 -04:00
Erik Amaru Ortiz
17b01a0641 BUG 6901 "No se valida el como campos requeridos el dropdown, checkb..." (fixed)
There were two fields more to fix for this validatio: listbox & checkgroups, but now are already fixed
2011-05-19 17:24:12 -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