コミット履歴

作者 SHA1 メッセージ 日付
  romainq a3ab1d23b3 Wiki formatting: automatic detection of urls 14 年 前
  dflaven f3a9f15672 - Special handling (using some custom code - temporary solution) of the 'ticket_log' attribute: the attribute is displayed at the bottom of the "Properties" page and takes the whole width of the page. 14 年 前
  dflaven 6323e0f6e0 - Revised styles for a nicer/cleaner display of the details and forms. 14 年 前
  romainq 03a508a231 #359 Dehardcoded the timezone (while preserving 'Europe/Paris' as the default) 14 年 前
  romainq cc14b9793a AttributeCaseLog finalized (history, easy migration of AttributeText, wiki formatting) 14 年 前
  dflaven 617bbf39aa New type of Attribute "CaseLog" (under construction !) 14 年 前
  romainq c2dc4931ad Removed the AttributeWikiText which was strictly equivalent to AttributeText 14 年 前
  romainq 2421aed761 #362 New capability for attributes derived from AttributeString: specify a validation_pattern (regexp) 14 年 前
  romainq 6421f721cc Email sent in asynchronous mode (established the base for an application internal CRON, task queue, etc.) with adjustable configuration (disable by default). Also improved the OQL: IS_NULL() and REGEXP have been added. 14 年 前
  romainq 2b5b0351a6 CSV import: fixed a few issues (restricted to N-N links) + added arguments to the export page, to allow for exporting N-N links 14 年 前
  romainq 3446af19e8 #328 Added the capability to import/export link sets in CSV format 14 年 前
  dflaven c6510aebfb Fixed Trac#344: default search behavior for enumerated attributes (and similar types: 'Class', 'Language' and 'FinalClass') is now a strict '=' instead of 'contains'. 14 年 前
  romainq 235777e192 Data Exchange - Improved to allow the import of complex attributes like passwords and documents + few fixes 14 年 前
  romainq e95823c046 Data Exchange - Format and save traces (config option: synchro_trace) 14 年 前
  dflaven f066272302 Synchro Data Sources Implementation on going... 14 年 前
  romainq 26411ff441 Fixed regression on AttributeInteger 14 年 前
  romainq 4abe2270eb Data Exchange - Finalized deletion, changed the definition of attributes (update/reconcile), added an automated test 14 年 前
  romainq 0e40c4dee3 Wiki: add links to objects in text attributes 14 年 前
  romainq 8fee154865 #149 Implemented friendly names 14 年 前
  romainq e8c6cf5cca Allow a module to provide a handler to override application settings: OnMetaModelStarted() 14 年 前
  dflaven d2bb1b0968 Fix for Trac #337: email validation. Use a simpler regular expression that is much faster to execute. 14 年 前
  dflaven 90ad43bcca - added the ability to create objects pointed by ExtKeys even when the edit mode is a drop-down list and not an autocomplete 14 年 前
  romainq 3b242193e8 Added attribute types into the dictionary 14 年 前
  dflaven 54fc60997f Improved implementation of the 'autocomplete' input and fix of quite a few related issue with aysnchronous inputs. Autocompletes are now restricted to external keys only. 14 年 前
  romainq dfc1b54bbb #320 Integrated an HTML Editor -still, no attribute has been changed, because it would require a migration procedure... to be continued 14 年 前
  dflaven e4bed83258 Do not create a "mailto" hyperlink for empty email addresses. 14 年 前
  dflaven 2389865bb7 14 年 前
  dflaven a32437a13c (Partial) fix for Trac #285: turn email fields into click-able mailto: hyperlinks. 14 年 前
  dflaven 38e1d43d3c Fixed Trac #292: enums can now be null (if allowed) ! 14 年 前
  romainq df7194ab1d #283 Fixed issue with the default value of Enum attributes 14 年 前