Brian Gough
|
5d116e8ce9
|
Merge pull request #65 from sharelatex/bg-fix-main-doc-selection
fix main doc selection (connects to overleaf/sharelatex#222)
|
2017-10-18 13:11:10 +01:00 |
|
Brian Gough
|
d0f0268783
|
Merge pull request #57 from sharelatex/bg-handle-undefined-project-name-with-error
avoid exception in validateProjectName
|
2017-10-18 13:10:45 +01:00 |
|
Brian Gough
|
bcabec1c5d
|
added tests
|
2017-10-17 15:50:29 +01:00 |
|
Brian Gough
|
96d08e41a7
|
update tests
|
2017-10-16 14:15:38 +01:00 |
|
James Allen
|
f0079bb7a4
|
Merge pull request #41 from sharelatex/ja-transfer-projects
Add method to transfer projects from one user_id to another
|
2017-10-12 16:27:00 +01:00 |
|
Brian Gough
|
8cf3288187
|
avoid exception in validateProjectName
|
2017-10-12 16:03:12 +01:00 |
|
Brian Gough
|
3d2f9f0219
|
Merge branch 'bg-auto-doc-flush'
|
2017-10-12 15:01:27 +01:00 |
|
Brian Gough
|
fdffc92de2
|
fix unit tests
|
2017-10-12 15:01:11 +01:00 |
|
Brian Gough
|
45ed090326
|
Merge pull request #37 from sharelatex/bg-rate-limit-autocompile
rate limit autocompile (connects to #18)
|
2017-10-12 09:25:59 +01:00 |
|
Brian Gough
|
c913ec69ef
|
Merge pull request #34 from sharelatex/bg-fix-double-callback-in-resources-check
fix double callback in resources check (connects to #18)
|
2017-10-12 09:20:05 +01:00 |
|
Brian Gough
|
5b0d3d1429
|
simplify rate-limit checking code
|
2017-10-09 16:31:01 +01:00 |
|
James Allen
|
9c1faa4395
|
Add method to transfer projects from one user_id to another
|
2017-10-05 14:26:34 +01:00 |
|
Brian Gough
|
e9114551ba
|
add unit test for precompile resources check
|
2017-10-02 10:14:05 +01:00 |
|
Hayden Faulds
|
bf1c24f6f9
|
return pathname from DocumentController.getDoc
|
2017-09-29 15:37:10 +01:00 |
|
Hayden Faulds
|
4adf88ca01
|
handle OL or SL ids in UserInfoController.getPersonalInfo
|
2017-09-26 11:40:05 +01:00 |
|
Hayden Faulds
|
2c0e9bb89a
|
return overleaf details from ProejctsDetailsHandler.getdetails
|
2017-09-26 10:19:30 +01:00 |
|
Brian Gough
|
1bca1e11a9
|
fix broken unit test
|
2017-09-15 09:20:53 +01:00 |
|
Brian Gough
|
9f9c15f6f5
|
Merge pull request #599 from sharelatex/bg-reset-project-state
clear docupdater project state in deleteAuxFiles
|
2017-09-15 09:09:29 +01:00 |
|
Brian Gough
|
51eb94a493
|
handle incremental compile without root doc
|
2017-09-13 10:10:44 +01:00 |
|
Brian Gough
|
2b4c8bd846
|
clear docupdater project state in deleteAuxFiles
|
2017-09-08 15:57:29 +01:00 |
|
Brian Gough
|
d9557fcbf5
|
include the options in the project state hash
|
2017-09-01 16:36:51 +01:00 |
|
James Allen
|
9c4dc40abf
|
Merge pull request #583 from sharelatex/ja-import-projects
Add in UserStub model and support in collaborators view
|
2017-08-29 16:06:00 +02:00 |
|
Brian Gough
|
f9d1650c6a
|
Merge pull request #569 from sharelatex/bg-compile-from-redis
compile from redis
|
2017-08-25 09:09:52 +01:00 |
|
James Allen
|
d5839437fd
|
Add in UserStub model and support in collaborators view
|
2017-08-24 17:48:47 +02:00 |
|
Brian Gough
|
a569303b7e
|
simplify unusual unit test
|
2017-08-17 15:36:52 +01:00 |
|
Brian Gough
|
f4da089ee3
|
added unit tests for project state hash
|
2017-08-16 11:42:36 +01:00 |
|
Brian Gough
|
c91599bfeb
|
add unit test for incremental compile
|
2017-08-15 16:00:40 +01:00 |
|
Brian Gough
|
1179518f4e
|
unit test for sync conflict
|
2017-08-15 14:35:02 +01:00 |
|
Brian Gough
|
0347abb13a
|
added unit tests for ProjectEntityHandler
|
2017-08-14 15:40:46 +01:00 |
|
Brian Gough
|
f9617034be
|
add unit test for getProjectDocsIfMatch
|
2017-08-14 14:33:34 +01:00 |
|
Brian Gough
|
7eb1c01994
|
add metrics for incremental compiles
|
2017-08-09 11:41:09 +01:00 |
|
Brian Gough
|
836219584c
|
fix tests for beta users
|
2017-08-09 11:33:44 +01:00 |
|
Brian Gough
|
31e71854a4
|
fix unit tests
|
2017-08-08 11:38:31 +01:00 |
|
James Allen
|
3d9da02815
|
Merge pull request #555 from sharelatex/sk-password-policy
Enforce stricter password policy.
|
2017-08-03 10:35:00 +02:00 |
|
James Allen
|
10f362a77a
|
Add SubscriptionUpdater.deleteSubscription
|
2017-08-02 09:59:45 +02:00 |
|
Brian Gough
|
3e28eca26f
|
move docupdater flush to point of use
|
2017-07-28 15:11:07 +01:00 |
|
Shane Kilkelly
|
0f131d940d
|
Enforce stricter password policy.
- Check minimum password lengths
- Set default policy to 6-128 chars
|
2017-07-24 11:06:47 +01:00 |
|
Henry Oswald
|
3da5ef818c
|
null check subscription for group admin panel
|
2017-06-22 14:07:07 +01:00 |
|
Shane Kilkelly
|
9607174b64
|
Merge branch 'master' into sk-server-side-labels-loading
|
2017-06-15 08:49:14 +01:00 |
|
Shane Kilkelly
|
b97becc7a2
|
Change getLabelsForDoc to broadcastLabelsForDoc
|
2017-06-13 11:38:15 +01:00 |
|
Shane Kilkelly
|
a3dbb16e50
|
Flush project before getting all project labels
|
2017-06-13 11:15:26 +01:00 |
|
Shane Kilkelly
|
bd6133aadb
|
Remove callback-pattern from label parsers
|
2017-06-13 11:10:21 +01:00 |
|
Shane Kilkelly
|
26be4f84d0
|
Re-use parser
|
2017-06-12 15:15:14 +01:00 |
|
Shane Kilkelly
|
ff4991284d
|
Change docLabelsUpdated socket event to broadcastDocLabels
|
2017-06-12 13:06:56 +01:00 |
|
Shane Kilkelly
|
9f9468d0e0
|
Use lowercase project_id
|
2017-06-12 11:37:05 +01:00 |
|
Shane Kilkelly
|
c9432a1238
|
Fix unit tests
|
2017-06-12 10:09:33 +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
|
feb1d87de1
|
Add test for LablesHandler
|
2017-06-08 10:25:39 +01:00 |
|
Shane Kilkelly
|
3c4a6f06be
|
Add unit tests for LabelsController
|
2017-06-08 09:22:26 +01:00 |
|
James Allen
|
d7981fd2d4
|
Merge pull request #512 from sharelatex/ja-project-name-validation
Refactor project name validation into one place and restrict /s
|
2017-06-05 11:55:39 +01:00 |
|