History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
41369d134c50 | Sybren A. Stüvel (sybren) | Fix bloody Eve raising exceptions instead of returning status code | Jul 13 2018 | |||
3b452d14ce32 | Sybren A. Stüvel (sybren) | Render attachments with shortcodes rather than slugs | Apr 3 2018 | |||
de801e41e37c | Sybren A. Stüvel (sybren) | CLI command for moving all nodes+files to another project | Feb 13 2018 | |||
f2888069dbc6 | Sybren A. Stüvel (sybren) | Added pillar.api.utils.utcnow() which returns a datetime for 'now' | Feb 13 2018 | |||
08a814525b4b | Sybren A. Stüvel (sybren) | Implement project undelete as PATCH | Jan 31 2018 | |||
f8ff30fb4de6 | Sybren A. Stüvel (sybren) | (un)delete on project also (un)delete file documents. | Jan 31 2018 | |||
8fb22931f5ed | Sybren A. Stüvel (sybren) | Remove unused imports | Dec 22 2017 | |||
22d65f1e9c19 | Sybren A. Stüvel (sybren) | put_project now also removes None values | Nov 8 2017 | |||
8187a8a0dd12 | Sybren A. Stüvel (sybren) | Moved some useful code from Flamenco to Pillar | Nov 3 2017 | |||
390d687f6172 | Sybren A. Stüvel (sybren) | Added utility to find project ID from URL. | Nov 3 2017 | |||
243442694cdd | Sybren A. Stüvel (sybren) | Log warning when someone is denied a project sharing action | Oct 25 2017 | |||
a4addbfd22a2 | Sybren A. Stüvel (sybren) | Log as error when project admin group isn't properly configured. | Oct 25 2017 | |||
bdd603fb179f | Sybren A. Stüvel (sybren) | Using new UserClass instances everywhere: | Aug 29 2017 | |||
575a7ed1a7fd | Sybren A. Stüvel (sybren) | Introduced role-based capability system. | Aug 18 2017 | |||
566a23d3b6af | Sybren A. Stüvel (sybren) | Unified user representation for web and API calls | Aug 18 2017 | |||
e752a5dc87fe | Francesco Siddi (fsiddi) | On new project creation, use the backend storage set in config | Jul 14 2017 | |||
85b6ff2d7fbd | Sybren A. Stüvel (sybren) | Use str2id(x) instead of ObjectId(x) | May 24 2017 | |||
7c5aef033d76 | Sybren A. Stüvel (sybren) | Some more checks on p.a.project.utils.get_admin_group_id() | May 12 2017 | |||
c66a6e67c8af | Sybren A. Stüvel (sybren) | Added p.a.project.utils.user_rights_in_project() | May 10 2017 | |||
a139e8c41aea | Sybren A. Stüvel (sybren) | Added p.a.projects.utils.get_admin_group_id() | May 10 2017 | |||
cce388049d22 | Sybren A. Stüvel (sybren) | Big refactoring of file storage handling | Mar 22 2017 | |||
663627358fd5 | Sybren A. Stüvel (sybren) | Ran 2to3 on pillar + some manual fixups | Mar 22 2017 | |||
e5b4ce0890c8 | Sybren A. Stüvel (sybren)/Francesco Siddi (fsiddi) | GoogleCloudStorageBucket.gcs_bucket → _gcs_bucket | Mar 1 2017 | |||
4d6bf65a996f | Francesco Siddi (fsiddi) | Attempt at proper naming | Mar 1 2017 | |||
a13937e5005b | Sybren A. Stüvel (sybren) | Log error when unable to update home project | Nov 11 2016 | |||
28223159e78a | Sybren A. Stüvel (sybren) | Allow admin users to do everything. | Nov 1 2016 | |||
0929a80f2bd8 | Sybren A. Stüvel (sybren) | New data structure for attachments. | Nov 1 2016 | |||
c71186f31877 | Sybren A. Stüvel (sybren) | Allow project membership to be managed by ppl with admin role. | Oct 5 2016 | |||
2c5dc34ea2d9 | Francesco Siddi (fsiddi) | Introducing Pillar Framework | Aug 19 2016 |