Archived
1
0
Fork 0
This repository has been archived on 2026-04-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
httpcb/app/library
2018-12-29 15:24:25 +01:00
..
Auth adding app/library/Auth/Result.php 2018-08-17 16:51:41 +02:00
Mvc/Model/Behavior app/library/Mvc/Model/Behavior/RandomId.php: add support for extending the expression used to find unique rows. 2018-06-12 00:31:55 +02:00
Navigation app/library/Navigation/*: fixing some phpdoc comments and add proper types to arguments. 2018-09-18 00:32:24 +02:00
OAuth app/library/OAuth/Adapter/League.php: handle exception in getProviderName() 2018-09-18 00:33:49 +02:00
Validation/Validator app/library/Validation/Validator/Alpha.php: remove commented out debug code. 2018-09-18 00:33:27 +02:00
ViewHelper app/library/ViewHelper/Icon.php: rewritten for Font Awesome 2018-04-11 20:44:15 +02:00
Acl.php app/library/Acl.php: in isAllowed() implement wildcard for controllers in modules. 2018-12-29 15:24:25 +01:00
Auth.php app/library/Auth.php: switch $_session_key to a constant. 2018-08-17 16:57:44 +02:00
Bootstrap.php Make the application modular to have a "main" and "backend" part. 2018-12-29 15:24:25 +01:00
Debug.php Fixing proper namespace for app/library 2018-04-02 02:28:25 +02:00
Form.php adding app/library/Form.php 2018-08-14 23:18:21 +02:00
Mail.php adding app/library/Mail.php 2018-09-22 13:51:53 +02:00
Menu.php Fixing proper namespace for app/library 2018-04-02 02:28:25 +02:00
Navigation.php app/library/Navigation.php: add docblock 2018-09-18 00:32:53 +02:00
Services.php Make the application modular to have a "main" and "backend" part. 2018-12-29 15:24:25 +01:00