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

50 commits

Author SHA1 Message Date
Wesley Moore
72309b4019 Globally enable prettyPhoto in app js 2010-08-04 12:53:49 +10:00
Wesley Moore
0091d68013 Home page JS fix for IE6/7 2010-07-15 12:58:52 +10:00
Wesley Moore
51f2128af0 Add jQuery Timers plugin 2010-07-14 12:53:15 +10:00
Wesley Moore
2ab3615485 Get articles pages working on iPhone 2010-07-13 08:02:36 +10:00
Wesley Moore
56a9b4b636 Remove unused javascript files 2010-07-12 07:50:47 +10:00
Wesley Moore
d667f51599 Remove console.log from JS 2010-07-10 15:29:20 +10:00
Wesley Moore
b46ff7563d Use in operator to check for onsearch support 2010-07-10 14:14:25 +10:00
Wesley Moore
11d695ffe7 Remove unecessery argument to jQuery.get on home page 2010-07-09 08:24:26 +10:00
Wesley Moore
ff222c1cf2 Make search work in Safari again 2010-07-09 08:23:59 +10:00
Wesley Moore
e6907f7d7a Some search improvements and fixes for Firefox 2010-07-07 17:58:40 +10:00
Wesley Moore
6804ca2ae9 Nearly complete cross-browser search with animation 2010-07-07 08:21:38 +10:00
Wesley Moore
4a37d4dc8a Remove cruft from app js work on simple search 2010-07-01 13:20:59 +10:00
Wesley Moore
75ba506b2f Simplify search on articles pages 2010-06-30 17:56:37 +10:00
Wesley Moore
af340d9efe Styling adjustments primarily for mobile browsers 2010-06-30 12:26:30 +10:00
Wesley Moore
84e5913d00 Tidy up layout of photos on home page 2010-06-24 18:37:48 +10:00
Wesley Moore
252eb2caf3 Add html5shiv 2010-06-16 20:57:13 +10:00
Wesley Moore
a6a3ce7c7e Filter articles with Quicksand 2010-06-16 20:23:22 +10:00
Wesley Moore
a03d6693e4 Add TODO for browser sniffing 2010-06-15 08:20:12 +10:00
Wesley Moore
58b92a341b Remove jquery smarty pants 2010-06-15 08:19:55 +10:00
Wesley Moore
0be9c91709 Add shell of a jQuery SmartyPants plugin 2010-04-01 18:56:30 +11:00
Wesley Moore
e0409773b2 Use the extra key for excerpts 2010-03-30 08:05:41 +11:00
Wesley Moore
4e3ea7f599 Improve markup and styling of search results 2010-03-19 08:00:09 +11:00
Wesley Moore
fa5c2476f2 Remove trailing whitespace 2010-03-19 07:24:01 +11:00
Wesley Moore
9d0b51a33e Add dev version of jsonSuggest
So that it can be modified. The width argument also works properly in it.
2010-03-19 07:18:44 +11:00
Wesley Moore
f5b4023c91 Make selecting a search result work 2010-03-12 17:12:57 +11:00
Wesley Moore
696cdf3968 Remove JSON duplication in articles helper 2010-03-12 07:11:58 +11:00
Wesley Moore
a53a83844e Tweak Java script to habdle new JSON path 2010-03-10 19:55:36 +11:00
Wesley Moore
e4a11f7a7a Implement clearing of search field 2010-03-04 17:59:41 +11:00
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