Commit graph

11 commits

Author SHA1 Message Date
Wesley Moore
194890e733 Implement article search
Need to refactor the javascript into an Articles object or something that can be used to load the article data. The JS pagination functionality would then be seperate to this.
2010-03-03 08:03:23 +11:00
Wesley Moore
b310b66e2e Fix pagination controls 2010-02-04 13:42:58 +11:00
Wesley Moore
f1252cb2a4 More tweaks to the archive pages 2010-02-03 21:53:58 +11:00
Wesley Moore
762b56e401 Add a page item for JS pagination
Doing the archives this way removes the problem of loading page 1 then replacing it with page 2
2010-02-03 13:34:44 +11:00
Wesley Moore
466312f552 Style search field 2010-02-02 21:08:33 +11:00
Wesley Moore
bb2c46a19e Block UI when loading initial archive page 2010-02-02 13:30:14 +11:00
Wesley Moore
d51512462d Finish basic archive pagination implementation 2010-02-02 13:07:40 +11:00
Wesley Moore
a28195cb0e Get basic hashtag navigation working with mojo template 2010-02-01 21:38:33 +11:00
Wesley Moore
43d2baa267 Start work on URL fragment based pagination 2010-02-01 12:59:21 +11:00
Wesley Moore
45ccebd015 Fix JSON loading of articles 2010-01-30 17:45:39 +11:00
Wesley Moore
ed7c6183be Start implementing JS pagination of articles 2009-11-23 20:33:21 +11:00