romainq
|
b97da6e279
N.1100 Regression introduced in [r4943], aka 2.4 RC3, and causing error during MTP (accessing the wrong expression cache)
|
il y a 7 ans |
pgoiffon
|
dc1cda03ef
N.1108 return exception if $bMustBeFound and result is archived
|
il y a 7 ans |
dflaven
|
55a756c9e4
N°1806, N°1069: CSV and Excel export and import of documents (files) and images as URLs.
|
il y a 7 ans |
romainq
|
72561298dc
N890.3 Archive mode toggle menu not visible after setup/MTP: the information is cached into the session and needs to be reset
|
il y a 7 ans |
dflaven
|
94fda8cd41
(FAF for module developers): utilities to easily know the name/version/dir/URL of the current module and write module independent code !!
|
il y a 7 ans |
dflaven
|
c7188bdd97
(refactoring) Added a method to generate UUIDs.
|
il y a 8 ans |
romainq
|
5ffb6104a5
Obsolescence: background task setting (or resetting) the obsolescence date for obsolete data. The periodicity can be tuned by the mean of obsolescence.date_update_interval, defaulting to 10 minutes. Also renamed show_obsolete_data into obsolescence.show_obsolete_data for consistency.
|
il y a 8 ans |
romainq
|
b246164f18
Obsolescence: finalizing the implementation of the flag (hide obsolete objects, show an icon on hyperlinks and a tag on the object details, user preference defaulting to the new setting 'show_obsolete_data')
|
il y a 8 ans |
romainq
|
dfaaf43ea6
Archives: added the option with_archive to export web services (defaults to 0)
|
il y a 8 ans |
romainq
|
d998853c23
Archives: refactoring of the API to enable/disable the archive mode
|
il y a 8 ans |
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).
|
il y a 8 ans |
glajarige
|
7db44512c6
N.474: Support for "file" attribute (AttributeBlob) in the portal. READONLY only for now.
|
il y a 8 ans |
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.
|
il y a 8 ans |
dflaven
|
f7fa7eb835
Disable PDF export if the PHP extension "GD" is not loaded.
|
il y a 9 ans |
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).
|
il y a 9 ans |
glajarige
|
b2215e3fc6
Customers portal : Started CSS rework to simply change BS theme
|
il y a 9 ans |
glajarige
|
e87b4f7173
utils::GetCSSFromSASS() : Skip processing if file is already a .css
|
il y a 9 ans |
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
|
il y a 9 ans |
romainq
|
f0bb65f409
New attribute: ImageAttribute
|
il y a 9 ans |
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.
|
il y a 9 ans |
romainq
|
0c3fbf5de9
Refactoring: new API utils::GetCSSFromSASS
|
il y a 9 ans |
dflaven
|
08e01b9eb7
Enhancement: Date and time formats are now configurable in iTop !! (beta version, beware!)
|
il y a 9 ans |
romainq
|
7dd5aa5505
Internal: fixed typo in utils::TextToHtml()
|
il y a 9 ans |
glajarige
|
c0910d6fb6
CustomFields : Bootstrap integration
|
il y a 9 ans |
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...
|
il y a 9 ans |
dflaven
|
ccf403a397
(HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !!
|
il y a 9 ans |
romainq
|
be481b7f1e
Fixed regression introduced by [3857] : setup not working anymore (js files could not be loaded anymore)
|
il y a 9 ans |
romainq
|
1747be3a44
Modules: added a mean to cache data that will be reset upon compilation. To be used in conjunction with ModuleDesign.
|
il y a 9 ans |
dflaven
|
b622dbc62a
Make the 'curl' options overridable when calling utils::DoPostRequest()
|
il y a 9 ans |
dflaven
|
662ec6f038
Finishing touch to the "Printer friendly version" of the details page.
|
il y a 9 ans |