log

age author description
Fri, 05 Apr 2013 08:08:12 -0700 Ludovic Chabant Updated Bootstrap.
Wed, 03 Apr 2013 23:59:07 -0700 Ludovic Chabant Render edit links when `data-action` is set to `edit`.
Wed, 03 Apr 2013 23:58:30 -0700 Ludovic Chabant Added `data-action` info on wiki links, removed unecessary templating.
Wed, 03 Apr 2013 23:57:19 -0700 Ludovic Chabant Fixed a bug with page extensions when returned from DB.
Wed, 03 Apr 2013 23:30:23 -0700 Ludovic Chabant Formatter/resolver changes:
Sun, 24 Mar 2013 22:06:50 -0700 Ludovic Chabant Added support for numbered template parameters.
Tue, 19 Mar 2013 19:54:11 -0700 Ludovic Chabant Refactoring of core wiki classes:
Wed, 27 Feb 2013 22:55:11 -0800 Ludovic Chabant Fixed site-wide history page.
Wed, 27 Feb 2013 22:13:42 -0800 Ludovic Chabant Removed commented code.
Wed, 27 Feb 2013 22:10:40 -0800 Ludovic Chabant Updated `pip` requirements.
Wed, 27 Feb 2013 22:02:25 -0800 Ludovic Chabant Show warning message if the page has not been committed yet.
Wed, 27 Feb 2013 22:02:02 -0800 Ludovic Chabant Added moment.js for formatting dates.
Wed, 27 Feb 2013 22:02:02 -0800 Ludovic Chabant Fixed model URL bug.
Wed, 27 Feb 2013 22:02:02 -0800 Ludovic Chabant Added support for views that don't need model fetching.
Wed, 27 Feb 2013 22:02:02 -0800 Ludovic Chabant Added FontAwesome icons.
Wed, 27 Feb 2013 22:02:01 -0800 Ludovic Chabant Simpler message for the file state warning.
Wed, 27 Feb 2013 21:50:26 -0800 Ludovic Chabant Added support for Mercurial command server as backend.
Wed, 27 Feb 2013 07:06:35 -0800 Ludovic Chabant Changed layout for orphaned pages.
Tue, 12 Feb 2013 21:27:20 -0800 Ludovic Chabant Changed styles for alerts, added style for a corner ribbon.
Tue, 12 Feb 2013 20:55:13 -0800 Ludovic Chabant Client refactoring:
Tue, 12 Feb 2013 20:52:58 -0800 Ludovic Chabant Added POST endpoint to revert a page.
Tue, 12 Feb 2013 20:52:26 -0800 Ludovic Chabant Added ability to revert a page.
Fri, 08 Feb 2013 17:45:34 -0800 Ludovic Chabant Fixed another slugify bug.
Fri, 08 Feb 2013 15:20:08 -0800 Ludovic Chabant Fixed slugification bug on Windows.
Thu, 07 Feb 2013 22:34:13 -0800 Ludovic Chabant Removed specific "include"-related properties from the code and DB.
Wed, 06 Feb 2013 23:48:34 -0800 Ludovic Chabant Changed RequireJS paths to make it usable with the optimizer.
Wed, 06 Feb 2013 17:39:03 -0800 Ludovic Chabant Fixed some bugs with the page state warning.
Wed, 06 Feb 2013 08:22:31 -0800 Ludovic Chabant Now using Boostrap with LESS.
Tue, 05 Feb 2013 14:49:34 -0800 Ludovic Chabant Moved static files to the root directory.
Tue, 05 Feb 2013 14:48:26 -0800 Ludovic Chabant Only use the default formatters for which we have a module to import.