Erik Amaru Ortiz
e603b38344
BUG 0000 - Javascript Registry for plugins was added (docblock corrections)
...
- using inside the plugin class: registerJavascript('core_folder/core_js', 'my_plugin/my_js');
2011-07-01 18:31:27 -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
Douglas Medrano Chura
a730018335
BUG 7148 Fixed problem for creating various departments of the same name
...
The problem been solved with ExtJS blocking the ability to create various departments of the same name
2011-07-01 17:45:55 -04:00
Hugo Loza
76da8ecd2c
BUG 7140 some non defined portions of the query fixed
...
groupBy clause and orderBy
2011-07-01 12:04:18 -04:00
Erik Amaru Ortiz
b0302d6871
BUG 0000 Report tables ver 2. solving notices issues
2011-07-01 11:04:12 -04:00
Douglas Medrano Chura
3835807767
BUG 0000 Solved unexpecte variables in reportTables
2011-07-01 10:46:47 -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
Hector Cortez
1421434b24
BUG 7106 Adjustment validation in default workflow for PMtables modification.
2011-07-01 09:39:04 -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
Erik Amaru Ortiz
0e896f4763
BUG 6910 "Error al pasar a otra ventana con una alerta en mail" solved
...
- a validation was missing, bug fixed
2011-06-30 15:01:51 -04:00
Alvaro Campos
ad5c2a152f
BUG 0000 update .po and .sql for english translations jun 30, 2011
2011-06-30 10:41:17 -04:00
Douglas Medrano Chura
75e1650952
BUG 7146 Change text from "Loding UI Extensions" to "Loading UI Extensions"
...
Solved change text from "Loding UI Extensions" to "Loading UI Extensions
2011-06-30 10:31:31 -04:00
Alvaro Campos
32c03165ab
BUG 7081 solucionado problema de queries en dynaforms
2011-06-30 10:03:02 -04:00
Douglas Medrano Chura
b91e4d3dde
BUG 6796 Resolved horizontal scroll when the browser rendering
...
The problem was solved by modifying the code that calculates the height of a window and too resolved
the scroll vertical in Internet Explorer to make it look like you see in Firefox (Firefox hides the scroll main vertical)
2011-06-30 09:28:08 -04:00
Hector Cortez
a9bff79a87
BUG 7135 Validation Matrix in Undeclared attribute.
2011-06-29 17:49:37 -04:00
Erik Amaru Ortiz
6912b3b81f
BUG 0000 new Feature: Report table ver 2. (fix)
...
- miising new field on additional_tables table
2011-06-29 16:19:38 -04:00
Hector Cortez
8b237e3c52
BUG 7145 Change delimiter for validate parser at generate xml file.
2011-06-29 15:29:00 -04:00
Erik Amaru Ortiz
ffe691e775
BUG 0000 new Feature: Report table ver 2. (fix)
...
- removing debug vars
2011-06-29 12:51:21 -04:00
Erik Amaru Ortiz
94da2025d1
BUG 0000 new Feature: Report table ver 2. (fix)
...
- removing debug vars
2011-06-29 12:49:25 -04:00
Erik Amaru Ortiz
db2ff5a36a
BUG 0000 new Feature: Report table ver 2 (fixes)
...
- update phisical table fixed
2011-06-29 12:46:51 -04:00
Alexandre Rosenfeld
172bd87580
BUG 6962 Fix database-upgrade command when errors occur
2011-06-29 10:49:03 -04:00
Carlos Pacha
771ca16927
BUG 0000 the SP_VARIABLES_IN field is required
...
changed the SP_VARIABLES_IN field to not required
2011-06-28 17:00:07 -04:00
Alexandre Rosenfeld
148651596d
BACKPORT Fix issues with text columns when generating models
2011-06-28 16:30:56 -04:00
Erik Amaru Ortiz
38573084ac
BUG 0000 new Feature: Report table ver 2.
2011-06-28 12:53:25 -04:00
Erik Amaru Ortiz
07cda245a0
BUG 0000 adding eclipse metadata folders to .gitignore
2011-06-28 12:15: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
Douglas Medrano Chura
42f293c655
BUG 6690 Cancelling a case in the inbox and produces error
...
The problem was solved by removing the cancel feature of the case list (inbox), we found errors in logic that allowed cancel tasks in parallel, also corrected reassign functionality
2011-06-24 09:18:16 -04:00
Hector Cortez
1fdac470d2
BUG 7066 Adjustment in PM tables into Process to updating records.
2011-06-23 14:34:21 -04:00
Fernando Ontiveros
a66aa7c2e8
BUG 0006598 Internet Explorer 7 & 8 caches cases
...
fixed this issue changing the Expires header in sysGeneric
the date was a future date, I changed to one day before date.
2011-06-23 11:46:56 -04:00
Carlos Pacha
a4042a8bab
BUG 0000 improving new site installer
2011-06-22 19:07:39 -04:00
Carlos Pacha
e866a204aa
BUG 0000 improving new site installer, using extjs
2011-06-22 17:34:04 -04:00
Carlos Pacha
5449f7c86f
BUG 0000 improving new site installer, using extjs
2011-06-22 17:25:47 -04:00
Carlos Pacha
faee2a1589
BUG 6932 improving new site installer, using extjs
...
this was done.
2011-06-22 17:25:19 -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
Erik Amaru Ortiz
c6a66082c9
BUG 0000 Adjustment views (process list, setup list, translations tool)
2011-06-14 17:35:54 -04:00
Carlos Pacha
6ff792715f
BUG 6932 Install new site is not working in mozilla 4.0
...
This issue was fixed
2011-06-14 16:43:33 -04:00
Alvaro Campos
5a573ad19c
BUG 0000 update .po and .sql for EN
2011-06-14 16:27:35 -04:00
Douglas Medrano Chura
cfb3c70665
BUG 6900 Clear character unknown
2011-06-14 12:38:21 -04:00
Carlos Pacha
8131c58d28
BUG 6879 PM 2.0.23 Error en subproceso genera dos casos
...
This issue was fixed. I've tried with a simple query and it did not work, it needs a left join
2011-06-14 12:14:59 -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