Pablo Vazquez
c8ae748bd6
Move colors for node types to config
2016-11-24 18:46:26 +01:00
Pablo Vazquez
3e6a9909da
Update CSS
2016-11-24 18:21:18 +01:00
Pablo Vazquez
d35f2aa8c9
style tweaks to homepage activity stream
2016-11-24 18:17:40 +01:00
Pablo Vazquez
32ac0a64fb
navbar is now opaque
2016-11-24 18:17:23 +01:00
Pablo Vazquez
3125ff75ca
Style tweaks to sidebar
2016-11-24 18:17:13 +01:00
Pablo Vazquez
62b518c81e
Show updated time on page templaet
2016-11-24 18:16:25 +01:00
Pablo Vazquez
8865ae02e4
Merge nodes_blog and nodes_featured
2016-11-24 18:16:15 +01:00
Pablo Vazquez
44c4182a86
Remove blog from sidebar and use folder icon
2016-11-24 18:15:45 +01:00
Pablo Vazquez
f59086c025
Style blog and page items on the tree
2016-11-24 18:15:20 +01:00
Pablo Vazquez
081a7f96ca
No transparent navbar anymore
2016-11-24 18:14:46 +01:00
Pablo Vazquez
b1a0e1e3b6
Show blog on the tree
2016-11-24 18:14:25 +01:00
Pablo Vazquez
6910d3da49
We always include the picture now
2016-11-24 18:14:07 +01:00
Pablo Vazquez
b9c3d6b0fb
Merge featured assets and blog posts into one activity stream
2016-11-24 18:13:46 +01:00
Pablo Vazquez
f99869f57e
10 featured/latest items
2016-11-24 18:12:38 +01:00
Pablo Vazquez
85bfbdb5e3
Display 10 comments on frontpage
2016-11-24 18:12:16 +01:00
Pablo Vazquez
ee20926233
List style for homepage activities
2016-11-24 16:31:36 +01:00
Pablo Vazquez
f732f1e08b
Expand > Toggle
2016-11-24 16:31:36 +01:00
Pablo Vazquez
f899fb48ce
Lighter background for navtree
2016-11-24 16:31:36 +01:00
Pablo Vazquez
4f071260f7
Fix tooltips not visible
2016-11-24 16:31:36 +01:00
Pablo Vazquez
6ed772278c
Tooltips on the right and better text for them
2016-11-24 16:31:36 +01:00
Dalai Felinto
b04ed3f5b6
Fix problem pip install failing
...
Repeated elements here makes it fails (at least in WSL - Windows Subsystem Linux)
2016-11-21 23:03:52 +01:00
Pablo Vazquez
738c3e82d7
Remove box for containers on posts
2016-11-21 12:37:03 +01:00
Pablo Vazquez
9e952b0436
Fix on scrollbars
2016-11-21 12:29:09 +01:00
Pablo Vazquez
6ef2c5ca0d
Refresh CSS cache
2016-11-17 15:24:00 +01:00
Pablo Vazquez
c025aa3aac
Move table classes up a level so they can have effect without being nested
2016-11-17 14:55:04 +01:00
Pablo Vazquez
a41bda6859
Minor tweaks to tree/nav tree
2016-11-16 17:58:52 +01:00
Pablo Vazquez
9210285089
Make status-bar one line
2016-11-16 17:57:38 +01:00
Pablo Vazquez
f1661f7efb
Use native scrollbars
2016-11-16 17:48:35 +01:00
Pablo Vazquez
8959fac415
Tooltips/popovers without delay
2016-11-11 20:04:08 +01:00
Pablo Vazquez
9b469cee7d
Style tweaks to jstree
2016-11-11 20:03:45 +01:00
Pablo Vazquez
bbb3f5c7c0
Don't display extra content on /about
2016-11-11 18:16:16 +01:00
Pablo Vazquez
3139ba5368
Style tweak to nav header
2016-11-11 18:16:02 +01:00
Pablo Vazquez
df810c0c4e
Fix icon
2016-11-11 18:04:53 +01:00
Pablo Vazquez
29b4ebd09a
Link to project blog
2016-11-11 17:55:23 +01:00
Pablo Vazquez
76a5d9c9e1
Blog and Latest assets are shown bigger now
2016-11-11 17:48:38 +01:00
Pablo Vazquez
fe848525b1
Small refactor of jstree style
...
Still needs some work but it's a bit cleaner
2016-11-11 17:11:35 +01:00
Pablo Vazquez
24ede3f4ee
Include node_type on jstree list item
2016-11-11 17:11:35 +01:00
Pablo Vazquez
756e3d2d89
Template for pages
2016-11-11 17:11:35 +01:00
Pablo Vazquez
684afb8cd5
Style .container.box
2016-11-11 17:11:35 +01:00
Sybren A. Stüvel
52a1602a7c
Allow overriding whether the user can comment from URL.
...
Not really secure (user can still post comments via API and by changing the
URL and re-requesting the embedded comment form), but at least normal users
are blocked from commenting this way.
2016-11-11 16:01:56 +01:00
Pablo Vazquez
ce6020702e
Don't check for hardcoded caminandes-3 url
...
We now have the header_video_file feature for it
2016-11-11 15:37:46 +01:00
Sybren A. Stüvel
76f2367e66
Added extra role to UserAdminTest.
2016-11-11 15:23:25 +01:00
Sybren A. Stüvel
5f0092cfa1
Fixed bug in /u/ where home project group membership was lost after edit.
...
Rather than understanding the code, I rewrote the editing and added a
unit test for it.
2016-11-11 15:06:29 +01:00
Sybren A. Stüvel
4b84e6506b
CLI command to check home project group membership
2016-11-11 15:05:43 +01:00
Sybren A. Stüvel
a13937e500
Log error when unable to update home project
2016-11-11 12:44:47 +01:00
Sybren A. Stüvel
b9e27a4cbf
Quote activity verb in log
2016-11-11 08:40:49 +01:00
Pablo Vazquez
3b694a91af
Fix alignment of header
2016-11-10 11:26:26 +01:00
Pablo Vazquez
f651ece343
Set color for navigation on sidebar
2016-11-10 11:21:11 +01:00
Sybren A. Stüvel
595a690473
Removed activity 'extra fields', as it wasn't used and half-built.
2016-11-10 09:50:10 +01:00
Pablo Vazquez
1702b40812
hover color of active list items
2016-11-10 00:54:06 +01:00