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
|
0a4febfce6
|
Merge pull request #225 from sharelatex/ho-hash-on-minifiy-only
only hash the static content when minified is on
|
2017-12-19 15:00:15 +00:00 |
|
James Allen
|
e18dc1e41d
|
Merge pull request #214 from sharelatex/hof-version-entity-deletion
version entity deletion
|
2017-12-19 14:59:37 +00:00 |
|
James Allen
|
ffa2e231fd
|
Fix up tests
|
2017-12-19 13:58:47 +00:00 |
|
James Allen
|
8311101ec0
|
Split project_history.enable in initializeHistoryForNewProjects and sendProjectStructureOps
|
2017-12-19 13:58:47 +00:00 |
|
James Allen
|
dfe6e26946
|
test_unit_frontend -> test_frontend in Makefile
|
2017-12-19 13:58:47 +00:00 |
|
James Allen
|
810b5e0e9a
|
Fix front end tests
|
2017-12-19 13:58:47 +00:00 |
|
James Allen
|
b4a5e5a041
|
Tidy up HistoryV2Manager
|
2017-12-19 13:58:47 +00:00 |
|
James Allen
|
b0812864ac
|
Clean up CI output
|
2017-12-19 13:58:47 +00:00 |
|
James Allen
|
d7a26e27e5
|
Run front end tests in CI
|
2017-12-19 13:58:47 +00:00 |
|
James Allen
|
d84580f12d
|
Label actions with text rather than icons
|
2017-12-19 13:58:47 +00:00 |
|
James Allen
|
8a3fadbfc1
|
Style the edit/add/rename options
|
2017-12-19 13:58:47 +00:00 |
|
James Allen
|
50b12e88a2
|
Add HistoryV2Manager alongside existing HistoryManager
|
2017-12-19 13:58:47 +00:00 |
|
James Allen
|
8ea779af58
|
Add some front end tests for HistoryManager
|
2017-12-19 13:58:47 +00:00 |
|
James Allen
|
4691a6e85c
|
Get diffs showing in client
|
2017-12-19 13:58:47 +00:00 |
|
James Allen
|
a1615e6d84
|
Prototype of requesting history information by doc path, while tracking renames
|
2017-12-19 13:58:47 +00:00 |
|
Brian Gough
|
388a052647
|
Merge pull request #213 from sharelatex/bg-allow-autocompile-without-code-check
allow autocompile without code check
|
2017-12-19 13:46:12 +00:00 |
|
Shane Kilkelly
|
529d35936d
|
Merge pull request #203 from sharelatex/sk-prevent-archived-deletion
Prevent user from trying to delete archived project they don't own
|
2017-12-19 13:36:26 +00:00 |
|
Henry Oswald
|
70298ba65c
|
only hash the static content when minified is on
|
2017-12-19 13:13:31 +00:00 |
|
Alasdair Smith
|
f3342f327d
|
Merge pull request #202 from sharelatex/as-v2-upgrade-redirect
Use V1 trial page on V2 instead of legacy SL
|
2017-12-19 10:07:08 +00:00 |
|
Alasdair Smith
|
dc2ddf7e09
|
Check for OL free trial instead of host as it may be fragile indicator
|
2017-12-18 16:53:58 +00:00 |
|
Hayden Faulds
|
ac36de9629
|
make ProjectEntityHandler._clean* argument signatures consistent
|
2017-12-18 15:15:36 +00:00 |
|
Hayden Faulds
|
938caed4f7
|
set userId when deleting entities via the tpds
|
2017-12-18 15:15:36 +00:00 |
|
Hayden Faulds
|
ca15fdb6eb
|
pass userId to EditorHttpController.deleteEntity
|
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
|
99a52d48c8
|
acceptance test versioning entity deletions
|
2017-12-18 15:15:36 +00:00 |
|
Hayden Faulds
|
475e84b039
|
version entity deletions in ProjectEntityHandler
|
2017-12-18 15:15:36 +00:00 |
|
Hayden Faulds
|
81c061c6a7
|
acceptance test moving entities
|
2017-12-18 15:15:36 +00:00 |
|
Hayden Faulds
|
e5e75a8ccb
|
update DocumentUpdaterHandler.updateProjectStructure to support entity deletions
|
2017-12-18 15:15:36 +00:00 |
|
Henry Oswald
|
7aaf08da48
|
added no-cache endpoint
|
2017-12-15 13:38:34 +00:00 |
|
Henry Oswald
|
4955fb373b
|
ignore hashed requirejs path
|
2017-12-15 10:10:13 +00:00 |
|
Henry Oswald
|
7693d274b7
|
Merge pull request #209 from sharelatex/ho-hash-static
Main.js Ide.js and libs.js (now libraries.js) use hash in file name when minified
|
2017-12-15 09:52:23 +00:00 |
|
Alasdair Smith
|
da2c0b3fea
|
Switch redirectToOLFreeTrialUrl to calculate trial url
Sending unnecessary query params to OL seems like a footgun, so switch to
compromise that is more explicit but doesn't send unnecessary query params
|
2017-12-14 17:09:11 +00:00 |
|
Alasdair Smith
|
7322522323
|
Use freeTrialBaseUrl instead of potentially fragile v1BaseUrl
|
2017-12-14 17:05:12 +00:00 |
|
Brian Gough
|
8d91cd2748
|
allow autocompile without code check
|
2017-12-14 16:19:43 +00:00 |
|
Shane Kilkelly
|
b6d6ac8304
|
Ignore select-all events for disabled check-boxes
|
2017-12-14 16:18:01 +00:00 |
|
Henry Oswald
|
bf276b0814
|
ripped file fingerprinting out
|
2017-12-14 12:11:13 +00:00 |
|
Henry Oswald
|
507503fe89
|
remove old .gitignore paths
|
2017-12-14 11:36:33 +00:00 |
|
Henry Oswald
|
cbf656518f
|
remove versioned files from fingerprinting
|
2017-12-14 11:24:47 +00:00 |
|
Henry Oswald
|
d947da26d7
|
Merge branch 'ho-hash-static' of https://github.com/sharelatex/web-sharelatex-internal into ho-hash-static
|
2017-12-14 11:03:20 +00:00 |
|
Henry Oswald
|
288af6772a
|
write hashes for all files we fingerprint
|
2017-12-14 10:59:46 +00:00 |
|
Henry Oswald
|
bbbba701b0
|
Update editor.pug
|
2017-12-14 10:21:53 +00:00 |
|
Henry Oswald
|
490c56c692
|
libs -> libraries
don't use hash in non minjs version
|
2017-12-13 17:15:44 +00:00 |
|
Henry Oswald
|
716b309208
|
remove todo statments
|
2017-12-13 16:50:18 +00:00 |
|
Henry Oswald
|
f021f21f11
|
only hash when minified
|
2017-12-13 16:37:51 +00:00 |
|
Alasdair Smith
|
b7a43d95e0
|
Remove unused method, now handled by FreeTrialModalController
|
2017-12-13 15:55:32 +00:00 |
|
Henry Oswald
|
ccbb15c82e
|
remove fingerprint from ide
|
2017-12-13 14:54:08 +00:00 |
|
Alasdair Smith
|
e7992e65e4
|
Merge branch 'master' into as-v2-upgrade-redirect
|
2017-12-13 14:45:51 +00:00 |
|
Alasdair Smith
|
4a9c9c563a
|
Merge branch 'master' into as-autocompile-rollout-60
|
2017-12-13 14:44:31 +00:00 |
|