glajarige
|
30511f5040
N°1038 Fatal error on transition with AttributeBlob or AttributeCaseLog
|
7 年之前 |
glajarige
|
7db44512c6
N.474: Support for "file" attribute (AttributeBlob) in the portal. READONLY only for now.
|
8 年之前 |
dflaven
|
5c690372f4
Regression introduced after 2.3.0-beta [r4217]: broken links to donwload / display blobs.
|
8 年之前 |
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 年之前 |
dflaven
|
8e8da2a09c
Fix for potential XSS vulnerability on uploaded file names. To be further tested before retrofitting in branches.
|
9 年之前 |
romainq
|
ec698e1209
Added a helper function to get an icon stored as an ormDocument: ormDocument::GetDownloadURL
|
11 年之前 |
dflaven
|
543cdd5e69
#782: preview (as a tooltip) for image attachments.
|
11 年之前 |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 年之前 |
dflaven
|
ec174a7ab8
Use absolute URLs as much as possible to be independent from the page being executed...
|
14 年之前 |
dflaven
|
ed3bb43475
New data model integration...
|
15 年之前 |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
15 年之前 |
dflaven
|
2158d3223e
- First implementation of documents
|
15 年之前 |
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 年之前 |