Commit Graph

7 Commits

Author SHA1 Message Date
Johannes Meyer 4cf577b1c8 RepositoryForm: Utilize setDefaults instead of populate now
refs #3010
refs #2998
2017-11-06 08:56:09 +01:00
Johannes Meyer 460c06e922 RepositoryForm: Add more flexibility when interacting with the repository 2017-02-03 12:20:24 +01:00
Johannes Meyer 695d2fdaf6 RepositoryForm: Use null as default in methods add() and edit()
An empty array is now considered valid data in method
onUpdateRequest() which now allows to avoid unnecessary
data retrieval.
2016-04-29 09:32:20 +02:00
Johannes Meyer 9c097c3957 RepositoryForm: Introduce method getBaseTable()
Concrete form classes may want to utilize another base table
than the one of the repository.
2016-04-29 09:31:26 +02:00
Alexander A. Klimov 474803fee4 Change all license headers to only reflect a file's year of creation
refs #11000
2016-02-08 15:41:00 +01:00
Johannes Meyer 385042ea92 RepositoryForm: Verify that the entry to work with is valid
refs #8826
2015-05-28 16:27:48 +02:00
Johannes Meyer 8ea3cd0a13 Introduce class RepositoryForm
refs #8826
2015-05-20 10:53:31 +02:00