Commit History

Author SHA1 Message Date
  romainq 8d44539e6e When iTop is in read only mode, then the portal displays a banner and prevent the user from accessing the modification forms 12 years ago
  dflaven b410913535 Set "portal" as the origin of user requests created from the portal. 12 years ago
  romainq 70fbacbcdb #640 Resolved requests shown in both lists (opened and resolved) 12 years ago
  dflaven 85da4b6a75 Fixed bug #624: corrupted display of the log when updating from the portal. 12 years ago
  romainq a709fe3c40 #602 Description not shown in portal 12 years ago
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 years ago
  romainq efce0a7b92 Portal adapted to datamodels 1.x, 2.x (simple tickets, or ITIL tickets) 12 years ago
  romainq f4c69d69ff Portal: enable adding dependent attributes in the request creation form 12 years ago
  romainq 148be21e4c Portal: enable adding dependent attributes in the request creation form 12 years ago
  romainq 60da6859a4 #439 Record and display changes in the link sets (ex: Members of a team) 12 years ago
  dflaven 802775d294 Portal fixes (relative URLs and parameter validation)... 13 years ago
  romainq 8b6fec98fb Setup based on either compiled modules or xml datamodel files (or both). 13 years ago
  dflaven eff5aff0a6 Added self-registering / user synchronization extensibility 13 years ago
  romainq 080c31d93b #481 Special characters not transcribed correctly in Portal (regression in 1.2) 13 years ago
  romainq 4798d06739 Portal (regression with the latest implementation, causing a warning) 13 years ago
  romainq 09a7ef4c50 Fixed recent regression on the portal (confusion btw GetContactId and GetUserId) 13 years ago
  romainq 749367aa7f Fixed regressions in the portal 13 years ago
  romainq e0f2aaa0b3 Portal reworked (code factorization, allowing for paginated lists) + added the list of closed tickets (+search) 13 years ago
  dflaven fa2341f315 Regression on accentuated characters due to bad (forgotten) encoding on htmlentities (Trac #446) 13 years ago
  dflaven c8f9822428 Fix for Trac#446: prevent XSS vulnerabilities 13 years ago
  dflaven b46bf220ed Allow TriggerOnPortalUpdate to work also on derived classes: i.e a trigger defined for the class 'Ticket' will be called when a 'UserRequest' (derived from Ticket) will be updated from the portal. 13 years ago
  dflaven d2da1b7824 Fixed Trac #458: back button was asking to fill the mandatory fields ! 14 years ago
  dflaven be8991ed36 #446 continuing: sanitizing parameters... 14 years ago
  dflaven 253a2ee596 Fixed Trac#446: XSS vulnerabilities... to be tested ! 14 years ago
  dflaven 9382319d13 Adapted the portal to support enhanced attachments either in 'properties' or 'relations'... this is transparent for the end-user of the portal. 14 years ago
  dflaven 83e6e494c3 New type of trigger: TriggerOnPortalUpdate, called when the end-user updates a ticket from the portal. 14 years ago
  dflaven 2f7ae6cde6 Added support for the 'Attachments' plug-in into the portal 14 years ago
  dflaven f6b4b31f52 Handle the OnBeforeUnload events to call OnFormCancel handlers when needed so that the plug-ins have a chance to perform some cleanup. 14 years ago
  dflaven 3999789d92 - Protect against invalid attributes... 14 years ago
  dflaven 9cdf5d6e1e - Better display of the "Resolved Request" form, where the user can submit their satisfaction & feedbacks. Now aligned with the display of the ticket's details. 14 years ago