커밋 기록

작성자 SHA1 메시지 날짜
  dflaven 9af7d88a90 - New implementation for the "join" display group, based on a complex OQL query and the display of several objects in the same row. 15 년 전
  dflaven 770e6d6901 - Enhancement: support of ObjectSets with multiple objects per line. 15 년 전
  dflaven 766a67d535 - Enhancement: support of ObjectSets with multiple objects per line. 15 년 전
  dflaven aa6839b8c1 Enhancement / bug fix: allow the overload of the GetName method for building the short name of an object. This is also used when the object appears in a drop-down list. 15 년 전
  romainq 0dd4dbc638 Trac #86 - CSV format aligned with standard specifications 15 년 전
  dflaven e3539c4104 - Removed the limit to the number of elements displayed in an autocomplete input. The maximum number of elements in the autocomplete is now 150 (scrolling enabled). (Trac #83) 15 년 전
  dflaven bcc5d59048 - Export in XML each object according to its actual class 15 년 전
  dflaven 1a8b09f821 - MakeHyperlink now returns absolute URLs (including server name & port) 15 년 전
  dflaven cbcba65cf0 - Bug fix (regression from previous modification) and code cleanup 15 년 전
  dflaven bd74f4e6c9 Completed the implementation of 1:n links. The default value should now works for all external keys (whether they are displayed as an autocomplete or or a simple select) 15 년 전
  dflaven 17ff53a2e4 Renaming of the WebPage class (and its derived classes) to stick to the same naming convention as other classes. 15 년 전
  dflaven 7a986e7376 - partial implementation of the 1:n links management 15 년 전
  dflaven b4dfe4fd07 - First (partial) implementation of context and default values. 15 년 전
  dflaven 2158d3223e - First implementation of documents 15 년 전
  dflaven 9e797b31d2 _ Fixed Trac #46: when a mandatory field has no valid value, an empty drop-down list is displayed, this prevents the user from validating the from. 15 년 전
  dflaven 6dd80c8409 - completed the fix of the user object history (Trac #48) 15 년 전
  dflaven e59bbf56f4 - fixed bug #52 (display of lnkInfraError objects) by adding a protection in GetDisplayName against objects that actually do not have any name. 15 년 전
  dflaven d96e2f523f - fixed the display of the history log of the 'user' class (Trac #48), and more generally the history log of all classes not derived from logRealObject. 15 년 전
  dflaven 44f141aa02 - Fixed the support of Internet Explorer (tested on IE7 and IE8) 15 년 전
  romainq 2b8538d156 Temporarily removed the TAB "OQL query", until it gets finalized with the link management 15 년 전
  romainq 9bf9a2d104 Plugged in the allowed values management into the modification form and the stimulus form (limitation: take care with the data model and fields that depend on each other, until we replace those forms with the wizard that is currently being used for the object creation) 15 년 전
  dflaven 3baccd43e5 - Allowed values is now implemented, so I removed the comment ! 15 년 전
  romainq 5942f55273 Fixed a regression: autocomplete not working due to a change in the execution of the script rendered in Ajax 15 년 전
  romainq a292aaef1d Revised the CSV import: fixed issues with the external keys, added hyperlinks to the found objects, obsoleted the word 'pkey', replaced by 'id' 15 년 전
  dflaven 56768a0572 Implementation of AllowedValues for fields that depend on other fields 15 년 전
  romainq 67c2445c66 Bug fix - object creation 15 년 전
  romainq 436a4fb235 Fixed a stopper bug in the display of N-N links from the default object display procedure (not using templates) 15 년 전
  dflaven e71a308958 Added the validation of mandatory form fields before submitting the creation / modification / clone forms. 15 년 전
  romainq f566de31b9 fixed interface of DisplaySet function 15 년 전
  dflaven 6813608b8f Proper handling of the parameters to DisplaySet 15 년 전