dflaven
|
2fcdd9cf9b
Enhanced error message in case of "file too big error" (more user friendly and not admin oriented)
|
13 years ago |
dflaven
|
878a4f1c84
- Properly display names containing XML entities (& < > and ")
|
13 years ago |
dflaven
|
ec81d24017
Fix for #404: context was lost when performing a drill-down in the flash navigator.
|
13 years ago |
dflaven
|
fa2341f315
Regression on accentuated characters due to bad (forgotten) encoding on htmlentities (Trac #446)
|
13 years ago |
dflaven
|
c94f942c31
Don't forget to track the count of updated objects...
|
13 years ago |
dflaven
|
88bbd9df3b
Typo in a (not yet used) function !
|
13 years ago |
dflaven
|
c8f9822428
Fix for Trac#446: prevent XSS vulnerabilities
|
13 years ago |
dflaven
|
32a4ceba39
More fixes for Trac#446: XSS vulnerabilities with vectors containing double quotes
|
13 years ago |
romainq
|
d9ef05bb6f
#446 XSS vector through the page title
|
13 years ago |
romainq
|
8dba345e7d
#446 XSS vector on the login web page
|
13 years ago |
dflaven
|
505989de4c
Bug fix: subsequent audit results were wrong when a 'negative' rule was used.
|
13 years ago |
romainq
|
f907b43641
Updated the readme file
|
13 years ago |
dflaven
|
c214ec81c1
Fix radio buttons for enum values.
|
13 years ago |
dflaven
|
4117915866
Fix: properly manage validation field for vertical radio buttons.
|
13 years ago |
dflaven
|
c1e4a863f2
One more fix for #404: context was lost when performing a bulk delete.
|
13 years ago |
dflaven
|
1d727726c0
Prevent a crash when displaying the details of a change (from the CSV "history" tab)
|
13 years ago |
dflaven
|
8b5b09381e
Bug fix: hyperlink to create a new object was wrong (typo)
|
13 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.
|
13 years ago |
dflaven
|
f0073865b3
Typos in the Brazilian localization, found by Bruno Cassaro. Thanks Bruno !
|
13 years ago |
dflaven
|
b92be77027
Missing sanitization filter for 1 parameter: fixed !
|
13 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
|
13 years ago |
dflaven
|
fdbdf813e8
Bug fix: prevent a warning when doing modify-all as a non-admin user.
|
13 years ago |
romainq
|
46e0dd5ad5
Readme file ready for release 1.2
|
13 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)
|
13 years ago |
dflaven
|
12235df04b
Prevent an exception in some (rare?) conditions where an incorrect value was set in a temporary object....cf Trac #466
|
13 years ago |
romainq
|
36152856bb
Regression: the default language was German!
|
13 years ago |
dflaven
|
144765857e
Improved verification to the PHP file upload settings to avoid troubles later... (Trac #284)
|
13 years ago |
dflaven
|
1f1c8c0903
Enhance ObjectDetailsTemplate to manage bulk actions and synchronized attributes.
|
13 years ago |
romainq
|
14efc96afc
#437 Regressions in the beta - wrong reporting of the bulk update
|
13 years ago |
dflaven
|
c9f69662f8
Regression due to the interaction of the two previous fixes. (Trac #444 and Trac #448)
|
13 years ago |