log

age author description
Thu, 24 Sep 2015 21:41:41 -0700 Ludovic Chabant runtasks: Give more info if Celery is not installed. 0.6.4
Thu, 24 Sep 2015 21:26:56 -0700 Ludovic Chabant newuser: Add some explanation as to what to do with the output.
Thu, 24 Sep 2015 21:25:34 -0700 Ludovic Chabant web: Better height for edit/preview controls.
Thu, 24 Sep 2015 21:01:38 -0700 Ludovic Chabant web: Make "Preview" button work in the edit page.
Thu, 24 Sep 2015 20:47:25 -0700 Ludovic Chabant code: Cosmetic PEP8 stuff.
Thu, 24 Sep 2015 20:47:14 -0700 Ludovic Chabant scm: Convert from bytes to str to get process output.
Thu, 24 Sep 2015 20:34:54 -0700 Ludovic Chabant linksfrom/linksto: Fix broken command.
Thu, 24 Sep 2015 20:33:30 -0700 Ludovic Chabant search: Display non-HTML highlighting in command-line.
Thu, 24 Sep 2015 20:22:20 -0700 Ludovic Chabant get: Fix broken command. Remove `--resolve`, add `--raw`.
Thu, 24 Sep 2015 20:10:44 -0700 Ludovic Chabant reset: Basic support for multi-threading.
Tue, 22 Sep 2015 08:21:10 -0700 Ludovic Chabant Added tag 0.6.3 for changeset 831b22e93f94
Tue, 22 Sep 2015 03:17:21 -0700 Ludovic Chabant Implement error and permission handling for UI views. 0.6.3
Tue, 22 Sep 2015 03:15:42 -0700 Ludovic Chabant Fix `edit-page` template when used for a creating a new page.
Sun, 20 Sep 2015 22:21:43 -0700 Ludovic Chabant Added tag 0.6.2 for changeset c558f52d8610
Sun, 20 Sep 2015 22:21:22 -0700 Ludovic Chabant Woops, fix typo in `requirements` file. 0.6.2
Sun, 20 Sep 2015 22:06:17 -0700 Ludovic Chabant Added tag 0.6.1 for changeset 5c6cca4b21be
Sun, 20 Sep 2015 22:05:48 -0700 Ludovic Chabant Fix manifest file for `setuptools`. 0.6.1
Sun, 20 Sep 2015 22:05:38 -0700 Ludovic Chabant Remove linter warnings.
Sun, 20 Sep 2015 19:20:10 -0700 Ludovic Chabant Added tag 0.6.0 for changeset a78a4b20b720
Sun, 20 Sep 2015 19:19:31 -0700 Ludovic Chabant Update requirements for `setuptools`. 0.6.0
Sun, 20 Sep 2015 19:18:00 -0700 Ludovic Chabant Fix `requirements` file, add `dev-requirements`.
Sun, 20 Sep 2015 19:11:28 -0700 Ludovic Chabant Simplify `setup.py` by using `setuptools_scm`.
Sun, 20 Sep 2015 14:40:08 -0700 Ludovic Chabant Quick fixes for the unit tests.
Sun, 20 Sep 2015 08:27:54 -0700 Ludovic Chabant Remove useless logging.
Sun, 20 Sep 2015 08:27:38 -0700 Ludovic Chabant Disable caching on the right middleware... duh.
Sun, 20 Sep 2015 08:21:40 -0700 Ludovic Chabant Replace `localStorage` with cookies for the menu state.
Sun, 20 Sep 2015 08:20:54 -0700 Ludovic Chabant Fix navigation on special pages, add RAW URL in the footer.
Sat, 19 Sep 2015 23:01:10 -0700 Ludovic Chabant Make the special dashboard page more consistent with the other special pages.
Sat, 19 Sep 2015 23:00:55 -0700 Ludovic Chabant Menu now correctly adds margin to the rest of the page.
Sat, 19 Sep 2015 22:06:38 -0700 Ludovic Chabant Fix incorrect login/logout navigation section for the special pages.