提交历史

作者 SHA1 备注 提交日期
  romainq 0c00b76a80 Internal: Email generation - No need to force "Content-Transfer-Encoding: 8bit". The default is "quoted-printable" and works fine if the content is made of plain text. Leaving the 8bit encoding could work but in such a case, the statement should be: 9 年之前
  glajarige 4276b5fbb0 Customer portal : Updated object form manager to check if an AttributeType has the necessary API to be used in a form (instead of the temporary array enumerating available types) 9 年之前
  glajarige 669663384a Customer portal : Improved user feedback on modal loading crashs 9 年之前
  glajarige 709f34b3c1 Customer portal : Added info/warning/error messages to the issue log along some exceptions 9 年之前
  glajarige ebec7cae4e Customer portal : Added user feedback when modal dialog loading crashes server side 9 年之前
  glajarige eb8c79453d Customer portal : Formatted date in case log entries header 9 年之前
  dflaven d65256fcba Fix: properly parse dates in synchro import. Thanks to Karl aka karkoff1212 for reporting the issue. 9 年之前
  glajarige b138b6680c Customer portal : Browse Brick : Secondary actions menu was not always opening over the right element. 9 年之前
  glajarige a989f2b767 Customer portal : Typo in module design comment 9 年之前
  glajarige 0d89f54c24 Customer portal : Viewing an object now displays an edit button if the user is allowed to edit the viewed object. 9 年之前
  glajarige 05edea43f8 Customer portal : Manage Brick : Added an optional tag <opening_mode> to define how the objects should be open (Value can be edit|view, Default is edit). Note that even if the tag is set to edit, objects that the user isn't allowed to edit will open in view mode. 9 年之前
  glajarige 99554d8593 Customer portal : Manage Brick : Now displays object from the oql_view scope instead of the oql_edit scope. However, opening an object will be in edition mode if the user is allowed to do so, iotherwise it will open in view mode 9 年之前
  glajarige c57b05ea06 Customer portal : Displays a message when viewing an object with no attachments in read only 9 年之前
  glajarige 32c978ed7b Customer portal : SecurityHelper now outputs to IssueLog on negative result when debug mode is enabled. Warning : This ca be extremely verbose ! Use debug mode smartly. 9 年之前
  glajarige eef4d199a7 Customer portal : Manage Brick : Edit action hyperlink is now setted on the first column if there is no friendlyname. Until now, if no friendlyname was available on the object class, there was no was of editing the object. 9 年之前
  glajarige b6634aa956 Customer portal : Set autocomplete to "off" on the password form in user profile brick. 9 年之前
  glajarige d0afb01890 Customer portal : Added support for some AttributeType in forms (AttributeExternalField, AttributeHierarchicalkey, AttributeSubItem, AttributeDuration) 9 年之前
  glajarige 2d45823ab5 Customer portal : Manage brick : Displaying objects from a class without friendlyname raised an exception. 9 年之前
  glajarige 2d25ce9c07 Customer portal : Fixed regression introduced by r4159. Preferences form in user profile was crashing. 9 年之前
  romainq daf4f2445f #1235 Internal: DBObject API - external fields not up to date after changing the external key (though they seem to be in sync when inspecting the internal values, Get() does not return the expected value). 9 年之前
  romainq 80073d5493 Demo mode: to not allow deleting neither changing the org of persons attached to a user account (this to make sure that the portal users will still have access to the customer portal) 9 年之前
  glajarige e080cf7d8b #1251 Disabling log notification in config causes a fatal error 9 年之前
  dflaven f06cff9777 Fix: cannot export an object with a property named "length" !! 9 年之前
  glajarige 20d0d9e2f1 Customer portal : Added support for demo mode 9 年之前
  glajarige 302f4b1f2d Customer portal : Added support for demo mode 9 年之前
  glajarige 5a75f501fd Customer portal : Added highlight classes to items in the manage brick 9 年之前
  glajarige c6fdb36dd1 Customer portal : Changed behaviour of browse brick table in list mode. Now columns hide from left to right when screen is too narrow. As the table is based on a hierarchy, left columns are redundants and hence less important then those on the right. (Had to update dataTables files to get a fix on the responsive extension) 9 年之前
  romainq c947347d52 Customer portal: continuation of the previous commit... hopefully the last one before releasing 2.3.0 beta! 9 年之前
  romainq 2d29ed4e56 Preparing release 2.3.0 beta 9 年之前
  glajarige c0e2a88669 Customer portal : Changed user profile brick icon 9 年之前