dflaven
|
91733fbd6f
Force the filename (with a .csv extension) when downloading the audit errors as a CSV file.
|
9 years ago |
romainq
|
8fd6012a13
#185 Navigation Breadcrumb - Beta version
|
9 years ago |
romainq
|
d0823245fb
#1144 Audit category having no rule -> PHP notices when showing the report + improved the behavior when the OQL of a rule is wrong.
|
9 years ago |
romainq
|
d10ff67731
Code cleanup: deprecated the unused (and empty) class CMDBSearchFilter, replaced by DBSearch or DBObjectSearch depending on the usage.
|
10 years ago |
romainq
|
5ed735e8d0
#942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application.
|
10 years ago |
romainq
|
82de80cd7f
#991 CSV export truncated (system dependent, since 2.0) due to a bug in iconv, the workaround is to do little by little
|
10 years ago |
dflaven
|
397c9c5e6f
Fix for supporting the CSV export of big audit results.
|
12 years ago |
romainq
|
a148f032eb
Fixed stopper issue (found with an audit) due to copies of DBObjectSearch not cloned (or not cloned well)
|
12 years ago |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 years ago |
romainq
|
71c828c79e
Optimized memory usage when auditing large volumes of CIs (10'000 items was requiring 200 Mb, it now runs with 32 Mb -including the 30Mb overhead!)
|
13 years ago |
dflaven
|
648af437b5
Fixed absolute/relative path issues in the JS and href places
|
13 years ago |
romainq
|
8b6fec98fb
Setup based on either compiled modules or xml datamodel files (or both).
|
13 years ago |
dflaven
|
f008fd00cd
Better error handling in case of OQL error
|
13 years ago |
romainq
|
80cc5e21f7
#478 Fixed issue in the audit: the results are wrong whenever an organization is selected
|
13 years ago |
dflaven
|
32a4ceba39
More fixes for Trac#446: XSS vulnerabilities with vectors containing double quotes
|
13 years ago |
dflaven
|
505989de4c
Bug fix: subsequent audit results were wrong when a 'negative' rule was used.
|
13 years ago |
dflaven
|
cc8b102e99
Filter audit results using the hierarchies
|
14 years ago |
romainq
|
b31df568aa
#415 Could not limit user on some organization (symptom: wrong queries... org_id does not exist...)
|
14 years ago |
dflaven
|
6b9c7273a1
Fixed Trac#356 (Audit results filtered by context) and #357 (Audit results list not expandable)
|
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 |
dflaven
|
e812550df4
- Added a try/catch to nicely handle exceptions in these pages.
|
14 years ago |
dflaven
|
1dac9b5014
- Get rid of the class UserContext, since now everything is implemented directly in MetaModel
|
15 years ago |
dflaven
|
37d3b4bf0c
Enhancing the search (Trac #147): now allows to pass some "magic patterns" when doing a standard search without any operator. Specially useful for searching on ranges of dates/datetimes
|
15 years ago |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
15 years ago |
dflaven
|
3ef8a3f6d4
- Implementation of the localization... on going...
|
15 years ago |
romainq
|
2b116ea93e
Obsoleted the SibusQL and the keyword pkey (still allowed as a placeholder in the templates)
|
15 years ago |
dflaven
|
ac0dfc38d2
Bug fix: the audit page was not working for object with no "org_id" filter criteria.
|
15 years ago |
dflaven
|
6a46ae649c
- Fixed the display of audit errors
|
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 |