- 16 Jan, 2015 8 commits
-
-
RawKStar77 authored
-
gergely-ujvari authored
Fix small KaTeX display math.
-
RawKStar77 authored
-
RawKStar77 authored
KaTeX default renders math in an inline style. This was creating problems for KaTeX rendered display, and making it looked bunched up and small.
-
ujvari authored
-
ujvari authored
This reverts commit 9e9da30ac4b6c915d2881df20f2f72c0e5be5590.
-
ujvari authored
-
Aron Carroll authored
Introduce Permissions Service.
-
- 15 Jan, 2015 11 commits
-
-
ujvari authored
-
ujvari authored
_acl() is introduce to produce Access-level-control objects from the permissions. _permits() is just checking if the current user, action is allowed via the ACL list This way the permits do not have to know anything about annotations
-
Gergely Ujvari authored
-
Gergely Ujvari authored
-
Gergely Ujvari authored
-
Gergely Ujvari authored
-
Gergely Ujvari authored
-
Gergely Ujvari authored
-
Gergely Ujvari authored
-
Gergely Ujvari authored
-
Gergely Ujvari authored
-
- 13 Jan, 2015 2 commits
-
-
Gergely Ujvari authored
Previous implementation was flawed that if multiple any terms were given, every term had to be true inside one field. If couldn't handle the case when the terms can be found in different fields. Now any terms are evaluated separately and not bound together. Fix #1844
-
Gergely Ujvari authored
To set up stream filter for realtime updates Fix #1842
-
- 09 Jan, 2015 3 commits
-
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
This reverts commit 3902a0ba78874861e54c3c51a6b14aca4f75019a.
-
- 08 Jan, 2015 5 commits
-
-
Randall Leeds authored
Fix jumping search icon when loading extension on stream
-
Randall Leeds authored
Remove minimum character limit on tags
-
Aron Carroll authored
Fixes #1484
-
Aron Carroll authored
We were seeing the styles being over-ridden if icomoon.css was injected after simple-search.scss. Fixes #1764
-
Aron Carroll authored
This was used before we added the h-icons namespace to our icon font.
-
- 07 Jan, 2015 2 commits
-
-
Randall Leeds authored
Rework Back End Authentication and Authorization
-
Randall Leeds authored
This fixes a situation where the search bar would not be able to clear when the last search performed was empty.
-
- 23 Dec, 2014 4 commits
-
-
Aron Carroll authored
Remove negative margin on thread reply counts.
-
Aron Carroll authored
Section, header and footer should be distinct, instead we just use the cascade in the stylesheet to override the margins.
-
Randall Leeds authored
Instead of using a negative margin to pull the reply count up in line with the annotation actions, drop the clearfix on the annotation itself so that the actions don't take up vertical layout space. Restore the assurance that the actions and reply count don't get too close to the card edge by putting the clearfix on the thread instead. Also, ensure consistent use of the annotation-section class to get regular padding rhythm on the annotation sections. Fix #1808
-
Randall Leeds authored
Improve Elasticsearch initialization
-
- 22 Dec, 2014 5 commits
-
-
Randall Leeds authored
-
Randall Leeds authored
Remove selection overrides
-
Randall Leeds authored
Email notification revisions
-
Aron Carroll authored
-
Aron Carroll authored
Having the browser text selection behaviour change when it moves over a highlight is extremely confusing. This change removes that behaviour, the highlight mixin and brings the PDFjs override file inline with common.css
-