Brian Gough
|
2a0b0d3a87
|
only need to load rootFolder from project
|
2018-01-24 10:07:42 +00:00 |
|
Brian Gough
|
4f5a5cb677
|
check for duplicates on move
|
2018-01-24 10:07:42 +00:00 |
|
Brian Gough
|
3881eb1d78
|
check for duplicates on rename
|
2018-01-24 10:07:42 +00:00 |
|
Brian Gough
|
c6cca79737
|
check for duplicates in addFolder
|
2018-01-24 10:07:42 +00:00 |
|
Brian Gough
|
b537747ccd
|
check for duplicates in putElement
|
2018-01-24 10:07:42 +00:00 |
|
James Allen
|
d7706f642b
|
Show the creator as the owner if no owner present
|
2018-01-23 13:47:48 +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 |
|