dflaven
|
2a6215a3f9
Enhancement: protect RenameValueInDB from non-existent attributes.
|
9 tahun lalu |
dflaven
|
9f6e6f4a84
#1297: timezone configuration setting was inoperant.
|
9 tahun lalu |
glajarige
|
73c9c55d46
Portal : Fixed a regression introduced by r4324 causing HTML entities on the browse brick.
|
9 tahun lalu |
glajarige
|
2724f1c25d
Portal : Enhanced and refactored error feedback on ExternalKey / LinkedSet / CustomFields fields
|
9 tahun lalu |
glajarige
|
8210608219
Portal : Request template list fields now have the autocomplete option.
|
9 tahun lalu |
glajarige
|
f978edaf8d
Portal : Request template list fields now have the lookup/search option. (Autocomplete is still to be implemented!)
|
9 tahun lalu |
romainq
|
c093f0b356
Could not bulk import with the "final class" (interactive import).
|
9 tahun lalu |
romainq
|
706bd3439c
#1305 Issue with date/time inputs on Chrome: losing focus as soon as the date has been correctly typed, preventing the user from typing the time.
|
9 tahun lalu |
glajarige
|
ee244f6cb5
Portal : Templates not working with OQL "list" fields. This only append when the field had too many items and was trying to render as an autocomplete.
|
9 tahun lalu |
glajarige
|
95c76904e3
Portal : Templates not working with OQL "list" fields. This only append when the field had too many items and was trying to render as an autocomplete.
|
9 tahun lalu |
glajarige
|
98ad683f09
#1299 Portal : "Oops, could not load data" when creating request in Full ITIL instance when running PHP7. Cause was that PHP7 isn't able to understand the factory method invocation synthax, had to make it more simple with intermediate steps.
|
9 tahun lalu |
glajarige
|
41ad21df38
#1281 Portal : Fixed a few hardcoded strings to dictionnaries
|
9 tahun lalu |
glajarige
|
3faf668aa6
Portal : Fixed a bug with external key as radio button in forms
|
9 tahun lalu |
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 tahun lalu |
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 tahun lalu |
glajarige
|
1ad6c8ad79
#1281 : Service catalog brick had 2 hardcoded headers ("Service" and "Sous-Service")
|
9 tahun lalu |
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 tahun lalu |
dflaven
|
a8cb7b95c6
Cleanup a Notice message: align the prototype of DBDeleteSingleObject to the current one.
|
9 tahun lalu |
dflaven
|
ca6fd49b80
Bug fix: support the display of HTML fields in the lists in the new portal.
|
9 tahun lalu |
glajarige
|
72de36d101
Portal : Removed console.log to prevent crashes on IE9
|
9 tahun lalu |
dflaven
|
118b0e53f3
Cosmetics: Enlarge DateTime fields which were too narrow (the end of the time is not visible when editing).
|
9 tahun lalu |
dflaven
|
5c690372f4
Regression introduced after 2.3.0-beta [r4217]: broken links to donwload / display blobs.
|
9 tahun lalu |
dflaven
|
0f047bb028
Performance optimization: do not load all the columns when it is not needed.
|
9 tahun lalu |
dflaven
|
adca81fd4f
Image upload inside CKEditor (via drag and drop) seems to be desactivated on IE9.
|
9 tahun lalu |
dflaven
|
7db9b84264
Remember that console.log breaks IE9 when the console is not open !!!
|
9 tahun lalu |
dflaven
|
23272d6df5
Bug fix: properly disable the configuration editor in demo mode! (Regression)
|
9 tahun lalu |
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 tahun lalu |
dflaven
|
f7fa7eb835
Disable PDF export if the PHP extension "GD" is not loaded.
|
9 tahun lalu |
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 tahun lalu |
romainq
|
181707e23b
Releasing 2.3.1
|
9 tahun lalu |