log

age author description
Sun, 18 Feb 2018 20:33:45 -0800 Ludovic Chabant data: Use the root URL for the debugger assets.
Sun, 18 Feb 2018 20:33:04 -0800 Ludovic Chabant admin: Fix another root URL issue for the admin panel.
Sun, 18 Feb 2018 20:32:30 -0800 Ludovic Chabant data: Let the `asset` endpoint load JSON data into the template engine.
Sun, 18 Feb 2018 20:31:16 -0800 Ludovic Chabant admin: Fix possible crash in the edit page.
Sun, 18 Feb 2018 20:30:22 -0800 Ludovic Chabant admin: Upgrade login screen to new Bootstrap classes.
Sun, 18 Feb 2018 20:29:42 -0800 Ludovic Chabant internal: Remove unnecessary imports.
Sat, 17 Feb 2018 20:49:53 -0800 Ludovic Chabant cm: Simpler, better `Pipfile`.
Sat, 17 Feb 2018 16:13:32 -0800 Ludovic Chabant routes: Make help topic names consistent.
Sat, 17 Feb 2018 15:09:04 -0800 Ludovic Chabant cm: Add pipenv stuff.
Sat, 17 Feb 2018 15:08:34 -0800 Ludovic Chabant tests: Make internal test stuff not get picked up by pytest.
Sat, 17 Feb 2018 11:54:00 -0800 Ludovic Chabant routing: Fix URL generation bug with ugly URLs and index pages in sub-folders.
Sat, 17 Feb 2018 11:53:03 -0800 Ludovic Chabant help: Add new help topics on routes.
Sat, 17 Feb 2018 11:52:31 -0800 Ludovic Chabant config: Report error if a non-asset source has no URL route.
Sat, 17 Feb 2018 11:51:45 -0800 Ludovic Chabant tests: Fix pipeline test after having added new processors.