Commit graph

4461 commits

Author SHA1 Message Date
Brian Gough
246775957e add pdfjs-1.7.225 to public/js/libs 2017-03-02 09:30:28 +00:00
James Allen
a6679a1aeb Stop local and remote ops being batched together in the undo manager if they happen in the same flush 2017-03-01 16:33:04 +00:00
Paulo Reis
76cd29fc69 Use new assets in the announcements widget. 2017-03-01 16:09:59 +00:00
Henry Oswald
8db684bd2d Update SystemMessageManager.coffee 2017-03-01 15:46:43 +00:00
Paulo Reis
dd2cfb7b4d Safari pinned tab favicon. 2017-03-01 15:24:25 +00:00
Paulo Reis
b23ca23009 Favicons for mobile devices. 2017-03-01 15:21:46 +00:00
Paulo Reis
bb92a25901 Replace basic favicon. 2017-03-01 15:14:09 +00:00
Paulo Reis
a3b5813985 Avoid capturing mouse or pointer events in graphical assets. 2017-03-01 13:52:51 +00:00
Paulo Reis
669fa3f636 Graphically anchor elements of 500 error visual. 2017-03-01 13:48:12 +00:00
Paulo Reis
4e63657a47 Split 500 visual into different elements. 2017-03-01 13:47:41 +00:00
Paulo Reis
e0f2b7c130 Adapt 500 error page. 2017-03-01 11:22:31 +00:00
Paulo Reis
8f26e80e8f Improve line-height. 2017-03-01 11:12:24 +00:00
James Allen
a8756432b7 Merge branch 'master' into ja-use-dirty-state 2017-03-01 10:03:16 +00:00
James Allen
e1cf6229f7 Merge branch 'master' into ja-use-dirty-state 2017-03-01 10:03:00 +00:00
Henry Oswald
1a9c035647 bring system message checks down to 1 min.
can take ages when at 5 mins
2017-02-28 18:53:34 +00:00
Paulo Reis
960c0617d5 Basic responsive behaviour. 2017-02-28 17:31:29 +00:00
Paulo Reis
d9e4a28f35 Bootstrap 404 page; integrate styles. 2017-02-28 16:44:42 +00:00
Paulo Reis
fd008bb470 Add stylesheets for error pages. 2017-02-28 16:44:32 +00:00
Paulo Reis
36249bf743 Add error page assets. 2017-02-28 16:44:10 +00:00
Paulo Reis
cf896b5a5d Keep original text alignment; use a min-width. 2017-02-28 11:37:58 +00:00
Paulo Reis
e5533b91be Allow the global alerts area to expand according to text sizing. 2017-02-28 11:37:29 +00:00
Paulo Reis
1bf1718f31 Set new logo defaults, increase width and remove responsive portion (no need with SVG). 2017-02-27 16:30:28 +00:00
Paulo Reis
32b0fe916f Add horizontal variant of new logo. 2017-02-27 16:29:04 +00:00
Shane Kilkelly
9a641d43eb Remove cruft 2017-02-27 14:00:45 +00:00
Shane Kilkelly
98d7dc6f88 Make work on both 0.10 and 6.9 2017-02-27 13:54:57 +00:00
Shane Kilkelly
8d7c39ff42 Merge branch 'master' into node-6.9 2017-02-27 11:25:39 +00:00
Shane Kilkelly
bd997fc574 pin sinon js to 1.17, version 2 betas cause breakage 2017-02-27 11:01:25 +00:00
James Allen
0bf1bd2701 Merge pull request #438 from sharelatex/ja-track-changes-style-tweaks
Don't overlap border of overview panel with PDF bar
2017-02-27 11:10:41 +01:00
James Allen
6630e227c6 Merge pull request #439 from sharelatex/pr-zindex-synctex-review
z-index syntax & review panel
2017-02-27 11:10:24 +01:00
Paulo Reis
1646496f19 Patch overflow behaviour so that z-index is always higher by 1. 2017-02-24 14:38:46 +00:00
Paulo Reis
3bdbe7e538 Set synctex controls z-index to the minimum working value. 2017-02-24 14:36:08 +00:00
James Allen
dd0271e799 Only cancel deletes with inserts on undo and reject 2017-02-24 14:20:26 +01:00
Shane Kilkelly
34a1bd0e91 Merge branch 'master' into node-6.9 2017-02-24 11:27:32 +00:00
Paulo Reis
de4134208f Styling of loading screen. 2017-02-23 15:47:48 +00:00
Paulo Reis
d9c467e354 Update grey version of new lion. 2017-02-23 15:47:40 +00:00
Paulo Reis
b7dfbc13f8 Add new logo assets. 2017-02-23 14:55:19 +00:00
James Allen
40f61bfa66 Don't overlap border of overview panel with PDF bar 2017-02-23 15:10:03 +01:00
James Allen
7418d12bf8 Defer updates of remote ops until Ace has been updated 2017-02-23 11:34:58 +01:00
James Allen
f4bbd8ea10 Use dirty state rather events to avoid O(N^2) behaviour 2017-02-23 11:27:19 +01:00
James Allen
e83c7dfe05 Merge pull request #429 from sharelatex/pr-collapse-overview-entries
Collapse overview entries
2017-02-22 13:45:23 +01:00
Paulo Reis
519cd3c0bd Avoid showing files in overview if the associated review entries object is still undefined. 2017-02-21 15:20:00 +00:00
Paulo Reis
96c44eec38 Support values other than objects in the numKeys filter, returning zero if so. 2017-02-21 14:48:21 +00:00
Paulo Reis
7f6941677d Check local storage on load; use explicit condition syntax. 2017-02-21 14:43:05 +00:00
Paulo Reis
2e8f917318 Support initial closed state. 2017-02-21 14:27:57 +00:00
James Allen
2df8479db3 Move translations back to devDependencies so it's not missed by shrinkwrap 2017-02-21 15:25:28 +01:00
Paulo Reis
5c7fc66964 Merge branch 'pr-collapse-overview-entries' of github.com:sharelatex/web-sharelatex into pr-collapse-overview-entries 2017-02-21 14:21:10 +00:00
Paulo Reis
33c8bc8684 Support saving state to local storage. 2017-02-21 14:20:51 +00:00
James Allen
1b6cbdba1b Merge pull request #428 from sharelatex/ja-translate-track-changes
Translate track changes
2017-02-21 15:10:47 +01:00
James Allen
00fce4d2da Merge branch 'master' into pr-collapse-overview-entries 2017-02-21 14:25:45 +01:00
James Allen
53a127cc65 Make consistent with file tree 2017-02-21 14:25:26 +01:00