Shane Kilkelly
f89fab5abb
Upgrade to JGit 5.9.0
2020-10-20 10:23:06 +01:00
CloudBuild
4690b2ec86
auto update translation
...
GitOrigin-RevId: fe21376b3146aa233f8b865230dce146f7157303
2020-10-20 02:04:34 +00:00
Jakob Ackermann
222caeb9a8
Merge pull request #196 from overleaf/jpa-drop-duplicate-join
...
[RoomManager] drop duplicate joining of entities
2020-10-19 17:01:40 +02:00
Jakob Ackermann
307c04c442
Merge pull request #195 from overleaf/jpa-plain-dev-env
...
[misc] bump the dev-env to 3.3.5 -- drop custom unit test timeout
2020-10-19 17:01:32 +02:00
Jakob Ackermann
d6ac8c14e7
[RoomManager] drop duplicate joining of entities
...
REF: 0437e1d03f89a058f97a8884e3532a9a58b68b9d
REF: 62be5e29e5232150e7063bc189c5ad8a1189f972
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
2020-10-19 15:54:37 +01:00
Jakob Ackermann
b20cdc0122
[misc] bump the dev-env to 3.3.5 -- drop custom unit test timeout
2020-10-19 15:20:57 +01:00
Brian Gough
0e0c6c7293
Merge pull request #148 from overleaf/bg-try-old-logger
...
downgrade to logger 1.9.1
2020-10-19 09:01:31 +01:00
CloudBuild
033b427a46
auto update translation
...
GitOrigin-RevId: 689bbd47d02a4b8367affb9b6da610b8b329942f
2020-10-19 02:04:35 +00:00
CloudBuild
d78b47d311
auto update translation
...
GitOrigin-RevId: 24fd9943e3eb59f5d02e222d6fbbf69c5952d4e5
2020-10-18 02:04:39 +00:00
Brian Gough
0c7d8ae5ae
downgrade to logger 1.9.1
...
investigating possible regression in 2.2.0
2020-10-16 14:27:36 +01:00
Paulo Jorge Reis
c0cb00e976
Update frontend/stylesheets/app/editor/pdf.less
...
Co-authored-by: Jessica Lawshe <jessica.lawshe@overleaf.com>
GitOrigin-RevId: 628b83a3b1fd03362853fe9cc2d4b5751c85cae4
2020-10-16 02:05:11 +00:00
Paulo Reis
4f847b35d3
Fix tests.
...
GitOrigin-RevId: 18e4d9e58922aae00e603269c907499da949d27f
2020-10-16 02:05:06 +00:00
Paulo Reis
a75c191d5b
Make sure the errors and warnings count is re-read after a compile, even if it does not change.
...
GitOrigin-RevId: 481f33782e4b473e535fbeaee786f04f897f1697
2020-10-16 02:05:00 +00:00
Paulo Reis
6e99c7b722
Consolidate errors and warnings compilation result indicator.
...
GitOrigin-RevId: c17b782884c9860022cef93e038136c6853bdc6b
2020-10-16 02:04:55 +00:00
Paulo Reis
e1c2291fef
Add screen-reader version of the compile status indicator.
...
GitOrigin-RevId: 2589246448047fb42637bd12252291cef442c9da
2020-10-16 02:04:50 +00:00
Paulo Reis
876c292d22
Add compile status indicator to new React-based errors UI.
...
GitOrigin-RevId: 545953e156d589a56ffd038bb7a40bba97770d06
2020-10-16 02:04:45 +00:00
Paulo Reis
9c7e9cf125
Update onboarding survey wording
...
GitOrigin-RevId: 471303cc666a37c1df668fd2ba6fe68b07f24c2d
2020-10-16 02:04:40 +00:00
Paulo Reis
6f56ca7a31
Add onboarding survey link to the onboarding email.
...
GitOrigin-RevId: 7a6b971a2caab68ebb127ea26d3209e302ef877b
2020-10-16 02:04:34 +00:00
Eric Mc Sween
001326b979
Merge pull request #13 from overleaf/em-fix-swallowed-delete-error
...
Make 404 error handling on deletes more specific
2020-10-15 15:36:33 -04:00
Eric Mc Sween
0fdfa706f7
Make 404 error handling on deletes more specific
...
The GCS persistor error handler ignores 404 errors on deletes. However,
the net is too wide cast, and 404 errors coming from the dual-bucket
lifecycle mechanism are also ignored.
2020-10-15 10:35:52 -04:00
Hugh O'Brien
8eab5a5f6f
Merge pull request #3203 from overleaf/hb-new-personal-plan
...
New personal plan
GitOrigin-RevId: bd96e86bef35b618f492625c3a9ea41328390374
2020-10-14 02:05:07 +00:00
Hugh O'Brien
acd51e88c8
Merge pull request #3266 from overleaf/hb-improve-upgrade-ctas
...
Different upgrade cta when user has a subscription
GitOrigin-RevId: e26b8784035a4c38b523abf1ac0eeb52e1a63fb0
2020-10-14 02:05:00 +00:00
Simon Detheridge
38d61710a2
Merge pull request #136 from overleaf/spd-object-persistor-upgrade
...
Upgrade object-persistor to latest version
2020-10-13 10:19:07 +01:00
Simon Detheridge
7925f217b4
Upgrade object-persistor to latest version
2020-10-13 10:08:05 +01:00
Simon Detheridge
9f28adf96c
Merge pull request #12 from overleaf/spd-async-pool-empty-array
...
Don't try to delete files if none are found in a directory
2020-10-13 10:01:20 +01:00
Simon Detheridge
60931b86c3
Don't try to delete files if none are found in a directory
2020-10-13 09:53:19 +01:00
Simon Detheridge
c257b9695a
Merge pull request #3277 from overleaf/revert-3257-jpa-mongoose-latest
...
Revert "[misc] upgrade mongoose to the latest version"
GitOrigin-RevId: d5957fca68be65a08a687476742ffbb9c3cb86e8
2020-10-13 02:04:31 +00:00
Simon Detheridge
dba5127856
Merge pull request #3257 from overleaf/jpa-mongoose-latest
...
[misc] upgrade mongoose to the latest version
GitOrigin-RevId: cc612312e1661a92907dd8d42a32aeccb8cdb62d
2020-10-13 02:04:26 +00:00
Simon Detheridge
e01f9109c6
Merge pull request #3256 from overleaf/jpa-remove-mongojs
...
[misc] remove mongojs
GitOrigin-RevId: 68131846400f8302805383be2e733edcfc691391
2020-10-13 02:04:21 +00:00
Alasdair Smith
f1b42a3d0d
Merge pull request #3192 from overleaf/msm-chat-react
...
Chat reactification
GitOrigin-RevId: ee1268b412513a8656703257febad4975adb74e7
2020-10-13 02:04:15 +00:00
Alasdair Smith
3ca5c4b26a
Merge pull request #3268 from overleaf/msm-fix-left-footer-links
...
Skip left footer translation when no url is set
GitOrigin-RevId: c282edfa5189094b9a1b727d3a36e189e4b494a0
2020-10-13 02:04:10 +00:00
Alasdair Smith
69521047e2
Merge pull request #3275 from overleaf/as-fix-confirmed-emails-query
...
Fix slow query for user with confirmed emails
GitOrigin-RevId: aec3429073bf45e192ca8b0b4a2ac90ebf22b510
2020-10-13 02:04:05 +00:00
Alasdair Smith
941241af54
Merge pull request #3273 from overleaf/as-fix-institution-script-error-handling
...
Handle error in check institution script correctly
GitOrigin-RevId: 5e6bee330020a9c675779e451853dc3cbf4d6324
2020-10-10 02:04:43 +00:00
CloudBuild
346cdd16d4
auto update translation
...
GitOrigin-RevId: a07d89a2683246089b4e3d3a31f4777ccef2dad7
2020-10-10 02:04:38 +00:00
Jakob Ackermann
9dd64cd824
Merge pull request #74 from overleaf/jpa-ignored-misspellings-via-env
...
[SpellingAPIManager] get the list of ignored misspellings from settings
2020-10-09 12:27:03 +02:00
Miguel Serrano
0ea13ba637
removed <div> from email footer
2020-10-09 11:33:06 +02:00
Miguel Serrano
49b45a1796
Fix typo in settings templates
->template
2020-10-09 11:32:45 +02:00
CloudBuild
a8c4410549
auto update translation
...
GitOrigin-RevId: 7ce0e24b4d481b7f79aee0b4264cf200de32de67
2020-10-09 02:05:24 +00:00
Jakob Ackermann
403332d80d
Merge pull request #3226 from overleaf/jpa-mongodb-native-scripts
...
[misc] migrate active scripts to the native mongo driver
GitOrigin-RevId: f3b441bc53754dc2f83ca24c3e57d2cc978dd7fe
2020-10-09 02:05:19 +00:00
Jakob Ackermann
cec854de89
Merge pull request #3225 from overleaf/jpa-scripts-cleanup
...
[misc] delete unneeded scripts
GitOrigin-RevId: 30b1c97dfde8d2e93b40c0df4cb8be9a963580ad
2020-10-09 02:05:14 +00:00
Jakob Ackermann
370ee79a30
Merge pull request #3200 from overleaf/jpa-mongodb-native-migrations
...
[misc] migrate the migrations to the latest native mongo driver
GitOrigin-RevId: eedfa71571910adf7cc205a1f69e27492fe80883
2020-10-09 02:05:09 +00:00
Jakob Ackermann
a096d98956
Merge pull request #3193 from overleaf/jpa-mongodb-native-acceptance-tests
...
[misc] migrate the acceptance tests to the native mongo driver
GitOrigin-RevId: 5ec8605cafb28cc9cfeb85d7ee0d1b567cfe49ba
2020-10-09 02:05:03 +00:00
Eric Mc Sween
54be128b13
Merge pull request #3250 from overleaf/em-gv-extension
...
Make .gv files editable
GitOrigin-RevId: e705099cc6eba0789cc406649bede8d2006a4810
2020-10-09 02:04:58 +00:00
Hugh O'Brien
372a9323ba
Merge pull request #3264 from overleaf/jpa-translations-cleanup
...
[ExpressLocals] drop support for htmlEncoding the translate content
GitOrigin-RevId: d70621dadda96feee0db9e424db368f9197a2162
2020-10-09 02:04:53 +00:00
Jakob Ackermann
82c0f8f0b4
[config] add Overleaf and overleaf to the list of ignored misspellings
2020-10-08 14:12:55 +01:00
Jakob Ackermann
e8911babe0
Merge pull request #182 from overleaf/dependabot-npm_and_yarn-lodash-4.17.20
...
Bump lodash from 4.17.15 to 4.17.20
2020-10-08 10:42:21 +02:00
Jakob Ackermann
e9c23b6409
Merge pull request #191 from overleaf/dependabot-npm_and_yarn-node-fetch-2.6.1
...
Bump node-fetch from 2.6.0 to 2.6.1
2020-10-08 10:42:08 +02:00
Jakob Ackermann
5b53832bf2
Merge pull request #192 from overleaf/jpa-bump-dev-env-3-3-4-node-10-22-1
...
[misc] bump the dev-env to 3.3.4 and bump the node version to 10.22.1
2020-10-08 10:41:56 +02:00
Jakob Ackermann
152f6c5596
Merge pull request #194 from overleaf/jpa-matrix-tests
...
[MatrixTests] add a large testing matrix
2020-10-08 10:41:44 +02:00
Jakob Ackermann
033af5091f
[SpellingAPIManager] get the list of ignored misspellings from settings
...
The settings will allow overrides via the environment variable
`IGNORED_MISSPELLINGS`.
2020-10-08 09:36:47 +01:00