Commit Graph

1298 Commits

Author SHA1 Message Date
f2942a20fe Refactor manage commands using subcommands
This way we clean up the output of manage.py and sort the commands in
three main categories:
- setup: Setup utilities, like setup_db() or create_blog()
- maintenance:  Maintenance scripts, to update user groups
- operations: Backend operations, like moving nodes across projects
2016-12-01 00:33:24 +01:00
d9b56f485b Extend CHECK_PERMISSIONS_IMPLEMENTED_FOR
We support flamenco.jobs. This is a temporary workaround until we
implement check permissions in a way that can be extended by extensions.
2016-11-30 23:50:21 +01:00
f06b3c94eb join_agent page for the agent project 2016-11-30 23:32:46 +01:00
742a16fb9f Better 403 error message 2016-11-30 22:11:27 +01:00
e72f02711d Temporary tweak to join mechanism
TODO: move this to the external app (blender-cloud).
2016-11-30 15:57:11 +01:00
48ebdf11b3 Update project-main 2016-11-29 18:49:49 +01:00
e43f99593a Vertical spacing on hdri thumbnails 2016-11-29 18:43:32 +01:00
476e7be826 Update CSS 2016-11-29 18:22:43 +01:00
8654503f5a Show free ribbon on project view 2016-11-29 18:17:35 +01:00
98295305fd Only show lock icon when we don't have a valid role 2016-11-29 18:00:54 +01:00
e43b0cbccf Responsive layout for HDRI listing 2016-11-29 16:58:11 +01:00
462ef953bc Update CSS 2016-11-29 16:12:53 +01:00
29629f6647 Update CSS 2016-11-29 16:06:04 +01:00
e3fc265408 Bigger thumbnail for HDRIs 2016-11-29 16:02:56 +01:00
a67774c6e8 textures and hdris can also have the public icon 2016-11-29 16:01:51 +01:00
dea6dd5242 Show Public status on textures 2016-11-29 15:58:21 +01:00
a79ca80f28 Limit free icon on jstree for asset/texture items 2016-11-29 15:51:18 +01:00
7fb94a86e8 Display a nice icon on jstree if item is free 2016-11-29 15:35:12 +01:00
9783711818 Add New File button: avoid selection of text and highlight when active 2016-11-29 14:50:59 +01:00
bf5b457141 Node description for HDRI/Textures folders 2016-11-29 14:44:41 +01:00
3fbee33369 Open jstree folders on load, and set parent as selected as well
So when we open a node inside a folder, it highlights itself and parent folder
2016-11-29 14:39:47 +01:00
2c71168677 in some cases hdr files can be read as None 2016-11-29 13:03:57 +01:00
51d7eed164 Fix alignment of text on status-bar 2016-11-29 13:03:42 +01:00
64ce091f11 Fix sidebar height missing navbar height into account 2016-11-29 12:25:46 +01:00
4a5d553bc8 No blog on activity stream 2016-11-25 13:32:17 +01:00
f75c43055f Blog on frontpage 2016-11-25 13:32:05 +01:00
f2d9df8b61 Add note about status parsing during the node tree creation 2016-11-25 12:56:41 +01:00
c73ad07e83 Remove whitespaces 2016-11-25 12:45:29 +01:00
a93d9be632 Remove whitespace 2016-11-25 12:43:59 +01:00
89689db96e Move tooltips/popovers code to layout 2016-11-24 19:43:11 +01:00
01e79f8565 Show icons on project homepage list 2016-11-24 19:42:12 +01:00
5866cc54aa Style group_texture 2016-11-24 19:16:34 +01:00
e8b03de444 Update css 2016-11-24 19:04:17 +01:00
1e1d9e57e7 Show description/content of posts/assets 2016-11-24 19:03:43 +01:00
5617f89c99 Style posts and assets on project homepage 2016-11-24 18:47:15 +01:00
b30aba2463 Fix clicking on posts 2016-11-24 18:46:41 +01:00
c8ae748bd6 Move colors for node types to config 2016-11-24 18:46:26 +01:00
3e6a9909da Update CSS 2016-11-24 18:21:18 +01:00
d35f2aa8c9 style tweaks to homepage activity stream 2016-11-24 18:17:40 +01:00
32ac0a64fb navbar is now opaque 2016-11-24 18:17:23 +01:00
3125ff75ca Style tweaks to sidebar 2016-11-24 18:17:13 +01:00
62b518c81e Show updated time on page templaet 2016-11-24 18:16:25 +01:00
8865ae02e4 Merge nodes_blog and nodes_featured 2016-11-24 18:16:15 +01:00
44c4182a86 Remove blog from sidebar and use folder icon 2016-11-24 18:15:45 +01:00
f59086c025 Style blog and page items on the tree 2016-11-24 18:15:20 +01:00
081a7f96ca No transparent navbar anymore 2016-11-24 18:14:46 +01:00
b1a0e1e3b6 Show blog on the tree 2016-11-24 18:14:25 +01:00
6910d3da49 We always include the picture now 2016-11-24 18:14:07 +01:00
b9c3d6b0fb Merge featured assets and blog posts into one activity stream 2016-11-24 18:13:46 +01:00
f99869f57e 10 featured/latest items 2016-11-24 18:12:38 +01:00