Commit Graph

9 Commits

Author SHA1 Message Date
takezoe
f92018ee50 Refactor to use ProjectService instead of JGitUtil directly to retrieve project information. 2013-06-02 15:47:12 +09:00
takezoe
43e9da54b7 Move case classes in RepositoryViewerController to JGitUtil. 2013-06-02 15:15:54 +09:00
takezoe
f0cbd4f5bd Add loading indicator to wiki previewing. 2013-05-18 13:03:07 +09:00
takezoe
358f59261a WikiUtil moved to WikiService and applied cake pattern to
WikiController.
2013-05-07 02:31:39 +09:00
takezoe
005ccf7f10 Deletion of wiki page is implemented. 2013-05-05 02:35:15 +09:00
takezoe
f40e1d1829 Fixed layout. 2013-05-04 02:51:54 +09:00
takezoe
f1d0ec2270 Added preview tab to Wiki page editing form. 2013-05-04 02:47:40 +09:00
takezoe
892f6642bf Fixed page name validation. 2013-05-04 02:37:10 +09:00
takezoe
e1c339bb67 Move HTML templates for Wiki system to wiki.html package. 2013-05-04 02:18:24 +09:00