| Age | Commit message (Collapse) | Author |
|
|
|
|
|
changed by java side). Refs #6243
|
|
|
|
Also added a *dumb* `WorkgroupExport` for testing purposes.
|
|
|
|
|
|
|
|
|
|
Simple exporter. Refs #6068
|
|
Add a mechanism to allow for several rows in the csv per single object
in the collection.
|
|
Proposed custom fields refactor
|
|
#5878 @1
|
|
|
|
|
|
|
|
|
|
5416 checksum attribute
|
|
5815 add required fields for cc
|
|
Make `#checksum_replace_nil_or_empty_values` more readable.
Refs #5416
|
|
Add Johan's suggestion for simplifying this line. This allows us to get
rid of one of the `#map` calls.
Refs #5416
|
|
|
|
Refs #5416
|
|
Refs #5416
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Register all models that implement checksums
- Add a simple rake task that updates all checksums within a given
referential
|
|
#5543 @1
|
|
according ObjectId implementation). Refs #5299
|
|
|
|
- Link PurchaseWindows to VehicleJourneys in the model
- Add an autocompletion endpoint
|
|
belongs_to referential
|
|
#5301
|
|
|
|
|
|
associated Workbench
- CR changes implemented
|
|
associated Workbench
- changed ObjectIdFormatterSupport as requested
- respeced all defined cases
- implemented respec
Missing:
What to do in `define_default_attributes` if ref has no workbench and no `objectid_format`?
|
|
associated Workbench [skip-ci]
- speced the `define_default_attributes` part
- speced the Reference.new_from part
|