c2492e8710
When logging in from /welcome, redirect to index
...
Backend logic simplified, to support the next arg if provided, otherwise simply redirect to the request.referrer (last visited page).
2017-11-07 18:25:42 +01:00
08b388f363
Display Log in on button only if current_user.is_anonymous
2017-11-07 18:25:42 +01:00
470fdf89f4
Add alt tag to images in welcome page
2017-11-07 18:25:42 +01:00
047737ef41
New block in the navigation menu for user specific entries
...
Called "navigation_user", used at the moment by the
/welcome page for turning "Login" into "Login and Explore"
Also added the block name to {% endblock %} where it makes sense.
There is no functional change, just easier to read.
2017-10-25 15:43:16 +02:00
5eaa202d49
Welcome Page: Fix count of awesome people (Cloud subscribers)
2017-10-23 15:34:31 +02:00
a9788e70c9
Welcome Page: Add links to titles and images
2017-10-23 15:34:00 +02:00
0c4fbcf65d
Refresh the /welcome page
2017-10-18 20:06:34 +02:00
2bac3997f6
Link to Blender Cloud add-on (and not the obsolete bundle link)
2017-09-05 11:32:24 +02:00
ff8e338f86
Don't include raw & chars in HTML
2017-09-05 11:31:39 +02:00
0b2583c22e
Layout: Headers backdrops are no longer used
2017-08-30 15:42:03 +02:00
fd600c9fa0
Fix for broken url_for
2017-07-27 09:30:09 +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
ae33a6f71e
Moving Blender Cloud specific pages from Pillar
...
These pages were originally in the pillar repository, but they actually belong here. We also extended rsync_ui.sh to build and rsync to the Blender Cloud server.
2017-07-13 18:35:18 +02:00