Commit Graph

185 Commits

Author SHA1 Message Date
Erik Amaru Ortiz
b6524547cd BUG 6505 "Users with the "PM_USERS" permission in their role..." Solved!
- ADMIN->Users now enabled for PM_USERS permission
2011-08-09 16:40:32 -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
Erik Amaru Ortiz
36ed1b81c6 BUG 6867 problem solved
- there is not more validations for fields that shouldn't  have reuiqred validation
2011-07-26 10:42:27 -04:00
Hugo Loza
8386ad6514 BUG 6212 Way to Export Skins 2.0
Implemented a way to export Skins in 2.0
2011-07-20 19:01:24 -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
Erik Amaru Ortiz
0e74f6e3a8 BUG 0000 PM tables ver 2. (performance improvements) 2011-07-13 19:39:30 -04:00
Hugo Loza
f3ee768f1a BUG 7195 error in cron.php coused by sharepoint triggers
Fixed and at same time fixed some other issues in sharepoint triggers
2011-07-13 18:38:18 -04:00
Enrique Ponce De Leon
cbb4f0f5ea BUG 7221 Notice for indefined array fixed. 2011-07-13 18:34:47 -04:00
Erik Amaru Ortiz
e3add14892 BUG 0000 PM tables + Report tables have been unified
- finished
2011-07-12 12:02:57 -04:00
Erik Amaru Ortiz
4c6fb8d7ab BUG 0000 Report tables ver2, improvements and unification with PMTables
(first commit)
2011-07-08 19:08:30 -04:00
Hugo Loza
5e3cd2b0f6 BUG 0000 Register Javascript from plugins changes
Small change to load the plugin scripts after any other core js and fix issue with js extension
2011-07-06 11:33:09 -04:00
Alvaro Campos
c081b4e19d BUG 7059 fixed issue with calendar inactives 2011-07-05 10:15:26 -04:00
Hugo Loza
e3a0aa7a86 BUG 0000 Feature: Sharepoint Triggers
Included new library to Trigger wizard that wraps common function to work with documents in sharepoint
2011-07-04 17:41:55 -04:00
Hugo Loza
5201e3e7f3 BUG 7140 DBArray SQl parser notices removed
Only if each SQl part exist then try to execute
2011-07-03 11:24:18 -04:00
Erik Amaru Ortiz
59d0ae3d34 BUG 0000 - Javascript Registry for plugins was added (fix)
- using inside the plugin class:
    registerJavascript('core_folder/core_js', 'my_plugin/my_js');
2011-07-01 18:08:46 -04:00
Erik Amaru Ortiz
dbb3da02c0 BUG 0000 - Javascript Registry for plugins was added
- using inside the plugin class:
       registerJavascript('core_folder/core_js', 'my_plugin/my_js');
2011-07-01 17:58:40 -04:00
Hugo Loza
3aa2785ef1 BUG 7140 -> Fix complete save label with dbarray connection
The fix was completed. Chckgroup, listbox, dropdowns that use dbconnection now save the labels correctly by executing the query as usual
2011-07-01 10:17:44 -04:00
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
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
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
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
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