romainq
|
6de6d4fdcc
#185 Navigation Breadcrumb - A beta version, based on the navigation history. Comments welcome!
|
9 years ago |
romainq
|
3c7638bf00
Exclude magic parameters when listing query parameters (refactoring from run_query) This enables the use of magic parameters in the exports. The issue was less exposed in iTop 2.2.0 because only one single magic parameter was available.
|
9 years ago |
romainq
|
1d4c9abbfe
Prerequisites for custom fields
|
9 years ago |
romainq
|
1c5dc468d5
Magic query arguments:
|
9 years ago |
dflaven
|
86bef52fdb
Run Query enhancements
|
11 years ago |
romainq
|
ef9c010998
Reviewed the instrumentation to help in tuning the performance
|
11 years ago |
dflaven
|
9db32ae327
Fix for Trac #670: XSS vulnerability issue.
|
12 years ago |
romainq
|
23163eb8f4
Debugging: run_query now produces the debug output (log_kpi_duration)
|
12 years ago |
romainq
|
5b9bf8504f
Improved the query logging + replay mechanism
|
12 years ago |
romainq
|
25652088b2
New developer tool: cosmetics
|
12 years ago |
romainq
|
78375a1a2e
Adapted the sample queries to the new datamodel.
|
12 years ago |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 years ago |
romainq
|
832e33ce99
Fixed cosmetic bug in the tool to test queries (issue with double quote in the queries)
|
13 years ago |
romainq
|
eb6d786d94
Fixed regression in the tool to test queries: losing the query when there is a syntax error
|
13 years ago |
romainq
|
dc0380550d
#485 Improved the end-user experience with Excel and the web queries (added a phrasebook) + link to test the OQL attributes (query phrasebook or email actions, etc.) including the handlink of query arguments) + fixed wrong prototypes for a few implementations of GetBareProperties()
|
13 years ago |
dflaven
|
253a2ee596
Fixed Trac#446: XSS vulnerabilities... to be tested !
|
14 years ago |
dflaven
|
c62b94c12a
- Use the new HierarchicalKeys for Organization and Locations and use the hierarchy of organization for the profiles/user rights.
|
14 years ago |
dflaven
|
0e89f5e89a
Fixing bug #404: context lost when doing certain actions. What was fixed:
|
14 years ago |
romainq
|
f3a062f0b9
Added a query usage example with REGEXP
|
14 years ago |
romainq
|
e7c2c433f9
#348 Multi-column queries not working fine with open joins and if null values to be displayed
|
14 years ago |
romainq
|
c997b9d56a
#305 Specified the charset in any call to htmlentities()
|
14 years ago |
romainq
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
14 years ago |
dflaven
|
bb4468b017
Fixed Trac #258: cleanup of application context parameters.
|
14 years ago |
romainq
|
ad68b89542
#260 Restrict some pages to administrators
|
14 years ago |
romainq
|
1ae75b9f68
#137 #203 #204 #119 - Finalized the new (simplified) module for user rights management ; needed to review deeply the data integrity management to have the setup working again!
|
15 years ago |
dflaven
|
1dac9b5014
- Get rid of the class UserContext, since now everything is implemented directly in MetaModel
|
15 years ago |
romainq
|
0b9ed1c20f
Fixed sample queries
|
15 years ago |
dflaven
|
943753dd77
Fixed some of the sample queries to adpat them to the new data model.Note however that since the new data model is modular, some query will not run if the administrator did not install all modules...
|
15 years ago |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
15 years ago |
dflaven
|
7b0a63973b
- Implementation of the localization... on going...
|
15 years ago |