提交历史

作者 SHA1 备注 提交日期
  glajarige 3e66e6d4f6 Portal : Added Location scope to standard portal configuration because of the implementation of r4380 8 年之前
  glajarige f2b10c9bab Portal : External keys OQL now intersect with scopes in forms! 8 年之前
  glajarige 6ebc4c1e1c Portal : Added a new mode "apply_stimulus" for forms. This allows to add flags to attributes that are prompt during transitions. 8 年之前
  romainq d4de8caaa1 #1321 Losing table borders (notification templates and notes) 8 年之前
  glajarige dbfd703595 Portal : Request template OQL list fields marked as mandatory were not validated properly 8 年之前
  glajarige 48e8fd8ee0 Portal : Updated inline documentation of UserProfile brick's <fields /> tag for easiest comprehension. 8 年之前
  romainq 090b697d42 Forms (portal): fix the rendering of a TEXT AREA in read-only mode. 8 年之前
  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 年之前
  glajarige f60f867e3a Portal : IE9 fixes 8 年之前
  dflaven d9907a78fa Bug fix: regression from 2.3.x: SOAP webservices were broken! 8 年之前
  romainq c6da772383 Improved the comments for access_mode in the config file 8 年之前
  dflaven 2a6215a3f9 Enhancement: protect RenameValueInDB from non-existent attributes. 8 年之前
  dflaven 9f6e6f4a84 #1297: timezone configuration setting was inoperant. 8 年之前
  glajarige 73c9c55d46 Portal : Fixed a regression introduced by r4324 causing HTML entities on the browse brick. 8 年之前
  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") 8 年之前
  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 年之前
  dflaven a8cb7b95c6 Cleanup a Notice message: align the prototype of DBDeleteSingleObject to the current one. 8 年之前
  dflaven ca6fd49b80 Bug fix: support the display of HTML fields in the lists in the new portal. 8 年之前