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).
|
9 tahun lalu |
dflaven
|
8e8da2a09c
Fix for potential XSS vulnerability on uploaded file names. To be further tested before retrofitting in branches.
|
9 tahun lalu |
romainq
|
ec698e1209
Added a helper function to get an icon stored as an ormDocument: ormDocument::GetDownloadURL
|
11 tahun lalu |
dflaven
|
543cdd5e69
#782: preview (as a tooltip) for image attachments.
|
11 tahun lalu |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 tahun lalu |
dflaven
|
ec174a7ab8
Use absolute URLs as much as possible to be independent from the page being executed...
|
14 tahun lalu |
dflaven
|
ed3bb43475
New data model integration...
|
15 tahun lalu |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
15 tahun lalu |
dflaven
|
2158d3223e
- First implementation of documents
|
15 tahun lalu |
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
|
15 tahun lalu |