Sun, 14 Sep 2014 04:58:16 +0300 Tero Marttila pages: update qmsk-web
Sun, 14 Sep 2014 04:58:01 +0300 Tero Marttila qmsk_www_pages: symlink support for page redirects
Sun, 14 Sep 2014 04:42:07 +0300 Tero Marttila pages: clean out <h1>'s
Sun, 14 Sep 2014 04:42:01 +0300 Tero Marttila use <h1> page_title in template
Sun, 14 Sep 2014 04:41:46 +0300 Tero Marttila pages: Tree titles
Sun, 14 Sep 2014 04:16:52 +0300 Tero Marttila qmsk_www split settings with production support
Sun, 14 Sep 2014 03:54:19 +0300 Tero Marttila requirements.txt
Sun, 14 Sep 2014 03:53:40 +0300 Tero Marttila pages: index: drop font-size
Sun, 14 Sep 2014 03:50:29 +0300 Tero Marttila drop old layout template
Sun, 14 Sep 2014 03:39:52 +0300 Tero Marttila pages: Tree.list_sorted
Sun, 14 Sep 2014 03:39:40 +0300 Tero Marttila qmsk_www_pages view: handle pages.NotFound, drop unused tree_list
Sun, 14 Sep 2014 03:32:42 +0300 Tero Marttila move page titles from pages/list to .title
Sun, 14 Sep 2014 03:31:47 +0300 Tero Marttila tree/page title support
Sun, 14 Sep 2014 03:22:57 +0300 Tero Marttila site style: nav margin, to replace footer margin
Sun, 14 Sep 2014 03:18:19 +0300 Tero Marttila pages: header site link; tree item glyphicons for subtrees
Sun, 14 Sep 2014 03:03:30 +0300 Tero Marttila pages: page.hierarchy() for navigation
Sun, 14 Sep 2014 02:52:40 +0300 Tero Marttila pages: tree parents, hierarchy; tree/page titles
Sun, 14 Sep 2014 02:28:42 +0300 Tero Marttila site layout: update style.css for use with bootstrap
Sun, 14 Sep 2014 02:28:21 +0300 Tero Marttila pages: use site global styles and layout element id's
Sun, 14 Sep 2014 02:15:25 +0300 Tero Marttila pages: Site, footer with modified, basic css styles, page tree types
Sun, 14 Sep 2014 01:45:17 +0300 Tero Marttila pages: tree breadcrumb
Sun, 14 Sep 2014 01:37:10 +0300 Tero Marttila pages: list
Sun, 14 Sep 2014 01:17:41 +0300 Tero Marttila pages: Tree
Sun, 14 Sep 2014 01:07:54 +0300 Tero Marttila page breadcrumb
Sun, 14 Sep 2014 00:59:07 +0300 Tero Marttila qmsk_www_pages: pages.Page.lookup() and .html support; logging
Sun, 14 Sep 2014 00:58:17 +0300 Tero Marttila pages/index is fine as a .html
Sun, 14 Sep 2014 00:22:24 +0300 Tero Marttila bootstrap site/page template
Sun, 14 Sep 2014 00:22:17 +0300 Tero Marttila qmsk_www: site templates
Sun, 14 Sep 2014 00:03:45 +0300 Tero Marttila barebones qmsk_www_pages
Sun, 14 Sep 2014 00:03:21 +0300 Tero Marttila move static/templates to qmsk_www
Sat, 13 Sep 2014 23:53:05 +0300 Tero Marttila manage.py startapp qmsk_www_pages
Sat, 13 Sep 2014 23:46:44 +0300 Tero Marttila django-admin startproject qmsk_www
Sat, 13 Sep 2014 23:46:32 +0300 Tero Marttila clean out old qmsk.web based implementation
Mon, 16 Feb 2009 03:15:14 +0200 Tero Marttila fix typo
Thu, 12 Feb 2009 23:05:49 +0200 Tero Marttila stop using qmsk.web.map
Thu, 12 Feb 2009 20:47:19 +0200 Tero Marttila fix link typo
Thu, 12 Feb 2009 20:45:40 +0200 Tero Marttila add qmsk.web/www.qmsk.net/irclogs2 projects pages, and remove foo/qmsk.net ones
Mon, 09 Feb 2009 04:38:48 +0200 Tero Marttila fix to work with new templates code
Sun, 08 Feb 2009 03:38:46 +0200 Tero Marttila reduce to www.qmsk.net site
Sun, 08 Feb 2009 03:13:11 +0200 Tero Marttila move urltree into lib
Sun, 08 Feb 2009 03:08:25 +0200 Tero Marttila merge sites branch back into default, the general structure is well past done now
Sun, 08 Feb 2009 02:55:53 +0200 Tero Marttila implement channel_view count, the query stuff, css, layout all need some cleanup :( sites
Sun, 08 Feb 2009 02:29:23 +0200 Tero Marttila more fiddling around with the irclogs layout/css, add query args to URL sites
Sun, 08 Feb 2009 00:29:36 +0200 Tero Marttila working basic logs stuff sites
Sat, 07 Feb 2009 21:21:10 +0200 Tero Marttila the handlers work now sites
Sat, 07 Feb 2009 21:02:33 +0200 Tero Marttila split off to urltree.py, and add support for types sites
Sat, 07 Feb 2009 20:40:56 +0200 Tero Marttila working trailing defaults sites
Sat, 07 Feb 2009 20:34:07 +0200 Tero Marttila URLTree works, apart from trailing default values sites
Sat, 07 Feb 2009 20:05:57 +0200 Tero Marttila start working on some nify URL parsing sites
Sat, 07 Feb 2009 17:14:01 +0200 Tero Marttila move pages/ -> sites/www.qmsk.net/pages/ sites
Sat, 07 Feb 2009 17:10:06 +0200 Tero Marttila move lib.filesystem code to sites/www.qmsk.net, part one sites
Sat, 07 Feb 2009 17:07:06 +0200 Tero Marttila make Page a RequestHandler in its own right, move code from FilesystemMapper sites
Sat, 07 Feb 2009 16:55:23 +0200 Tero Marttila move layout.tmpl to sites/www.qmsk.net sites
Sat, 07 Feb 2009 16:33:27 +0200 Tero Marttila bloat code with even more layers of indirection, split off the filesystem-based stuff into a separate lib.filesystem package (next, move it to sites/www.qmsk.net) sites
Sat, 07 Feb 2009 06:54:52 +0200 Tero Marttila route requests through sites/www.qmsk.net, although still hardcoded sites
Sat, 07 Feb 2009 06:05:10 +0200 Tero Marttila start prototyping some site-based code sites
Sat, 07 Feb 2009 05:12:57 +0200 Tero Marttila breadcrumb, but it's hidden
Sat, 07 Feb 2009 05:05:29 +0200 Tero Marttila breadcrumb in <title>, evsql page
Sat, 07 Feb 2009 04:57:22 +0200 Tero Marttila remove foo.html page, and rice up the footer a bit
Sat, 07 Feb 2009 04:44:00 +0200 Tero Marttila lowercase qmsk.net, and use UTF-8 for the HTTP encoding, not utf8