c0cb80ceec
Use absolute url of Open Graph image links
2019-04-19 12:54:22 +02:00
80b69438ed
UI: Tweaks to descriptions in Index Collection.
2019-04-03 15:30:46 +02:00
bd07a63acd
Index Collection Template: Use header and opengraph macros.
2019-04-03 15:02:11 +02:00
49bffd108d
UI Index Collection: Match style with Training and Libraries.
2019-04-01 12:33:47 +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
734a8db145
Index collection: use gradient on header
2018-09-21 16:56:01 +02:00
82c6c30a0a
Tweaks to featured item in index collection
2018-09-21 16:52:21 +02:00
7ba8ff7580
New templates for /learn and /libraries
2018-09-20 15:00:10 +02:00
afa0c96156
Navigation: add custom nav for services
2018-09-19 19:34:49 +02:00
748190d15b
Fix jumbotron in index collection
2018-09-19 15:50:03 +02:00
10addb1521
Spring background for index collection
2018-09-19 12:38:35 +02:00
ece0ba4ae7
Dropdowns tweaks based on feedback
2018-09-19 11:20:17 +02:00
7fff47c5c5
Use spans for index_collection navigation
2018-09-17 15:04:07 +02:00
ae907719d0
Index Collection: Limit columns to 3
2018-09-16 03:43:21 +02:00
37726bee0f
Cleanup
2018-09-11 19:35:05 +02:00
10f15185e0
Homepage: Use macro for listing assets
2018-09-11 17:46:09 +02:00
c90cd41e23
Use list-asset() mixin for homepage latest assets
2018-09-10 19:01:43 +02:00
e348b003b1
Use mixin components from Pillar
2018-09-07 17:19:36 +02:00
8dd1de1018
Merge branch 'wip-redesign'
...
# Conflicts:
# src/templates/homepage.pug
# src/templates/services.pug
2018-09-06 14:13:22 +02:00
92106459a0
Use Navigation Tabs for homepage and index collections
2018-09-06 13:03:22 +02:00
cf98883633
Make <meta property="og:url"> tags have an absolute URL
...
Most of those can simply use `{{ request.url }}`, as this already contains
the absolute URL of the currently displayed page.
2018-09-05 13:58:13 +02:00
f0b18e88f4
Use pug mixins for header, cards and navigation
2018-08-31 13:57:51 +02:00
f48a4883ae
Index collection redesign
2018-08-27 16:58:01 +02:00
4575e8bf8b
Public project changes
...
Now we organize training content into 'courses' and 'workshops'. This commit updates various endpoints and menus to reflect that decision.
2017-07-26 16:51:16 +02:00
fe408c3151
Moved projects index_collection from Pillar
2017-07-26 16:49:40 +02:00