1
0
Fork 0
forked from wezm/wezm.net
Commit graph

72 commits

Author SHA1 Message Date
Wesley Moore
ea0282a1e1 Add namespaced application JS 2010-03-04 07:47:46 +11:00
Wesley Moore
c64603ab4f Bundle jQuery 1.4 2010-03-04 07:44:47 +11:00
Wesley Moore
547da4d595 Refactor JS 2010-03-04 07:44:34 +11:00
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
51f62bf5ac Simplify sprited thumbnail presentation
A generated style sheet is no longer needed and the HTML makes more sense.
2010-03-01 07:37:38 +11:00
Wesley Moore
cca783c4ee Load and style Flickr images via JS 2010-02-26 08:08:49 +11:00
Wesley Moore
80eb529934 Implement rendering of sprited thumbnails 2010-02-25 17:34:41 +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
e72cf81405 Work on layout of archives and article page 2010-01-30 15:33:54 +11:00
Wesley Moore
d0e1d7ce66 Add test of pre-processed B&W thumbs 2010-01-29 13:41:50 +11:00
Wesley Moore
5c8a3c6dde Add prettyPhoto pop-up for photos 2010-01-27 21:17:02 +11:00
Wesley Moore
732a95799c Remove debugger call 2010-01-27 13:00:37 +11:00
Wesley Moore
93e5c9d11c Implement JS loading of Flickr photos 2010-01-26 19:49:53 +11:00
Wesley Moore
ed7c6183be Start implementing JS pagination of articles 2009-11-23 20:33:21 +11:00