Commit Graph

90 Commits

Author SHA1 Message Date
44c4182a86 Remove blog from sidebar and use folder icon 2016-11-24 18:15:45 +01:00
ee20926233 List style for homepage activities 2016-11-24 16:31:36 +01:00
f732f1e08b Expand > Toggle 2016-11-24 16:31:36 +01:00
6ed772278c Tooltips on the right and better text for them 2016-11-24 16:31:36 +01:00
738c3e82d7 Remove box for containers on posts 2016-11-21 12:37:03 +01:00
6ef2c5ca0d Refresh CSS cache 2016-11-17 15:24:00 +01:00
f1661f7efb Use native scrollbars 2016-11-16 17:48:35 +01:00
8959fac415 Tooltips/popovers without delay 2016-11-11 20:04:08 +01:00
bbb3f5c7c0 Don't display extra content on /about 2016-11-11 18:16:16 +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
756e3d2d89 Template for pages 2016-11-11 17:11:35 +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
dc70705b1e Don't show "Join the conversation" to demo users
And minor style tweaks
2016-11-09 18:15:34 +01:00
fcecc75c3d Update CSS cache version 2016-11-08 18:29:46 +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
7391f40cba Users list: copy to clipboard for IDs
Feature request by Francesco
2016-11-08 15:59:14 +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
0da4e3bafc Public/Private label for list of own projects 2016-11-08 12:00:15 +01:00
ba591da2fc Store js libraries locally 2016-11-07 12:20:23 +01:00
76174046ad Use our own perfect scrollbar, not cdn 2016-11-04 16:11:04 +01:00
a1dca29382 Quick fix for layout of attachments file upload 2016-11-04 11:05:19 +01:00
27bad1be8a Fix markdown on coments 2016-11-03 15:34:50 +01:00
324d500edb Tweaks to style of file attachments 2016-11-02 19:42:44 +01:00
5ade876784 Labels for fields 2016-11-02 18:55:26 +01:00
738c20b36b Undertitle field labels 2016-11-02 18:51:51 +01:00
3c6642d879 Undertitle labels for checkboxes
Avoids ugly 'is_tileable' label on textures
2016-11-02 18:50:20 +01:00
4ec3268a23 Reloading comment list via event 'pillar:comment-posted' on body element. 2016-11-02 17:21:50 +01:00
4bd334e403 Add button to 'Add Attachment to Description' 2016-11-02 16:16:20 +01:00
e69393e95e WIP: endpoint for posting new comments without comment list.
We need to determine what happens when such a comment is successfully
posted, as we can't just reload the comment list. In other words, this is
dependent on where we are embedded, and cannot be handled just locally.
2016-11-02 15:40:26 +01:00
cf28e5a3f4 Unified "Add New File" and ".. Attachment" buttons. 2016-11-02 12:29:38 +01:00
6ea7386bd3 "Add new attachment" button works. 2016-11-02 12:28:45 +01:00
2a5b3dc53e Removed unused code. 2016-11-02 12:28:45 +01:00
dabc1a44b8 Set icon for error message 2016-11-02 11:42:49 +01:00
eb1561136b Fix typo in attachments code 2016-11-02 11:42:23 +01:00
e143b9cb72 Use undertitle filter when displaying node status 2016-11-01 19:36:04 +01:00
6faea83372 Fix rating on comments 2016-11-01 19:28:53 +01:00
d36dcad773 Fix rated status for comments (was missing space between classes) 2016-11-01 19:28:53 +01:00
8cc2cfb189 Don't use hardcode url for homepage 2016-11-01 17:29:27 +01:00
c672bc07fe Only load comments on assets or posts
Was trying to load comments on groups, textures, etc.
2016-11-01 17:17:33 +01:00
aef7754537 Attachment rendering for posts & node descriptions. 2016-11-01 16:47:55 +01:00
53cbe78ec1 Use #comments-embed for embedding comments. Avoid duplicate ID 2016-11-01 15:53:40 +01:00
144c5b8894 Use statusBarSet() js function from Pillar 2016-11-01 12:30:53 +01:00
041722f71a Allow custom messages in the 404_embed.jade template 2016-10-21 14:38:57 +02:00
fceac01505 Set a nice minimum height when editing a comment 2016-10-20 17:02:07 +02:00
e1678537c0 Editing comments via PATCH on pillar-web, and some other comment fixes 2016-10-20 16:47:04 +02:00
7f4ad85781 Count comments and replies, not just top-level comments 2016-10-19 17:16:27 +02:00