Pablo Vazquez
6688ae66fa
Use Toastr to notify
2017-09-25 00:37:03 +02:00
Pablo Vazquez
38e960eb3f
Comments: Fix multiple posting when using a hotkey
...
On every new item loaded with comments, we would bind the click without
unbinding first, leading to multiple posting when triggering the comment
submission.
2017-09-25 00:35:35 +02:00
7d740c74e3
Move comment posting into its own function
2017-09-22 19:12:13 +02:00
Pablo Vazquez
b5f0c59511
Comments: Style tweaks
...
More compact and also convert IDs to classes (when not used by javascript)
2017-09-21 01:14:53 +02:00
1e6180be48
More fixes for video fluid
2017-09-20 16:37:16 +02:00
0089a8a98e
Video: Previews are already fluid, no need for vjs-fluid
2017-09-20 16:18:05 +02:00
e3f1f101e2
Assets: No need to calculate preview aspect ratio anymore
...
No longer used since we went full width
2017-09-20 16:06:42 +02:00
386571157a
Assets: Check if user is subscriber or asset is public
2017-09-20 14:23:21 +02:00
5012d19180
Video asset: Show link to login as well as subscribe
2017-09-20 14:19:39 +02:00
54b5e8e3d4
Video: Fix Download button
2017-09-20 14:19:39 +02:00
4e153413d9
Fix Download button showing when not logged in
2017-09-17 20:11:13 +02:00
5df68c4ead
Comments: Only show if there are actually comments
...
No negative text "no comments"
2017-09-16 20:11:50 +02:00
1563f4142d
Fix broken layout on project blog posts
...
Fixes T52764
2017-09-16 20:11:50 +02:00
9ac870e0a5
Fixed scrolling to comment when the comment ID is in the URL hash.
2017-09-13 14:05:18 +02:00
97564022c3
Renamed 'child' to 'variation', since it's not about child nodes.
2017-09-05 11:56:41 +02:00
903bb6cfe9
Typo
2017-09-04 19:46:42 +02:00
b8153b5c9a
Assets: Move details to its own file and share across assets
...
And new styling for the details as well
2017-09-04 19:13:38 +02:00
811236cff4
Migrate Jade to Pug template engine
...
Jade templates engine has been renamed to Pug.
We are using Pug already on the Blender Cloud repository, following is Flamenco and Attract
2017-08-30 14:04:15 +02:00
575a7ed1a7
Introduced role-based capability system.
...
It's still rather limited and hard-coded, but it works.
2017-08-18 14:47:42 +02:00
e430b2b9a1
Update url_for from main.join to cloud.join
...
This text should be moved to Blender Cloud.
2017-07-16 01:00:24 +02:00
b88594958d
Convert spaces to tabs for jade files
2017-07-13 12:36:06 +02:00
3d1757476a
Support for OpenGraph and Twitter cards in blogposts
2017-07-13 12:36:06 +02:00
08cb2b8438
Simplified string
2017-06-16 14:05:13 +02:00
fc4ab9d6ba
Removed obsolete comment file + function
2017-06-16 13:40:31 +02:00
5955b71459
Comments: Use toastr for notifications
2017-06-12 19:47:00 +02:00
d67f65019e
Escape HTML when displaying search results
2017-05-31 17:14:17 +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
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
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
ec1db0a725
Groups view: Background gradient gray doesn't look good
2017-03-22 15:49:51 +01:00
0e6bdf9467
Update CSS caches
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
9f49140230
Video Player: Vertical volume slider and loop by default
2017-03-22 15:49:51 +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
0a86ad357f
Analytics for videojs
2017-02-08 16:27:52 +01:00
7b9fef2fc8
Update caches
2017-02-06 14:44:05 +01:00
528887b1a6
Unify Twitter cards and Open Graph data
2017-02-06 14:37:53 +01:00
ae38bec218
Fix project header videos
2017-02-06 12:07:05 +01:00
1e56ca5227
Only load videojs when there are sources, and minor style tweaks
2017-02-02 18:05:30 +01:00
b8ad0cd18f
Update cache version
2017-02-02 17:40:32 +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
9b90070191
AMP: break too long words
2017-01-23 16:15:53 +01:00
68fcae64ae
AMP: Use srcset to load different headers depending on screen size
2017-01-23 15:56:41 +01:00
e3fc5d1b9b
Initial support for AMP (Accelerated Mobile Pages)
...
https://www.ampproject.org/
Basic implementation. Still needs the node description to be parsed,
as <img> tags need to be <amp-img> with special tags.
2017-01-23 15:47:14 +01:00