Marcin Kuzminski
b2cfc90822
error-document: make sure the error document has registered helpers,
...
and uses only pyramid mechanics.
- in some edge cases the renderer_globals are not called and
we cannot rely on them
- this should be a purely pyramid view not relying on any of pylons
left overs.
2017-05-15 18:29:18 +02:00
Marcin Kuzminski
2d37a1e953
routing: switched static redirection links to pyramid.
...
- ref #4185
2017-04-20 01:00:09 +02:00
Marcin Kuzminski
f284c5877a
templates: removed some unused JS variables.
...
- cleanup of duplicated keyboard bindings that are now set in seperate file.
2017-01-08 15:14:20 +01:00
Marcin Kuzminski
89e2586781
templating: use .mako as extensions for template files.
2017-01-04 22:13:57 +01:00
lisaq
0ea6b37e8b
notifications: switch to embedded alerts for HTTPNotFound
2016-09-19 17:26:41 +02:00
Daniel Dourvaris
8ed80c1c7f
ux: show list of causes for vcs unavailable error page
2016-08-23 12:57:02 +03:00
Marcin Kuzminski
6eb717f1f4
static: bring back ver=XXX for proper flushing caches when version is upgraded.
...
Fixes #4143
2016-08-02 21:39:37 +02:00
Daniel Dourvaris
5a33ed7427
assets: convert pylons static files to pyramid static_url, fixes #3504
2016-07-18 15:17:18 +03:00
Marcin Kuzminski
9a0d8c0b77
project: added all source files and assets
2016-05-24 15:56:53 +02:00