History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
499af034733a | Sybren A. Stüvel (sybren) | Gracefully handle 404 in get_user_info() | Nov 1 2016 | |||
c9d7da3a42b0 | Pablo Vazquez (pablovazquez) | Attract and Flamenco icons | Oct 21 2016 | |||
b59fcb5cba1a | Sybren A. Stüvel (sybren) | Prevent {{ url_for_node(...) }} crashing the planet when node doesn't exist. | Oct 21 2016 | |||
e1678537c034 | Sybren A. Stüvel (sybren) | Editing comments via PATCH on pillar-web, and some other comment fixes | Oct 20 2016 | |||
c456696600cf | Sybren A. Stüvel (sybren) | Added TODO | Oct 20 2016 | |||
ad1816c6172d | Sybren A. Stüvel (sybren) | log.warning → .info | Oct 20 2016 | |||
7f4ad8578106 | Sybren A. Stüvel (sybren) | Count comments and replies, not just top-level comments | Oct 19 2016 | |||
ea2be0f13d03 | Sybren A. Stüvel (sybren) | Major revision of comment system. | Oct 19 2016 | |||
eea934a86a20 | Sybren A. Stüvel (sybren) | Added username to public user fields | Oct 19 2016 | |||
f2f66d7a6c99 | Sybren A. Stüvel (sybren) | Moved subquery.py from Attract to Pillar, as it's useful for comments too. | Oct 18 2016 | |||
aca54d76e011 | Sybren A. Stüvel (sybren) | Moved find_url_for_node() to its own module and made more pluggable. | Oct 18 2016 | |||
6af3dfdb513a | Pablo Vazquez (pablovazquez) | Use local bootstrap 3.3.7 | Oct 13 2016 | |||
8043caf18702 | Pablo Vazquez (pablovazquez) | Font Pillar: Question mark icon | Oct 13 2016 | |||
aa953f76a1a4 | Sybren A. Stüvel (sybren) | Cache FlaskInternalApi object on request keyed by authentication token. | Oct 13 2016 | |||
10ecb2158ee3 | Sybren A. Stüvel (sybren) | Log error when URLer service is used but not configured. | Oct 13 2016 | |||
26aa155b9e36 | Sybren A. Stüvel (sybren) | Cache Pillar API Object on request object. | Oct 12 2016 | |||
4eb831969776 | Sybren A. Stüvel (sybren) | Better logging of OAuth issues, in the hope to figure out what's going on. | Oct 11 2016 | |||
5dd49fa5ddcc | Sybren A. Stüvel (sybren) | Pillar Extensions can now add links to the sidebar. | Oct 11 2016 | |||
6429c3df217b | Sybren A. Stüvel (sybren) | Modernised flask.ext.login imports → flask_login | Oct 11 2016 | |||
14a8be63295e | Pablo Vazquez (pablovazquez) | Fix 'Latest Assets' list not being updated | Oct 7 2016 | |||
d1610da5f92f | Pablo Vazquez (pablovazquez) | JStree: HREF attribute link to actual node instead of # | Oct 4 2016 | |||
e2921c8da848 | Pablo Vazquez (pablovazquez) | nodes_latest was missing the content_type | Sep 30 2016 | |||
e2236864e768 | Sybren A. Stüvel (sybren) | Filter out '^attract_.*' node types from jstree | Sep 29 2016 | |||
793142831239 | Pablo Vazquez (pablovazquez) | Clipboard icons on pillar-font | Sep 27 2016 | |||
cd8707207b94 | Sybren A. Stüvel (sybren) | Made format_undertitle() Jinja filter None-safe | Sep 22 2016 | |||
76b0f5fc465f | Sybren A. Stüvel (sybren) | Moved login-code into a separate function. | Sep 8 2016 | |||
4313284dab79 | Sybren A. Stüvel (sybren) | Added 'hide_none' Jinja filter, which replaces None with an empty string | Sep 7 2016 | |||
9e6b998c50d7 | Sybren A. Stüvel (sybren) | Refactored static file handling so that extensions can provide static files | Sep 7 2016 | |||
b2e8711ac428 | Sybren A. Stüvel (sybren) | Moved Jinja2 stuff to its own module, and added |undertitle filter. | Sep 7 2016 | |||
8a6cd961986a | Sybren A. Stüvel (sybren) | Added pi-users icon + documented regeneration of pillar-font. | Sep 7 2016 | |||
eac49ab8101f | Sybren A. Stüvel (sybren) | Use BLENDER_ID_ENDPOINT to get roles from BlenderID | Sep 6 2016 | |||
cf30bb5d6235 | Sybren A. Stüvel (sybren) | Use BlenderID-side roles to grant demo role. | Sep 6 2016 | |||
3bb55fd3dbf1 | Sybren A. Stüvel (sybren) | User admin: properly handle AJAX errors. | Sep 6 2016 | |||
e58f29a9d0c6 | Pablo Vazquez (pablovazquez) | Fix missing pictures on latest blog posts and node updates | Sep 5 2016 | |||
fa050da8e235 | Pablo Vazquez (pablovazquez) | Display Blog on the sidebar, if available | Sep 5 2016 | |||
5ebec42e6de0 | Sybren A. Stüvel (sybren) | Removed unused, commented-out code | Aug 30 2016 | |||
4529d0597b98 | Sybren A. Stüvel (sybren) | Gracefully handle nodes of a type for which we don't have a template. | Aug 30 2016 | |||
8d6df947c8d3 | Pablo Vazquez (pablovazquez) | User our own jQuery | Aug 30 2016 | |||
04c9c010f0ea | Sybren A. Stüvel (sybren) | p.view_node(): check node_id for validity, before sending it to the API | Aug 24 2016 | |||
b6c623cca867 | Sybren A. Stüvel (sybren) | Don't import every function from pillar.web.utils individually. | Aug 24 2016 | |||
07691db87426 | Sybren A. Stüvel (sybren) | Check subscription status on login. | Aug 23 2016 | |||
dcbefc33ae1c | Sybren A. Stüvel (sybren) | Revert an oops in f3bf380bb7fa66b63010e3f6b3b477a8943479e7 | Aug 23 2016 | |||
f3bf380bb7fa | Sybren A. Stüvel (sybren) | current_user.is_authenticated is a function, and thus should be called. | Aug 23 2016 | |||
27eee380d21e | Pablo Vazquez (pablovazquez) | Missing pillar-font | Aug 23 2016 | |||
2c5dc34ea2d9 | Francesco Siddi (fsiddi) | Introducing Pillar Framework | Aug 19 2016 |