60 Révisions (0262f774014d5d6cea6451c0ad68dd697f8b9625)

Auteur SHA1 Message Date
  Jonathan Cobb 983d93c6b9 print (empty) if collection has nothing in it il y a 4 ans
  Jonathan Cobb 7ce5155533 add names utility method il y a 4 ans
  Jonathan Cobb 88f19d6184 rename toString field il y a 4 ans
  Jonathan Cobb 87e531ec70 rename secondFactor to totpToken il y a 4 ans
  Jonathan Cobb 1c4d29aef8 add totpToken to ChangePasswordRequest il y a 4 ans
  Jonathan Cobb 661578b96b fix required field detection il y a 4 ans
  Jonathan Cobb 789e873b65 improve required field detection il y a 4 ans
  Jonathan Cobb b4a94932a6 skip validation for read-only fields il y a 4 ans
  Jonathan Cobb 5db336b365 add ECField.required attribute, enforce in validator il y a 4 ans
  Jonathan Cobb 0c7796f86e static imports ftw. remove a stray <br> il y a 4 ans
  Jonathan Cobb 6a3824eee7 use HttpSchemes constants il y a 4 ans
  Jonathan Cobb 5e19f3969b add hasBound il y a 4 ans
  Jonathan Cobb 44a97a43ef add support for sort functions il y a 4 ans
  Jonathan Cobb 021f0bf38c support for multiple sort orders il y a 4 ans
  Jonathan Cobb 516376d059 parameterize return type il y a 4 ans
  Jonathan Cobb 87577f1371 no default sort field il y a 4 ans
  Jonathan Cobb 9d5475378a use DAO deletion for dependencies il y a 4 ans
  Jonathan Cobb efe8787983 add support for cascading deletes on dependent entities il y a 4 ans
  Jonathan Cobb a00cf9c832 add support for like_any operator il y a 4 ans
  Jonathan Cobb 7a4865ea34 add 'required' flag to EntityFieldConfig il y a 4 ans
  Jonathan Cobb 6e882f2455 move constructor to top il y a 4 ans
  Jonathan Cobb 4d81443257 allow reference to be null il y a 4 ans
  Jonathan Cobb 10e833a28d more meta il y a 4 ans
  Jonathan Cobb 99a536b408 more string default detection il y a 4 ans
  Jonathan Cobb 7c53947a09 use constants for uuid/ctime/mtime. improve default search field type bounds. il y a 4 ans
  Jonathan Cobb 61696f4daa use uuid binding for searching fk fields il y a 4 ans
  Jonathan Cobb 60db678ffa process constraints in parent classes. shorten constraint/index identifiers if necessary il y a 4 ans
  Jonathan Cobb 19f9c0d74c log, don't throw exceptions from HashedPassword.isCorrectPassword il y a 4 ans
  Jonathan Cobb c9c0ae2823 make selector/worker thread counts configurable il y a 4 ans
  Jonathan Cobb b171791b38 make hasName a default method il y a 4 ans
  Jonathan Cobb f4062af3bc minor refactorings il y a 4 ans
  Jonathan Cobb 8f3c566b05 remove references to deprecated ScriptObjectMirror il y a 4 ans
  Jonathan Cobb 0309cd3130 use static imports il y a 4 ans
  Jonathan Cobb b785422119 time_duration (relative) is distinct from expiration_time (absolute) il y a 4 ans
  Jonathan Cobb 33c38a7d30 apply handlebars to onlyIf/unless checks il y a 4 ans
  Jonathan Cobb 115f3c322f ValidationResult.addViolation now returns this il y a 4 ans
  Jonathan Cobb 79628281db better default handling for create/update/delete HTTP methods. fix ModelSetupService il y a 4 ans
  Jonathan Cobb fb35a1d4e1 migrate client code into common, add ModelSetupService and Unroll utility il y a 4 ans
  Jonathan Cobb a1e5163cb5 add default for ECTypeUpdate and ECTypeDelete il y a 4 ans
  Jonathan Cobb 0f56ce9ff5 remove ECTypeSearch, add defaults to ECTypeCreate/Update/Delete methods il y a 4 ans
  Jonathan Cobb 0d30dc4bc1 add support for field indexes il y a 4 ans
  Jonathan Cobb 65c623153e remove ECTypeFields, determine everything from field-level annotations il y a 4 ans
  Jonathan Cobb f81510c184 more efficient fetching of all configs. add sql search views to configs il y a 4 ans
  Jonathan Cobb 22bc9dc582 fix bug in ClasspathScanner scan method signature il y a 4 ans
  Jonathan Cobb 6c17620340 fix filtering il y a 4 ans
  Jonathan Cobb 92f7beb320 improve binding for uuid fields il y a 4 ans
  Jonathan Cobb 1085002155 clean up bounds il y a 4 ans
  Jonathan Cobb f9ed3aa1d6 improve field type detection il y a 4 ans
  Jonathan Cobb d14f560418 add support for default search views il y a 4 ans
  Jonathan Cobb 65c0a83a88 improving search il y a 4 ans