Searched hist:"87 dc1344fb5ebba89b6bf5f09fe8e70f0793e751" (Results 1 – 4 of 4) sorted by relevance
| /plugin/struct/action/ |
| H A D | revert.php | 87dc1344fb5ebba89b6bf5f09fe8e70f0793e751 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 D | edit.php | 87dc1344fb5ebba89b6bf5f09fe8e70f0793e751 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 D | entry.php | 87dc1344fb5ebba89b6bf5f09fe8e70f0793e751 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 D | AccessTable.php | 87dc1344fb5ebba89b6bf5f09fe8e70f0793e751 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
|