glajarige
|
2724f1c25d
Portal : Enhanced and refactored error feedback on ExternalKey / LinkedSet / CustomFields fields
|
8 年之前 |
glajarige
|
8210608219
Portal : Request template list fields now have the autocomplete option.
|
8 年之前 |
glajarige
|
f978edaf8d
Portal : Request template list fields now have the lookup/search option. (Autocomplete is still to be implemented!)
|
8 年之前 |
romainq
|
c093f0b356
Could not bulk import with the "final class" (interactive import).
|
8 年之前 |
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.
|
8 年之前 |
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.
|
8 年之前 |
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.
|
8 年之前 |
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.
|
8 年之前 |
glajarige
|
41ad21df38
#1281 Portal : Fixed a few hardcoded strings to dictionnaries
|
8 年之前 |
glajarige
|
3faf668aa6
Portal : Fixed a bug with external key as radio button in forms
|
8 年之前 |
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.
|
8 年之前 |
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.
|
8 年之前 |
glajarige
|
1ad6c8ad79
#1281 : Service catalog brick had 2 hardcoded headers ("Service" and "Sous-Service")
|
9 年之前 |
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 年之前 |
dflaven
|
a8cb7b95c6
Cleanup a Notice message: align the prototype of DBDeleteSingleObject to the current one.
|
9 年之前 |
dflaven
|
ca6fd49b80
Bug fix: support the display of HTML fields in the lists in the new portal.
|
9 年之前 |
glajarige
|
72de36d101
Portal : Removed console.log to prevent crashes on IE9
|
9 年之前 |
dflaven
|
118b0e53f3
Cosmetics: Enlarge DateTime fields which were too narrow (the end of the time is not visible when editing).
|
9 年之前 |
dflaven
|
5c690372f4
Regression introduced after 2.3.0-beta [r4217]: broken links to donwload / display blobs.
|
9 年之前 |
dflaven
|
0f047bb028
Performance optimization: do not load all the columns when it is not needed.
|
9 年之前 |
dflaven
|
adca81fd4f
Image upload inside CKEditor (via drag and drop) seems to be desactivated on IE9.
|
9 年之前 |
dflaven
|
7db9b84264
Remember that console.log breaks IE9 when the console is not open !!!
|
9 年之前 |
dflaven
|
23272d6df5
Bug fix: properly disable the configuration editor in demo mode! (Regression)
|
9 年之前 |
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 年之前 |
dflaven
|
f7fa7eb835
Disable PDF export if the PHP extension "GD" is not loaded.
|
9 年之前 |
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 年之前 |
romainq
|
181707e23b
Releasing 2.3.1
|
9 年之前 |
dflaven
|
f17593aa13
2.3.0 Regression: login_mode was broken !
|
9 年之前 |
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 年之前 |
dflaven
|
7de955e16a
Oops, missing on Czech translation file.
|
9 年之前 |