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 anni fa |
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 anni fa |
glajarige
|
229e725070
Customers portal : Fixed a bug on profile picture edition. Button was not working on Firefox.
|
9 anni fa |
glajarige
|
d1cde3ed0c
Customer portal : Edit profile picture
|
9 anni fa |
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 anni fa |
glajarige
|
b2215e3fc6
Customers portal : Started CSS rework to simply change BS theme
|
9 anni fa |