Commit Graph

50 Commits

Author SHA1 Message Date
cecc9bc7fb Added "Copy yaw" button to HDRIs
The button is only shown to people with the right to edit the current
node. I've also simplified some CSS, with the help of @venomgfx.
2017-03-28 18:11:08 +02:00
373be03c80 Groups: browse type list tweaks to match browse as icons 2017-03-23 18:53:24 +01:00
ec1db0a725 Groups view: Background gradient gray doesn't look good 2017-03-22 15:49:51 +01:00
a000176db9 Tweaks to group listing
Non-square thumbnails, always display icon type
2017-03-22 15:49:51 +01:00
1e56ca5227 Only load videojs when there are sources, and minor style tweaks 2017-02-02 18:05:30 +01:00
e049ab0a08 Fire videojs via js 2017-02-02 17:40:04 +01:00
eb02fa5eec Replace Flowplayer with the open source Video.js library 2017-02-02 16:06:41 +01:00
1beb3ca488 Better join page for the agent project 2016-12-02 16:18:17 +01:00
2bae7c2fef Thumbnail on list of blogs on sidebar 2016-12-01 16:21:02 +01:00
b6b517688e Display blog list and posts within the project
TODO: Edit within the project as well
2016-12-01 15:57:59 +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
e43b0cbccf Responsive layout for HDRI listing 2016-11-29 16:58:11 +01:00
e3fc265408 Bigger thumbnail for HDRIs 2016-11-29 16:02:56 +01:00
dea6dd5242 Show Public status on textures 2016-11-29 15:58:21 +01:00
9783711818 Add New File button: avoid selection of text and highlight when active 2016-11-29 14:50:59 +01:00
51d7eed164 Fix alignment of text on status-bar 2016-11-29 13:03:42 +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
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
3125ff75ca Style tweaks to sidebar 2016-11-24 18:17:13 +01:00
f899fb48ce Lighter background for navtree 2016-11-24 16:31:36 +01:00
4f071260f7 Fix tooltips not visible 2016-11-24 16:31:36 +01:00
9e952b0436 Fix on scrollbars 2016-11-21 12:29:09 +01:00
a41bda6859 Minor tweaks to tree/nav tree 2016-11-16 17:58:52 +01:00
9210285089 Make status-bar one line 2016-11-16 17:57:38 +01:00
f1661f7efb Use native scrollbars 2016-11-16 17:48:35 +01:00
9b469cee7d Style tweaks to jstree 2016-11-11 20:03:45 +01:00
3139ba5368 Style tweak to nav header 2016-11-11 18:16:02 +01:00
76a5d9c9e1 Blog and Latest assets are shown bigger now 2016-11-11 17:48:38 +01:00
3b694a91af Fix alignment of header 2016-11-10 11:26:26 +01:00
ad3f2c0119 Introducing apps_base.sass, contains basic layout/generic classes 2016-11-09 22:36:55 +01:00
15be184816 Align edit header to the right 2016-11-08 18:25:40 +01:00
d272896787 Use a lock icon (instead of download icon) when there's no permission to download 2016-11-08 15:05:44 +01:00
a1dca29382 Quick fix for layout of attachments file upload 2016-11-04 11:05:19 +01:00
324d500edb Tweaks to style of file attachments 2016-11-02 19:42:44 +01:00
ef326a2193 Fix width of project header when page is not fully loaded 2016-11-02 19:05:43 +01:00
80601f75ed Remove deprecated +button-rounded-filled mixin
We now use just 'button', as roundness and filled are configurable
2016-11-02 16:36:47 +01:00
f30cdd5246 Minor style tweaks to attachments form 2016-11-02 14:51:10 +01:00
53cbe78ec1 Use #comments-embed for embedding comments. Avoid duplicate ID 2016-11-01 15:53:40 +01:00
144c5b8894 Use statusBarSet() js function from Pillar 2016-11-01 12:30:53 +01:00
1680475d92 Expose License notes on Textures, if any 2016-09-12 18:57:57 +02:00
e04b2ef7ea Fix background color for nav container 2016-09-06 12:41:52 +02:00
29a0bed39b Fix background color of node-container on /about 2016-09-06 12:11:47 +02:00
52cc61b143 Use Roboto font for headings as well 2016-09-05 19:40:46 +02:00
e4763d809b Project view: Fix transparent background of tree/sidebar 2016-09-05 18:55:49 +02:00
4529d0597b Gracefully handle nodes of a type for which we don't have a template.
Before, it would simply return a 500 Internal Server Error.
2016-08-30 15:52:55 +02:00
2c5dc34ea2 Introducing Pillar Framework
Refactor of pillar-server and pillar-web into a single python package. This
simplifies the overall architecture of pillar applications.

Special thanks @sybren and @venomgfx
2016-08-19 09:19:06 +02:00