Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Submodules? | Michael Francis | 2011-06-22 | 1 | -0/+0 |
| | |||||
* | defined mangalist and animelist in the $_Schema (should fix the whitescreen ↵ | Michael Francis | 2011-06-22 | 1 | -1/+5 |
| | | | | bug when adding an entry to an empty animelist) | ||||
* | Added label for search | Michael Francis | 2011-06-22 | 1 | -0/+1 |
| | |||||
* | Makes sure that there is posts before trying to display them (regression) | Michael Francis | 2011-06-22 | 1 | -2/+7 |
| | |||||
* | Fix for Flashmessage | Michael Francis | 2011-06-21 | 1 | -1/+1 |
| | |||||
* | Fixed password changing | Michael Francis | 2011-06-21 | 1 | -4/+12 |
| | |||||
* | Fixed spelling mistake | Michael Francis | 2011-06-21 | 1 | -1/+1 |
| | |||||
* | New setting for export | Michael Francis | 2011-06-21 | 1 | -0/+7 |
| | |||||
* | Cleanup search results | Michael Francis | 2011-06-21 | 1 | -0/+2 |
| | |||||
* | New feed format | Michael Francis | 2011-06-21 | 1 | -2/+8 |
| | |||||
* | Password fix | Michael Francis | 2011-06-21 | 1 | -1/+1 |
| | |||||
* | css fix | Michael Francis | 2011-06-20 | 1 | -1/+0 |
| | |||||
* | Cleaning up | Michael Francis | 2011-06-20 | 42 | -243/+0 |
| | |||||
* | QA: Spacing | Michael Francis | 2011-06-20 | 1 | -1/+1 |
| | |||||
* | Stopped using a custom layout for feed | Michael Francis | 2011-06-20 | 1 | -1/+1 |
| | |||||
* | Submodules | Michael Francis | 2011-06-20 | 2 | -0/+0 |
| | |||||
* | Fixed some layout issues | Michael Francis | 2011-06-20 | 1 | -4/+0 |
| | |||||
* | Changed the typography & fixed the private form | Michael Francis | 2011-06-20 | 1 | -23/+24 |
| | |||||
* | Created new feed view | Michael Francis | 2011-06-20 | 2 | -676/+77 |
| | |||||
* | Created anime view, (to depreciate contentList) | Michael Francis | 2011-06-20 | 1 | -0/+68 |
| | |||||
* | Added search options to search | Michael Francis | 2011-06-20 | 1 | -7/+15 |
| | |||||
* | added tags to the animelist add feature | Michael Francis | 2011-06-20 | 1 | -9/+1 |
| | |||||
* | QA: removed spaces | Michael Francis | 2011-06-20 | 2 | -3/+1 |
| | |||||
* | New views for the nav bar. | Michael Francis | 2011-06-20 | 2 | -18/+15 |
| | |||||
* | Settings page for users | Michael Francis | 2011-06-20 | 2 | -0/+105 |
| | |||||
* | Fixed issue with special_id, since special_id isn't a regex, we drop 'like' ↵ | Michael Francis | 2011-06-20 | 1 | -14/+28 |
| | | | | from the search params | ||||
* | Should be $input not $data (fixed typo) | Michael Francis | 2011-06-20 | 1 | -2/+2 |
| | |||||
* | Since contentList controller is being depreciated, removed the route for it | Michael Francis | 2011-06-20 | 1 | -1/+1 |
| | |||||
* | Fix to make sure search goes to page 1 if no page is defined | Michael Francis | 2011-06-20 | 1 | -1/+1 |
| | |||||
* | Fixed flashmessage, it uses write not set | Michael Francis | 2011-06-20 | 1 | -1/+1 |
| | |||||
* | Cleaned up Anime's find/search method (less code) | Michael Francis | 2011-06-20 | 1 | -21/+6 |
| | |||||
* | Fixed to use Lithium's new Password class | Michael Francis | 2011-06-20 | 2 | -2/+4 |
| | |||||
* | Disabled ContentList for anime :/ | Michael Francis | 2011-06-05 | 2 | -6/+3 |
| | |||||
* | Switches nav bars depending on authentication state | Michael Francis | 2011-06-05 | 3 | -41/+100 |
| | |||||
* | Began implementing editing | Michael Francis | 2011-06-05 | 1 | -22/+18 |
| | |||||
* | Added tagging to "Add to animelist" view | Michael Francis | 2011-06-05 | 3 | -0/+271 |
| | |||||
* | Implemented a proper anime controller | Michael Francis | 2011-06-05 | 1 | -0/+35 |
| | |||||
* | History (Continued) | Michael Francis | 2011-06-05 | 1 | -1/+13 |
| | |||||
* | Added tagging to animelist | Michael Francis | 2011-06-05 | 2 | -2/+25 |
| | |||||
* | Added validation to entries | Michael Francis | 2011-06-05 | 1 | -0/+10 |
| | |||||
* | Whitespace | Michael Francis | 2011-06-05 | 1 | -3/+3 |
| | |||||
* | Added Recently watched (history) | Michael Francis | 2011-06-05 | 2 | -1/+24 |
| | |||||
* | Fixed issue when add page reloads due to error (anime wasn't being returned, ↵ | Michael Francis | 2011-06-05 | 1 | -20/+43 |
| | | | | so the view would say "Find an anime" and would not have anime data in the hidden fields) | ||||
* | Started implementing permissions | Michael Francis | 2011-06-05 | 1 | -0/+1 |
| | |||||
* | pagination fix. (doesn't work yet though) | Michael Francis | 2011-05-29 | 1 | -1/+11 |
| | |||||
* | .gitignore | Michael Francis | 2011-05-29 | 1 | -0/+4 |
| | |||||
* | Documentation | Michael Francis | 2011-05-29 | 2 | -0/+5 |
| | |||||
* | Moved search into the model | Michael Francis | 2011-05-29 | 2 | -23/+39 |
| | |||||
* | Fixed case | Michael Francis | 2011-05-29 | 1 | -1/+1 |
| | |||||
* | Implemented / Fixed adding | Michael Francis | 2011-05-29 | 5 | -26/+123 |
| |