- 12 Aug, 2013 14 commits
-
-
Ujvari Gergely authored
- Flashes for new notifications. - Notification number is counted in the bubble.
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
- Graphical design is missing - Fix for refreshing synonims is missing
-
Ujvari Gergely authored
-
csillag authored
-
csillag authored
-
csillag authored
-
csillag authored
Now the Hypothes.is class has a field called 'socialView', which specifies the social view filters that should be used. This is considered when loading annotations on init, and also on later re-loads, because of login/logout. When the filter is changed, annotations are automatically reloaded. (And there were also some cosmetic fixes.)
-
csillag authored
Manually cherry-pick some changes from https://github.com/hypothesis/h/commit/c2286994a215283addd86170851e4cabf3e97ca9 https://github.com/hypothesis/h/commit/1ff5505f3b019e2abd21b6920a388d798c0acc58 https://github.com/hypothesis/h/commit/fa9351f02c996cebf8a10f1ef8bb8bbaa1035286 This partially takes care of * Problem 1 described in #578. (The two code path are not yet consolidated, but at least now they do the same) * Problem 3 (The reloading is now a separate method.)
-
csillag authored
-
Ujvari Gergely authored
-
gergely-ujvari authored
Implement search tool
-
- 10 Aug, 2013 26 commits
-
-
Kristof Csillag authored
Take control of the annotator-store authorization using Pyramid ACLs.
-
Randall Leeds authored
The dev server now explicitly listens on localhost. That means that if you wish to expose this publicly you will need to set up a public- facing proxy server, such as nginx, or create/modify a .ini file. The Procfile still uses 0.0.0.0, which means that pyramid will fall back to reading the HTTP Host header for the server name. In Procfile deployments like heroku and dokku it is assumed that this header is trusted and fixed in upstream reverse proxies. Fixes #497.
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
and using $element.find() instead of $()
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
- Font is bold, size: 11px
-
Ujvari Gergely authored
-
Ujvari Gergely authored
(Google docs: 1b)
-
Ujvari Gergely authored
Removed debug messages
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
The key is: 'hyp_page_search_query' Upon VS initialization, if available, the query is retrieved and feed to VS.
-
Ujvari Gergely authored
-
Ujvari Gergely authored
- Using '-' instead of '_' - sidebar does not resize when search bar grows
-
Ujvari Gergely authored
-