romainq
|
d998853c23
Archives: refactoring of the API to enable/disable the archive mode
|
před 8 roky |
romainq
|
34ab6cd77b
NEW! Archiving data. Archiving is a soft delete. It can be undone. Enter the archive mode to see all the data including archives (everything is read-only in that mode). Archiving must be enabled per class (data model). Archiving is achieved by the mean of the API DBObject::Archive (or Unarchive).
|
před 8 roky |
glajarige
|
7db44512c6
N.474: Support for "file" attribute (AttributeBlob) in the portal. READONLY only for now.
|
před 8 roky |
glajarige
|
3bc3cdafc1
Resize on AttributeImage crashes when gd extension is not installed. Implemented a fallback so images are stored as is (original size) when gd extension is not available. A warning message is displayed during the setup.
|
před 8 roky |
dflaven
|
f7fa7eb835
Disable PDF export if the PHP extension "GD" is not loaded.
|
před 9 roky |
glajarige
|
124092588a
SCSS Compilation : Disabled max_execution_time while compiling SCSS files as it can take a while (Set back to its original value afterwards).
|
před 9 roky |
glajarige
|
b2215e3fc6
Customers portal : Started CSS rework to simply change BS theme
|
před 9 roky |
glajarige
|
e87b4f7173
utils::GetCSSFromSASS() : Skip processing if file is already a .css
|
před 9 roky |
dflaven
|
be8c0e08da
Replacing the SCSS->CSS conversion library by a newer one made by Leaf Corcoran: http://leafo.github.io/scssphp, tweaked to work on PHP 5.3
|
před 9 roky |
romainq
|
f0bb65f409
New attribute: ImageAttribute
|
před 9 roky |
romainq
|
332cc02513
Internal: when uploading documents, get the mimetype from the file itself (if feasible) rather than relying on the mimetype of the HTTP header. This was already implemented but it was buggy and fell anytime into the fallback method.
|
před 9 roky |
romainq
|
0c3fbf5de9
Refactoring: new API utils::GetCSSFromSASS
|
před 9 roky |
dflaven
|
08e01b9eb7
Enhancement: Date and time formats are now configurable in iTop !! (beta version, beware!)
|
před 9 roky |
romainq
|
7dd5aa5505
Internal: fixed typo in utils::TextToHtml()
|
před 9 roky |
glajarige
|
c0910d6fb6
CustomFields : Bootstrap integration
|
před 9 roky |
dflaven
|
991cd359fc
Inline images in formatted case log & descriptions: beta version fixperms js The inline images are now no longer stored stored as Attachments but using a specific object InlineImage...
|
před 9 roky |
dflaven
|
ccf403a397
(HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !!
|
před 9 roky |
romainq
|
be481b7f1e
Fixed regression introduced by [3857] : setup not working anymore (js files could not be loaded anymore)
|
před 9 roky |
romainq
|
1747be3a44
Modules: added a mean to cache data that will be reset upon compilation. To be used in conjunction with ModuleDesign.
|
před 9 roky |
dflaven
|
b622dbc62a
Make the 'curl' options overridable when calling utils::DoPostRequest()
|
před 9 roky |
dflaven
|
662ec6f038
Finishing touch to the "Printer friendly version" of the details page.
|
před 9 roky |
romainq
|
412766a151
Export/CSV:
|
před 9 roky |
dflaven
|
388bfea437
A little bit of polishing on the export feature to be ready for the beta.
|
před 10 roky |
romainq
|
5ed735e8d0
#942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application.
|
před 10 roky |
dflaven
|
915261fb40
Bulk Export redesign... finishing touch.
|
před 10 roky |
dflaven
|
47e596aa0b
Bulk Export redesign, addressing the tickets:
|
před 10 roky |
dflaven
|
88c53533b1
Integration of the Excel (XLSX) export feature... (regression fix)
|
před 10 roky |
dflaven
|
b744b7b9ba
Integration of the Excel (XLSX) export feature. (Limitation: export.php takes into account neither the "fields" parameter nor the list of fields defined in the QueryPhrasebook when exporting in XLSX format)
|
před 10 roky |
romainq
|
77683afb6e
#770 Complete the fix implemented in [2990], the configuration is kept even if not saved for the list
|
před 11 roky |
romainq
|
f21b226cab
#770 Preserve list configuration (if dedicated) when creating a shortcut
|
před 11 roky |