pillar/pillarwip-tags-view-progress
pillar/pillar
wip-tags-view-progress
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
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 | |||
57620fd49a2b | Sybren A. Stüvel (sybren) | Added some more documentation for refresh_backend_links mgmt cmd | Aug 23 2016 | |||
becf7e63816d | Sybren A. Stüvel (sybren) | manage.py refresh_backend_links: properly set up logging | Aug 23 2016 | |||
c440465cf108 | Sybren A. Stüvel (sybren) | Removed pillar.manage_extra module. | Aug 23 2016 | |||
4398d250a763 | Pablo Vazquez (pablovazquez) | Fix broken upload widgets on posts | Aug 19 2016 | |||
2c5dc34ea2d9 | Francesco Siddi (fsiddi) | Introducing Pillar Framework | Aug 19 2016 | |||
a5e92e1d873a | Sybren A. Stüvel (sybren) | Moved TLS cert file to post() call instead of session. | Aug 5 2016 | |||
c79c39c9e51e | Sybren A. Stüvel (sybren) | Explicitly use certificate chain. | Aug 5 2016 | |||
84e48631d41c | Sybren A. Stüvel (sybren) | Document return type | Aug 4 2016 | |||
3c63649ce1bf | Sybren A. Stüvel (sybren) | Override image/x-exr mimetype with application/x-exr | Aug 1 2016 | |||
b70af6a0bea2 | Sybren A. Stüvel (sybren) | Little logging bugfix | Jul 29 2016 | |||
ed863447cf76 | Sybren A. Stüvel (sybren) | Comment rating: fixed bug where new ratings weren't returned on no-op. | Jul 28 2016 | |||
7365fb10cdf9 | Sybren A. Stüvel (sybren) | patch_comment: return new ratings in response | Jul 28 2016 | |||
6a7d25cec7d4 | Sybren A. Stüvel (sybren) | Using PATCH to do comment rating. | Jul 27 2016 | |||
63a78440a1bf | Sybren A. Stüvel (sybren) | Added mini-framework for PATCH handlers per node type. | Jul 27 2016 | |||
14ec0feec416 | Sybren A. Stüvel (sybren) | Moved nodes.py to its own Python module | Jul 27 2016 | |||
696351e9b46d | Sybren A. Stüvel (sybren) | Added some extra logging to find the source of a bug. | Jul 27 2016 | |||
1312ededfb41 | Sybren A. Stüvel (sybren) | refresh_links_for_backend: handling KeyboardInterrupt better | Jul 27 2016 | |||
37bf9733f69d | Sybren A. Stüvel (sybren) | refresh_links_for_backend: lowering batch size | Jul 27 2016 | |||
2124e4335d5d | Sybren A. Stüvel (sybren) | refresh_links_for_backend: more consistent messages | Jul 27 2016 | |||
9aa11e47c5b8 | Sybren A. Stüvel (sybren) | refresh_links_for_backend: properly handle deleted projects. | Jul 27 2016 | |||
82c89b0c978f | Sybren A. Stüvel (sybren) | refresh_backend_links: nicer message when aborted with Ctrl+C | Jul 27 2016 | |||
de36f1727a51 | Sybren A. Stüvel (sybren) | refresh_links_for_backend: handle more malformed cases and exceptions | Jul 27 2016 | |||
943697fcd28f | Sybren A. Stüvel (sybren) | refresh_links_for_backend: gracefully handle project-less files. | Jul 27 2016 | |||
ece498a6362a | Sybren A. Stüvel (sybren) | refresh_backend_links: added some CLI options. | Jul 27 2016 | |||
a319720b8a76 | Sybren A. Stüvel (sybren) | refresh_links_for_backend: skip files with non-existing projects. | Jul 27 2016 | |||
2d72c96a4569 | Sybren A. Stüvel (sybren) | Sort HDRi files by their image file size. | Jul 26 2016 | |||
a5499340608b | Sybren A. Stüvel (sybren) | Gracefully handle file documents without backend property. | Jul 26 2016 | |||
83bad3d88d24 | Sybren A. Stüvel (sybren) | Don't fetch entire project just to fetch a node type. | Jul 26 2016 | |||
336ba7d6fe22 | Sybren A. Stüvel (sybren) | Attachments: don't always generate new links. | Jul 26 2016 | |||
3b6fa6ef27cb | Sybren A. Stüvel (sybren) | Slight code optimisation | Jul 26 2016 | |||
8d8f5068e12d | Sybren A. Stüvel (sybren) | Store GCS client on global level | Jul 26 2016 | |||
e2fbb41de11f | Sybren A. Stüvel (sybren) | Added hdri_sort(project_url) management command. | Jul 22 2016 | |||
50652d98ead3 | Sybren A. Stüvel (sybren) | PEP8 formatting | Jul 22 2016 | |||
1601a812918a | Sybren A. Stüvel (sybren) | Fixed issue when user has no roles | Jul 22 2016 | |||
684c24cbaf66 | Sybren A. Stüvel (sybren) | Handle case where activity cannot be found. | Jul 21 2016 | |||
03a041b96e20 | Sybren A. Stüvel (sybren) | Some logging to try and track down upload problem. | Jul 21 2016 | |||
cd967749de2e | Sybren A. Stüvel (sybren) | Revert "Use threading when generating links & renaming files at GCS." | Jul 21 2016 | |||
2fc89a728de6 | Sybren A. Stüvel (sybren) | Use threading when generating links & renaming files at GCS. | Jul 21 2016 | |||
d46eed7a34b2 | Francesco Siddi (fsiddi) | Add radiance-hdr mimetype | Jul 21 2016 | |||
7880fb696824 | Sybren A. Stüvel (sybren) | Added a group_hdri node type. | Jul 20 2016 | |||
6d68753b1be7 | Francesco Siddi (fsiddi) | Introducing support for removing indexed nodes | Jul 20 2016 | |||
49bd2720fa32 | Sybren A. Stüvel (sybren) | Oops. | Jul 20 2016 | |||
4a72b377bdc7 | Sybren A. Stüvel (sybren) | Include HDRi projects in /bcloud/texture-libraries | Jul 20 2016 |