Shane Kilkelly
|
b005f8233e
|
guard against null and undefined keys in \cite{} autocomplete
|
2016-02-29 15:52:02 +00:00 |
|
Henry Oswald
|
1e8523c227
|
don't emmit to room new entities if they errored.
|
2016-02-29 13:05:37 +00:00 |
|
Henry Oswald
|
8f0d1dc73e
|
add in the calls to block large projects
|
2016-02-29 13:05:17 +00:00 |
|
Henry Oswald
|
8aec86af4e
|
moved count element to project entity handler and added tests
|
2016-02-26 13:25:09 +00:00 |
|
Henry Oswald
|
d95526bd8b
|
ProjectGetter.findRootDoc moved to mongojs
|
2016-02-26 08:35:10 +00:00 |
|
Henry Oswald
|
eedaa43b58
|
move project duplicator to mongojs
|
2016-02-26 08:32:00 +00:00 |
|
Henry Oswald
|
6ca69f88ac
|
Move project locator to mongojs
|
2016-02-26 08:31:47 +00:00 |
|
Henry Oswald
|
586d4cbae1
|
replaced all mongoose Project.find with mongojs calls
|
2016-02-26 08:23:43 +00:00 |
|
Henry Oswald
|
b6d62a677b
|
ProjectDeleter.archiveProject doesn't need to get entire project
|
2016-02-26 08:13:41 +00:00 |
|
Henry Oswald
|
447568aa91
|
ProjectDetailsHandler.getDetails does not need full project
|
2016-02-26 07:56:26 +00:00 |
|
Henry Oswald
|
43102e0ffc
|
lowercase and trim add user to group email address
|
2016-02-25 14:15:56 +00:00 |
|
James Allen
|
155831c3e7
|
Skip top-level directory if it exists in zip upload
|
2016-02-24 17:21:20 +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 |
|
James Allen
|
c6dcb64b18
|
Overwrite text files from uploads
|
2016-02-24 16:37:03 +00:00 |
|
Henry Oswald
|
09ac8f8c7a
|
move .putElement into ProjectEntityHandler with tests
|
2016-02-24 15:36:39 +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 |
|
Henry Oswald
|
a8060109fd
|
spike of limit
|
2016-02-24 08:06:40 +00:00 |
|
Henry Oswald
|
1e6f5997dc
|
use cb for internal async callbacks and inline call
|
2016-02-23 15:50:30 +00:00 |
|
Henry Oswald
|
7a28eeeaa0
|
ProjectEntityHandler.addFolder take only project id and
only gets project folder structure
|
2016-02-23 15:45:40 +00:00 |
|
Henry Oswald
|
2a6e09a41b
|
remove console.log
|
2016-02-23 15:37:23 +00:00 |
|
Henry Oswald
|
1278081b51
|
mkdirp only needs folder strucutre
|
2016-02-23 15:36:59 +00:00 |
|
Henry Oswald
|
1d76850ebd
|
copyFileFromExistingProject does not need the whole project
|
2016-02-23 15:34:31 +00:00 |
|
Henry Oswald
|
6f474d9a00
|
put element just needs project folder structure not docs inside
|
2016-02-23 15:27:55 +00:00 |
|
James Allen
|
2c20b7d16f
|
Bring full screen PDF icon into scrollable div
|
2016-02-23 15:25:04 +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 |
|
Henry Oswald
|
b504732733
|
fixed calls to addUserToGroup and added more logging
|
2016-02-22 16:50:41 +00:00 |
|
Henry Oswald
|
103bb1c88f
|
add more error logging to group handler
|
2016-02-22 16:01:26 +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 |
|
Henry Oswald
|
29e4b324fd
|
improve calls for invite notifications and auto mark as read
|
2016-02-18 11:43:43 +00:00 |
|
Henry Oswald
|
f824a3e28a
|
kill off dead code in group handler
|
2016-02-18 11:42:26 +00:00 |
|
Shane Kilkelly
|
8384433231
|
Clean up and add comments to references-search styles.
|
2016-02-18 10:47:28 +00:00 |
|
Henry Oswald
|
bd54cc722a
|
fixed broken tests in AuthenticationController
|
2016-02-18 10:16:50 +00:00 |
|
Henry Oswald
|
fc4bd94a6e
|
don't create notification if user is already part of group
|
2016-02-18 10:06:21 +00:00 |
|
Shane Kilkelly
|
d94e3181c3
|
update references search preview gif.
|
2016-02-17 16:44:41 +00:00 |
|
Henry Oswald
|
c8084406d3
|
user notifications auto created on login for joinging groups
|
2016-02-17 16:24:09 +00:00 |
|
Henry Oswald
|
8a417035ea
|
remove unned debug line
|
2016-02-17 16:23:52 +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
|
735f7bd51e
|
change res.send to res.sendStatus for new express
|
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 |
|