dflaven
|
5c690372f4
Regression introduced after 2.3.0-beta [r4217]: broken links to donwload / display blobs.
|
vor 8 Jahren |
romainq
|
9992b14ed7
Improved images caching: since 2.3.0-beta, iTop handles inline images (case logs, ticket description) and a picture for a person (AttributeImage). This code refactoring handles a case where the browser checks for the validity of the image and the 304 response code can then be returned without checking anything because we assume that the URL of the image contains a signature of it (or the data cannot change -attachement and inline images are in this case).
|
vor 9 Jahren |
dflaven
|
8e8da2a09c
Fix for potential XSS vulnerability on uploaded file names. To be further tested before retrofitting in branches.
|
vor 9 Jahren |
romainq
|
ec698e1209
Added a helper function to get an icon stored as an ormDocument: ormDocument::GetDownloadURL
|
vor 11 Jahren |
dflaven
|
543cdd5e69
#782: preview (as a tooltip) for image attachments.
|
vor 11 Jahren |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
vor 12 Jahren |
dflaven
|
ec174a7ab8
Use absolute URLs as much as possible to be independent from the page being executed...
|
vor 14 Jahren |
dflaven
|
ed3bb43475
New data model integration...
|
vor 15 Jahren |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
vor 15 Jahren |
dflaven
|
2158d3223e
- First implementation of documents
|
vor 15 Jahren |
romainq
|
1c5be06a13
New type of attribute: Blob, allowing documents in the application. Was fully developed in the core, but roughly integrated in the application... todo: file upload for edition, file download for viewing
|
vor 15 Jahren |