Older
-
-
r33
(Removing everything but the router
) committed by jasoneisen
- Removing everything but the router
Removing everything but the router
-
r32
(Bug in custom non-rest routes) committed by jasoneisen
- Bug in custom non-rest routes
Bug in custom non-rest routes
-
-
-
-
r28
(Module added to named routes, regex support) committed by jasoneisen
- Module added to named routes, regex support
Module added to named routes, regex support
-
r27
(Adds regex to nested routes, fixes controller being set wron...) committed by jasoneisen
- Adds regex to nested routes, fixes controller being set wrong on nested routes
Adds regex to nested routes, fixes controller being set wrong on nested routes
-
r26
(Quick hack for double nesting:
<user extends="company|client...) committed by jasoneisen
- Quick hack for double nesting:
<user extends="company|client" generate="both">
Though that should be made nodes...
Quick hack for double nesting:
<user extends="company|client" generate="both">
Though that should be made nodes...
-
r25
(Fixing nested paths to be singular
) committed by jasoneisen
- Fixing nested paths to be singular
Fixing nested paths to be singular
-
r24
(Set default router to match last, fixed action matching with...) committed by jasoneisen
- Set default router to match last, fixed action matching with plural_path
Set default router to match last, fixed action matching with plural_path
-
r23
(Adding "display" attribute for module tags. This is wether ...) committed by jasoneisen
- Adding "display" attribute for module tags. This is wether or not to have it display it in the url
(and also to match incoming with :module).
Adding "display" attribute for module tags. This is wether or not to have it display it in the url
(and also to match incoming with :module).
-
r22
(More default custom route changes) committed by jasoneisen
- More default custom route changes
More default custom route changes
-
r21
(Changing default custom action tense
) committed by jasoneisen
- Changing default custom action tense
Changing default custom action tense
-
r20
(Fixing custom routes
) committed by jasoneisen
- Fixing custom routes
-
r19
(Changing abstractions, I don't really like this
) committed by jasoneisen
- Changing abstractions, I don't really like this
Changing abstractions, I don't really like this
-
r18
(Fixed bug where custom singular routes defaulted to delete a...) committed by jasoneisen
- Fixed bug where custom singular routes defaulted to delete action
Fixed bug where custom singular routes defaulted to delete action
-
r17
(Fixing default action to use the front, not the router) committed by jasoneisen
- Fixing default action to use the front, not the router
Fixing default action to use the front, not the router
-
r16
(Using /controller/index/* instead of /controller/*
Fixes ge...) committed by jasoneisen
- Using /controller/index/* instead of /controller/*
Fixes generic routes but makes url's ugly...
Using /controller/index/* instead of /controller/*
Fixes generic routes but makes url's ugly...
-
r15
(Fixing bug where nested generic routes are never fired by se...) committed by jasoneisen
- Fixing bug where nested generic routes are never fired by setting them to specific
Fixing bug where nested generic routes are never fired by setting them to specific
-
r14
(Fixing a bug for plural custom routes
) committed by jasoneisen
- Fixing a bug for plural custom routes
Fixing a bug for plural custom routes
-
r13
(Removing hack, adding support for custom routes
) committed by jasoneisen
- Removing hack, adding support for custom routes
Removing hack, adding support for custom routes
|