Thu, 14 Nov 2013 15:21:48 -0800 |
Ludovic Chabant |
Various front-end fixes:
|
Tue, 12 Nov 2013 13:54:29 -0800 |
Ludovic Chabant |
Better `Gruntfile` dev support.
|
Tue, 12 Nov 2013 13:52:01 -0800 |
Ludovic Chabant |
Added support for the `force_resolve` flag.
|
Tue, 12 Nov 2013 13:51:10 -0800 |
Ludovic Chabant |
Dont supply a weird path to the DB layer.
|
Tue, 12 Nov 2013 13:50:26 -0800 |
Ludovic Chabant |
Page formatter/resolver changeS:
|
Tue, 12 Nov 2013 13:48:06 -0800 |
Ludovic Chabant |
Added a `force_resolve` mode for pages, fixed a crash.
|
Tue, 12 Nov 2013 13:45:28 -0800 |
Ludovic Chabant |
Fixed some bugs with the SQL db layer:
|
Wed, 06 Nov 2013 22:14:19 -0800 |
Ludovic Chabant |
Better development mode:
|
Tue, 05 Nov 2013 08:13:53 -0800 |
Ludovic Chabant |
Updated requirements.
|
Tue, 05 Nov 2013 08:13:18 -0800 |
Ludovic Chabant |
Big refactor for better database caching:
|
Sat, 25 May 2013 22:35:23 -0700 |
Ludovic Chabant |
Refactoring to get rid of `slugify` callbacks.
|
Sun, 21 Apr 2013 08:12:18 -0700 |
Ludovic Chabant |
Added preliminary UI support for categories.
|
Sun, 21 Apr 2013 08:11:14 -0700 |
Ludovic Chabant |
Added API endpoint for querying pages based on metadata.
|
Sun, 21 Apr 2013 08:10:15 -0700 |
Ludovic Chabant |
Made the resolver handle errors a bit better.
|
Sun, 21 Apr 2013 08:08:33 -0700 |
Ludovic Chabant |
Fixed bug with loading extended data.
|
Wed, 17 Apr 2013 20:49:30 -0700 |
Ludovic Chabant |
Fixed a bug where meta values would be duplicated during resolve.
|
Mon, 15 Apr 2013 20:50:27 -0700 |
Ludovic Chabant |
Server is returning 404 errors correctly again.
|
Sun, 14 Apr 2013 23:05:56 -0700 |
Ludovic Chabant |
Added full preview button for page editing.
|
Sun, 14 Apr 2013 23:05:19 -0700 |
Ludovic Chabant |
Fixed missing import
|
Tue, 09 Apr 2013 22:12:27 -0700 |
Ludovic Chabant |
Modified edit page to support side-by-side preview.
|
Sun, 07 Apr 2013 13:31:20 -0700 |
Ludovic Chabant |
Moved "Home" link to navigation section on top.
|
Sat, 06 Apr 2013 18:07:31 -0700 |
Ludovic Chabant |
Lots of HTML/JS/Less changes:
|
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.
|
Mon, 04 Feb 2013 21:20:59 -0800 |
Ludovic Chabant |
Use absolute paths in the `less` file.
|
Mon, 04 Feb 2013 21:20:31 -0800 |
Ludovic Chabant |
Removed debug output, optimized rendering a bit.
|
Mon, 04 Feb 2013 21:19:48 -0800 |
Ludovic Chabant |
Fixed requests to get the current page's state.
|
Mon, 04 Feb 2013 21:19:10 -0800 |
Ludovic Chabant |
Various changes:
|
Sat, 02 Feb 2013 20:16:54 -0800 |
Ludovic Chabant |
Formatter changes:
|
Thu, 31 Jan 2013 22:41:07 -0800 |
Ludovic Chabant |
Include changes:
|
Thu, 31 Jan 2013 22:40:12 -0800 |
Ludovic Chabant |
Don't open/close connections all the time in command-line.
|
Thu, 31 Jan 2013 12:28:10 -0800 |
Ludovic Chabant |
More unit tests.
|