5047803e3c
CSS: progress-bar styling part of pillar's base
2017-06-06 17:03:24 +02:00
96ffee49cf
Update url_for statements for project redirects
...
Now we always point to the full project urls.
2017-06-01 17:40:16 +02:00
7ac9203753
Pillar-font: added pi-link and pi-unlink
2017-06-01 12:10:00 +02:00
d67f65019e
Escape HTML when displaying search results
2017-05-31 17:14:17 +02:00
f953f1e51b
Moved common Jade code for project edit pages into projects/edit_layout.jade
2017-05-31 10:35:49 +02:00
fe56b04f7d
Remove bottom link on sitemap
2017-05-24 18:03:49 +02:00
12a8a34bdc
Fixed JS injection vulnerability.
...
JavaScript in the user's full name or username was executed when adding
that user to a project.
2017-05-24 16:32:05 +02:00
2ba52e2467
Allow extensions to have a project settings page.
2017-05-24 15:48:27 +02:00
c50f745744
Bottom sitemap: Fix URLs
2017-05-24 14:51:20 +02:00
8c1dbf984b
Homepage update for Blender Cloud
...
Now with more Agent!
2017-05-22 15:59:43 +02:00
091c70e735
Project homepage responsive tweak
...
Full width for latest cards
2017-05-15 11:56:13 +02:00
abcb0c27a0
Remove Agent 327 special content lock
2017-05-15 11:55:43 +02:00
736686390f
Move activities styling to Pillar
...
Since activities is a core part of Pillar
2017-05-10 15:58:56 +02:00
095f1cda0c
Added "Switch user" functionality.
...
The user isn't logged out until the new user logs in. This allows you to
click on "Log in as different user", hit the back button, and still be
logged in.
2017-05-05 12:56:19 +02:00
cfa31ab542
JS mistake
2017-05-04 18:23:55 +02:00
47ba5e18a3
Give users a "Re-check my subscription" button.
2017-05-04 18:15:35 +02:00
49895805e3
Display project description in instead of summary
2017-04-07 09:02:08 +02:00
4c704c8cda
Pipe description & content of featured nodes through markdown
2017-03-30 09:23:59 +02:00
6f9feea8a9
Locally hosting jstree, instead of linking to cloudflare.
...
Should speed up the site, and remove a possible point of failure.
This also upgrades JSTree to the latest version (3.3.3).
2017-03-29 16:57:26 +02:00
dde5526022
Updated HDRi specifics in the "join" page
2017-03-29 16:46:49 +02:00
34a6fb064c
Removed illegal 'home_project' tag
2017-03-29 16:43:08 +02:00
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
9ccf4474bc
Fix for missing tag in Markdown validator
2017-03-28 17:54:10 +02:00
3622fad9c2
Merge remote-tracking branch 'origin/master'
2017-03-28 16:43:22 +02:00
c846ee9823
Add support for video tag
2017-03-28 16:43:12 +02:00
fcaa4fb936
Upgraded VRViewer:
...
- upgraded vrviewer to latest master (ffbc9ff4bf0c550cc79003ec188ca16e9e83c31e)
- added some notes on how to upgrade to the readme
- added support for setting default yaw angle
- added support for float properties
2017-03-28 16:04:26 +02:00
ddfb69edb2
group_hdri: remove double title
2017-03-28 14:08:15 +02:00
fac56943ee
group_hdri: remove unused preview
...
This div contained the same image as otherwise shown, except that it was
never shown.
2017-03-28 14:08:15 +02:00
8330488c0a
group_hdri: show unpublished children for current user.
...
Previously you weren't even allowed to see your own "pending" items.
2017-03-28 14:08:15 +02:00
6001f1936c
Tweak to utm_source handling
2017-03-24 17:14:29 +01:00
46c019a758
Add support for utm_source
2017-03-24 11:47:12 +01:00
b2ed441bf7
Fix width of node add/edit
2017-03-23 18:53:39 +01:00
373be03c80
Groups: browse type list tweaks to match browse as icons
2017-03-23 18:53:24 +01:00
ce5e27814a
Blog: Fix top bar not full width
2017-03-23 18:52:24 +01:00
a3513aa45c
Update background for Agent 327 on join pages
2017-03-22 21:56:43 +01:00
e6fb64621f
Introducing GOOGLE_SITE_VERIFICATION
...
Used for cross-verification on various Google sites (eg. YouTube) . By default it is not rendered in the pages.
2017-03-21 15:45:36 +01:00
fde50f6525
Groups view: Background gradient gray doesn't look good
2017-03-20 18:07:13 +01:00
f19be0ae17
Larger image for collections header
2017-03-20 16:00:37 +01:00
b70bc07a75
Slightly bigger thumbnail size for posts in homepage
2017-03-20 15:54:36 +01:00
508a28aeae
Update CSS caches
2017-03-17 18:05:12 +01:00
ba5923044a
Minor tweaks to homepage listing
...
Thumbnails are now slightly larger (22px wider), and did some rearrangement
2017-03-17 18:03:06 +01:00
c52bfd2236
Tweaks to group listing
...
Non-square thumbnails, always display icon type
2017-03-17 16:53:05 +01:00
bfb5f4f44e
Video Player: Vertical volume slider and loop by default
2017-03-13 17:11:27 +01:00
e381ca774e
On Page load use replaceState instead of pushState
...
Fix T50797 and replace the id-based url with a custom url for page in the browser's history.
2017-02-27 13:08:56 +01:00
6765276519
Introducing attachments fixes for blog posts and assets.
...
Requires migration of attachments schema using
python manage.py maintenance upgrade_attachment_schema --all
2017-02-21 18:08:42 +01:00
eca4ade9d8
Linking to Blender Cloud add-on (and no longer to bundle)
...
Added a note that states the add-on requires Blender 2.78+. Even though
this isn't strictly true (it also supports 2.77a if you manually install
the Blender ID add-on), it simplifies things greatly.
Fixes T49721
2017-02-21 11:14:46 +01:00
2e00e81b30
Raise z-index of col_right by 1
2017-02-14 16:03:37 +01:00
0a86ad357f
Analytics for videojs
2017-02-08 16:27:52 +01:00
02f736dcc4
Hide missing summaries on projects homepage
2017-02-08 15:27:20 +01:00
d8eae2c44b
Fix OG crash on projects without picture_header
2017-02-08 15:26:56 +01:00