Commit History

作者 SHA1 備註 提交日期
  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. 9 年之前
  glajarige 52ec520b23 Customers portal : Fixed a bug in UserRequest edition form that prevented user to submit. Validation method was returning false on reoslution_code. Fix was to not check validators on empty && none mandatory fields (on both client and server sides). 9 年之前
  glajarige 229e725070 Customers portal : Fixed a bug on profile picture edition. Button was not working on Firefox. 9 年之前
  glajarige d1cde3ed0c Customer portal : Edit profile picture 9 年之前
  glajarige 5793c6ae86 Customers portal : CSS is now separated into a Bootstrap theme stylesheet and another one specific to the template. It is also based on SASS like the console CSSs 9 年之前
  glajarige b2215e3fc6 Customers portal : Started CSS rework to simply change BS theme 9 年之前