Shane Kilkelly
|
62ececeef8
|
show logs on failure.
|
2016-03-22 16:59:40 +00:00 |
|
Shane Kilkelly
|
2c321a4803
|
If the compile request errors out, set view to 'errors'.
|
2016-03-22 15:51:05 +00:00 |
|
Shane Kilkelly
|
12b0e982c8
|
Don't raise an error if output.blg cannot be found.
|
2016-03-22 14:42:00 +00:00 |
|
Shane Kilkelly
|
d5c280dc4d
|
Show the pdf if it was already loaded.
This ensures the pdf will be visible if the user switches to fullscreen-view.
|
2016-03-22 14:38:48 +00:00 |
|
Shane Kilkelly
|
b8c3b427ee
|
Merge branch 'sk-pdf-error-display'
|
2016-03-22 14:00:12 +00:00 |
|
Shane Kilkelly
|
2dd9aa9424
|
Merge branch 'sk-environment-autocomplete'
|
2016-03-22 13:55:41 +00:00 |
|
Shane Kilkelly
|
45077cfba9
|
Merge branch 'master' into sk-pdf-error-display
|
2016-03-22 10:56:59 +00:00 |
|
Shane Kilkelly
|
723031f7f3
|
un-show logs on successful run.
|
2016-03-22 10:32:55 +00:00 |
|
Shane Kilkelly
|
293cb3c73e
|
fix typo
|
2016-03-22 10:32:44 +00:00 |
|
Shane Kilkelly
|
4f3755318f
|
Clean up.
|
2016-03-22 10:24:58 +00:00 |
|
Shane Kilkelly
|
59b131f251
|
First pass at refactoring the output panel views.
|
2016-03-22 09:39:33 +00:00 |
|
Shane Kilkelly
|
f58f1c3795
|
Account for the new too-recently-compiled error.
|
2016-03-21 15:16:17 +00:00 |
|
Shane Kilkelly
|
53dfa841cc
|
Add the beginnings of a clsi-maintenance-mode message
|
2016-03-21 15:00:25 +00:00 |
|
Shane Kilkelly
|
9b22efbd98
|
split errors into normal error, and renderingError.
|
2016-03-21 13:20:03 +00:00 |
|
James Allen
|
de02928454
|
Merge branch 'master' into ja_email_tokens
|
2016-03-17 17:01:26 +00:00 |
|
Shane Kilkelly
|
11d77df898
|
Fix weird tab behaviour
|
2016-03-17 16:18:46 +00:00 |
|
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 |
|
James Allen
|
e36be96ec9
|
Move public access setting to its own end point
|
2016-03-10 11:13:57 +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
|
471cb95091
|
Clean up a bit, and upgrade parser.
|
2016-03-08 14:04:42 +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
|
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
|
71ca358e0e
|
Show confirmation if upload will overwrite files
|
2016-02-24 16:37:03 +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
|
f21aa0dd94
|
Don't allow project names to be blank
|
2016-02-23 15:21:53 +00:00 |
|
Shane Kilkelly
|
2d954baa62
|
match cite commands like footcite too.
|
2016-02-22 12:04:15 +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
|
938b042f8c
|
Include selected entity in multi selection on first click
|
2016-02-10 15:59:51 +00:00 |
|
James Allen
|
8359029503
|
Improve drop zones and feel of dragging in file tree
|
2016-02-10 15:54:25 +00:00 |
|
James Allen
|
d47f6801c2
|
Don't trigger delete event on move to avoid switching to root document
|
2016-02-10 15:26:26 +00:00 |
|
James Allen
|
506d2224aa
|
Allow Cmd+Clicking to multi select entries in the file tree
|
2016-02-09 15:13:58 +00:00 |
|
Shane Kilkelly
|
326d9e59f8
|
Refactor ReferencesSearch* to just References* .
|
2016-02-08 17:04:27 +00:00 |
|
James Allen
|
835b43cab2
|
Don't remove replace command so Ctrl+H is an option in Vim mode
|
2016-02-05 11:15:00 +00:00 |
|
James Allen
|
5cfd4e0d1f
|
Fix toggle comment hotkey for European keyboards
|
2016-02-04 15:42:54 +00:00 |
|