Sat, 27 Sep 2014 14:05:19 -0700 |
Ludovic Chabant |
Fix login UI.
|
Fri, 26 Sep 2014 21:14:32 -0700 |
Ludovic Chabant |
Fix UI on the orphans special page.
|
Fri, 26 Sep 2014 21:14:11 -0700 |
Ludovic Chabant |
Add simple pagination to the wiki history page and API endpoint.
|
Fri, 26 Sep 2014 16:33:10 -0700 |
Ludovic Chabant |
Fix the wiki history page, better separation of concerns.
|
Fri, 26 Sep 2014 16:32:20 -0700 |
Ludovic Chabant |
Fix special pages dashboard.
|
Fri, 26 Sep 2014 07:58:39 -0700 |
Ludovic Chabant |
UI fixes for the menu, getting rid of the Markdown-only editor.
|
Fri, 26 Sep 2014 07:53:23 -0700 |
Ludovic Chabant |
Fix page preview.
|
Thu, 25 Sep 2014 16:37:32 -0700 |
Ludovic Chabant |
Handle redirects in the backend instead of the UI.
|
Thu, 25 Sep 2014 11:35:54 -0700 |
Ludovic Chabant |
Don't redirect when going to search results or canceling page editing.
|
Thu, 25 Sep 2014 11:35:25 -0700 |
Ludovic Chabant |
Make the `404` page use the new menu.
|
Thu, 25 Sep 2014 11:34:56 -0700 |
Ludovic Chabant |
UI polishing.
|
Thu, 25 Sep 2014 10:55:42 -0700 |
Ludovic Chabant |
Change to a vertical left-side menu.
|
Thu, 25 Sep 2014 10:54:55 -0700 |
Ludovic Chabant |
Cleanup.
|
Thu, 25 Sep 2014 07:54:21 -0700 |
Ludovic Chabant |
Start transitioning from Bootstrap to Pure (WIP).
|
Thu, 25 Sep 2014 07:52:55 -0700 |
Ludovic Chabant |
Set an UTF8 charset.
|
Thu, 25 Sep 2014 07:52:39 -0700 |
Ludovic Chabant |
Better warning message about `bcrypt`.
|
Thu, 25 Sep 2014 07:52:21 -0700 |
Ludovic Chabant |
Prevent backend bugs from crashing the UI.
|
Thu, 25 Sep 2014 07:51:45 -0700 |
Ludovic Chabant |
Remove requirement on `bcrypt`. It's optional and hard to install on Windows.
|
Thu, 25 Sep 2014 07:51:08 -0700 |
Ludovic Chabant |
Ignore benchmarks folder.
|
Tue, 08 Apr 2014 20:59:52 -0700 |
Ludovic Chabant |
Added tag 0.4.3 for changeset 29fcd2645825
|
Tue, 08 Apr 2014 20:59:19 -0700 |
Ludovic Chabant |
More user-friendly error messages for `wk`.
0.4.3
|
Tue, 08 Apr 2014 20:58:55 -0700 |
Ludovic Chabant |
Bump SQL schema version up, use joins by default in queries.
|
Tue, 08 Apr 2014 20:58:18 -0700 |
Ludovic Chabant |
Fix a crash when setting up the Flask app.
|
Mon, 07 Apr 2014 08:12:58 -0700 |
Ludovic Chabant |
Add ability to use a profiling middleware on the WSGI application.
|
Mon, 07 Apr 2014 08:12:28 -0700 |
Ludovic Chabant |
Add more options to `wk runserver`.
|
Mon, 07 Apr 2014 08:12:06 -0700 |
Ludovic Chabant |
Pre-compile regular expression.
|
Thu, 03 Apr 2014 21:05:25 -0700 |
Ludovic Chabant |
SQL optimizations.
|
Thu, 03 Apr 2014 20:05:13 -0700 |
Ludovic Chabant |
Only fetch page fields that we're going to use from the DB.
|
Wed, 02 Apr 2014 19:23:19 -0700 |
Ludovic Chabant |
Re-added the WSGI utility module.
|
Wed, 02 Apr 2014 08:13:12 -0700 |
Ludovic Chabant |
Fixes for running in `mod_wsgi`.
|
Tue, 01 Apr 2014 00:14:42 -0700 |
Ludovic Chabant |
Fix the `wk update` command.
|
Mon, 31 Mar 2014 22:56:37 -0700 |
Ludovic Chabant |
Re-added the command-server Mercurial source control.
|
Sun, 30 Mar 2014 23:36:48 -0700 |
Ludovic Chabant |
Merged changes.
|
Sun, 30 Mar 2014 23:27:44 -0700 |
Ludovic Chabant |
Use the simple Mercurial source-control temporarily.
|
Sun, 30 Mar 2014 23:21:56 -0700 |
Ludovic Chabant |
Disable page state checking for now.
|
Sun, 30 Mar 2014 00:09:33 -0700 |
Ludovic Chabant |
Added tag 0.4.2 for changeset 9055434ebbd0
|
Sun, 30 Mar 2014 00:09:00 -0700 |
Ludovic Chabant |
Fuck you `setuptools` and your arcane data includes.
0.4.2
|
Sat, 29 Mar 2014 23:08:31 -0700 |
Ludovic Chabant |
Added tag 0.4.1 for changeset 729fa268c981
|
Sat, 29 Mar 2014 22:50:09 -0700 |
Ludovic Chabant |
Enable async update by default when using a WSGI application.
0.4.1
|
Sat, 29 Mar 2014 22:49:34 -0700 |
Ludovic Chabant |
Only import `settings` if we need to.
|
Sat, 29 Mar 2014 22:28:07 -0700 |
Ludovic Chabant |
Simpler out-of-the-box support for background updates.
|
Fri, 28 Mar 2014 23:33:00 -0700 |
Ludovic Chabant |
Added tag 0.4.0 for changeset 3580410865fe
|
Fri, 28 Mar 2014 23:30:45 -0700 |
Ludovic Chabant |
Fix dependency on broken version of `py-bcrypt`.
0.4.0
|
Fri, 28 Mar 2014 22:02:59 -0700 |
Ludovic Chabant |
Improve support for async wiki updates.
|
Tue, 25 Mar 2014 22:09:14 -0700 |
Ludovic Chabant |
Better way to manage updating the wiki.
|
Mon, 24 Mar 2014 23:05:19 -0700 |
Ludovic Chabant |
Better output for `wk newuser`.
|
Fri, 21 Mar 2014 22:53:49 -0700 |
Ludovic Chabant |
Better search preview.
|
Fri, 21 Mar 2014 22:10:54 -0700 |
Ludovic Chabant |
Specify package data in `setup.py`.
|
Sun, 16 Mar 2014 22:03:00 -0700 |
Ludovic Chabant |
Added tag 0.3.0 for changeset bcbe934eab29
|
Sun, 16 Mar 2014 21:39:59 -0700 |
Ludovic Chabant |
Fixed `setuptools` package:
0.3.0
|
Sat, 15 Mar 2014 17:48:51 -0700 |
Ludovic Chabant |
Cleaned requirements.
|
Fri, 14 Mar 2014 21:41:15 -0700 |
Ludovic Chabant |
Fixed a bug in the setup script.
|
Fri, 14 Mar 2014 21:35:30 -0700 |
Ludovic Chabant |
Added `--version` argument to `wk`.
|
Fri, 14 Mar 2014 08:37:37 -0700 |
Ludovic Chabant |
Process links before metas so that links inside metas are formatted.
|
Fri, 14 Mar 2014 08:37:13 -0700 |
Ludovic Chabant |
Removing some arguments that aren't useful anymore.
|
Thu, 13 Mar 2014 21:46:14 -0700 |
Ludovic Chabant |
Added test for the `PageFormatter`.
|
Thu, 13 Mar 2014 21:46:01 -0700 |
Ludovic Chabant |
Added `pytest` configuration file.
|
Thu, 13 Mar 2014 21:45:46 -0700 |
Ludovic Chabant |
No need for a wiki reference in the formatter.
|
Wed, 12 Mar 2014 23:02:40 -0700 |
Ludovic Chabant |
Updated unit tests to be able to run.
|
Mon, 10 Mar 2014 16:47:21 -0700 |
Ludovic Chabant |
Various changes/improvements:
|