Tim Alby
|
1f6fcafce6
|
remove default emails attribute on user model
|
2018-06-06 11:11:57 +02:00 |
|
Tim Alby
|
613c9193e3
|
implement multi emails logic
|
2018-06-05 16:42:12 +02:00 |
|
James Allen
|
dee96920b0
|
Allow font family and line height to be user configurable
|
2018-05-10 18:03:54 +01:00 |
|
Brian Gough
|
882b555433
|
create new file on replace
|
2018-04-09 12:05:08 +01:00 |
|
James Allen
|
f80962b74b
|
Split references feature flag into mendeley and referencesSearch
|
2018-03-28 17:11:41 +01:00 |
|
James Allen
|
f13c7fd573
|
Revert "Replace references feature flag with mendeley and referencesSearch"
This reverts commit 12fdff37f9fd5d47e8446eebc576d8bb9e045aa4.
|
2018-03-28 13:47:34 +01:00 |
|
James Allen
|
dc2d7a9c7e
|
Replace references feature flag with mendeley and referencesSearch
|
2018-03-27 16:20:21 +01:00 |
|
James Allen
|
85f25b810c
|
First pass at URL based linked files
|
2018-03-05 10:37:00 +00:00 |
|
Brian Gough
|
14713aa393
|
added comment about project version
|
2018-03-01 15:15:09 +00:00 |
|
Brian Gough
|
67d784a74a
|
increment project version on every structure change
|
2018-03-01 12:32:08 +00:00 |
|
Shane Kilkelly
|
b19f7a6ea3
|
Re-add template id fields to Project model.
The original pull request (/web-sharelatex-internal/pull/324) had to be reverted
because of a failing test. This just re-adds the fields
|
2018-02-20 14:19:54 +00:00 |
|
Shane Kilkelly
|
05faf06f59
|
Revert "Add template id fields to project model"
|
2018-02-20 13:51:30 +00:00 |
|
Shane Kilkelly
|
57d50a68f8
|
Merge pull request #324 from sharelatex/hob-add-template-fields-to-project
Add template id fields to project model
|
2018-02-20 13:40:11 +00:00 |
|
Hayden Faulds
|
eb198cd8c3
|
make getSafePathname a method in CompileController rather than Project
|
2018-02-16 13:10:48 +00:00 |
|
hugh-obrien
|
5d1c2a9cf6
|
rename v1 template fields on project module
|
2018-02-14 11:07:38 +00:00 |
|
hugh-obrien
|
ea736390a1
|
add template id fields to project model
|
2018-02-11 16:58:45 +00:00 |
|
James Allen
|
12e55fb487
|
Show v2 message if awareOfV2 flag set
|
2018-01-26 16:44:14 +00:00 |
|
James Allen
|
5463b608ad
|
Add add{File|Doc}WithoutUpdatingHistory methods to allow importing OL projects with existing history
|
2017-12-19 13:59:06 +00:00 |
|
Shane Kilkelly
|
035e0c1213
|
Add autoIndex: false option to mongoose connections.
This prevents mongoose from auto-creating missing indexes on boot.
|
2017-11-22 13:37:57 +00:00 |
|
Shane Kilkelly
|
bda65c0984
|
use correct partial indexes on project token fields
|
2017-11-21 10:33:02 +00:00 |
|
Shane Kilkelly
|
1cedfed1e4
|
Merge branch 'master' into sk-unlisted-projects
|
2017-11-02 10:10:09 +00:00 |
|
Hayden Faulds
|
19bc145ff4
|
separate overleaf.id from overleaf.history.id
|
2017-10-27 15:28:42 +01:00 |
|
Shane Kilkelly
|
239f56ca0e
|
add unique index to both token fields
|
2017-10-27 14:58:55 +01:00 |
|
Shane Kilkelly
|
9a7c8c5842
|
Revert "Remove remaining traces of UserStub"
This reverts commit ab6b4c32254a20b940c489b8b5b56237433cc0f6.
|
2017-10-12 15:08:48 +01:00 |
|
Shane Kilkelly
|
732ce9417b
|
Don't create tokens on project by default
|
2017-10-09 10:25:20 +01:00 |
|
Shane Kilkelly
|
387854db7a
|
Fix an embarassing mistake, generate tokens dynamically, not once.
|
2017-10-06 13:24:10 +01:00 |
|
Shane Kilkelly
|
6482cd7dd8
|
Generate tokens on old projects if they're not present
|
2017-10-04 16:31:24 +01:00 |
|
Shane Kilkelly
|
95292a2e55
|
Add unique index to token properties
|
2017-09-21 15:06:42 +01:00 |
|
Shane Kilkelly
|
441c207953
|
Generate tokens by default
|
2017-09-21 15:04:15 +01:00 |
|
Shane Kilkelly
|
a06f4b6b28
|
Remove remaining traces of UserStub
|
2017-09-19 16:16:39 +01:00 |
|
Shane Kilkelly
|
c87df7be79
|
Add token-access user refs to Project
|
2017-09-19 09:27:22 +01:00 |
|
Shane Kilkelly
|
2011432120
|
Add tokens property to Project model
|
2017-09-18 10:27:28 +01:00 |
|
James Allen
|
39320c20b8
|
Include OL tokens in project schema
|
2017-09-05 10:50:39 +02:00 |
|
James Allen
|
8d268e9d42
|
Merge pull request #580 from sharelatex/ja-import-collaborators
Add in UserStub model and support in collaborators view
|
2017-08-29 15:43:54 +02:00 |
|
James Allen
|
bb6ca9ba51
|
Update Project schema
|
2017-08-29 15:21:05 +02:00 |
|
James Allen
|
d5839437fd
|
Add in UserStub model and support in collaborators view
|
2017-08-24 17:48:47 +02:00 |
|
James Allen
|
b4254f06ef
|
Update Project schema for overleaf imports
|
2017-08-21 17:49:08 +02:00 |
|
James Allen
|
1f326f7990
|
Merge pull request #575 from sharelatex/ja-overleaf-oauth
Allow OAuth based log-ins from Overleaf
|
2017-08-10 10:28:41 +02:00 |
|
James Allen
|
17e849792c
|
Pull out logic into module
|
2017-08-09 11:50:05 +02:00 |
|
James Allen
|
eac0ce8353
|
Initial spike of Overleaf based logins
|
2017-08-08 14:00:21 +02:00 |
|
Paulo Reis
|
fbce49f5cd
|
Merge branch 'master' into ja-per-user-track-changes
|
2017-08-01 10:56:02 +01:00 |
|
James Allen
|
710c89a629
|
Support per user track changes (proof of concept)
|
2017-07-07 10:38:13 +01:00 |
|
Shane Kilkelly
|
34b2012727
|
Enable (optional) auto-pairing for latex mode
|
2017-07-06 11:06:51 +01:00 |
|
James Allen
|
4cecbae6b6
|
Use an email based invite system for groups, not holding accounts
|
2017-06-08 12:12:08 +01:00 |
|
Shane Kilkelly
|
01ee104f77
|
Revert "update to newest mongoose"
This reverts commit 7b05891ba0e87e4cf00fd6b1ea87d7406dc70989.
|
2017-05-10 15:31:17 +01:00 |
|
Shane Kilkelly
|
c5c0364d49
|
update to newest mongoose
|
2017-05-08 16:09:59 +01:00 |
|
James Allen
|
eb30c46458
|
Turn on track changes for everyone and take out of beta
|
2017-03-08 11:58:16 +00:00 |
|
James Allen
|
4728077cca
|
Add track changes feature flag into model
|
2017-02-13 11:50:32 +01:00 |
|
Shane Kilkelly
|
abbffb8e4b
|
Remove deprecated node-uuid package, replace with uuid .
|
2017-01-23 10:03:16 +00:00 |
|
James Allen
|
5a34d17947
|
Toggle track changes in a project based on the owner's feature switch
|
2017-01-17 15:59:18 +01:00 |
|