04f7869e8e
Comments: Display actual date on mouse over (not pretty_date)
2017-11-02 15:38:37 +01:00
53aabc8c84
Translations: Mark more strings for translation
2017-10-27 00:54:05 +02:00
a6ab7dda97
Title for loop button on videoplayer
2017-10-25 16:17:08 +02:00
6564fa000d
Titles for node details
2017-10-25 16:16:58 +02:00
5fbe62105a
Blog: Minor layout tweaks
...
* Make header image clickable
* Make thumbnails on blog list clickable
* Put action buttons in .blog-action for easier positioning
* Cleanup
2017-10-25 16:02:02 +02:00
771b93b169
Blog: Don't display author name on sidebar
2017-10-25 16:02:02 +02:00
4f3fc91c0a
VideoJS: Upgrade and stuff
...
* Upgrade to the latest stable version 6.2.8
* Move JS files to blender-cloud
* Introducing Hotkeys support (a'la YouTube)
* Introducing Loop button (and a way to easily add new buttons)
* Minor style tweaks to work with the latest update
2017-10-24 12:38:11 +02:00
6ffbd52a36
Comments: Simpler login message
...
No point in having a disabled input, since we're leaving
the page to login anyway
2017-10-15 05:56:43 +02:00
6d8870ba25
Blog: Check if blog_archive_prev/next exist before showing link
...
Also minor cleanup of the classes and excessive indenting.
2017-10-05 17:32:55 +02:00
01dab4188c
Style tweaks to blog archive
2017-10-05 17:32:55 +02:00
73b50556be
Added blog archive.
...
May still need some style tweaking.
2017-10-05 17:32:55 +02:00
e724c9c2ad
Blog: Simplified looping over blog posts.
2017-10-05 17:32:55 +02:00
f42334453c
Deduplicated code for image expansion into the page overlay
...
It now also supports WEBP links, and is compatible with Google Cloud
Storage (which adds ?blablabla to links).
2017-10-05 17:32:55 +02:00
2603c4f44f
Deduplicated blog templates by using macros.
2017-10-05 17:32:55 +02:00
bd93625119
Use super() call instead of copy-pasting the contents of the parent block
2017-10-05 17:32:55 +02:00
68c7a88fed
Use the nifty new DocumentTitleAPI to update notification count
...
and page titles when browsing assets.
This removes the need for updateTitle()
2017-10-05 15:29:30 +02:00
6f0a03ce60
Set page title on edit_embed
2017-10-03 12:52:50 +02:00
58a34d6cdb
Typo (one bracket too much)
2017-10-02 19:49:33 +02:00
d3cd6a884e
Use toastr notifications instead of statusBarSet()
2017-10-02 19:31:52 +02:00
Pablo Vazquez
da7be50c61
Comments: Cleanup and convert more IDs to classes when possible
...
No functional changes.
2017-09-30 23:21:54 +02:00
e4fff8df81
Added missing project_container variable.
2017-09-28 17:43:48 +02:00
Pablo Vazquez
8fd577c733
Comments: Capitalize actions and color Reply
2017-09-25 01:24:30 +02:00
Pablo Vazquez
4eeccb6107
Comments: More compact layout
2017-09-25 00:39:34 +02:00
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