Commit History

Author SHA1 Message Date
  dflaven 788f508285 Fixed bug #159: pattern matching too strict for URL fields. 15 years ago
  romainq 07362106fe Old PHP syntax issuing a warning on some installations of PHP 15 years ago
  dflaven 37d3b4bf0c Enhancing the search (Trac #147): now allows to pass some "magic patterns" when doing a standard search without any operator. Specially useful for searching on ranges of dates/datetimes 15 years ago
  romainq ce7f0e512b #152 Suppress errors reported by the data model consistency check 15 years ago
  romainq 4da85ffeac Could not create a user 15 years ago
  romainq a2d547d11e Automaticaly insert the "final class" into lists where an external key is pointing to a class that has child classes 15 years ago
  romainq 97ce3a0627 Datamodel revised 15 years ago
  dflaven 005c3c79a4 - Align the display of "State" attributes with Enums 15 years ago
  romainq 4f80b3dd15 Fixed default value for date/datetime attributes 15 years ago
  dflaven 01d5ae9f93 Continuing the integration of the new data model... 15 years ago
  romainq 239c0a42bd Fixed issue with null value for an Enum that would be hidden in a given state, being handled as an empty string, which is not an allowed value. 15 years ago
  romainq fb14e65bce Datamodel: draft for the tickets (integration of StimulusInternal) 15 years ago
  dflaven c420dbac73 Nicer handling of indirect linksets 15 years ago
  romainq a55e38aead Updated data model dictionary + a few adjustments in the data model + quick fix in the setup 15 years ago
  dflaven 5a040ef32d New data model integration... 15 years ago
  romainq 42a0d8d9cf Default value for Integer attributes is now casted to int 15 years ago
  romainq 15cdc75a1a New data model: alpha version 15 years ago
  romainq c7dcf266ce Cleanup: obsolescence of "key_label" property on persistent classes 15 years ago
  romainq 9fea2de077 New verb to display information on edited fields and fixed a few typos in the dictionary 15 years ago
  dflaven a62c8fabf1 - Fixed a typo 15 years ago
  romainq e31f715411 #128 Allow a blob to be undefined (optional property) 15 years ago
  romainq 5a1b372fad #19 - Reviewed the licensing information and started to align the comments in the code 15 years ago
  romainq 5168c6a1cd Removed the indexes for the attributes of type Enum 15 years ago
  romainq 41af1270c7 New type of attribute: IP address 15 years ago
  dflaven 2251338d77 - Small bug fixes after a quick test by performing a clean installation on Windows/IE 8 15 years ago
  dflaven a5b70a7ad5 - Added support for pattern-based field validation (anticipating HTML5 ?). 15 years ago
  romainq 65e7f1c132 #120 Added indexes on finalclass and enum columns 15 years ago
  romainq 63ad95468d #112 Implicit search filter declaration 15 years ago
  romainq 11594c6f7f #74 Added the configuration of logging (errors, web service usage, etc.), and improved a little the error logging (both in a file and into the database + new format for additional information such as the callstack) 15 years ago
  dflaven 831d6532bb - Verification of invalid external fields (i.e fields pointing to a non-existing field in the target class). 15 years ago