Michael Walker
|
86f60519a1
|
Queue a garbage collection after generating commits
|
2018-03-09 11:12:54 +00:00 |
|
Hayden Faulds
|
af9cc28419
|
additional logging
|
2018-03-09 11:11:06 +00:00 |
|
Hayden Faulds
|
792e8bbd7e
|
fix route name
|
2018-03-09 11:11:06 +00:00 |
|
Hayden Faulds
|
9ab0ded8f1
|
update project history resync url
|
2018-03-09 11:11:06 +00:00 |
|
Hayden Faulds
|
5b2e7d981a
|
resyncProject -> resyncProjectHistory
|
2018-03-09 11:11:06 +00:00 |
|
Hayden Faulds
|
50fdfec6e8
|
add unit tests for project history resync
|
2018-03-09 11:11:06 +00:00 |
|
Hayden Faulds
|
926f91dd3b
|
wrap project resync in project structure lock
|
2018-03-09 11:11:06 +00:00 |
|
Hayden Faulds
|
4d2f0218af
|
add resync project history endpoint
|
2018-03-09 11:11:06 +00:00 |
|
Henry Oswald
|
d93f5fa6be
|
Merge pull request #387 from sharelatex/ho-fix-system-messages
added padding-top for system messages
|
2018-03-08 10:03:12 +00:00 |
|
Henry Oswald
|
5b51d190c7
|
Update navbar.less
|
2018-03-08 09:56:23 +00:00 |
|
Henry Oswald
|
2abafdbf64
|
added padding-top for system messages
|
2018-03-07 17:27:32 +00:00 |
|
James Allen
|
a94b34f37f
|
Initial commit of stand-alone module
|
2018-03-07 16:42:39 +00:00 |
|
Hayden Faulds
|
64d1fe13bc
|
additional logging for project history resync
|
2018-03-07 16:24:22 +00:00 |
|
Hayden Faulds
|
a72d228354
|
add unit tests
|
2018-03-07 13:29:53 +00:00 |
|
Hayden Faulds
|
152a25e96d
|
rename resyncProject -> resyncProjectHistory
|
2018-03-07 13:29:42 +00:00 |
|
Hayden Faulds
|
039f997e80
|
update project history resync url
|
2018-03-07 11:37:26 +00:00 |
|
Alasdair Smith
|
2a7d367d1c
|
Merge pull request #386 from sharelatex/as-fixture-fix
Fixes frontend fixtures and improves command
|
2018-03-07 10:51:33 +00:00 |
|
Alasdair Smith
|
8bde5120dd
|
Change frontend test commands so its easier to run locally in debug mode
|
2018-03-07 09:52:08 +00:00 |
|
Alasdair Smith
|
9ed4f121b1
|
Append fixture el to actual DOM
|
2018-03-07 09:51:54 +00:00 |
|
Tim Alby
|
d5109d22d2
|
record both project-created and project-imported events
|
2018-03-06 18:26:25 -05:00 |
|
Tim Alby
|
4b291fab2a
|
Record new project event
|
2018-03-06 18:13:24 -05:00 |
|
Shane Kilkelly
|
f6e66b9346
|
Add a proxy to AnalyticsRouter for /recentTeamActivity
|
2018-03-06 16:21:28 +00:00 |
|
Alasdair Smith
|
8781023b80
|
Merge pull request #380 from sharelatex/as-eslint-warning
Remove eslint from webpack compile
|
2018-03-06 14:41:04 +00:00 |
|
Shane Kilkelly
|
84fff5e9b7
|
Merge pull request #379 from sharelatex/sk-geolocate-user-sessions
Geolocate user, and pass country-code to editing-sessions
|
2018-03-06 11:33:50 +00:00 |
|
Shane Kilkelly
|
0d7ca1fc40
|
Merge pull request #383 from sharelatex/as-karma-fixtures
Add fixtures support to frontend tests
|
2018-03-06 11:33:34 +00:00 |
|
Alasdair Smith
|
2453e55ebb
|
Remove eslint loader
After using the webpack set up a bit more, having linting block compiles in
dev is more annoying than helpful. Linting pre commit is more valuable
|
2018-03-06 11:18:40 +00:00 |
|
Shane Kilkelly
|
7d81c42b9c
|
More explicit handling of empty-string country-code
|
2018-03-06 10:32:28 +00:00 |
|
James Allen
|
c62e336eb8
|
Merge pull request #23 from sharelatex/ja-pathname-fixes
Don't allow a document to be loaded without a pathname
|
2018-03-06 10:20:01 +00:00 |
|
Shane Kilkelly
|
feee992b43
|
Reverse an un-necessary re-arrangement of tests
|
2018-03-06 10:13:39 +00:00 |
|
Alasdair Smith
|
6d9a7e90f5
|
Add simple fixtures support
|
2018-03-06 10:11:04 +00:00 |
|
Shane Kilkelly
|
97d181c3f9
|
Reverse an un-necessary change
|
2018-03-05 13:24:54 +00:00 |
|
James Allen
|
f94105b1e9
|
Remove debug lines
|
2018-03-05 11:31:24 +00:00 |
|
James Allen
|
3796979e1b
|
Merge pull request #381 from sharelatex/ja-fix-undefined-url
Don't render URL section if not linked file
|
2018-03-05 11:28:42 +00:00 |
|
James Allen
|
e77168d791
|
Don't render URL section if not linked file
|
2018-03-05 11:21:31 +00:00 |
|
Shane Kilkelly
|
b3f47ea44a
|
Remove obsolete segmentation payload in editing-session request
|
2018-03-05 11:15:41 +00:00 |
|
Shane Kilkelly
|
f625b22ec5
|
Move the geolocation out of login, to the editingSession action
|
2018-03-05 10:46:51 +00:00 |
|
James Allen
|
fac1f0d3ac
|
Merge pull request #335 from sharelatex/ja-linked-url-files
Add in support for URL based linked files
|
2018-03-05 10:42:22 +00:00 |
|
Henry Oswald
|
729d29253d
|
fix url fetcher tests so they exit correctly
|
2018-03-05 10:39:46 +00:00 |
|
James Allen
|
d92c3e8b55
|
Logging and error message tweaks
|
2018-03-05 10:37:53 +00:00 |
|
James Allen
|
d4025908b7
|
Add in enabledLinkedFileTypes setting
|
2018-03-05 10:37:53 +00:00 |
|
James Allen
|
a99f55891f
|
Use external proxy
|
2018-03-05 10:37:53 +00:00 |
|
James Allen
|
cae09028ff
|
Fix tests
|
2018-03-05 10:37:53 +00:00 |
|
James Allen
|
6848e97a82
|
Hook up refresh button to backend
|
2018-03-05 10:37:00 +00:00 |
|
James Allen
|
9733223840
|
Show linked file status in front end
|
2018-03-05 10:37:00 +00:00 |
|
James Allen
|
01d84bd983
|
Handle error cases when downloading URL
|
2018-03-05 10:37:00 +00:00 |
|
James Allen
|
b1dda931f4
|
Add in modal for creating linked URL file
|
2018-03-05 10:37:00 +00:00 |
|
James Allen
|
85f25b810c
|
First pass at URL based linked files
|
2018-03-05 10:37:00 +00:00 |
|
Brian Gough
|
3bbd49c7eb
|
Merge pull request #377 from sharelatex/bg-add-project-structure-version-number
add project structure version number
|
2018-03-05 08:41:14 +00:00 |
|
Henry Oswald
|
3ce5229435
|
add SYNCTEX_BIN_HOST_PATH for ci
|
2018-03-03 13:40:29 +00:00 |
|
Henry Oswald
|
9686e182ed
|
Merge branch 'ho-dockerise' of github.com:sharelatex/clsi-sharelatex into ho-dockerise
|
2018-03-03 13:37:00 +00:00 |
|