History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
a0a8257df067 | Sybren A. Stüvel (sybren) | Python 3.6: Fixed issue with gravatar function | Mar 3 2017 | |||
3fe9472d27b1 | Sybren A. Stüvel (sybren) | Python 3.6 compatibility: random bits & bcrypt | Mar 3 2017 | |||
a9e40ccf1079 | Sybren A. Stüvel (sybren) | Python 3.6 compatibility: bytes vs strings stuff | Mar 3 2017 | |||
6fb58a3f2602 | Sybren A. Stüvel (sybren) | Python 3.6 compatibility: Prevent comparison with None | Mar 3 2017 | |||
82157af84bb5 | Sybren A. Stüvel (sybren) | Removed no longer compatibility thingy for Python 3 | Mar 3 2017 | |||
7c055b5f565f | Sybren A. Stüvel (sybren) | Ran 2to3 on pillar + some manual fixups | Mar 3 2017 | |||
6765276519ce | Francesco Siddi (fsiddi) | Introducing attachments fixes for blog posts and assets. | Feb 21 2017 | |||
2b528f0fffe1 | Sybren A. Stüvel (sybren) | Added pillar.api.utils.bsonify(some_dict) | Jan 24 2017 | |||
129ec9460839 | Sybren A. Stüvel (sybren) | Renamed flamenco.jobs to flamenco_jobs | Dec 14 2016 | |||
01cc52bba97e | Sybren A. Stüvel (sybren) | Allow user updates in create_service_account() calls. | Dec 14 2016 | |||
d9b56f485b64 | Francesco Siddi (fsiddi) | Extend CHECK_PERMISSIONS_IMPLEMENTED_FOR | Nov 30 2016 | |||
a93d9be632e7 | Francesco Siddi (fsiddi) | Remove whitespace | Nov 25 2016 | |||
85bfbdb5e3eb | Pablo Vazquez (pablovazquez) | Display 10 comments on frontpage | Nov 24 2016 | |||
a13937e5005b | Sybren A. Stüvel (sybren) | Log error when unable to update home project | Nov 11 2016 | |||
b9e27a4cbf30 | Sybren A. Stüvel (sybren) | Quote activity verb in log | Nov 11 2016 | |||
595a690473d1 | Sybren A. Stüvel (sybren) | Removed activity 'extra fields', as it wasn't used and half-built. | Nov 10 2016 | |||
ab375b212696 | Sybren A. Stüvel (sybren) | Moved node_setattr() from Attract to Pillar | Nov 9 2016 | |||
2cc21583d9c7 | Sybren A. Stüvel (sybren) | On-create activities are only created for Pillar nodes. | Nov 2 2016 | |||
d24677992eae | Sybren A. Stüvel (sybren) | Datetimes in dynamic properties are now timezone-aware (but hardcoded). | Nov 2 2016 | |||
8fa135d52e05 | Francesco Siddi (fsiddi) | Add license types and notes to asset node_type | Nov 1 2016 | |||
656944f1cedd | Sybren A. Stüvel (sybren) | Allow add_to_project() to take generator for node types | Nov 1 2016 | |||
964e80772142 | Sybren A. Stüvel (sybren) | Give admin explicit permissions, instead of blindly granting everything. | Nov 1 2016 | |||
3cf71a365f19 | Sybren A. Stüvel (sybren) | Forms for attachments work, VERY HACKISH Hardcodedness™ | Nov 1 2016 | |||
aef775453742 | Sybren A. Stüvel (sybren) | Attachment rendering for posts & node descriptions. | Nov 1 2016 | |||
d50d206e774b | Sybren A. Stüvel (sybren) | Gracefully handle non-existing files when renaming asset nodes. | Nov 1 2016 | |||
28223159e78a | Sybren A. Stüvel (sybren) | Allow admin users to do everything. | Nov 1 2016 | |||
a38e053c1ac1 | Sybren A. Stüvel (sybren) | Added CLI command to create blogs. | Nov 1 2016 | |||
bffbbad32332 | Sybren A. Stüvel (sybren) | Support Cerberus valueschema in ValidateCustomFields | Nov 1 2016 | |||
8fb64c38d617 | Sybren A. Stüvel (sybren) | Removed API-side attachment parsing. | Nov 1 2016 | |||
f72890cc59e4 | Sybren A. Stüvel (sybren) | Define standard set of node types | Nov 1 2016 | |||
0929a80f2bd8 | Sybren A. Stüvel (sybren) | New data structure for attachments. | Nov 1 2016 | |||
ff7101c3fec0 | Sybren A. Stüvel (sybren) | Small improvements in ValidateCustomFields() | Nov 1 2016 | |||
590d07573515 | Sybren A. Stüvel (sybren) | New schema for attachments, using propertyschema/valueschema. | Nov 1 2016 | |||
fa3406b7d005 | Sybren A. Stüvel (sybren) | only_for_node_type_decorator() now supports checking multiple node types | Nov 1 2016 | |||
51c2c1d568c0 | Sybren A. Stüvel (sybren) | Make it possible for Pillar extensions to add service accounts. | Nov 1 2016 | |||
5677ae85325a | Sybren A. Stüvel (sybren) | Prevent errors when notification is linked to non-existing node | Oct 20 2016 | |||
e71e6a7b32ad | Sybren A. Stüvel (sybren) | API for editing comments via PATCH | 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 | |||
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 | |||
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 | |||
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 | |||
c71186f31877 | Sybren A. Stüvel (sybren) | Allow project membership to be managed by ppl with admin role. | Oct 5 2016 | |||
0de8772c988f | Sybren A. Stüvel (sybren) | Removed __all__, as we didn't keep it up to date anyway. | Oct 4 2016 | |||
b4299337373d | Sybren A. Stüvel (sybren) | Added 'required_after_creation' Eve schema validator. | Sep 30 2016 | |||
dcef372e4f2a | Sybren A. Stüvel (sybren) | Gracefully handle project without node types. | Sep 29 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 | |||
7968c6ca375e | Sybren A. Stüvel (sybren) | Added node_type_utils to assign permissions to certain node types. | Sep 23 2016 | |||
78824c9c2a82 | Sybren A. Stüvel (sybren) | Allow extensions to define custom project properties | Sep 20 2016 | |||
df8afb8b14fd | D2225 | Sybren A. Stüvel (sybren) | Append license notes to Algolia index | Sep 14 2016 | ||
ab5a4a6b6caa | Sybren A. Stüvel (sybren) | Custom error pages. | Sep 6 2016 | |||
486686f1f9e4 | Sybren A. Stüvel (sybren) | File upload: Removed JS-side file size check. | Sep 6 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 | |||
32c130ed933a | Sybren A. Stüvel (sybren) | Fall back to application/octet-stream when there is no content-type header | 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 | |||
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 | |||
2c5dc34ea2d9 | Francesco Siddi (fsiddi) | Introducing Pillar Framework | Aug 19 2016 |