glajarige
|
e905b64e43
Portal : Fixed a bug on the default configuration that was displaying only UserRequest in the Closed requests brick instead of both UserRequest and Incident objects.
|
9 lat temu |
glajarige
|
b9d323e246
#1284: Fixed portal issue when trying to re-open a ticket as a portal user. Cause was that the destination state had "must prompt" attributes that were all "read only" for the current user, making the entire form "read only" and therefore removing "submit" button. The user was the not able to complete the transition. Fix consists of skipping the form when all attributes are "read only" for the user.
|
9 lat temu |
glajarige
|
1ad6c8ad79
#1281 : Service catalog brick had 2 hardcoded headers ("Service" and "Sous-Service")
|
9 lat temu |
dflaven
|
28bc0b5af1
CSV export of audit results: pass the parameters as a POST since they may be too long to fit in the query string of the URL.
|
9 lat temu |
dflaven
|
a8cb7b95c6
Cleanup a Notice message: align the prototype of DBDeleteSingleObject to the current one.
|
9 lat temu |
dflaven
|
ca6fd49b80
Bug fix: support the display of HTML fields in the lists in the new portal.
|
9 lat temu |
glajarige
|
72de36d101
Portal : Removed console.log to prevent crashes on IE9
|
9 lat temu |
dflaven
|
118b0e53f3
Cosmetics: Enlarge DateTime fields which were too narrow (the end of the time is not visible when editing).
|
9 lat temu |
dflaven
|
5c690372f4
Regression introduced after 2.3.0-beta [r4217]: broken links to donwload / display blobs.
|
9 lat temu |
dflaven
|
0f047bb028
Performance optimization: do not load all the columns when it is not needed.
|
9 lat temu |
dflaven
|
adca81fd4f
Image upload inside CKEditor (via drag and drop) seems to be desactivated on IE9.
|
9 lat temu |
dflaven
|
7db9b84264
Remember that console.log breaks IE9 when the console is not open !!!
|
9 lat temu |
dflaven
|
23272d6df5
Bug fix: properly disable the configuration editor in demo mode! (Regression)
|
9 lat temu |
dflaven
|
bac79f6e30
Increased version number of the module to 1.0.1 to reflect the change related to revision 4300 (support of custom controller in a brick).
|
9 lat temu |
dflaven
|
f7fa7eb835
Disable PDF export if the PHP extension "GD" is not loaded.
|
9 lat temu |
dflaven
|
8f179b8e11
Model factory: introduced a new variation of attribute _delta: delete_if_exists. Use this flag to delete a branch from the data model being hacked, without caring if it is already deleted (or non existing). This eases the burden of coping with different installation combinations.
|
9 lat temu |
romainq
|
181707e23b
Releasing 2.3.1
|
9 lat temu |
dflaven
|
f17593aa13
2.3.0 Regression: login_mode was broken !
|
9 lat temu |
glajarige
|
1d25adc7d6
Customer portal : Added possibility to give a controller action for a brick tile. This allows to use some logic in order to make a specific render relying for example on DB dataobjects
|
9 lat temu |
dflaven
|
7de955e16a
Oops, missing on Czech translation file.
|
9 lat temu |
dflaven
|
91733fbd6f
Force the filename (with a .csv extension) when downloading the audit errors as a CSV file.
|
9 lat temu |
dflaven
|
83d51e4c06
Prevent timeouts during the (lengthy) PDF conversion...
|
9 lat temu |
dflaven
|
19c5ac9ff6
Fixed the case for the Emogrifier includes.
|
9 lat temu |
glajarige
|
ca75028593
Updated licenses with Font Awesome
|
9 lat temu |
glajarige
|
9ae56a48ad
Customers portal : Added generated css files to the SVN
|
9 lat temu |
romainq
|
bb95dea357
Internal: enable/disable data localization
|
9 lat temu |
dflaven
|
674f8e78ea
Limit the height of the "licenses" in the about box.
|
9 lat temu |
dflaven
|
eebeeeb210
Regresssion of iTop 2.3.0 beta: properly load the metamodel from the environment.
|
9 lat temu |
romainq
|
bb1ad04c6e
Code cleanup: removed unused parameter (not used, thus confusing)
|
9 lat temu |
dflaven
|
7580358c04
Regresssion: properly compute & record the history of StopWatch's sub-items.
|
9 lat temu |