History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
642cbafa09f0 | Sybren A. Stüvel (sybren) | Added urler service, which can fetch the URL of any project. | Jul 13 2016 | |||
34e3cb1e7de1 | Sybren A. Stüvel (sybren) | Management command for refreshing home project permissions. | Jul 13 2016 | |||
6f952cde014c | Sybren A. Stüvel (sybren) | sync_role_groups: Iterating over users, instead of user/role combos. | Jul 8 2016 | |||
a5d7b20b4557 | Sybren A. Stüvel (sybren) | Changed confusing log message | Jul 8 2016 | |||
8c94af0427df | Sybren A. Stüvel (sybren) | Made a management.py command 'badger <action> <user_email> <role>' | Jul 8 2016 | |||
0b8aff1054a4 | Sybren A. Stüvel (sybren) | sync_project_groups: gracefully handle invalid object IDs. | Jul 8 2016 | |||
be1deb7eb60a | Sybren A. Stüvel (sybren) | Moved MongoDB index creation to app startup. | Jul 7 2016 | |||
d5683afb84e7 | Sybren A. Stüvel (sybren) | manager command 'setup_db_indices': Adds missing database indices. | Jul 7 2016 | |||
447473303a9c | Sybren A. Stüvel (sybren) | sync_project_groups: mention user ID in bad/ok group count | Jul 6 2016 | |||
51a51e5782af | Sybren A. Stüvel (sybren) | sync_project_groups: also support identifying user by user ID | Jul 6 2016 | |||
2be94bd50441 | Sybren A. Stüvel (sybren) | Reformat | Jul 6 2016 | |||
5b60dad83172 | Sybren A. Stüvel (sybren) | Added script to add users to admin groups of projects they created. | Jul 6 2016 | |||
1cd201dc89de | Sybren A. Stüvel (sybren) | Fix encoding issue in mng.py sync_role_groups | Jun 30 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 | |||
36a2e028d4e5 | Sybren A. Stüvel (sybren) | Added sync_role_groups management command. | 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 | |||
222d9efc8972 | Sybren A. Stüvel (sybren) | Implemented badger service endpoint | Jun 6 2016 | |||
f03f00163ab2 | Sybren A. Stüvel (sybren) | Added generator for node types of all projects. | May 23 2016 | |||
75738efc0d36 | Sybren A. Stüvel (sybren) | Added "runserver_profile" management command. | May 23 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 | |||
f448dce9fc75 | Francesco Siddi (fsiddi) | Remove outdated manage.py commands | May 18 2016 | |||
277e82c8e633 | Sybren A. Stüvel (sybren) | Added runserver_memlimit management command. | May 17 2016 | |||
58dbf0b22825 | Sybren A. Stüvel (sybren) | Fixed typo | May 10 2016 | |||
fe074715e14a | Sybren A. Stüvel (sybren) | Simplified files_make_public_t management command. | May 10 2016 | |||
d3f22efd27ed | Sybren A. Stüvel (sybren) | Removed project name from project stats | May 9 2016 | |||
a4ca7c621a10 | Sybren A. Stüvel (sybren) | Project stats: show stats for total/private/public projects. | May 9 2016 | |||
be280d58f97c | Sybren A. Stüvel (sybren) | Fixed output of unicode in projects_stats mgmnt command | May 9 2016 | |||
4dc5b4dbbf97 | Sybren A. Stüvel (sybren) | Added manage.py project_stats command. | May 6 2016 | |||
879a18ee680f | Sybren A. Stüvel (sybren) | Added 'manage.py refresh_file_sizes' to update all aggregate sizes. | May 6 2016 | |||
410ecac78cfa | Sybren A. Stüvel (sybren) | Reformatted manage.py | May 6 2016 | |||
80919dacb3e1 | Francesco Siddi (fsiddi) | New add_license_props in manage.py | May 3 2016 | |||
fbbe54d37408 | Francesco Siddi (fsiddi) | New add_group_to_projects in manage.py | Apr 27 2016 | |||
2a2d35827cd6 | Francesco Siddi (fsiddi) | Added local accounts | Apr 26 2016 | |||
9a400d5414eb | Sybren A. Stüvel (sybren) | Use the new /p/create function from manage.py too. | Apr 19 2016 | |||
7df278ef1fb9 | Sybren A. Stüvel (sybren) | Added manage.py cmd to refresh all file links of a certain backend. | Apr 18 2016 | |||
15dffa3d2830 | Sybren A. Stüvel (sybren) | Attract node type permissions: from project & allow DELETE by default. | Apr 15 2016 | |||
771b09162686 | Sybren A. Stüvel (sybren) | Use config when running devserver | Apr 5 2016 | |||
5e74120c3fbb | Sybren A. Stüvel (sybren) | Use put_internal instead. | Apr 5 2016 | |||
1120a59e3026 | Sybren A. Stüvel (sybren) | Added management command for adding Attract node types to a project. | Apr 5 2016 | |||
6f8afbbdc011 | Sybren A. Stüvel (sybren) | Replaced print statement with print function | Apr 4 2016 | |||
e433e90dd845 | Sybren A. Stüvel (sybren) | Bugfix | Apr 4 2016 | |||
7a171f471c2d | Sybren A. Stüvel (sybren) | Renamed package 'manage' to 'manage_extra' | Apr 4 2016 | |||
465b14560995 | Sybren A. Stüvel (sybren) | More flexible, less error-prone configuration system. | Apr 4 2016 | |||
a1930c63d050 | Sybren A. Stüvel (sybren) | Manage command to expire all links, to test with slow responses. | Apr 4 2016 | |||
73bb125e7b36 | Sybren A. Stüvel (sybren) | Added --quiet option to refresh_project_links mgmt command | Apr 1 2016 | |||
ce242e1de306 | Sybren A. Stüvel (sybren) | Added manage.py command to refresh (almost) expired links. | Apr 1 2016 | |||
84723eb8d34d | Francesco Siddi (fsiddi) | Tweaks fo manage.py to allow default project creation | Mar 24 2016 | |||
a33e4421a88f | Francesco Siddi (fsiddi) | Introducing Project creation | Mar 24 2016 | |||
b8bcd0c5fe7f | Sybren A. Stüvel (sybren) | made manage.py executable | Mar 18 2016 | |||
8d15d0750c72 | Sybren A. Stüvel (sybren) | Auto-detect Eve settings in manage.py | Mar 15 2016 | |||
086284b88302 | Francesco Siddi (fsiddi) | Code cleanup and improved formatting | Mar 14 2016 | |||
8cb3928531ae | Francesco Siddi (fsiddi) | Utility to subscribe node owners to notifications | Mar 9 2016 | |||
226b7f71a618 | Francesco Siddi (fsiddi) | Handle InternalServerError on files_make_public_t | Mar 1 2016 | |||
8faa6c7384ee | Francesco Siddi (fsiddi) | Skip all exception for files_make_public_t | Feb 26 2016 | |||
8dbb046aadd3 | Francesco Siddi (fsiddi) | Handle all exception for files_make_public_t | Feb 26 2016 | |||
b093f9fd7c4c | Francesco Siddi (fsiddi) | Handle InternalServerError exception on files_make_public_t | Feb 26 2016 | |||
d9b7310d2d65 | Francesco Siddi (fsiddi) | Manager command to index nodes | Feb 26 2016 | |||
d76c47afd550 | Francesco Siddi (fsiddi) | Improving initial installation process | Feb 25 2016 | |||
774bc3520630 | Francesco Siddi (fsiddi) | Parentheses on print statements | Feb 16 2016 | |||
c7b6e798c0ef | Francesco Siddi (fsiddi) | Introducing Algolia search for users | Feb 10 2016 | |||
1a5fcc174496 | Francesco Siddi (fsiddi) | Refactored content of main __init__ into utils | Jan 26 2016 | |||
e29516586410 | Francesco Siddi (fsiddi) | Introducing Projects | Jan 25 2016 | |||
ff174439c393 | Francesco Siddi (fsiddi) | Tweaks to management functions | Jan 8 2016 | |||
f9f411366d7f | Francesco Siddi (fsiddi) | Management functions | Jan 8 2016 | |||
1b8f096e20c1 | Francesco Siddi (fsiddi) | Introducing Texture node_type | Dec 22 2015 | |||
772c28eaef3c | Pablo Vazquez (pablovazquez) | Fix for parent_id check on manage.py | Nov 25 2015 | |||
559589f9279e | Francesco Siddi (fsiddi) | Introducing file variations | Nov 25 2015 | |||
a96526351bab | Francesco Siddi (fsiddi) | Tweaks to upgrade_node_types | Nov 15 2015 | |||
62822294886b | Francesco Siddi (fsiddi) | Refactored manage.py | Nov 15 2015 | |||
8f8b2cfbd4fb | Francesco Siddi (fsiddi) | Added "deleted" status to some node_types | Nov 13 2015 | |||
a661c1c10790 | Francesco Siddi (fsiddi) | Renamed path to file_path in File properties | Nov 5 2015 | |||
e00e4698ead9 | Francesco Siddi (fsiddi) | Added status property to node_type Project | Nov 4 2015 | |||
8f311b8a10c8 | Francesco Siddi (fsiddi) | Updated migration to support nodes_blog in Project node type | Oct 30 2015 | |||
1d62c180d37d | Francesco Siddi (fsiddi) | Script to add parent property to every node | Oct 29 2015 | |||
6e62d9c2a6d5 | Francesco Siddi (fsiddi) | Tweaks to import code | Oct 28 2015 | |||
03e8945c8403 | Francesco Siddi (fsiddi) | Set maxlength for node_type post content field | Oct 15 2015 | |||
4f6c0e27cebe | Francesco Siddi (fsiddi) | Added url to post node properties | Oct 15 2015 | |||
5be02920e279 | Francesco Siddi (fsiddi) | New Blog and Post note types | Oct 15 2015 | |||
834fcf2b8262 | Francesco Siddi (fsiddi) | Removed username display in procedural form for project | Oct 15 2015 | |||
5d6327844bfa | Francesco Siddi (fsiddi) | New nodes_latest and nodes_featured for project node type | Oct 14 2015 | |||
8d7689892819 | Francesco Siddi (fsiddi) | Fix for missing parent node_type for groups | Oct 12 2015 | |||
9e9e7b82ca72 | Francesco Siddi (fsiddi) | Hiding content_type and file form fields for editing | Oct 12 2015 | |||
018ddfa20bed | Francesco Siddi (fsiddi) | New authentication logic | Oct 11 2015 | |||
af06a67d58be | Francesco Siddi (fsiddi) | Renamed config value | Oct 8 2015 | |||
1bda2142cd4a | Francesco Siddi (fsiddi) | Updates to manage.py | Oct 6 2015 | |||
44302b6623ca | Francesco Siddi (fsiddi) | Introducing the comment node_type | Oct 5 2015 | |||
53f881e96cfe | Francesco Siddi (fsiddi) | Google Cloud Storage support | Oct 3 2015 | |||
89a950965793 | Francesco Siddi (fsiddi) | Improved debug print for node importer | Sep 25 2015 | |||
c2e0ae40029d | Francesco Siddi (fsiddi) | File processing | Sep 24 2015 | |||
71dd30fa758e | Francesco Siddi (fsiddi) | Short summary for the project node | Sep 22 2015 | |||
9ee8d9a20b62 | Francesco Siddi (fsiddi) | Tweaks to manage.py for import script | Sep 12 2015 | |||
7d950d8fef22 | Francesco Siddi (fsiddi) | Renamed project picture properties | Sep 11 2015 | |||
00f24bb57e64 | Francesco Siddi (fsiddi) | Initial commit for thumbnailing system | Sep 11 2015 | |||
f9203c519321 | Francesco Siddi (fsiddi) | Tweaks to manage.py to import project nodes | Sep 10 2015 |