pillar/pillarwip-frontend-design
pillar/pillar
wip-frontend-design
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
3a33475efcdf | Sybren A. Stüvel (sybren) | Refactored blender_id.validate_create_user() | Jul 6 2016 | |||
91238aacb7e5 | Sybren A. Stüvel (sybren) | Managing home project permissions when granting/revoking subscriber/demo role. | Jul 6 2016 | |||
4b1b02318b45 | Sybren A. Stüvel (sybren) | Explicitly pass the application path to Git. | Jul 5 2016 | |||
def1a3d08020 | Sybren A. Stüvel (sybren) | Send the Git revision to Bugsnag | Jul 5 2016 | |||
dda0e2c8686d | Sybren A. Stüvel (sybren) | When creating user from BlenderID, full_name defaults to username. | Jul 5 2016 | |||
8a0fa8afd645 | Sybren A. Stüvel (sybren) | Log error when unable to create new user in mongodb. | Jul 4 2016 | |||
7e85b32fc726 | Sybren A. Stüvel (sybren) | Gracefully handle missing node types when validating custom fields. | Jul 4 2016 | |||
b507216d231b | Sybren A. Stüvel (sybren) | Increased log level for dynamic property validation errors | Jun 30 2016 | |||
27d6289f1718 | Sybren A. Stüvel (sybren) | Fixed KeyError in user_has_role() | Jun 30 2016 | |||
1cd201dc89de | Sybren A. Stüvel (sybren) | Fix encoding issue in mng.py sync_role_groups | Jun 30 2016 | |||
387cee227ae2 | Sybren A. Stüvel (sybren) | Set default picture on image asset and texture nodes. | Jun 30 2016 | |||
c3e9d43838a3 | Sybren A. Stüvel (sybren) | Also deduct asset node content type on POST. | Jun 30 2016 | |||
45a5019ba4fe | Sybren A. Stüvel (sybren) | Embed project id/name/url in latest assets | Jun 30 2016 | |||
b601644cca2e | Sybren A. Stüvel (sybren) | Update parent node's _updated when updating/creating an asset | Jun 29 2016 | |||
1e404351b019 | Sybren A. Stüvel (sybren) | Allow uploading files by any logged-in user, regardless of role | Jun 29 2016 | |||
c9337b8d15e2 | Sybren A. Stüvel (sybren) | Taken out AB-testing for home project. | Jun 29 2016 | |||
4c73f98047c0 | Sybren A. Stüvel (sybren) | Revert "Tiny typo in comment (iff instead of if)" | Jun 28 2016 | |||
5355e4e359e4 | Pablo Vazquez (pablovazquez) | Tiny typo in comment (iff instead of if) | Jun 28 2016 | |||
5a4d98b35268 | Pablo Vazquez (pablovazquez) | Include parent in the projection for latest_assets | Jun 28 2016 | |||
036d7a1b1e69 | Sybren A. Stüvel (sybren) | Removed some superfluous debug logging. | Jun 28 2016 | |||
57cf9a354705 | Sybren A. Stüvel (sybren) | Prevent home project without URL. | Jun 28 2016 | |||
d652e6435dba | Sybren A. Stüvel (sybren) | Removed "pastebin" from home project descriptions. | Jun 28 2016 | |||
18c7ca17e9e8 | Sybren A. Stüvel (sybren) | Allow Blender Sync access to non-subscribers. | Jun 28 2016 | |||
5e506abac984 | Sybren A. Stüvel (sybren) | AB-testing for home project | Jun 28 2016 | |||
e557443b85c4 | Sybren A. Stüvel (sybren) | PEP8 formatting | Jun 28 2016 | |||
e442c6671bc3 | Sybren A. Stüvel (sybren) | Separated role-checking from enforcing those roles. | Jun 28 2016 | |||
1513649cd83c | Sybren A. Stüvel (sybren) | Added function for None-safe fetching of user ID. | Jun 28 2016 | |||
1a48c37bd66b | Sybren A. Stüvel (sybren) | Allow resuscitation of deleted home projects. | Jun 28 2016 | |||
ba28f2ac3b55 | Sybren A. Stüvel (sybren) | Home project: allow comment nodes | Jun 28 2016 | |||
a104f54fb0b9 | Sybren A. Stüvel (sybren) | Force URL of home projects to 'home' | Jun 28 2016 | |||
8dc4ac0db70c | Sybren A. Stüvel (sybren) | Allow project creation when GCS fails. | Jun 28 2016 | |||
9ed73eb7dd2e | Sybren A. Stüvel (sybren) | Home project: allow projections. | Jun 28 2016 | |||
bcadfcd6f5a1 | Sybren A. Stüvel (sybren) | Debug log when returned projects are filtered out due to permissions. | Jun 28 2016 | |||
ba79a3084643 | Sybren A. Stüvel (sybren) | Removed an assumption that project creator is project owner. | Jun 28 2016 | |||
b4faf2245e38 | Sybren A. Stüvel (sybren) | Home project: create it when user tries to GET it. | Jun 28 2016 | |||
3094a09fec1e | Sybren A. Stüvel (sybren) | PEP8 formatting | Jun 28 2016 | |||
ee95abb62a3e | Francesco Siddi (fsiddi) | Make zencoder and algolia optional packages | Jun 26 2016 | |||
9e6bd9c2190f | Sybren A. Stüvel (sybren) | Fixed bug in status check in update_file_name | Jun 15 2016 | |||
82cf88ee4946 | Sybren A. Stüvel (sybren) | Slight simplification of node form valdation, and better logging. | Jun 15 2016 | |||
a17bb969f9e6 | Sybren A. Stüvel (sybren) | Fixed bug in sync_role_groups | Jun 15 2016 | |||
d4bed9543f17 | Sybren A. Stüvel (sybren) | Tiny badger service fixes | Jun 15 2016 | |||
de35ebf56f4e | Sybren A. Stüvel (sybren) | Retry a few times when POSTing to BlenderID fails. | Jun 15 2016 | |||
36a2e028d4e5 | Sybren A. Stüvel (sybren) | Added sync_role_groups management command. | Jun 14 2016 | |||
ba1f8a4101a0 | Sybren A. Stüvel (sybren) | Badger service: also manage group membership | Jun 14 2016 | |||
ec7b3159ac2b | Sybren A. Stüvel (sybren) | Made a.m.blender_cloud a module directory | Jun 14 2016 | |||
57e07db97270 | Sybren A. Stüvel (sybren) | Prevent set(None) call | Jun 14 2016 | |||
08fceeffc0ea | Sybren A. Stüvel (sybren) | Added management command to find duplicate users, based on their BlenderID | Jun 9 2016 | |||
f82000aa33e0 | Sybren A. Stüvel (sybren) | Added refresh_project_permissions management command | Jun 8 2016 | |||
bd6079ae4c7c | Sybren A. Stüvel (sybren) | Use central definition of default admin group permissions | Jun 8 2016 | |||
4a0bbb23bb67 | Sybren A. Stüvel (sybren) | Fixed broken import | Jun 8 2016 | |||
ccfc1a663d2e | Sybren A. Stüvel (sybren) | Badger service: handle missing data | Jun 6 2016 | |||
222d9efc8972 | Sybren A. Stüvel (sybren) | Implemented badger service endpoint | Jun 6 2016 | |||
4aa44c42c8cf | Sybren A. Stüvel (sybren) | Nicer local token generation. | Jun 6 2016 | |||
8d5683c7a21c | Francesco Siddi (fsiddi) | Remove unneeded etag check on user update | Jun 1 2016 | |||
0daaefdcc300 | Sybren A. Stüvel (sybren) | Retry with unique username both on PUT and POST. | Jun 1 2016 | |||
8761dd1b91a8 | Sybren A. Stüvel (sybren) | Convert images to RGB before thumbnailing and writing as JPEG. | May 31 2016 | |||
c5985a306042 | Sybren A. Stüvel (sybren) | Even more logging to figure out why PUT/POST to user goes wrong. | May 31 2016 | |||
5276d960d620 | Sybren A. Stüvel (sybren) | Added some extra logging to find source of 'username not unique' errors. | May 31 2016 | |||
84d297a3bdcc | Sybren A. Stüvel (sybren) | Fixed issue uploading small files. | May 30 2016 | |||
e242701ed0fb | Sybren A. Stüvel (sybren) | Try creating a new unique username a few times, before giving up. | May 30 2016 | |||
a5288bd35c0b | Sybren A. Stüvel (sybren) | Don't overwrite fullname from B'ID upon login. | May 30 2016 | |||
23946b1e3a40 | Sybren A. Stüvel (sybren) | After Zencoder has finished, force update of the links on next file request. | May 27 2016 | |||
dd90fafad4a9 | Sybren A. Stüvel (sybren) | Refuse to generate None links, fall back to '' instead. | May 27 2016 | |||
c6e191365be5 | Sybren A. Stüvel (sybren) | Solved issue with video uploading. | May 27 2016 | |||
f6721c76ccc7 | Sybren A. Stüvel (sybren) | Lowered log level for "unauthenticated access" message | May 24 2016 | |||
f98b2a09ca76 | Sybren A. Stüvel (sybren) | Allow a user to remove themselves from any project they're in. | May 24 2016 | |||
f03f00163ab2 | Sybren A. Stüvel (sybren) | Added generator for node types of all projects. | May 23 2016 | |||
cf3de95ce1a9 | Sybren A. Stüvel (sybren) | Removed is_tileable from texture variations. | May 23 2016 | |||
8ff10828c634 | Sybren A. Stüvel (sybren) | Cache (project_id, node_type_name) -> project mapping per request. | May 23 2016 | |||
75738efc0d36 | Sybren A. Stüvel (sybren) | Added "runserver_profile" management command. | May 23 2016 | |||
71db836d41af | Sybren A. Stüvel (sybren) | Increased default page size to 250. | May 23 2016 | |||
1c39b4fcd7c5 | Sybren A. Stüvel (sybren) | Increased PAGINATION_LIMIT to 250. | May 23 2016 | |||
291a0b393e41 | Sybren A. Stüvel (sybren) | Added /users/me endpoint to get info about the current user. | May 23 2016 | |||
a6f7250eb349 | Sybren A. Stüvel (sybren) | Richer configuration of logging module through config{,_local}.py. | May 23 2016 | |||
06ffffa0445c | Sybren A. Stüvel (sybren) | Only import bugsnag if we're going to use it. | May 23 2016 | |||
4f509951a7c3 | Sybren A. Stüvel (sybren) | Reduced the GCloud resumable upload threshold 5 MiB → 100 KiB | May 23 2016 | |||
41a278c4f090 | Sybren A. Stüvel (sybren) | Removed size parameter from blob.upload_to_file() to prevent mem error | May 23 2016 | |||
193d7cef5e7c | Sybren A. Stüvel (sybren) | Added missing role for create_file_doc | May 23 2016 | |||
858a7b4bfb47 | Sybren A. Stüvel (sybren) | Delete expired authentication tokens from MongoDB. | May 23 2016 | |||
0caa2df96490 | Sybren A. Stüvel (sybren) | Handle server-side pagination in /bcloud/texture-libraries | May 20 2016 | |||
e0b7bcb6b7b6 | Sybren A. Stüvel (sybren) | Fix renaming file without variations. | May 20 2016 | |||
b77f7564b12d | Sybren A. Stüvel (sybren) | Fixed private but shared projects not showing up in /bcloud/texture-libraries | May 20 2016 | |||
401e3a3b3680 | Sybren A. Stüvel (sybren) | Fixed empty license_{notes,type} properties to {} instead of ''. | May 20 2016 | |||
44b07b6c6b6c | Francesco Siddi (fsiddi) | Add update_texture_nodes_maps to manage.py | May 19 2016 | |||
d0b009ef4d15 | Francesco Siddi (fsiddi) | Utilities in manage.py to add node_types and update texture node_type | May 18 2016 | |||
e9f80904970d | Francesco Siddi (fsiddi) | Utility to get a node type from a project document | May 18 2016 | |||
cb87bea47fbc | Francesco Siddi (fsiddi) | Update node_type texture and group_texture | May 18 2016 | |||
4b1abf5a533c | Sybren A. Stüvel (sybren) | Proper implementation of /bcloud/texture-libraries endpoint. | May 18 2016 | |||
63f8443083a7 | Sybren A. Stüvel (sybren) | Add trailing comma to last list element. | May 18 2016 | |||
b4531ab2988d | Francesco Siddi (fsiddi) | Add group_texture node_type on new projects | May 18 2016 | |||
f448dce9fc75 | Francesco Siddi (fsiddi) | Remove outdated manage.py commands | May 18 2016 | |||
e35b7711a367 | Sybren A. Stüvel (sybren) | Added rudimentary entry point for texture libraries. | May 17 2016 | |||
81105102f454 | Sybren A. Stüvel (sybren) | Removed double check of auth token. | May 17 2016 | |||
bd300f6f5e15 | Sybren A. Stüvel (sybren) | Pass user's _etag when updating. | May 17 2016 | |||
277e82c8e633 | Sybren A. Stüvel (sybren) | Added runserver_memlimit management command. | May 17 2016 | |||
b556caf8dda1 | Sybren A. Stüvel (sybren) | Do not configure bugsnag without API key. | May 17 2016 | |||
1da077422c73 | Sybren A. Stüvel (sybren) | Fixed typo in texture node type form_schema['files'] | May 17 2016 | |||
c686c1172645 | Sybren A. Stüvel (sybren) | Replaced print statement with log.debug() call. | May 17 2016 | |||
6c1740de55b8 | Sybren A. Stüvel (sybren) | Node edit: take texture map type into account when renaming files at GCS. | May 13 2016 | |||
18f4516d0cb9 | Sybren A. Stüvel (sybren) | Reordering of texture types and making texture files visible in form. | May 13 2016 |