Commit Graph

16 Commits (feature/lazy-queries)

Author SHA1 Message Date
Sven Slootweg f6d92110dd Store a normalized version of the request method in the router object for external access 11 years ago
Sven Slootweg c2ea87c4af Fix a notice 11 years ago
Sven Slootweg 2680c4538c Add support for restricting routes to specific methods 11 years ago
Sven Slootweg fa8aa24e1b The form builder is retired :) 12 years ago
Sven Slootweg 533148edb1 Throw a RouterException if no suitable route was found 12 years ago
Sven Slootweg 46ea50e6b0 Store the authentication status internally in the router so that it can be used outside the included file 12 years ago
Sven Slootweg 9d08020a8d Use the new template parser for the errorhandler component 12 years ago
Sven Slootweg 1a07c64d17 Remove PHP closing tags 12 years ago
Sven Slootweg e864e912d0 Properly handle the allow_slash parameter for regexes that have one or more end-of-string characters. 12 years ago
Sven Slootweg f4f15d9cd1 Save request path in Router object 12 years ago
Sven Slootweg 5842bf2b72 Bugfix to make uParameters properly available when routing a request 12 years ago
Sven Slootweg d36d283b7b Use uVariables instead of sVariables for unfiltered router variables 12 years ago
Sven Slootweg 2d634b14d7 Support configuring of variables for advanced routes 12 years ago
Sven Slootweg c66efa4bae Allow more routing options like authenticators 12 years ago
Sven Slootweg 9254b0594b Merged back CPHP updates from CVM and Anontune 12 years ago
Sven Slootweg ede5d9f3fe Initial commit 12 years ago