dflaven
|
2e6832da55
Updated Czech translation, thanks to Lukáš Dvořák !
|
9 yıl önce |
romainq
|
8289cf9751
Fixed regression in 2.3.0-beta: placeholder $public_log$ was generating a mix of plain text and HTML markup whereas only plain text is expected
|
9 yıl önce |
dflaven
|
699a09eec5
Collapse the search form at the top of the main page when displaying a list of objects (drill down from a chart...), except when the page is the result of filling this form and pressing search.
|
9 yıl önce |
dflaven
|
1516fbe2b0
Properly handle the creation of objects which go outside of the silo.
|
9 yıl önce |
romainq
|
5842acff64
HTML formatting: TWO fixes in one! Fixed a bug introduced in 2.3.0-beta: the stylesheet cannot be defined within the email templates (aka ActionEmail) anymore. Instead, a default (ready for use) stylesheet is provided into /css/email.css and it can be overriden by the configuration parameter email_css. The fix consists in transforming the stylesheet into inline style... which fixes a limitation of gmail and Outlook that support only the inline styles. The implementation relies on a new library: emogrifier. This library has been changed (home-made utility) to be compatible with PHP 5.3 (declaration of arrays).
|
9 yıl önce |
dflaven
|
1aac2820ba
Enhancement: provide some feedback to the end-user in case of a fatal error during an interactive export.
|
9 yıl önce |
glajarige
|
4d3093784c
Synchro : Change description attribute from AttributeString to AttributeText
|
9 yıl önce |
glajarige
|
6a7a46ab20
Customers portal : Fixed css glitch on portal instances menu
|
9 yıl önce |
romainq
|
56c82d571d
When iTop is in restricted access mode (access_mode=2), the upgrade is not completely performed (profiles not updated correctly)
|
9 yıl önce |
glajarige
|
80ae4b1298
Synchro : Formated last synchro date in the tooltip when viewing an Object
|
9 yıl önce |
glajarige
|
3021da79f7
Export : Formatting dates from subitems in CSV, Excel, PDF exports
|
9 yıl önce |
glajarige
|
375f8e7e28
Customers portal : Home page template could not be override since template refactoring
|
9 yıl önce |
glajarige
|
6a76b82cf9
Customers portal : Final touches on portal configuration
|
9 yıl önce |
romainq
|
8fb9355fce
Placeholders in notification: fixed the error message when the given placeholder is invalid
|
9 yıl önce |
glajarige
|
3c2c92dc15
PDF export : Exporting objects with AttributeImage value to default was crashing due to a "division by zero". Fixed.
|
9 yıl önce |
romainq
|
92e9dcb0fc
Data synchro: web service synchro_import - usage to expose the real default date format (mySQL datetime format)
|
9 yıl önce |
glajarige
|
52ec520b23
Customers portal : Fixed a bug in UserRequest edition form that prevented user to submit. Validation method was returning false on reoslution_code. Fix was to not check validators on empty && none mandatory fields (on both client and server sides).
|
9 yıl önce |
glajarige
|
09e286e814
Customers portal : Fixed dynamic tiles on home page APIs
|
9 yıl önce |
glajarige
|
01f748e8b6
Customers portal : Fixed a bug in BrowseBrick APIs. Calls to static functions were made as $this->
|
9 yıl önce |
glajarige
|
a764e2e117
Customers portal : Improved error message on autocomplete field when the portal configuration is incorrect
|
9 yıl önce |
romainq
|
a219579a2f
Code freeze for 2.3.0
|
9 yıl önce |
glajarige
|
b71e12aa6a
Customers portal : Comment for context tag
|
9 yıl önce |
dflaven
|
4431bfe450
Internal: context tags to (programmatically) identify the context of the execution.
|
9 yıl önce |
glajarige
|
63bf00c438
Customers portal : Final touches on default portal configuration
|
9 yıl önce |
glajarige
|
cb3a24a866
Customers portal : BrowseBrick : Extra field columns can be hidden in list mode while remaining filterable. (Use case example : Hide a "keywords" attribute to enable filtering on it)
|
9 yıl önce |
dflaven
|
a6a2b7b1a7
Support of Custom Fields in the Excel export... not really nice but should be usable.
|
9 yıl önce |
dflaven
|
d21704a184
Internal: Read-only fields are no longer stored in the form as hidden fields.
|
9 yıl önce |
glajarige
|
229e725070
Customers portal : Fixed a bug on profile picture edition. Button was not working on Firefox.
|
9 yıl önce |
glajarige
|
9d4399cb12
DataModel : Reserved location_id field OQL filter in order to start the JOINs from the Location object. Otherwise the Intersect limitation was raising.
|
9 yıl önce |
romainq
|
c65496ee4c
Code refactoring : fix of #876 implemented in 2.0.3 as [r3161], moved to a place where it will fix other implementations of the setup
|
9 yıl önce |