Erik Amaru Ortiz
c00514f237
BUG 7835 "PMTables Importing issue" SOLVED
2011-10-12 19:05:14 -04:00
Carlos Pacha
5b5699dcf5
BUG 6878 En un subproceso en el inbox el caso no llega en negrilla
...
This issue was fixed, the del_init_date field is setting like NULL, this is the normal process
2011-10-12 17:32:11 -04:00
Hector Cortez
d243736f73
BUG 7167 Validation in the name of the process to create and modify processes.
2011-10-12 16:22:50 -04:00
Erik Amaru Ortiz
c8bafbdd63
BUG 7836 "Import PMtablles issue" FIXED
...
- there wasn't a properly sql string creation on Propel engine it was fixed now
2011-10-12 10:09:53 -04:00
Erik Amaru Ortiz
d11eaadc2d
BUG 0000 Propel engine FIX for doInsert() & doUpdate()
...
- those funcions when creating the sql the columns names weren't being qualified quoted
this cause problems for some reserved words like RANGE and other
It was fixed using the respective adapter for each db engine $adapter->quoteIdentifier()
when $adapter is {DBMySQL,DBPostgres,DBMSSQL, etc} it is built in via factory of Propel object
2011-10-12 10:05:16 -04:00
Julio Cesar Laura
97683f4d9e
BUG 7846 Fixing compatibility with the both URL vars to redirect
2011-10-11 18:37:32 -04:00
Carlos Pacha
4f5b4bbd5a
BUG 7142 unable to reassign task to ad-hoc user via web-services function
...
This issue was fixed, it was asking if it has right in an array that returned a true value when it was false
2011-10-11 18:25:52 -04:00
Erik Amaru Ortiz
c747a38caf
BUG 7835 "Error con los reportables" Solved!
2011-10-11 17:13:13 -04:00
Hector Cortez
9a3bbdc9ac
BUG 7095 Adjustment in the text of the modals windows in tasks options.
2011-10-11 16:18:43 -04:00
Alvaro Campos
e79f9933ae
BUG 7087 problema resuelto, ocultar antes forgotpasswd como default.
2011-10-11 11:25:42 -04:00
Alvaro Campos
cfdf6935c3
BUG 7117 solucionado problema con send request
2011-10-10 19:04:25 -04:00
Julio Cesar Laura
34cfa3aadf
BUG 000 Add validation in the include of the plugin class
2011-10-10 13:25:59 -04:00
Julio Cesar Laura
0567feda00
BUG 000 Backwards compatibility with the URL parameter in the POST
2011-10-10 12:14:38 -04:00
Erik Amaru Ortiz
d5c3ebdfd0
BUG 7826 "Problem Importing New Report tables" Solved!
...
- it was occurring because a restructured import code, but is fixed now
2011-10-10 11:44:54 -04:00
Carlos Pacha
d5fc158f0e
BUG 7537 Issue in v 2.0.32 rc5
...
This problem was fixed, we can resize the note box and this way you can see it well.
2011-10-07 09:29:47 -04:00
Hector Cortez
fe5937366d
BUG 7739 Adjustment at when making encode a javascript code.
2011-10-06 10:37:24 -04:00
Hector Cortez
51869de0db
BUG 7763 Fix Bug in the selection of items in Dynaform conditions.
2011-10-06 10:37:24 -04:00
Alvaro Campos
b079a8749a
BUG 0000 solucionado problema de espacio en paginador de triggers list
2011-10-05 16:25:12 -04:00
Hugo Loza
f2f48e2fa6
BUG 0000 Small layout change. Enterprise plugin message position
...
The plugin message was moved to top just among User name to not add an extra line that affect extjs frames
2011-10-05 12:32:40 -04:00
Erik Amaru Ortiz
fc43ca182f
BUG 0000 Pmtables, importing & data lost issue SOLVED
2011-10-04 12:11:44 -04:00
Erik Amaru Ortiz
2c922ea763
BUG 0000 reverting some debug changes
2011-10-04 10:19:39 -04:00
Erik Amaru Ortiz
98e5f5339d
BUG 0000 updating base translations
2011-10-03 18:53:04 -04:00
Erik Amaru Ortiz
69f1f51494
BUG 0000 caseSummary improvements
...
- now the window is contrained to its parent
- the cancel button was removed because is not necessary now
2011-10-03 11:55:47 -04:00
Erik Amaru Ortiz
6378845b85
BUG 0000 adding extjs-statusbar images and others
2011-10-03 11:47:34 -04:00
Erik Amaru Ortiz
053f448b31
BUG 0000 Case Notes improvements
2011-10-03 11:45:25 -04:00
Carlos Pacha
186d560226
BUG 7750 Error on opening saved copy of dynaform
...
This problem was fixed, we find the way to create the correct object
2011-10-03 10:56:23 -04:00
Hector Cortez
b79d80c04e
BUG 7743 Adjustment the label 'green' in the printstyle style sheet.
2011-10-03 08:52:40 -04:00
Carlos Pacha
601eb3b220
BUG 7722 Case Status is not translatable under HOME > Advanced Search
...
This issue was fixed, added a function that it sets the correct label.
2011-09-30 10:43:57 -04:00
Alvaro Campos
5176c8a181
BUG 7668 solved issue in dynaform with width
2011-09-29 18:13:54 -04:00
Douglas Medrano Chura
457bd26a00
BUG 7639 Solved panel size
2011-09-28 17:07:34 -04:00
Hector Cortez
7e5b4bd92f
BUG 0000 Resize HTML editor in Dynaforms editor.
2011-09-28 15:33:03 -04:00
Erik Amaru Ortiz
20e7e97808
BUG 0000 adding errors reported on pmtables import
2011-09-28 14:41:50 -04:00
Erik Amaru Ortiz
a353e8ec99
BUG 0000 Fixed a missing object on exception catch
2011-09-28 14:32:17 -04:00
Erik Amaru Ortiz
2ed7b7a3ce
BUG 000 updating translations & sql schema
2011-09-28 14:22:48 -04:00
Erik Amaru Ortiz
ba32c018ae
BUG 7717 7421 -> related to DEL_PREVIOUS from APP_DELEGATION table, FIXED!
...
- fixed -> blame to girish commit 2e97a8
2011-09-28 12:41:10 -04:00
Carlos Pacha
377e9a99d9
BUG 7708 JavaScript executes twice when in preview mode of the DynaForm Editor
...
This problem was fixed. now the JavaScript only executes once when the DynaForm is first loaded.
2011-09-28 12:36:19 -04:00
Alvaro Campos
5f1010d008
BUG 7713 fixed issue whit Links
2011-09-28 09:30:21 -04:00
Julio Cesar Laura
fadf30293b
BUG 000 Add backwards compatibility for the "authentication sources" plugins
2011-09-27 18:53:44 -04:00
Hector Cortez
50d4088ed2
BUG 7692 Fix Bug Labels in the addition/modify of the link object.
2011-09-27 11:53:16 -04:00
Hector Cortez
22cecea2d3
BUG 7694 Adjustment to discard null lines in files csv.
2011-09-26 16:30:39 -04:00
Erik Amaru Ortiz
787c38e6e1
BUG 0000 Case Notes Improvements
2011-09-22 12:50:40 -04:00
Erik Amaru Ortiz
c88e462b6f
BUG 0000 Movig old notes proxy controller to appProxy.php
2011-09-21 12:48:55 -04:00
Erik Amaru Ortiz
412f887dec
BUG 0000 updating adding script on open.php for caseNotes afer refactoring
2011-09-21 12:37:09 -04:00
Erik Amaru Ortiz
50b5149fac
BUG 0000 Improvements & refactoring to Case Suammary Info Panel
2011-09-21 12:20:45 -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
Carlos Pacha
6bba8a0695
BUG 7661 Sub-process not working
...
improving code
2011-09-21 11:41:00 -04:00
Carlos Pacha
d70c07dbfa
BUG 7661 Sub-process not working
...
This issue was fixed, it was not setting the pro_uid in subprocess table.
2011-09-21 11:40:59 -04:00
Julio Cesar Laura
83ab8e7931
BUG 000 Fix to save GRP_LDAP_DN value
2011-09-21 11:27:46 -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