コミット履歴

作者 SHA1 メッセージ 日付
  glajarige 5047904c50 N°952 Portal: Added UI extension APIs similar to those used in the console (Experimental!) 8 年 前
  glajarige a4ae68a3f8 Portal: CKEditor fields now have different height regarding the form layout (cosy, compact, dense) 8 年 前
  glajarige 15e4f23f17 N°635 Portal: Final touches on forms layout refactoring 8 年 前
  glajarige d770d803e3 N°635 Portal: Forms now have 2 differents layout (display_mode), see online documentation (when released) for more information. 8 年 前
  glajarige a9d8ce2316 Portal: Renamed Grid browse mode to Mosaic 8 年 前
  glajarige f9089f848a Portal: BrowseBrick: Introducing new browse mode "grid". Also some UI improvements in other browse modes. 8 年 前
  glajarige 9466c2f7f1 N°636 Portal: Action buttons can now be added to object details page through the iPopupMenuItemExtension 8 年 前
  glajarige ed676f6576 Portal: Used BS breadcrumb in BrowseBrick instead of the previous which was home-made. 8 年 前
  glajarige 0ebf43130d Internal: CSS optimization on portal BrowseBrick 8 年 前
  glajarige 26b1d80550 Portal: Added breadcrumbs to grid mode of the BrowseBrick 8 年 前
  glajarige da1e9cfff2 N°762: Portal: New filter brick that pre-filters a Browse or Manage brick results from the home page. 8 年 前
  glajarige a8998e10bb Internal: Portal: Grid display optimization on BrowseBrick 8 年 前
  glajarige 7aa3a217bf N°634: BrowseBrick Windows 8-style display (tiles). This is still a beta version. 8 年 前
  glajarige aaae1dfe0c Portal: Added an environment banner in the portal like in the console. It warns the user when he is browsing in an other mode than "production". 8 年 前
  dflaven b2381b5359 N. 481: 8 年 前
  glajarige 82af5d2b27 Portal: LinkedSet label in forms can now be toggled by clicking on the field label (Was only working on the linkedset count and chevron) 8 年 前
  glajarige 7db44512c6 N.474: Support for "file" attribute (AttributeBlob) in the portal. READONLY only for now. 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. 9 年 前
  glajarige f60f867e3a Portal : IE9 fixes 9 年 前
  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 年 前