Shane Kilkelly
|
bb3c5e7a34
|
Reverse direction, don't ignore commands in comments
|
2017-06-30 15:05:21 +01:00 |
|
Shane Kilkelly
|
bd88adb621
|
Account for mid-line comments
|
2017-06-30 14:03:34 +01:00 |
|
Shane Kilkelly
|
da286438be
|
Don't trigger autocomplete when editing existing environment
|
2017-06-30 11:22:11 +01:00 |
|
Shane Kilkelly
|
c2fcbbeb72
|
Fix parsing, so it accurately captures command args
|
2017-06-30 10:55:10 +01:00 |
|
Shane Kilkelly
|
e2bff06aeb
|
Add comment about ignoring comments
|
2017-06-30 08:42:03 +01:00 |
|
Shane Kilkelly
|
cfe51089f6
|
Ignore commands within comments when parsing document
|
2017-06-29 16:04:52 +01:00 |
|
Shane Kilkelly
|
db80f8ca1c
|
Don't trigger autocomplete if we're on a comment line.
|
2017-06-29 14:42:08 +01:00 |
|
Shane Kilkelly
|
c9cda16a5e
|
Refactor score calculation
|
2017-06-29 11:13:59 +01:00 |
|
Paulo Reis
|
699ec419aa
|
Fix bug where announcements were undefined.
|
2017-06-29 11:04:52 +01:00 |
|
Shane Kilkelly
|
936278b045
|
Bring score into line with new policy
|
2017-06-29 10:55:05 +01:00 |
|
Shane Kilkelly
|
cbae1857e7
|
Allow exact match to be ranked higher than any other result
|
2017-06-29 10:54:07 +01:00 |
|
Shane Kilkelly
|
3deebc8642
|
Change the scoring system for autocomplete, scale 0-100
|
2017-06-29 10:53:52 +01:00 |
|
Shane Kilkelly
|
1490b4a0da
|
Remove Shift-Space autocomplete trigger, far to easy to misfire
|
2017-06-29 10:02:49 +01:00 |
|
Shane Kilkelly
|
69796bd835
|
also trigger autocomplete if last character is backslash
|
2017-06-28 15:48:21 +01:00 |
|
Shane Kilkelly
|
c9678ad699
|
Trigger autocomplete with Shift-Space, in addition to existing triggers
|
2017-06-28 15:24:37 +01:00 |
|
Shane Kilkelly
|
b73b78e570
|
Merge branch 'master' of github.com:sharelatex/web-sharelatex
|
2017-06-27 08:24:24 +01:00 |
|
Shane Kilkelly
|
04c3e4340d
|
Merge pull request #534 from sharelatex/ho-group-plan-redirect
null check subscription for group admin panel
|
2017-06-27 08:24:10 +01:00 |
|
Paulo Reis
|
f993966935
|
Typo in gruntfile.
|
2017-06-26 16:27:12 +01:00 |
|
Paulo Reis
|
7e7bfa866d
|
Ignore map files in git.
|
2017-06-26 16:15:28 +01:00 |
|
Paulo Reis
|
5b9e5ecd13
|
Update grunt tasks to generate source maps.
|
2017-06-26 16:14:03 +01:00 |
|
Paulo Reis
|
3bc4beee07
|
Add Angular source maps and unminified bundle.
|
2017-06-26 16:13:05 +01:00 |
|
Shane Kilkelly
|
0d5d59bb66
|
Remove user field from log, var not in scope
|
2017-06-26 13:56:22 +01:00 |
|
Paulo Reis
|
1bc38b2ea7
|
Use Angular minified bundle.
|
2017-06-26 10:07:15 +01:00 |
|
Paulo Reis
|
9ffec6eb16
|
Correctly access response parameters.
|
2017-06-26 10:00:47 +01:00 |
|
Henry Oswald
|
3da5ef818c
|
null check subscription for group admin panel
|
2017-06-22 14:07:07 +01:00 |
|
Paulo Reis
|
33be384206
|
Avoid implicitly returning from a directive controller constructor function.
|
2017-06-21 16:00:56 +01:00 |
|
Paulo Reis
|
ddee75e479
|
Use a getterSetter to manage int values in settings.
|
2017-06-20 17:08:53 +01:00 |
|
Paulo Reis
|
669c705d32
|
Also refactor signatures from methods wrapping the HTTP service.
|
2017-06-20 16:27:05 +01:00 |
|
Paulo Reis
|
3dda383d70
|
Use promise method signatures, instead of old HTTP service ones.
|
2017-06-20 16:04:06 +01:00 |
|
Paulo Jorge Reis
|
2dda430691
|
Merge pull request #522 from sharelatex/bg-hide-textlayer-for-performance
set text layer to display:none for faster scroll
|
2017-06-20 13:58:20 +01:00 |
|
Shane Kilkelly
|
8b7a1bd4d9
|
Merge branch 'sk-labels-ac-debounce'
|
2017-06-20 13:53:23 +01:00 |
|
Paulo Reis
|
155f515a50
|
Use standard promises with the http service.
|
2017-06-20 11:50:23 +01:00 |
|
Paulo Reis
|
eab00c95df
|
Include Angular 1.6.
|
2017-06-20 11:49:33 +01:00 |
|
Paulo Reis
|
97f3f7c2db
|
Add latest Angular bundles.
|
2017-06-20 10:38:56 +01:00 |
|
Shane Kilkelly
|
3d2d7652c6
|
Simplified and faster blanking
|
2017-06-20 08:46:47 +01:00 |
|
Shane Kilkelly
|
b4e2dcf7ef
|
Match prefixes of ref and cite up to 16 characters
|
2017-06-20 08:46:28 +01:00 |
|
Shane Kilkelly
|
a299af12e8
|
Remove debug helper
|
2017-06-20 08:46:18 +01:00 |
|
Brian Gough
|
bac275962f
|
put /ip on web router
|
2017-06-19 15:54:57 +01:00 |
|
Brian Gough
|
d32a3fbaf5
|
support status and health check on web and web-api
|
2017-06-19 15:54:14 +01:00 |
|
Brian Gough
|
02cb0f2295
|
make compiler health check available on web
|
2017-06-19 15:52:04 +01:00 |
|
Brian Gough
|
412c823483
|
remove the red highlighting of the text layer
|
2017-06-19 14:58:22 +01:00 |
|
Shane Kilkelly
|
85ddff15cb
|
Move command-matching regex to the class level
|
2017-06-16 10:20:55 +01:00 |
|
Shane Kilkelly
|
0163ffc4bd
|
Extend, and clean up the command-matching regex
|
2017-06-16 10:17:30 +01:00 |
|
Shane Kilkelly
|
1d905bd5ff
|
Clean up string replacement
|
2017-06-16 09:49:16 +01:00 |
|
Shane Kilkelly
|
d9aff3c3f4
|
Blacklist more commands
|
2017-06-16 09:41:40 +01:00 |
|
Shane Kilkelly
|
a1d2d5b313
|
WIP: blank out label commands before running spell-check
|
2017-06-16 09:20:35 +01:00 |
|
Paulo Reis
|
af2cbf5a51
|
Force return true on a jquery handler; returning falsy values may have unexpected results.
|
2017-06-15 16:17:21 +01:00 |
|
Paulo Reis
|
fcf0a96933
|
Use selection.isCollapsed to check for empty selections.
|
2017-06-15 16:16:30 +01:00 |
|
Paulo Reis
|
b9797dbc42
|
Make sure clicks on labels dont stop the event propagation to buttons.
|
2017-06-15 16:14:06 +01:00 |
|
Brian Gough
|
62d6933886
|
use settings instead of ENV for web/api split
|
2017-06-15 16:11:20 +01:00 |
|