James Allen
|
d7706f642b
|
Show the creator as the owner if no owner present
|
2018-01-23 13:47:48 +00:00 |
|
Alasdair Smith
|
4d29c4d769
|
Remove unused link sharing onboarding now at 100%
|
2018-01-17 15:18:40 +00:00 |
|
Alasdair Smith
|
45de9bb5dc
|
Remove unused autocompile rollout logic now that at 100%
|
2018-01-17 15:17:55 +00:00 |
|
Alberto Fernández-Capel
|
feaa7c6d3f
|
Merge pull request #242 from sharelatex/rename-entity-bugfix
Ensure the dirname is not affected when we rename an entity
|
2018-01-11 14:41:21 +00:00 |
|
James Allen
|
bbfcff30fb
|
Enable project history for new projects if enabled in settings
|
2018-01-03 16:55:33 +00:00 |
|
Alasdair Smith
|
b2d92ea482
|
Increase autocompile rollout to 100%
|
2018-01-03 10:01:35 +00:00 |
|
Alberto Fernández Capel
|
bf324b5e04
|
Ensure the dirname is not affected when we rename an entity
Fixes https://github.com/sharelatex/web-sharelatex-internal/issues/93
|
2017-12-22 14:24:00 +00:00 |
|
James Allen
|
339b7ec14f
|
Merge branch 'ja-allow-importing-without-history'
|
2017-12-19 15:06:17 +00:00 |
|
James Allen
|
1d89a535a1
|
Merge pull request #208 from sharelatex/ja-front-end-history
Add in web front end that supports v2 history; Fixes #168
|
2017-12-19 15:00:34 +00:00 |
|
James Allen
|
731cd57250
|
Make intermediate argument signature clearer
|
2017-12-19 13:59:06 +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 |
|
James Allen
|
50b12e88a2
|
Add HistoryV2Manager alongside existing HistoryManager
|
2017-12-19 13:58:47 +00:00 |
|
Hayden Faulds
|
ac36de9629
|
make ProjectEntityHandler._clean* argument signatures consistent
|
2017-12-18 15:15:36 +00:00 |
|
Hayden Faulds
|
5f6686ed3b
|
pass userId to ProjectEntityHandler.deleteEntity
|
2017-12-18 15:15:36 +00:00 |
|
Hayden Faulds
|
2ac74b9adc
|
pass userId into _clean methods in ProjectEntityHandler
|
2017-12-18 15:15:36 +00:00 |
|
Hayden Faulds
|
475e84b039
|
version entity deletions in ProjectEntityHandler
|
2017-12-18 15:15:36 +00:00 |
|
Alasdair Smith
|
89bdb6eff9
|
Increase autocompile rollout to 60%
|
2017-12-11 11:45:53 +00:00 |
|
Alasdair Smith
|
fa89b91ac6
|
Increase rollout to 40%
|
2017-12-06 09:58:38 +00:00 |
|
Alasdair Smith
|
ab6830976e
|
Merge branch 'master' into as-show-v1-warnings
|
2017-12-05 11:13:25 +00:00 |
|
Hayden Faulds
|
4094801f18
|
pass object to DocumentUpdater.updateProjectStructure instead of separate arrays
|
2017-12-04 09:42:10 +00:00 |
|
Hayden Faulds
|
497c6facd5
|
fix ProjectEntityHandler.replaceFile
|
2017-12-04 09:42:10 +00:00 |
|
Hayden Faulds
|
9736513f59
|
fix ProjectEntityHandler.replaceFile
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
61a1336ec6
|
pass userId into ProjectEntiyHandler.copyFileFromExistingProjectWithProject
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
08891c7a7f
|
pass userId into ProjectEntityHandler.replaceFile
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
088ce33cbc
|
version ProjectEntityHandler.copyFileFromExistingProjectWithProject
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
4ec0d07aae
|
remove unused ProjectEntityHandler.copyFileFromExistingProject
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
90e3b71c1c
|
version replacing files
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
7d63939f79
|
pass owner_id to ProjectEntityHandler.addDoc from ProjectDuplicator
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
300f76bc5c
|
pass user_id into ProjectEntityHandler.addDoc / addDocWithProject
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
62f88402e8
|
fix DocumentUpdaterHandler casing
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
acda4c2295
|
remove inline requires from ProjectEntityHandler
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
42a1deaaca
|
pass userId into ProjectEntityHandler.addFile
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
c1481d596f
|
call DocumentUpdaterHandle.updateProjectStructure from ProjectEntityHandler.addDoc and addFile
pass in user_id as null
|
2017-12-04 09:42:09 +00:00 |
|
Alasdair Smith
|
7d58427485
|
Show warnings on project list for some V1 data
|
2017-11-30 16:59:13 +00:00 |
|
Alasdair Smith
|
bbaacb4db4
|
Increase autocompile rollout to 20%
|
2017-11-28 10:52:46 +00:00 |
|
Alasdair Smith
|
099305d909
|
Show v1 project owner name
|
2017-11-23 17:10:42 +00:00 |
|
Alasdair Smith
|
e1fa196de5
|
Merge pull request #153 from sharelatex/as-remove-old-onboarding
Remove unused onboarding
|
2017-11-23 10:28:50 +00:00 |
|
Alasdair Smith
|
e61b82c452
|
Remove unused link sharing rollout, but keep onboarding popup
|
2017-11-22 17:07:50 +00:00 |
|
Alasdair Smith
|
6f8b0c6e87
|
Revert "Remove old unused link sharing onboarding"
This reverts commit 66a0a7ff8b5b5081d86df333429cb0455221c81a.
|
2017-11-22 16:46:16 +00:00 |
|
Alasdair Smith
|
de3b9d6a49
|
Remove old unused link sharing onboarding
|
2017-11-22 16:09:32 +00:00 |
|
Alasdair Smith
|
f85880ba38
|
Remove old unused track changes notice
|
2017-11-22 15:03:46 +00:00 |
|
Alasdair Smith
|
8f32f0d65f
|
Remove old unused track changes onboarding
|
2017-11-22 14:48:22 +00:00 |
|
Alasdair Smith
|
ba04875ddc
|
Increase autocompile rollout to 10%
|
2017-11-22 10:54:46 +00:00 |
|
Shane Kilkelly
|
c11ea59dc1
|
Increase link-sharing rollout to 100%
|
2017-11-22 09:50:08 +00:00 |
|
Alasdair Smith
|
f3583b1702
|
Show warning message if V1 connection fails
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
24ceaffd3a
|
Rename hook for clarity
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
119be26989
|
Remove unnecessary project getter
Had bad assumption about whether ol-integration module would be available in
filesystem, now replaced with Module hook
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
621977c47c
|
Replace call to V1ProjectGetter with Module hook
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
d5cfd34bb7
|
Log something useful
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
e32406a4c4
|
Dynamically monkey patch impl to check integration once instead of each request
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
3bc48a7a05
|
Switch to date builtin instead of moment
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
4b2e22c257
|
Remove duplicate dependency
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
9bf74f29bd
|
Improve naming
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
0724482808
|
Don't use brand prefix setting to mark v1
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
8df31590a9
|
Switch V1 naming instead of OL
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
8735261022
|
Extract V1 projects fetch to integration module
OlProjectGetter now just detects if integration module is loaded and proxies
to integration module. If module not loaded, it just bails
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
ec64d1fab9
|
Combine tags with v1 tags
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
020e8ab8c4
|
Change wording to v1
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
5ee52408e5
|
Inject v1 flag into view model
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
7910f2109f
|
Switch to V1 wording
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
3f422dc48c
|
Clean up OL view model
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
dfe17d63ba
|
Projects removed also treated as archived
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
fc6da2e2e4
|
Parse & display OL project last updated
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
d072fabb25
|
Fix non-beta throwing error because it's expecting OL projects
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
8c66342a04
|
Pull in OL projects and process for view
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
fa0559f8d7
|
Fetch OL projects using OAuth
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
f6bbf7fe3f
|
wip
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
b6289f03e3
|
Conditional check
|
2017-11-16 15:58:32 +00:00 |
|
Alasdair Smith
|
8cafda8419
|
Merge pull request #129 from sharelatex/as-allow-force-rollout
Allow user to force themselves to be part of autocompile rollout
|
2017-11-16 15:49:28 +00:00 |
|
Alasdair Smith
|
b889a8bb4d
|
Allow user to force themselves to be part of autocompile rollout
|
2017-11-16 15:38:51 +00:00 |
|
Alasdair Smith
|
a5bb76b2be
|
Increase rollout to 5%
|
2017-11-16 10:36:35 +00:00 |
|
Alasdair Smith
|
b1bae4aaae
|
Change to 3% rollout
|
2017-11-15 13:47:05 +00:00 |
|
Alasdair Smith
|
0d566f8c39
|
Increase autocompile rollout to 5%
|
2017-11-15 12:01:47 +00:00 |
|
Shane Kilkelly
|
a15cb64418
|
Increase link-sharing rollout to 40%
|
2017-11-15 10:25:17 +00:00 |
|
Shane Kilkelly
|
a0c7295b36
|
Merge branch 'master' of github.com:sharelatex/web-sharelatex-internal
|
2017-11-13 10:45:29 +00:00 |
|
Shane Kilkelly
|
bc87bceb5f
|
Update the linksharing rollout to 10%
|
2017-11-13 10:27:27 +00:00 |
|
Hayden Faulds
|
d084b57d5a
|
Merge pull request #90 from sharelatex/hof-version-renames
version entity renames/moves
|
2017-11-13 10:13:34 +00:00 |
|
Shane Kilkelly
|
aea8e77f8a
|
Merge branch 'as-fix-rollout-2'
|
2017-11-13 09:50:46 +00:00 |
|
Shane Kilkelly
|
8ba9073606
|
Merge branch 'sk-link-sharing-onboarding'
|
2017-11-13 09:31:44 +00:00 |
|
Shane Kilkelly
|
00f095da3c
|
Merge branch 'master' into sk-smarter-percentage-rollout
|
2017-11-10 16:00:02 +00:00 |
|
Shane Kilkelly
|
032400905d
|
Fix a silly assignment mistake
|
2017-11-10 15:59:11 +00:00 |
|
Shane Kilkelly
|
df31748148
|
Distinguish between separate percentage rollouts
|
2017-11-10 15:50:17 +00:00 |
|
Shane Kilkelly
|
0539930906
|
Use the common _isInPercentageRollout function for autocompile
|
2017-11-10 14:16:00 +00:00 |
|
Shane Kilkelly
|
22d1693f38
|
Add option to bypass percentage-based rollouts
|
2017-11-10 14:15:43 +00:00 |
|
Shane Kilkelly
|
470ad36218
|
Add onboarding popup for link-sharing
|
2017-11-09 14:28:11 +00:00 |
|
Hayden Faulds
|
086a0829e3
|
use self rather than ProtectEntityHandler
|
2017-11-08 13:45:11 +00:00 |
|
Hayden Faulds
|
3ce03a40f9
|
send both doc update and file updates to doc-updater
|
2017-11-08 13:11:17 +00:00 |
|
Hayden Faulds
|
06116dc956
|
version moving entities
|
2017-11-08 13:11:17 +00:00 |
|
Hayden Faulds
|
607f0125fc
|
return project from _removeElementFromMongoArray and _putElement
|
2017-11-08 13:11:17 +00:00 |
|
Hayden Faulds
|
929b9996d3
|
version doc renames
|
2017-11-08 13:11:17 +00:00 |
|
Alasdair Smith
|
80231b0c1f
|
1% rollout
|
2017-11-08 12:42:47 +00:00 |
|
Alasdair Smith
|
8174a849a1
|
Reset to new analytics key
|
2017-11-08 11:01:36 +00:00 |
|
Alasdair Smith
|
76e3f0ab9f
|
Reduce rollout to 5%
|
2017-11-08 11:01:20 +00:00 |
|
Shane Kilkelly
|
82f5bbc5c8
|
Merge branch 'master' into sk-unlisted-projects
|
2017-11-07 16:15:45 +00:00 |
|
Alasdair Smith
|
cdbc551e01
|
Increase autocompile rollout to 60%
|
2017-11-06 10:22:50 +00:00 |
|
Shane Kilkelly
|
57ae935155
|
Set token-access-ui rollout to 0%
|
2017-11-02 15:54:54 +00:00 |
|
Shane Kilkelly
|
51ba81e431
|
Add percentage-based rollout for token-access ui
|
2017-11-02 11:17:08 +00:00 |
|
Shane Kilkelly
|
1cedfed1e4
|
Merge branch 'master' into sk-unlisted-projects
|
2017-11-02 10:10:09 +00:00 |
|
Alasdair Smith
|
773277e3a0
|
Merge pull request #88 from sharelatex/as-fix-rollout
Fix autocompile rollout
|
2017-11-01 09:33:50 +00:00 |
|
Alasdair Smith
|
6dc0561fa7
|
Fix bug where dismissing onboarding would hide autocompile switch
|
2017-10-31 17:00:41 +00:00 |
|