- 24 Jul, 2013 3 commits
-
-
Ujvari Gergely authored
-
Kristof Csillag authored
fixes #521
-
Ujvari Gergely authored
The streamer api and client recognized the edit action as 'edit', but the action name coming from api/store.py was 'update' so the whole edit action was broken. Now using 'update' as a normalized name.
-
- 23 Jul, 2013 1 commit
-
-
csillag authored
-
- 22 Jul, 2013 1 commit
-
-
csillag authored
-
- 19 Jul, 2013 2 commits
-
-
Randall Leeds authored
Reduced space between annotation cards.
-
Jake Hartnell authored
Reduced space between annotation cards by 1/2. This is solves [issue 493](https://github.com/hypothesis/h/issues/493) and looks much nicer.
-
- 17 Jul, 2013 5 commits
-
-
Randall Leeds authored
I have no idea what you all were trying to do, but if this field isn't required just remove the required attribute!
-
csillag authored
-
csillag authored
- On deleted annotations, don't reveal that it was only a highlight.
-
csillag authored
-
csillag authored
Oops. This reverts commit f62966937ca3d59b900d22bfc807486ecf0eeda8. Will have to debug it first.
-
- 16 Jul, 2013 2 commits
-
-
csillag authored
- Added sources and source maps for annotator
-
Randall Leeds authored
Modify standalone page so that highligh-only annotations look better
-
- 15 Jul, 2013 4 commits
-
-
Randall Leeds authored
-
Randall Leeds authored
Fix #504
-
Randall Leeds authored
Fix #511
-
Randall Leeds authored
The usage pattern for the authentication directive is to provide the authentication service resource as the model. When this is done, the template binding should take care of ensuring the model is correct, eliminating the need to copy form values iteratively.
-
- 12 Jul, 2013 3 commits
-
-
Kristof Csillag authored
-
Kristof Csillag authored
-
Kristof Csillag authored
-
- 11 Jul, 2013 3 commits
-
-
Ujvari Gergely authored
- Removed ng-inits - Removed escaping from backend - Removed de-escaping from frontend - Removed no longer used tal tags
-
csillag authored
-
Ujvari Gergely authored
Fix #489 - singlequote character was not escaped when angularjs read the quote, text from the generated pt template
-
- 10 Jul, 2013 1 commit
-
-
Randall Leeds authored
-
- 09 Jul, 2013 12 commits
-
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
This reverts commit 94aa672a3afaf18fb6cc4c3d296fee5233dea36a.
-
Randall Leeds authored
-
Randall Leeds authored
Added "Claim a username" tab to make Auth/Login/Reg easier.
-
Jake Hartnell authored
Dan wants us to use sans-serif fonts. I added a $sansFontFamily to the body element under //ELEMENT STYLES. It achieves the desired affect without screwing up anything as far as I noticed. Tilgovi, is this correct?
-
Randall Leeds authored
Fixes #435
-
Randall Leeds authored
-
Randall Leeds authored
Fix #466
-
- 08 Jul, 2013 2 commits
-
-
Randall Leeds authored
-
Randall Leeds authored
-
- 30 Jun, 2013 1 commit
-
-
Ujvari Gergely authored
-