Home
last modified time | relevance | path

Searched hist:"87 dc1344fb5ebba89b6bf5f09fe8e70f0793e751" (Results 1 – 4 of 4) sorted by relevance

/plugin/struct/action/
H A Drevert.php87dc1344fb5ebba89b6bf5f09fe8e70f0793e751 Tue Aug 23 09:59:35 UTC 2016 Andreas Gohr <gohr@cosmocode.de> first start at refactoring the validation mechanism

A Validator is now returned by the AccessTable. It has it's own save
method. The entry.php was split up in entry, edit and revert to separate
the different concerns. Validation is only done in entry and the thanks
to the new Validator mechanism, the once loaded access table is reused
in saving.

This will break all kind of stuff. Fixing that is for the upcoming
commits

H A Dedit.php87dc1344fb5ebba89b6bf5f09fe8e70f0793e751 Tue Aug 23 09:59:35 UTC 2016 Andreas Gohr <gohr@cosmocode.de> first start at refactoring the validation mechanism

A Validator is now returned by the AccessTable. It has it's own save
method. The entry.php was split up in entry, edit and revert to separate
the different concerns. Validation is only done in entry and the thanks
to the new Validator mechanism, the once loaded access table is reused
in saving.

This will break all kind of stuff. Fixing that is for the upcoming
commits

H A Dentry.php87dc1344fb5ebba89b6bf5f09fe8e70f0793e751 Tue Aug 23 09:59:35 UTC 2016 Andreas Gohr <gohr@cosmocode.de> first start at refactoring the validation mechanism

A Validator is now returned by the AccessTable. It has it's own save
method. The entry.php was split up in entry, edit and revert to separate
the different concerns. Validation is only done in entry and the thanks
to the new Validator mechanism, the once loaded access table is reused
in saving.

This will break all kind of stuff. Fixing that is for the upcoming
commits

/plugin/struct/meta/
H A DAccessTable.php87dc1344fb5ebba89b6bf5f09fe8e70f0793e751 Tue Aug 23 09:59:35 UTC 2016 Andreas Gohr <gohr@cosmocode.de> first start at refactoring the validation mechanism

A Validator is now returned by the AccessTable. It has it's own save
method. The entry.php was split up in entry, edit and revert to separate
the different concerns. Validation is only done in entry and the thanks
to the new Validator mechanism, the once loaded access table is reused
in saving.

This will break all kind of stuff. Fixing that is for the upcoming
commits