intranet-rest/tcl intranet-rest-procs.tcl,1.47,1.48
Fri May 27 19:56:57 UTC 2011
Update of /home/cvsroot/intranet-rest/tcl
In directory koeln.project-open.net:/tmp/cvs-serv2709
Modified Files:
intranet-rest-procs.tcl
Log Message:
- REST Interface: SQL Checker:
- Added support for in (subselect) queries
- tightened rules for characters allowed in literal strings
intranet-rest/tcl intranet-rest-procs.tcl,1.48,1.49
Fri May 27 20:06:44 UTC 2011
Update of /home/cvsroot/intranet-rest/tcl
In directory koeln.project-open.net:/tmp/cvs-serv5855
Modified Files:
intranet-rest-procs.tcl
Log Message:
- REST Interface:
Improve debugging output for im_rest_valid_sql
intranet-sencha-ticket-tracker/www TicketFilterAccordion.js,NONE,1.1 TicketFilterForm.js,NONE,1.1 Main.js,1.4,1.5 SlaList.js,1.3,1.4 Stores.js,1.4,1.5 TicketContainer.js,1.4,1.5 TicketGrid.js,1.7,1.8 index.adp,1.4,1.5
Fri May 27 20:18:46 UTC 2011
Update of /home/cvsroot/intranet-sencha-ticket-tracker/www
In directory koeln.project-open.net:/tmp/cvs-serv9486/intranet-sencha-ticket-tracker/www
Modified Files:
Main.js SlaList.js Stores.js TicketContainer.js TicketGrid.js
index.adp
Added Files:
TicketFilterAccordion.js TicketFilterForm.js
Log Message:
- Sencha TicketBrowser:
- Added a filter section at the left hand side
- implemented parameter passing through the store
proxy to the REST interface
|