934 Commits

Author SHA1 Message Date
8959fac415 Tooltips/popovers without delay 2016-11-11 20:04:08 +01:00
9b469cee7d Style tweaks to jstree 2016-11-11 20:03:45 +01:00
bbb3f5c7c0 Don't display extra content on /about 2016-11-11 18:16:16 +01:00
3139ba5368 Style tweak to nav header 2016-11-11 18:16:02 +01:00
df810c0c4e Fix icon 2016-11-11 18:04:53 +01:00
29b4ebd09a Link to project blog 2016-11-11 17:55:23 +01:00
76a5d9c9e1 Blog and Latest assets are shown bigger now 2016-11-11 17:48:38 +01:00
fe848525b1 Small refactor of jstree style
Still needs some work but it's a bit cleaner
2016-11-11 17:11:35 +01:00
24ede3f4ee Include node_type on jstree list item 2016-11-11 17:11:35 +01:00
756e3d2d89 Template for pages 2016-11-11 17:11:35 +01:00
684afb8cd5 Style .container.box 2016-11-11 17:11:35 +01:00
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
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
76f2367e66 Added extra role to UserAdminTest. 2016-11-11 15:23:25 +01:00
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
4b84e6506b CLI command to check home project group membership 2016-11-11 15:05:43 +01:00
a13937e500 Log error when unable to update home project 2016-11-11 12:44:47 +01:00
b9e27a4cbf Quote activity verb in log 2016-11-11 08:40:49 +01:00
3b694a91af Fix alignment of header 2016-11-10 11:26:26 +01:00
f651ece343 Set color for navigation on sidebar 2016-11-10 11:21:11 +01:00
595a690473 Removed activity 'extra fields', as it wasn't used and half-built. 2016-11-10 09:50:10 +01:00
1702b40812 hover color of active list items 2016-11-10 00:54:06 +01:00
9612e99806 Unify active state of list and table items 2016-11-10 00:52:36 +01:00
c17993418c Fix animated stripes background not aligned on tables 2016-11-10 00:10:29 +01:00
60e43c368d Active statuses for tables and list items 2016-11-09 23:37:17 +01:00
2f3e5a513b Unify inputs with other apps 2016-11-09 23:14:15 +01:00
54fccfc3ad Status colors
From Attract, but will be used also in Flamenco and others in the future
2016-11-09 23:01:32 +01:00
b6b62babd2 Some fixes and utils from Attract 2016-11-09 22:42:53 +01:00
ad3f2c0119 Introducing apps_base.sass, contains basic layout/generic classes 2016-11-09 22:36:55 +01:00
dc70705b1e Don't show "Join the conversation" to demo users
And minor style tweaks
2016-11-09 18:15:34 +01:00
ab375b2126 Moved node_setattr() from Attract to Pillar 2016-11-09 12:50:30 +01:00
fcecc75c3d Update CSS cache version 2016-11-08 18:29:46 +01:00
15be184816 Align edit header to the right 2016-11-08 18:25:40 +01:00
45328b629b Escape html when building jstree 2016-11-08 18:25:23 +01:00
cce45b96e1 Fix special characters on document title 2016-11-08 18:08:30 +01:00
edad85ee34 Display private/public label on projects 'shared with me' 2016-11-08 17:56:56 +01:00
116ed9f08a More padding on error message 2016-11-08 16:03:39 +01:00
7391f40cba Users list: copy to clipboard for IDs
Feature request by Francesco
2016-11-08 15:59:14 +01:00
e54bfa4520 Clipboard.js, brought over from Attract, we'll use it here as well 2016-11-08 15:49:47 +01:00
d272896787 Use a lock icon (instead of download icon) when there's no permission to download 2016-11-08 15:05:44 +01:00
724fe6ceeb 'Join the conversation' wasn't accurate for subscribers without POST permission 2016-11-08 14:19:23 +01:00
865259d40e pretty_date('some string') now tries to parse the string as datetime.
dateutil.parser.parse('some string') is used for this.
2016-11-08 13:38:36 +01:00
65b554986c pretty_date(None) now returns None 2016-11-08 12:56:19 +01:00
fb6e326a14 Also support future dates and times in pretty_date 2016-11-08 12:24:55 +01:00
920a1de263 No need to format known number 2016-11-08 12:24:55 +01:00
0da4e3bafc Public/Private label for list of own projects 2016-11-08 12:00:15 +01:00
89be4efe6f If day is in the future, just print the time (not empty) 2016-11-07 17:10:41 +01:00
ba591da2fc Store js libraries locally 2016-11-07 12:20:23 +01:00
4c6a51c501 Fixed some package version conflicts between Pillar and the SDK. 2016-11-07 10:56:31 +01:00
76174046ad Use our own perfect scrollbar, not cdn 2016-11-04 16:11:04 +01:00