Shane Kilkelly
|
3ba5808074
|
Merge branch 'master' into sk-biber-errors
|
2016-03-11 13:54:06 +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
|
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 |
|
Henry Oswald
|
789abe504d
|
added random ticket number to groove tickets
|
2016-03-02 12:23:51 +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 |
|
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
|
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
|
e4960e782f
|
Merge branch 'ja-multi-select'
|
2016-02-12 11:56:10 +00:00 |
|
Henry Oswald
|
5c5888b5dc
|
Merge branch 'pr/221'
|
2016-02-11 11:44:45 +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
|
4487ae1253
|
Look for queued-http in the correct place
|
2016-02-10 11:38:01 +00:00 |
|
James Allen
|
03a3e1ceb3
|
Added missing files
|
2016-02-09 15:20:59 +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 |
|
James Allen
|
8a095a5144
|
Upgrade to PDF 1.3.91
|
2016-02-04 14:27:00 +00:00 |
|
Shane Kilkelly
|
9880df496f
|
Display ellipsis instead of previous args if they are too long.
|
2016-02-04 10:49:01 +00:00 |
|
Henry Oswald
|
47eebb1840
|
add null check and default empty object for subscirption dashboard
|
2016-02-03 17:41:05 +00:00 |
|
Shane Kilkelly
|
90fd6eb8a1
|
Autocomplete with many parameters to cite .
|
2016-02-03 16:46:34 +00:00 |
|
Shane Kilkelly
|
7ef96be7dc
|
Handle cite commands like citep and citet , etc.
|
2016-02-03 15:08:52 +00:00 |
|
Shane Kilkelly
|
7fceb2b3af
|
Merge branch 'master' of github.com:sharelatex/web-sharelatex
|
2016-02-03 11:08:58 +00:00 |
|
Shane Kilkelly
|
d0835fd2ba
|
Fully enable references autocomplete.
|
2016-02-03 11:08:51 +00:00 |
|
James Allen
|
65a42c551d
|
Update \documentclass regex so that it does match on '\documentclass{...} % comment with \documentclass'
|
2016-02-03 10:19:25 +00:00 |
|
James Allen
|
4c626f23e7
|
Merge pull request #224 from sharelatex/ja_draft_mode
Draft mode for compiles
|
2016-02-02 15:04:21 +00:00 |
|
James Allen
|
425a9b9db2
|
Add in option to compile in draft mode
|
2016-02-02 14:50:48 +00:00 |
|
Henry Oswald
|
a05a7b984f
|
refresh scope after contact us request
|
2016-02-01 15:41:43 +00:00 |
|
Henry Oswald
|
7f05ac54f8
|
improved contact us form progress feedback
|
2016-02-01 15:22:22 +00:00 |
|
Henry Oswald
|
1f6b43e1b1
|
added universties site angular controler
|
2016-02-01 14:33:50 +00:00 |
|
James Allen
|
a0e129b880
|
Remove tag from projects when deleted
|
2016-02-01 11:36:04 +00:00 |
|
James Allen
|
1ee0ef2cde
|
Remove console.log line
|
2016-02-01 10:36:38 +00:00 |
|
James Allen
|
b32178182d
|
Explicitly create tags and get their id
|
2016-02-01 10:18:56 +00:00 |
|
James Allen
|
77cc6af35e
|
Update add tag end point to use tag_id
|
2016-02-01 10:18:56 +00:00 |
|
James Allen
|
f1e65cc776
|
Use tag_id for deleting tags from project
|
2016-02-01 10:18:56 +00:00 |
|
James Allen
|
1bd5aef85f
|
Allow renaming of tags
|
2016-02-01 10:18:56 +00:00 |
|
James Allen
|
1a86e69d1f
|
Allow tags to be deleted
|
2016-02-01 10:18:56 +00:00 |
|
Shane Kilkelly
|
280a0fa54c
|
Remove debug prints.
|
2016-01-28 10:22:19 +00:00 |
|