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 |
dflaven
|
17ff53a2e4
Renaming of the WebPage class (and its derived classes) to stick to the same naming convention as other classes.
|
15 years ago |
dflaven
|
6dd80c8409
- completed the fix of the user object history (Trac #48)
|
15 years ago |
romainq
|
2fe95b824f
Added INET_ATON and INET_NTOA verbs to the OQL, and allowed carrier returns chars (\r) in the OQL (same as a whitespace)
|
15 years ago |
romainq
|
cbc0373afb
Cosmetics on the run query page
|
15 years ago |
romainq
|
6e4255e0a1
Improved the run query page: added meaningfull examples, including "ticket of the user currently logged in", and did some cosmetics on the page (examples shown in a drawer) ; needed to add some options to the OQL (date intervals)
|
15 years ago |
romainq
|
81094d43db
Reworked the "run query" page: renamed, improved the examples
|
15 years ago |