dflaven
|
c8f9822428
Fix for Trac#446: prevent XSS vulnerabilities
|
14 years ago |
dflaven
|
32a4ceba39
More fixes for Trac#446: XSS vulnerabilities with vectors containing double quotes
|
14 years ago |
romainq
|
d9ef05bb6f
#446 XSS vector through the page title
|
14 years ago |
romainq
|
8dba345e7d
#446 XSS vector on the login web page
|
14 years ago |
dflaven
|
505989de4c
Bug fix: subsequent audit results were wrong when a 'negative' rule was used.
|
14 years ago |
romainq
|
f907b43641
Updated the readme file
|
14 years ago |
dflaven
|
c214ec81c1
Fix radio buttons for enum values.
|
14 years ago |
dflaven
|
4117915866
Fix: properly manage validation field for vertical radio buttons.
|
14 years ago |
dflaven
|
c1e4a863f2
One more fix for #404: context was lost when performing a bulk delete.
|
14 years ago |
dflaven
|
1d727726c0
Prevent a crash when displaying the details of a change (from the CSV "history" tab)
|
14 years ago |
dflaven
|
8b5b09381e
Bug fix: hyperlink to create a new object was wrong (typo)
|
14 years ago |
dflaven
|
b79d887b27
Added the ability to specify programmatically the scope for "favorite organizations". Note the the end-user can still restrict this list even further using the "Preferences" page.
|
14 years ago |
dflaven
|
f0073865b3
Typos in the Brazilian localization, found by Bruno Cassaro. Thanks Bruno !
|
14 years ago |
dflaven
|
b92be77027
Missing sanitization filter for 1 parameter: fixed !
|
14 years ago |
dflaven
|
4a67b185e5
Add the name of the synchro data source as an external field in case we need to make a CSV export
|
14 years ago |
dflaven
|
fdbdf813e8
Bug fix: prevent a warning when doing modify-all as a non-admin user.
|
14 years ago |
romainq
|
46e0dd5ad5
Readme file ready for release 1.2
|
14 years ago |
dflaven
|
e12f4d3dbf
Make sure that we trigger a change event whenever we pickup a different value for an external key (either via the magnifier button or via the hierarchy button)
|
14 years ago |
dflaven
|
12235df04b
Prevent an exception in some (rare?) conditions where an incorrect value was set in a temporary object....cf Trac #466
|
14 years ago |
romainq
|
36152856bb
Regression: the default language was German!
|
14 years ago |
dflaven
|
144765857e
Improved verification to the PHP file upload settings to avoid troubles later... (Trac #284)
|
14 years ago |
dflaven
|
1f1c8c0903
Enhance ObjectDetailsTemplate to manage bulk actions and synchronized attributes.
|
14 years ago |
romainq
|
14efc96afc
#437 Regressions in the beta - wrong reporting of the bulk update
|
14 years ago |
dflaven
|
c9f69662f8
Regression due to the interaction of the two previous fixes. (Trac #444 and Trac #448)
|
14 years ago |
romainq
|
2e1c184de3
#363 Charts not displaying with IE8 + IIS + HTTPS
|
14 years ago |
dflaven
|
903d8c185d
Fixed Trac #444: preserve sort order and page size when reloading a paginated list.
|
14 years ago |
romainq
|
e4c2e93ce9
Internal: Fixed regression introduced in [1365] and present in the beta version (overviews not working with HTTPS)
|
14 years ago |
romainq
|
1bd8804975
#464 While upgrading iTop, copy the values from change/start_date to ticket/start_date (iif the current value is null)
|
14 years ago |
romainq
|
462a656bb4
Rollback: restored attributes removed by mistake
|
14 years ago |
romainq
|
363663d9c6
Internal: detect unused columns while upgrading
|
14 years ago |