Henry Oswald
|
35f31d5a3c
|
null check the user correctly
|
2017-08-03 13:17:39 +01:00 |
|
James Allen
|
86a38df6e0
|
Merge pull request #563 from sharelatex/pr-support-html-encoded-i18n
Support HTML encoded i18n
|
2017-08-03 10:36:35 +02:00 |
|
James Allen
|
b2e6c028ba
|
Merge pull request #562 from sharelatex/pr-ignore-deleted-projects-uncategorized
Correct count of uncategorized projects
|
2017-08-03 10:36:20 +02:00 |
|
James Allen
|
ef9b3e06ee
|
Merge pull request #568 from sharelatex/ja-validate-contact-form
Validate and add error status to contact form
|
2017-08-03 10:35:48 +02:00 |
|
James Allen
|
2f3c1fae86
|
Merge pull request #564 from sharelatex/sk-autocomplete-graphics
Sk autocomplete graphics
|
2017-08-03 10:35:27 +02:00 |
|
James Allen
|
3d9da02815
|
Merge pull request #555 from sharelatex/sk-password-policy
Enforce stricter password policy.
|
2017-08-03 10:35:00 +02:00 |
|
James Allen
|
28838eff60
|
Merge pull request #567 from sharelatex/ja-admin-panel-additions
Some refactoring and methods needed to support the admin panel
|
2017-08-03 10:34:33 +02:00 |
|
James Allen
|
66d18bcbcd
|
Validate and add error status to contact form
|
2017-08-02 14:59:03 +02:00 |
|
James Allen
|
10f362a77a
|
Add SubscriptionUpdater.deleteSubscription
|
2017-08-02 09:59:45 +02:00 |
|
Shane Kilkelly
|
8a0f58c63d
|
Use correct character width
|
2017-08-01 14:28:10 +01:00 |
|
Shane Kilkelly
|
3ffef7fe56
|
Dynamically adjust the width of autocomplete popup.
|
2017-08-01 13:40:30 +01:00 |
|
Shane Kilkelly
|
9a85e42ddb
|
Remove stray file
|
2017-08-01 09:53:43 +01:00 |
|
Shane Kilkelly
|
dcaa35f9f1
|
Merge pull request #561 from sharelatex/sk-fix-autopair-settings
Persist `autoPairDelimiters` setting.
|
2017-08-01 09:09:34 +01:00 |
|
James Allen
|
e3bf4c539b
|
Style tab panes
|
2017-08-01 09:51:27 +02:00 |
|
Shane Kilkelly
|
f057f788e3
|
Autocomplete for graphics
|
2017-07-31 14:51:22 +01:00 |
|
Paulo Reis
|
b5486155c0
|
Update shrinkwrap to include the HTML encoder.
|
2017-07-31 14:01:22 +01:00 |
|
Shane Kilkelly
|
eeabac7698
|
Get graphics paths from preamble
|
2017-07-31 11:28:52 +01:00 |
|
Shane Kilkelly
|
a841646559
|
Add preamble parser
|
2017-07-31 11:28:21 +01:00 |
|
Shane Kilkelly
|
eaf9ae5b94
|
Begin work on autocomplete for includegraphics
|
2017-07-31 09:34:58 +01:00 |
|
Shane Kilkelly
|
ba3550759d
|
Persist autoPairDelimiters setting.
|
2017-07-31 08:36:13 +01:00 |
|
Paulo Reis
|
4849c705de
|
Optionally ask the translate local method to HTML encode; use it in the problematic tooltip.
|
2017-07-28 17:31:28 +01:00 |
|
Paulo Reis
|
2fcbafa72d
|
Add HTML encoder lib.
|
2017-07-28 17:30:57 +01:00 |
|
Paulo Reis
|
b44d0bfb85
|
Ignore deleted projects when determining the number of uncategorized projects.
|
2017-07-28 14:41:33 +01:00 |
|
Joe Green
|
10683cbd8c
|
upgraded mongoose package
|
2017-07-27 10:58:20 +01:00 |
|
Shane Kilkelly
|
47c8ca82fa
|
Merge pull request #552 from sharelatex/sk-rate-limit-password-change
Add rate-limit to change-password action
|
2017-07-24 13:58:24 +01:00 |
|
Shane Kilkelly
|
0f131d940d
|
Enforce stricter password policy.
- Check minimum password lengths
- Set default policy to 6-128 chars
|
2017-07-24 11:06:47 +01:00 |
|
Paulo Reis
|
759c7d43b6
|
Add a separator and better handling of line-breaks in settings.
|
2017-07-21 15:19:15 +01:00 |
|
Shane Kilkelly
|
4c637301f7
|
Add rate-limit to change-password action
|
2017-07-21 11:07:05 +01:00 |
|
Shane Kilkelly
|
8e55b77055
|
Move recurly callback to the public api router.
|
2017-07-20 13:51:11 +01:00 |
|
Shane Kilkelly
|
40834e3534
|
Merge branch 'sk-ac-boost-exact-match'
|
2017-07-20 10:25:34 +01:00 |
|
Shane Kilkelly
|
b00a30b2c5
|
Merge remote-tracking branch 'origin/pr-fix-tag-ordering'
|
2017-07-20 10:24:55 +01:00 |
|
Paulo Reis
|
35de3ee0ab
|
Fix typo in ng-repeat directive.
|
2017-07-19 10:34:50 +01:00 |
|
Shane Kilkelly
|
a4992891d0
|
Add an error handler to Raven loader.
This should allow app to continue to work if loading Raven
times out.
|
2017-07-18 14:41:44 +01:00 |
|
Shane Kilkelly
|
70e5279ba2
|
Don't autocomplete for commands like \\ , \[ , \: , etc
|
2017-07-14 13:52:18 +01:00 |
|
Shane Kilkelly
|
f66982dd8b
|
Consistently delete back to last backslash
|
2017-07-13 10:23:45 +01:00 |
|
Shane Kilkelly
|
75b0e0cf51
|
Don't offer autocomplete for double-backslash
|
2017-07-13 10:22:51 +01:00 |
|
Shane Kilkelly
|
952a765235
|
Inteligently rank exact match highest
|
2017-07-12 11:33:45 +01:00 |
|
Shane Kilkelly
|
c8a21cdcf5
|
WIP: sort definite real commands from possible incidentals
|
2017-07-12 09:25:39 +01:00 |
|
Shane Kilkelly
|
1fb036811a
|
Temporarily remove up-ranking of exact match
|
2017-07-11 11:34:31 +01:00 |
|
Shane Kilkelly
|
0b84caa730
|
Add new auto-pair behaviour to mode-latex_beta
|
2017-07-10 10:52:18 +01:00 |
|
Shane Kilkelly
|
b799bbc695
|
Merge branch 'sk-auto-pair-braces' into sk-ac-improvements-integration
|
2017-07-06 14:56:03 +01:00 |
|
Shane Kilkelly
|
cc8499ba48
|
update to latest latex mode
|
2017-07-06 14:55:37 +01:00 |
|
Shane Kilkelly
|
04c94760f5
|
Merge branch 'sk-auto-pair-braces' into sk-ac-improvements-integration
|
2017-07-06 14:39:28 +01:00 |
|
Shane Kilkelly
|
330e3dccc3
|
Merge branch 'sk-ac-rank-exact-match-highest' into sk-ac-improvements-integration
|
2017-07-06 14:39:08 +01:00 |
|
Shane Kilkelly
|
611f8825d7
|
Merge branch 'sk-ac-prevent-double-insertion' into sk-ac-improvements-integration
|
2017-07-06 14:39:00 +01:00 |
|
Shane Kilkelly
|
9ac15c9d47
|
Merge branch 'sk-ac-more-eager-trigger' into sk-ac-improvements-integration
|
2017-07-06 14:38:44 +01:00 |
|
Shane Kilkelly
|
98f96d6087
|
Merge branch 'sk-ac-disable-for-existing-environments' into sk-ac-improvements-integration
|
2017-07-06 14:38:07 +01:00 |
|
Shane Kilkelly
|
c99109751e
|
Merge branch 'sk-ac-ignore-comments' into sk-ac-improvements-integration
|
2017-07-06 14:37:54 +01:00 |
|
Shane Kilkelly
|
009cadb8b8
|
Change translation for autoPairDelimiters setting
|
2017-07-06 14:32:30 +01:00 |
|
Shane Kilkelly
|
34b2012727
|
Enable (optional) auto-pairing for latex mode
|
2017-07-06 11:06:51 +01:00 |
|