pillar/pillarwip-comments-confidence…
pillar/pillar
wip-comments-confidence…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
51c2c1d568c0 | Sybren A. Stüvel (sybren) | Make it possible for Pillar extensions to add service accounts. | 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 | |||
7be8e9b9670b | Sybren A. Stüvel (sybren) | Show a nicer 404 error when something was deleted (instead of just "not there") | Oct 21 2016 | |||
5677ae85325a | Sybren A. Stüvel (sybren) | Prevent errors when notification is linked to non-existing node | Oct 20 2016 | |||
73641ecc8ae0 | Sybren A. Stüvel (sybren) | Allow more tags in comments, including iframe (for video embedding) | Oct 20 2016 | |||
e1678537c034 | Sybren A. Stüvel (sybren) | Editing comments via PATCH on pillar-web, and some other comment fixes | Oct 20 2016 | |||
e71e6a7b32ad | Sybren A. Stüvel (sybren) | API for editing comments via PATCH | Oct 20 2016 | |||
8352fafd21c4 | Sybren A. Stüvel (sybren) | Replaced markdown with commonmark module | Oct 20 2016 | |||
db2680be8141 | Sybren A. Stüvel (sybren) | Removed unused import | 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 | |||
8d3c4745aa20 | Sybren A. Stüvel (sybren) | Remove unnecessary form_schema fields. | Oct 20 2016 | |||
3afeeaccd0df | Sybren A. Stüvel (sybren) | Removed permission keys from node type definitions. | 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 | |||
96c9e12f7ff9 | Sybren A. Stüvel (sybren) | doc_diff() optionally no longer reports differences between falsey values. | Oct 12 2016 | |||
7c310e12efd9 | Sybren A. Stüvel (sybren) | Added util function to compute the difference between two dicts. | Oct 12 2016 | |||
26aa155b9e36 | Sybren A. Stüvel (sybren) | Cache Pillar API Object on request object. | Oct 12 2016 | |||
0146b568c0ff | Sybren A. Stüvel (sybren) | Allow extra fields in activities. | Oct 12 2016 | |||
ade62033bafa | Sybren A. Stüvel (sybren) | Added only_for_node_type_decorator(node_type_name) decorator factory func | Oct 12 2016 | |||
8aab88bdc290 | Sybren A. Stüvel (sybren) | Activities now have explicit project ID | Oct 12 2016 | |||
f4b34f1d02dc | Sybren A. Stüvel (sybren) | Error handler: set 'code' and 'description' defaults separately. | 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 | |||
c71186f31877 | Sybren A. Stüvel (sybren) | Allow project membership to be managed by ppl with admin role. | Oct 5 2016 | |||
d1610da5f92f | Pablo Vazquez (pablovazquez) | JStree: HREF attribute link to actual node instead of # | Oct 4 2016 | |||
0de8772c988f | Sybren A. Stüvel (sybren) | Removed __all__, as we didn't keep it up to date anyway. | Oct 4 2016 | |||
e2921c8da848 | Pablo Vazquez (pablovazquez) | nodes_latest was missing the content_type | Sep 30 2016 | |||
dd58d4ad043d | Sybren A. Stüvel (sybren) | Created AbstractPillarTest.create_project_admin() function. | Sep 30 2016 | |||
b4299337373d | Sybren A. Stüvel (sybren) | Added 'required_after_creation' Eve schema validator. | Sep 30 2016 | |||
e2236864e768 | Sybren A. Stüvel (sybren) | Filter out '^attract_.*' node types from jstree | Sep 29 2016 | |||
dcef372e4f2a | Sybren A. Stüvel (sybren) | Gracefully handle project without node types. | Sep 29 2016 | |||
793142831239 | Pablo Vazquez (pablovazquez) | Clipboard icons on pillar-font | Sep 27 2016 | |||
407aefb9ada8 | Sybren A. Stüvel (sybren) | Added CLI command for moving top-level nodes between projects. | Sep 27 2016 | |||
c64fbf61ba1a | Sybren A. Stüvel (sybren) | Removed project node type | Sep 27 2016 | |||
063023c69a7c | Sybren A. Stüvel (sybren) | PEP8 | Sep 27 2016 | |||
7968c6ca375e | Sybren A. Stüvel (sybren) | Added node_type_utils to assign permissions to certain node types. | Sep 23 2016 | |||
e0f92b618507 | Sybren A. Stüvel (sybren) | Don't log entire exception when forwarding a 412 Precondition Failed. | Sep 23 2016 | |||
0f23ee7a0853 | Sybren A. Stüvel (sybren) | Added handler for 412 Precondition Failed from SDK. | Sep 22 2016 | |||
cd8707207b94 | Sybren A. Stüvel (sybren) | Made format_undertitle() Jinja filter None-safe | Sep 22 2016 | |||
7f9f89853d15 | Sybren A. Stüvel (sybren) | Properly handle embed/non-embed error renders for some SDK exceptions. | Sep 22 2016 | |||
78824c9c2a82 | Sybren A. Stüvel (sybren) | Allow extensions to define custom project properties | Sep 20 2016 | |||
40896fc70b09 | Sybren A. Stüvel (sybren) | Better logging when bad extension class is given. | Sep 20 2016 | |||
df8afb8b14fd | D2225 | Sybren A. Stüvel (sybren) | Append license notes to Algolia index | Sep 14 2016 | ||
76b0f5fc465f | Sybren A. Stüvel (sybren) | Moved login-code into a separate function. | Sep 8 2016 | |||
68666f065045 | Sybren A. Stüvel (sybren) | Updated unittest code so that we can create 100% valid projects. | 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 | |||
2730a7a2b290 | Sybren A. Stüvel (sybren) | Added error handlers for some PillarSDK exceptions. | Sep 7 2016 | |||
f21b70808565 | Sybren A. Stüvel (sybren) | Made it easier for extensions to register multiple blueprints at different URLs | Sep 7 2016 | |||
8a6cd961986a | Sybren A. Stüvel (sybren) | Added pi-users icon + documented regeneration of pillar-font. | Sep 7 2016 | |||
4ae36a0dc35b | Sybren A. Stüvel (sybren) | Allow custom template dirs for extensions | Sep 6 2016 | |||
eac49ab8101f | Sybren A. Stüvel (sybren) | Use BLENDER_ID_ENDPOINT to get roles from BlenderID | Sep 6 2016 | |||
49c08cba105c | Sybren A. Stüvel (sybren) | Custom error handlers: also properly handle non-Werkzeug exceptions. | Sep 6 2016 | |||
cf30bb5d6235 | Sybren A. Stüvel (sybren) | Use BlenderID-side roles to grant demo role. | Sep 6 2016 | |||
ab5a4a6b6caa | Sybren A. Stüvel (sybren) | Custom error pages. | Sep 6 2016 | |||
3bb55fd3dbf1 | Sybren A. Stüvel (sybren) | User admin: properly handle AJAX errors. | Sep 6 2016 | |||
486686f1f9e4 | Sybren A. Stüvel (sybren) | File upload: Removed JS-side file size check. | 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 | |||
3d9b9e40d42b | Sybren A. Stüvel (sybren) | Added PillarExtension.setup_app(app) | Aug 31 2016 | |||
4cf779e040f5 | Sybren A. Stüvel (sybren) | Keep reference to loaded extension, and refuse to load twice. | Aug 31 2016 | |||
a0cc76259e38 | Sybren A. Stüvel (sybren) | Renamed TestPillarServer to PillarTestServer | Aug 31 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 | |||
3039aef7d368 | Sybren A. Stüvel (sybren) | Removed Attract node types. | Aug 30 2016 | |||
cb84e6f0b70f | Sybren A. Stüvel (sybren) | Allow CLI commands to set the current user to a non-existing admin user. | Aug 30 2016 | |||
88b5537df454 | Sybren A. Stüvel (sybren) | Avoid crash when there is no current user | Aug 30 2016 | |||
88dd574797bf | Sybren A. Stüvel (sybren) | No longer using flask.ext.XXX, more imports have to change too. | Aug 30 2016 | |||
8d6df947c8d3 | Pablo Vazquez (pablovazquez) | User our own jQuery | Aug 30 2016 | |||
b9b993fe4a74 | Sybren A. Stüvel (sybren) | Extension system: allow empty Eve settings. | Aug 30 2016 | |||
32c130ed933a | Sybren A. Stüvel (sybren) | Fall back to application/octet-stream when there is no content-type header | Aug 26 2016 | |||
634b23368544 | Sybren A. Stüvel (sybren) | mass_copy_between_backends: Also catch unexpected exceptions, and simply move… | Aug 26 2016 | |||
eb7b875122f7 | Sybren A. Stüvel (sybren) | Copying files to other backend now works | Aug 26 2016 | |||
c4a36019392c | Sybren A. Stüvel (sybren) | Broken file_storage.py up into file_storage/{__init__,moving}.py | Aug 26 2016 | |||
225f9ae054b0 | Francesco Siddi (fsiddi)/Sybren A. Stüvel (sybren) | WIP for change file backends | Aug 26 2016 | |||
163db3f2b8af | Sybren A. Stüvel (sybren) | Let generated links for 'unittest' backend actually be a valid link. | Aug 26 2016 | |||
dd6fc8bde42a | Sybren A. Stüvel (sybren) | generate_link: warn when GCS blob can't be found. | Aug 26 2016 | |||
ff692d287c86 | Sybren A. Stüvel (sybren) | Added 'check_cdnsun' management command. | Aug 26 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 | |||
9b2a419d9b88 | Sybren A. Stüvel (sybren) | Extra debug logging for file uploads | Aug 24 2016 | |||
d5cf3b824685 | Sybren A. Stüvel (sybren) | Moved TLS cert file to post() call instead of session. | Aug 23 2016 | |||
0d3ed3af2c08 | Sybren A. Stüvel (sybren) | Explicitly use certificate chain. | Aug 23 2016 | |||
751a321aa6d3 | Sybren A. Stüvel (sybren) | Document return type | Aug 23 2016 | |||
207d82156428 | Sybren A. Stüvel (sybren) | Override image/x-exr mimetype with application/x-exr | Aug 23 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 | |||
751c692e6aff | Sybren A. Stüvel (sybren) | Use urlparse.urlunsplit() to join url parts together. | Aug 23 2016 |