Commit Graph

24 Commits (56abbbfe8d9ec913ae79637d8fa9da37c2d26e53)

Author SHA1 Message Date
andrew 56abbbfe8d adding WikiWords to the wiki and allowing for users to make new pages if they do not exist by using a title
git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@76 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
2008-01-02 07:58:03 +00:00
andrew cca9f190a8 adding base help system
git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@71 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
2007-12-27 07:24:38 +00:00
andrew 18b92965b8 adding the ability to remember who created and updated a page model
git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@64 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
2007-12-27 05:19:13 +00:00
andrew fc863cddef roles and the ability to log in with a user name
git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@60 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
2007-12-23 00:32:08 +00:00
andrew 070aa7b3e5 mostly implemented users
git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@51 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
2007-12-03 08:47:21 +00:00
andrew 8717d364ca tag cloud
git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@46 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
2007-11-28 07:16:41 +00:00
andrew 83b2373bdf finishing up discussions/comments
git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@45 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
2007-11-28 06:17:25 +00:00
andrew 2aadbac5b6 first version of discussions
git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@44 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
2007-11-28 01:09:41 +00:00
andrew d716709a2e misspelled prefilter
git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@43 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
2007-11-22 05:56:59 +00:00
andrew b8f7cce3e0 block prefetching links
git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@42 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
2007-11-17 22:34:29 +00:00
andrew f76b90af20 adding a basic browser for the page/wiki section
git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@41 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
2007-11-17 09:42:02 +00:00
andrew abcc827626 adding autocomplete controller and tests
git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@36 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
2007-11-17 07:14:26 +00:00
andrew f3c9f85e1d adding brewery association
git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@35 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
2007-11-17 07:12:50 +00:00
andrew ef4b7b07a8 stylings
git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@34 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
2007-11-17 07:12:34 +00:00
andrew 4670fc1a8a making models styled using scribbish
git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@29 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
2007-11-16 00:57:44 +00:00
andrew 290add240e adding breweries
git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@23 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
2007-11-15 05:35:29 +00:00
andrew a527f40417 fixing redirect
git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@21 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
2007-11-12 05:38:13 +00:00
andrew c9a6c0dcee missing end block
git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@20 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
2007-11-11 07:03:38 +00:00
andrew 6696d65f6e proper error messages
git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@19 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
2007-11-11 06:42:58 +00:00
andrew bb312db094 adding beer functionality that works, including tests
git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@18 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
2007-11-11 06:33:08 +00:00
andrew 6b2883d260 cleanup
git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@16 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
2007-11-11 06:19:15 +00:00
andrew b2212d1efa adding basic page functionality, a default route and functional tests for the page controller
git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@8 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
2007-10-03 06:34:21 +00:00
andrew da95e5dc7b adding first page controller and first revision of the Page model. also adding unit tests for the model.
git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@6 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
2007-09-27 06:19:14 +00:00
andrew 3d72068cf3 adding a new basic BarleySodas application
git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@1 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
2007-09-27 05:15:22 +00:00