glajarige
|
3e66e6d4f6
Portal : Added Location scope to standard portal configuration because of the implementation of r4380
|
8 years ago |
glajarige
|
f2b10c9bab
Portal : External keys OQL now intersect with scopes in forms!
|
8 years ago |
glajarige
|
6ebc4c1e1c
Portal : Added a new mode "apply_stimulus" for forms. This allows to add flags to attributes that are prompt during transitions.
|
8 years ago |
romainq
|
d4de8caaa1
#1321 Losing table borders (notification templates and notes)
|
8 years ago |
glajarige
|
dbfd703595
Portal : Request template OQL list fields marked as mandatory were not validated properly
|
8 years ago |
glajarige
|
48e8fd8ee0
Portal : Updated inline documentation of UserProfile brick's <fields /> tag for easiest comprehension.
|
8 years ago |
romainq
|
090b697d42
Forms (portal): fix the rendering of a TEXT AREA in read-only mode.
|
8 years ago |
glajarige
|
ccaf1a014d
Portal : Fixed search on enum & finalclass as well as display value of enum and html images in lists. Also Fixed display of friendlyname in lists, which was not behaving well on abstract class when the it was composed of several fields in the child classes.
|
8 years ago |
glajarige
|
f60f867e3a
Portal : IE9 fixes
|
8 years ago |
dflaven
|
d9907a78fa
Bug fix: regression from 2.3.x: SOAP webservices were broken!
|
8 years ago |
romainq
|
c6da772383
Improved the comments for access_mode in the config file
|
8 years ago |
dflaven
|
2a6215a3f9
Enhancement: protect RenameValueInDB from non-existent attributes.
|
8 years ago |
dflaven
|
9f6e6f4a84
#1297: timezone configuration setting was inoperant.
|
8 years ago |
glajarige
|
73c9c55d46
Portal : Fixed a regression introduced by r4324 causing HTML entities on the browse brick.
|
8 years ago |
glajarige
|
2724f1c25d
Portal : Enhanced and refactored error feedback on ExternalKey / LinkedSet / CustomFields fields
|
8 years ago |
glajarige
|
8210608219
Portal : Request template list fields now have the autocomplete option.
|
8 years ago |
glajarige
|
f978edaf8d
Portal : Request template list fields now have the lookup/search option. (Autocomplete is still to be implemented!)
|
8 years ago |
romainq
|
c093f0b356
Could not bulk import with the "final class" (interactive import).
|
8 years ago |
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 years ago |
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 years ago |
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 years ago |
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 years ago |
glajarige
|
41ad21df38
#1281 Portal : Fixed a few hardcoded strings to dictionnaries
|
8 years ago |
glajarige
|
3faf668aa6
Portal : Fixed a bug with external key as radio button in forms
|
8 years ago |
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 years ago |
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 years ago |
glajarige
|
1ad6c8ad79
#1281 : Service catalog brick had 2 hardcoded headers ("Service" and "Sous-Service")
|
8 years ago |
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.
|
8 years ago |
dflaven
|
a8cb7b95c6
Cleanup a Notice message: align the prototype of DBDeleteSingleObject to the current one.
|
8 years ago |
dflaven
|
ca6fd49b80
Bug fix: support the display of HTML fields in the lists in the new portal.
|
8 years ago |