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).
|
vor 9 Jahren |
glajarige
|
b2215e3fc6
Customers portal : Started CSS rework to simply change BS theme
|
vor 9 Jahren |
glajarige
|
e87b4f7173
utils::GetCSSFromSASS() : Skip processing if file is already a .css
|
vor 9 Jahren |
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
|
vor 9 Jahren |
romainq
|
f0bb65f409
New attribute: ImageAttribute
|
vor 9 Jahren |
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.
|
vor 9 Jahren |
romainq
|
0c3fbf5de9
Refactoring: new API utils::GetCSSFromSASS
|
vor 9 Jahren |
dflaven
|
08e01b9eb7
Enhancement: Date and time formats are now configurable in iTop !! (beta version, beware!)
|
vor 9 Jahren |
romainq
|
7dd5aa5505
Internal: fixed typo in utils::TextToHtml()
|
vor 9 Jahren |
glajarige
|
c0910d6fb6
CustomFields : Bootstrap integration
|
vor 9 Jahren |
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...
|
vor 9 Jahren |
dflaven
|
ccf403a397
(HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !!
|
vor 9 Jahren |
romainq
|
be481b7f1e
Fixed regression introduced by [3857] : setup not working anymore (js files could not be loaded anymore)
|
vor 9 Jahren |
romainq
|
1747be3a44
Modules: added a mean to cache data that will be reset upon compilation. To be used in conjunction with ModuleDesign.
|
vor 9 Jahren |
dflaven
|
b622dbc62a
Make the 'curl' options overridable when calling utils::DoPostRequest()
|
vor 9 Jahren |
dflaven
|
662ec6f038
Finishing touch to the "Printer friendly version" of the details page.
|
vor 9 Jahren |
romainq
|
412766a151
Export/CSV:
|
vor 9 Jahren |
dflaven
|
388bfea437
A little bit of polishing on the export feature to be ready for the beta.
|
vor 10 Jahren |
romainq
|
5ed735e8d0
#942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application.
|
vor 10 Jahren |
dflaven
|
915261fb40
Bulk Export redesign... finishing touch.
|
vor 10 Jahren |
dflaven
|
47e596aa0b
Bulk Export redesign, addressing the tickets:
|
vor 10 Jahren |
dflaven
|
88c53533b1
Integration of the Excel (XLSX) export feature... (regression fix)
|
vor 10 Jahren |
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)
|
vor 10 Jahren |
romainq
|
77683afb6e
#770 Complete the fix implemented in [2990], the configuration is kept even if not saved for the list
|
vor 11 Jahren |
romainq
|
f21b226cab
#770 Preserve list configuration (if dedicated) when creating a shortcut
|
vor 11 Jahren |
dflaven
|
33be18aec0
Improved version of DoPostRequest which optionally uses cURL to workaround PHP/OpenSSL bugs !
|
vor 11 Jahren |
romainq
|
6ca267b84c
Helper for HTTP POSTs: can return the headers if requested
|
vor 11 Jahren |
dflaven
|
a2afc229ed
Retrofit the useful DoPostRequest function which was used (and defined) in several extensions.
|
vor 11 Jahren |
romainq
|
95b1a93a0c
Management of environments: the banner must be injected by the mean of iPageUIExtension
|
vor 11 Jahren |
romainq
|
ace480ea42
New mechanism: a module page can be accessed by the mean of a canonical URL (utils::GetAbsoluteUrlModulePage to build the proper URL)
|
vor 11 Jahren |