6ac75c6a14
UI Production: use same header and opengraph as other collections.
2019-04-03 15:48:38 +02:00
cbbaf90002
Templates: Add opengraph to collections.
2019-04-03 15:43:53 +02:00
369161e29f
Navigation: Unified cloud navigation
...
* Removed main drop down menu
* Added "My cloud" to user menu
* Attract/Flamenco is found under Production Tools menu
* Attract/Flamenco has the same navigation as its project
2019-02-06 10:31:36 +01:00
2950a4347a
Quick-Search: Added Quick-search in the topbar
...
Changed how and what we store in elastic to unify it with how we store
things in mongodb so we can have more generic javascript code
to render the data.
Elastic changes:
Added:
Node.project.url
Altered to store id instead of url
Node.picture
Made Post searchable
./manage.py elastic reset_index
./manage.py elastic reindex
Thanks to Pablo and Sybren
2018-11-22 15:31:52 +01:00
d2815acd80
Free assets: Assets should not be advertised as free if the user is a logged in subscriber.
2018-10-04 17:44:08 +02:00
89ea34724b
Tagged Assets: Initial 8, load 8 more
2018-09-20 15:27:22 +02:00
7ba8ff7580
New templates for /learn and /libraries
2018-09-20 15:00:10 +02:00
fd1db5d2e0
Production: make asset title a link
2018-09-20 13:17:50 +02:00
012eaaef11
Production: Load 4 assets, load 4 more
2018-09-19 19:34:07 +02:00
690b35bab1
Add more tags to NODE_TAGS
2018-09-19 16:15:31 +02:00
356e4705b3
Add digital-painting to NODE_TAGS
2018-09-19 15:53:56 +02:00
748190d15b
Fix jumbotron in index collection
2018-09-19 15:50:03 +02:00
678a03dbf1
Update NODE_TAGS
2018-09-19 11:34:22 +02:00
ece0ba4ae7
Dropdowns tweaks based on feedback
2018-09-19 11:20:17 +02:00
2395bd8090
Production Lessons: Added more tags
2018-09-18 16:54:57 +02:00
a65d771bd6
Tagged Assets: Support passing arguments
...
Pass LOAD_INITIAL_COUNT and LOAD_NEXT_COUNT
Also only show 'Load more' if LOAD_NEXT_COUNT is not set to 0
2018-09-16 06:30:48 +02:00
9fd233a8dc
Initial styling of production lessons.
2018-09-13 18:10:12 +02:00
b4c51007ab
Style production listing
2018-09-07 18:11:46 +02:00
94c2c6e550
Start of "production videos", a.k.a. tagged assets overview
...
Tagged assets are shown in a list per tag. The list is dynamically
loaded with JavaScript.
2018-09-06 16:08:23 +02:00