Shane Kilkelly
|
f5ced03074
|
Set redirect when sending user to login page.
Allows smart redirecting to work when public access is turned off.
|
2017-01-10 15:42:36 +00:00 |
|
James Allen
|
f31fa98679
|
Sync track changes state between sessions and client
|
2017-01-10 16:11:12 +01:00 |
|
James Allen
|
85c613e161
|
Merge branch 'ja-track-changes' of github.com:sharelatex/web-sharelatex into ja-track-changes
|
2017-01-10 13:44:01 +01:00 |
|
James Allen
|
d03aa7056e
|
Rename /ranges/users end point to /changes/users
|
2017-01-10 13:43:53 +01:00 |
|
Paulo Reis
|
5bd49c08f8
|
Simpler resolved comments dropdown data structure.
|
2017-01-10 12:16:58 +00:00 |
|
Paulo Reis
|
072044ee90
|
Remove thread from view collection; some clean-up.
|
2017-01-10 11:23:06 +00:00 |
|
Paulo Reis
|
32fb317820
|
Add delete action to the dropdown.
|
2017-01-10 10:33:54 +00:00 |
|
Paulo Reis
|
70134d44d0
|
Add unresolve action to the dropdown.
|
2017-01-09 17:22:01 +00:00 |
|
James Allen
|
4e128b6ab7
|
Send user data in /threads dat
|
2017-01-09 17:25:06 +01:00 |
|
Paulo Reis
|
1a100b77df
|
Hide resolved comments from the review panel.
|
2017-01-09 15:15:03 +00:00 |
|
James Allen
|
35bdb4383a
|
Merge branch 'ja-track-changes' of github.com:sharelatex/web-sharelatex into ja-track-changes
Conflicts:
public/coffee/ide/review-panel/controllers/ReviewPanelController.coffee
|
2017-01-09 16:11:59 +01:00 |
|
Paulo Reis
|
037389b7dd
|
Decouple ranges update from the overview panel; integrate it with the dropdown.
|
2017-01-09 14:59:01 +00:00 |
|
James Allen
|
43f6b9de7c
|
Inform other clients when we accept a change
|
2017-01-09 15:54:12 +01:00 |
|
James Allen
|
9379cff89d
|
Add end point for accepting change in doc updater
|
2017-01-09 15:25:27 +01:00 |
|
Paulo Reis
|
0478fcd925
|
Add comment resolution info.
|
2017-01-06 15:24:33 +00:00 |
|
James Allen
|
cb24e9390a
|
Fix comments in overview panel
|
2017-01-06 14:17:57 +01:00 |
|
James Allen
|
beb94b0756
|
Merge branch 'ja-track-changes' of github.com:sharelatex/web-sharelatex into ja-track-changes
|
2017-01-06 13:42:08 +01:00 |
|
James Allen
|
3a5d45fa32
|
Get user info via web, not chat
|
2017-01-06 13:41:58 +01:00 |
|
Paulo Reis
|
42585085c0
|
Integrate new directive, plumb data into it. More styling.
|
2017-01-06 12:00:17 +00:00 |
|
Henry Oswald
|
0b67265eb6
|
use admin email for closed site
|
2017-01-06 11:32:57 +00:00 |
|
Paulo Reis
|
a1435d13a3
|
Basic structure for the resolved comments dropdown.
|
2017-01-05 17:15:27 +00:00 |
|
Henry Oswald
|
862e15b842
|
log out user id and anonymous when loading editor
|
2017-01-05 15:02:10 +00:00 |
|
Paulo Reis
|
d13035a4f4
|
Simpler UI for comments; remove some unused code.
|
2017-01-05 11:50:43 +00:00 |
|
James Allen
|
60152e219b
|
Merge branch 'ja-track-changes' of github.com:sharelatex/web-sharelatex into ja-track-changes
|
2017-01-04 16:26:08 +01:00 |
|
James Allen
|
84d9b2aa49
|
Save resolve and reopened state
|
2017-01-04 16:26:02 +01:00 |
|
Paulo Reis
|
fdafcf9677
|
Restyle insertions and deletions - increasing info density.
|
2017-01-04 15:24:49 +00:00 |
|
Shane Kilkelly
|
7bbbfe20b9
|
If external auth is used, remove /register items from header nav.
(logic moved from docker-image settings file)
|
2016-12-21 13:50:13 +00:00 |
|
Shane Kilkelly
|
64f69069b2
|
Experimental: upgrade to node 6.9.2 (latest LTS release)
|
2016-12-21 10:23:42 +00:00 |
|
Shane Kilkelly
|
259c589076
|
Add option to restrict invites to existing user accounts.
|
2016-12-20 09:54:42 +00:00 |
|
Shane Kilkelly
|
822f76a883
|
Add unit tests for RedisWrapper
|
2016-12-19 15:12:22 +00:00 |
|
Shane Kilkelly
|
d428f9adbc
|
Make LoginRateLimiter a thin wrapper around RateLimiter
|
2016-12-19 14:10:51 +00:00 |
|
Shane Kilkelly
|
03b541fb64
|
Fix small mistakes
|
2016-12-19 14:10:27 +00:00 |
|
Shane Kilkelly
|
9f787943b6
|
Remove stray redis imports.
|
2016-12-19 12:17:23 +00:00 |
|
Shane Kilkelly
|
ef0a5801d5
|
Create a RedisWrapper, and use it for rate limiting.
|
2016-12-19 12:17:02 +00:00 |
|
Paulo Reis
|
d6fcc21ab5
|
Add support for GMail go-to actions in the single CTA template.
|
2016-12-16 17:04:26 +00:00 |
|
James Allen
|
988005e929
|
Send and get comments via the chat api
|
2016-12-16 16:42:41 +00:00 |
|
Paulo Reis
|
869f729132
|
Fix forgotten templating function.
|
2016-12-16 15:15:06 +00:00 |
|
Paulo Reis
|
ca5040882f
|
Use the new template in the join group email.
|
2016-12-16 14:57:59 +00:00 |
|
Paulo Reis
|
0fe3664a82
|
Use the new template in the reset pwd email.
|
2016-12-16 12:16:45 +00:00 |
|
Paulo Reis
|
2234c438a1
|
Support a secondary message in the single CTA email template.
|
2016-12-16 12:16:33 +00:00 |
|
Paulo Reis
|
7dfc2c61a6
|
Make the CTA button text configurable.
|
2016-12-16 10:06:56 +00:00 |
|
Paulo Reis
|
47a5eb5382
|
Add a new layout and body template for e-mails.
|
2016-12-15 17:22:39 +00:00 |
|
James Allen
|
898277b4af
|
Refactor ops model so it all happens in Document
|
2016-12-13 17:34:29 +00:00 |
|
James Allen
|
0a6a6c3c28
|
Keep files ordered in overview panel in the same was as the file tree
|
2016-12-09 16:17:28 +00:00 |
|
James Allen
|
293ba1fc4c
|
Fetch all ranges from docstore when viewing overview panel
|
2016-12-09 15:43:08 +00:00 |
|
James Allen
|
1d426e538f
|
Load ranges from docupdater and toggle track changes when possible
|
2016-12-08 14:10:30 +00:00 |
|
James Allen
|
1830d41eba
|
Proxy ranges between doc updater and docstore
|
2016-12-08 14:09:06 +00:00 |
|
Paulo Reis
|
42bd1852c6
|
Use HTML binding in the excerpt.
|
2016-12-07 15:45:22 +00:00 |
|
Paulo Reis
|
58ab888f3f
|
Add a button to show all, when filtering new items.
|
2016-12-07 14:57:54 +00:00 |
|
Paulo Reis
|
c716b86def
|
Add logic to dismiss unread announcements, styling fixes.
|
2016-12-07 14:26:10 +00:00 |
|