Shane Kilkelly
|
020fd2e88d
|
De-dupe autocomplete entries
|
2016-03-17 15:58:57 +00:00 |
|
Shane Kilkelly
|
53b46e42cd
|
Refactor, take indentation into account.
|
2016-03-17 15:27:20 +00:00 |
|
Shane Kilkelly
|
229ced6f2f
|
Remove Indentation.
|
2016-03-17 14:43:34 +00:00 |
|
Shane Kilkelly
|
95a6e1900e
|
Add autocomplete entries for the end{} commands
|
2016-03-17 14:09:45 +00:00 |
|
Shane Kilkelly
|
d655e99439
|
Parse existing begin commands too.
|
2016-03-17 12:07:21 +00:00 |
|
Shane Kilkelly
|
eebd25351d
|
Add the custom environments to the list of snippets
|
2016-03-17 11:23:53 +00:00 |
|
Shane Kilkelly
|
c25c2b676a
|
Parse \newenvironment{} commands.
|
2016-03-17 11:14:05 +00:00 |
|
Shane Kilkelly
|
115734f82e
|
Rename Snippets -> SnippetManager
|
2016-03-17 10:04:14 +00:00 |
|
Shane Kilkelly
|
7cc3f7613e
|
Move the getCompletions call for Snippets into the Snippets module.
|
2016-03-17 10:00:07 +00:00 |
|
Shane Kilkelly
|
2985a0b0b2
|
Account for later commands on the same line.
|
2016-03-16 11:42:30 +00:00 |
|
Shane Kilkelly
|
cff00c09b0
|
Add a '}' at the end of citation autocomplete if required.
|
2016-03-15 16:02:48 +00:00 |
|
Henry Oswald
|
3fc357a343
|
Merge branch 'master' into projectsizelimit
|
2016-03-14 10:31:07 +00:00 |
|
Shane Kilkelly
|
3ba5808074
|
Merge branch 'master' into sk-biber-errors
|
2016-03-11 13:54:06 +00:00 |
|
Shane Kilkelly
|
c4d49f6cf9
|
Update parser
|
2016-03-11 13:53:39 +00:00 |
|
Shane Kilkelly
|
5b9fa6d7d6
|
Upgrade parser.
|
2016-03-11 11:20:24 +00:00 |
|
Shane Kilkelly
|
170d3f646b
|
Upgrade parser.
|
2016-03-10 16:01:54 +00:00 |
|
Shane Kilkelly
|
9281d8029d
|
Upgrade the bib log parser to handle bibtex errors and warnings.
|
2016-03-09 16:11:25 +00:00 |
|
Henry Oswald
|
f108c01ea5
|
don't do a project rename if the name is the same
this prevents double renaming which happens when you press
enter as well as no name change
|
2016-03-09 14:47:57 +00:00 |
|
Shane Kilkelly
|
cb28fe0891
|
use the renamed bib-parser.
|
2016-03-08 16:18:02 +00:00 |
|
Shane Kilkelly
|
6911de1149
|
Merge branch 'master' into sk-biber-errors
|
2016-03-08 14:55:19 +00:00 |
|
Henry Oswald
|
3643f6ef4f
|
Merge branch 'master' of https://github.com/sharelatex/web-sharelatex
|
2016-03-08 14:13:40 +00:00 |
|
Shane Kilkelly
|
471cb95091
|
Clean up a bit, and upgrade parser.
|
2016-03-08 14:04:42 +00:00 |
|
Shane Kilkelly
|
08de7b8abe
|
Upgrade biber-log-parser.js
|
2016-03-08 13:56:17 +00:00 |
|
Shane Kilkelly
|
f6d02090d2
|
First pass at parsing and showing decent biber errors.
|
2016-03-08 13:20:23 +00:00 |
|
Brian Gough
|
d89e855314
|
add client-side spelling cache to reduce load on server
|
2016-03-03 16:00:10 +00:00 |
|
Shane Kilkelly
|
020e1b9b34
|
Add styles for the references search hint.
|
2016-03-03 11:44:11 +00:00 |
|
Henry Oswald
|
789abe504d
|
added random ticket number to groove tickets
|
2016-03-02 12:23:51 +00:00 |
|
Shane Kilkelly
|
d76e5fdbf4
|
Styles for references search journal
|
2016-03-01 16:29:19 +00:00 |
|
Shane Kilkelly
|
ca43d27244
|
Merge branch 'master' of github.com:sharelatex/web-sharelatex
|
2016-02-29 15:52:09 +00:00 |
|
Shane Kilkelly
|
b005f8233e
|
guard against null and undefined keys in \cite{} autocomplete
|
2016-02-29 15:52:02 +00:00 |
|
Henry Oswald
|
8f0d1dc73e
|
add in the calls to block large projects
|
2016-02-29 13:05:17 +00:00 |
|
James Allen
|
d3e3deb679
|
Fix padding around active toolbar links
|
2016-02-24 16:37:03 +00:00 |
|
James Allen
|
71ca358e0e
|
Show confirmation if upload will overwrite files
|
2016-02-24 16:37:03 +00:00 |
|
Shane Kilkelly
|
34bfdcc246
|
Merge branch 'master' of github.com:sharelatex/web-sharelatex
|
2016-02-24 10:27:44 +00:00 |
|
Shane Kilkelly
|
4f3a4880d9
|
remove margin above search results.
|
2016-02-24 10:27:29 +00:00 |
|
James Allen
|
ff7632d6c7
|
Don't reload editor with file tree or PDF viewer hidden
|
2016-02-23 15:21:54 +00:00 |
|
James Allen
|
fde7efbb9f
|
Fix rename button styling in editor
|
2016-02-23 15:21:54 +00:00 |
|
James Allen
|
f21aa0dd94
|
Don't allow project names to be blank
|
2016-02-23 15:21:53 +00:00 |
|
Shane Kilkelly
|
1e1f57a80b
|
Merge branch 'master' of github.com:sharelatex/web-sharelatex
|
2016-02-22 12:04:43 +00:00 |
|
Shane Kilkelly
|
2d954baa62
|
match cite commands like footcite too.
|
2016-02-22 12:04:15 +00:00 |
|
Henry Oswald
|
85a8bc97ed
|
add leave group button for group subscriptions
|
2016-02-19 12:27:32 +00:00 |
|
Shane Kilkelly
|
b505f0d455
|
Merge branch 'sk-references-search'
Conflicts:
app/coffee/Features/References/ReferencesController.coffee
|
2016-02-19 11:30:55 +00:00 |
|
James Allen
|
bf36413491
|
Improve styling of upgrade messages
|
2016-02-18 14:53:49 +00:00 |
|
Shane Kilkelly
|
ef1cec8582
|
update the search_example.gif
|
2016-02-18 13:54:13 +00:00 |
|
Shane Kilkelly
|
8384433231
|
Clean up and add comments to references-search styles.
|
2016-02-18 10:47:28 +00:00 |
|
Shane Kilkelly
|
d94e3181c3
|
update references search preview gif.
|
2016-02-17 16:44:41 +00:00 |
|
Shane Kilkelly
|
f23a11eacb
|
Refine call-to-action styling in references upgrade dialog.
|
2016-02-17 15:45:04 +00:00 |
|
Shane Kilkelly
|
9c9a9c5c76
|
preview gif for references search.
|
2016-02-17 14:49:37 +00:00 |
|
Henry Oswald
|
5f719e7105
|
change robots.txt to ignore all
|
2016-02-16 12:38:27 +00:00 |
|
Henry Oswald
|
4017eab888
|
don't show outline on new doc/folder/upload buttons on select
|
2016-02-16 12:38:27 +00:00 |
|