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