提交历史

作者 SHA1 备注 提交日期
  glajarige 03dd2ff65f Customer portal : Fixed home tiles disposition algo 9 年之前
  romainq 9338de2924 Customer Portal: refactoring for the "new ticket" buttons, depending on the installation options (in particular, a full ITIL install has now two buttons) 9 年之前
  romainq fbed5ff7f2 No need for bridge modules to be listed as installed modules in the about box. Still, they are listed in the "support information". 9 年之前
  dflaven 1e7f8e903c Programmatically allow to write on any object - if needed - independently of the profiles. 9 年之前
  glajarige 2bfb28f495 Portal : Changed "no item" message for BrowseBrick 9 年之前
  dflaven 554e7a4cb3 Styles fine tuning and nicer display of the main menu (no more animation on initial load). 9 年之前
  dflaven 5da64f60e2 HTML texts: support of float (left/right) in the inline style tags. 9 年之前
  romainq 31f9d9c91c Customer Portal: exit if 1) there is neither UR nor INC tickets installed 2) the current login has no contact associated to it 9 年之前
  dflaven 106e6bdb13 Removed "Essential" from the logo. 9 年之前
  romainq 7c4398e906 Customer Portal: renamed portal related modules (as seen in the about box) 9 年之前
  romainq 681584ffc6 Customer portal: do not install itop-portal-base if not required 9 年之前
  dflaven a0ab741637 Bug fix: the result of CheckToWrite() was not taken into account (action failed silently) when creating an object using the [+] button inside a form. 9 年之前
  romainq 4213583ec8 Customer portal: adjusted the versions of the recently updated module (inc. the XML format version raised to 1.3) 9 年之前
  romainq 81d0160f05 Fixed regression introduced in [4022]: about box not displayed 9 年之前
  dflaven 800e0fb554 #1214: concurrent access lock not properly released when CheckToWrite() reports an error during a transition from one state to another. 9 年之前
  dflaven 88714bf58c New flag to open/collapse the search form at the top of a page in an OQLMenuNode. 9 年之前
  romainq 539fd75c05 Brand new customer portal - installed only if selected by the user in the installation wizard 9 年之前
  glajarige 10309f0641 Portal : Datamodel modifications to ensure setup modularity 9 年之前
  dflaven 2bad56d50b Fix for editing HTML content containing html entities: & must be encoded as & as well !! 9 年之前
  dflaven c5ea474bfe Typo! 9 年之前
  romainq ca7d9c90b6 Customer Portal: proposed by default for installation 9 年之前
  romainq 3cdc918779 User request (all-in-one): the end-user can leave the request type undefined, in such a case, she can select any type of services and the request type gets computed when the requests is written to the DB. Still, this is possible to select a request type and the list of services is filled with the corresponding services. This behavior was necessary for the new user portal to work fine. 9 年之前
  dflaven 10a57a267a Prevent infinite cross-ticket recursion when propagating parent->child resolution in tickets. 9 年之前
  romainq d2b2022e65 Brand new customer portal - alpha version: requires adjustments to work with various ticketing installation options 9 年之前
  dflaven f9c0f98567 Add the "filter" attribute into the details form of the TriggerOnThresholdReached class. 9 年之前
  dflaven 36fd4b7f90 Throw an expection in case of unexpected value for the _delta attribute in the XML... 9 年之前
  dflaven 8397bd9da2 Make the login page more mobile friendly. 9 年之前
  romainq 332cc02513 Internal: when uploading documents, get the mimetype from the file itself (if feasible) rather than relying on the mimetype of the HTTP header. This was already implemented but it was buggy and fell anytime into the fallback method. 9 年之前
  romainq 05edb4d1da Internal: added DBObject::RegisterURLMakerClass, to allow for overriding the standard behavior of template placeholders such as $this->org_id->hyperlink(portal)$ 9 年之前
  dflaven 57d4dd36c5 CKEditor's full screen mode is not supported on iOS (cf https://dev.ckeditor.com/ticket/8307) 9 年之前