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
|
09ac8f8c7a
|
move .putElement into ProjectEntityHandler with tests
|
2016-02-24 15:36:39 +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 |
|
Henrique Santos
|
9429e49cf8
|
finishing frontend
|
2016-01-22 18:08:39 -02:00 |
|
Henrique Santos
|
2d11705837
|
fix issues in first commit
|
2016-01-22 03:41:22 -02:00 |
|
Shane Kilkelly
|
2a7894f6e4
|
Merge branch 'master' of github.com:sharelatex/web-sharelatex
|
2016-01-15 14:41:12 +00:00 |
|
James Allen
|
03d75944b0
|
Allow image name to be configured
|
2016-01-15 10:26:36 +00:00 |
|
Shane Kilkelly
|
ca0a625dcc
|
Begin work on indexing the references when project is opened.
|
2016-01-14 14:53:08 +00:00 |
|
Henry Oswald
|
501763bb4e
|
changed add doc to use ligher mongo call (folders only)
|
2015-12-15 13:27:41 +00:00 |
|
Henry Oswald
|
13af9b7b56
|
find project by name should only find active projects
|
2015-12-10 17:06:00 +00:00 |
|
Henry Oswald
|
1c91de0395
|
added function to get project with only folders for quicker adding of files to large projects
|
2015-10-21 16:56:06 +01:00 |
|
James Allen
|
639424f664
|
Don't error on project clone if not root doc is set
|
2015-09-02 14:32:21 +01:00 |
|
Henry Oswald
|
50fc886c94
|
changed inactive to active as its more effienct query in mongo
|
2015-08-19 11:54:30 +01:00 |
|
Henry Oswald
|
70b825fd2a
|
fixed call to ProjectUpdateHandler.markAsOpened and made it async
|
2015-08-14 11:27:11 +01:00 |
|
Henry Oswald
|
a0142d4415
|
added inactive and reactivate project logic
|
2015-08-13 22:40:28 +01:00 |
|
Henry Oswald
|
3ecf201eda
|
send -> sendStatus
|
2015-07-08 16:56:38 +01:00 |
|
Henry Oswald
|
15a57f5dc4
|
removed req.session.destorys from endpoints now on the api router which are not needed
|
2015-07-01 15:26:05 +01:00 |
|
Henry Oswald
|
a9660a3a07
|
add err and null project test for locating project element
|
2015-02-18 21:57:21 +00:00 |
|
Henry Oswald
|
a570d05132
|
fixed bug with setting root doc which would fail if the document class isn't on the top line
|
2014-12-01 01:07:03 +00:00 |
|
Henry Oswald
|
0bc76b6d92
|
mkdir p changed so it does not get entire project, now without doc lines
|
2014-11-27 12:07:49 +00:00 |
|
Henry Oswald
|
5e570d52a0
|
modfied setRootDocAutomatically to work async
was causing cpu to block for along time on big projects
|
2014-11-26 17:19:21 +00:00 |
|
Henry Oswald
|
f5d3801bfb
|
changed findElementByPath to not call cb more than once & deal with nulls
|
2014-11-11 14:44:44 +00:00 |
|
James Allen
|
84c08edcf3
|
Factor out common joinProject logic to provide and HTTP end point for the real-time API
|
2014-11-07 12:31:47 +00:00 |
|
Henry Oswald
|
30100f2a07
|
fixed badly called flushProjectToThirdPartyDataStore causing issues with initial drobox sync
|
2014-10-31 12:41:06 +00:00 |
|
Henry Oswald
|
3cf64ce34f
|
pass new compile features to client side, don't show timeout upgrade for premium users
|
2014-10-20 12:21:40 +01:00 |
|
James Allen
|
941f550d6c
|
Remove all traces of soa-req-id
|
2014-10-15 14:11:02 +01:00 |
|
James Allen
|
4743b460f5
|
Only show rename or deleted message once
|
2014-10-09 09:13:38 +01:00 |
|
James Allen
|
128c672edd
|
Merge branch 'github-sync'
Conflicts:
package.json
|
2014-10-08 12:13:37 +01:00 |
|
James Allen
|
dbd85a05f1
|
Send user features and features switches to views where needed
|
2014-10-07 13:31:13 +01:00 |
|
Henry Oswald
|
b01b05e49b
|
server rejects project names over 150 chars
|
2014-10-07 11:14:02 +01:00 |
|
James Allen
|
894024ba29
|
Don't allow folders to be moved into their child folders
|
2014-08-22 14:38:52 +01:00 |
|
James Allen
|
b367c4a968
|
Show group subscription status on subscription dashboard page
Conflicts:
app/views/subscriptions/dashboard.jade
|
2014-08-07 15:51:43 +01:00 |
|
Henry Oswald
|
abc4306e06
|
merge
|
2014-07-16 13:35:15 +01:00 |
|
James Allen
|
fce271f827
|
Fix unit tests
|
2014-07-16 12:01:15 +01:00 |
|
Henry Oswald
|
6982ec63ae
|
changed get template details to findOne
|
2014-07-16 11:56:22 +01:00 |
|
Henry Oswald
|
91ca726e66
|
get template details now includes the markdown description of the project
|
2014-07-16 11:27:47 +01:00 |
|
James Allen
|
6d10c186ad
|
Sort out escaping issues
|
2014-07-09 11:05:00 +01:00 |
|
James Allen
|
0d334a560e
|
fix failing unit test
|
2014-06-27 14:38:08 +01:00 |
|
James Allen
|
9dfbb36a83
|
Update project settings over http
|
2014-06-25 13:51:02 +01:00 |
|
James Allen
|
65a1f03768
|
Send project owner details to client
|
2014-06-16 13:34:38 +01:00 |
|
James Allen
|
9c5f63817e
|
Send accessLevel info to client
|
2014-06-16 12:47:39 +01:00 |
|
James Allen
|
5c27ff4430
|
Don't show diffs of deleted docs (much simpler)
|
2014-06-06 14:43:45 +01:00 |
|
James Allen
|
02f48be825
|
Allow docs to be restored
|
2014-06-06 14:43:45 +01:00 |
|
James Allen
|
cabaf1ae1a
|
Show deleted documents when viewing history
|
2014-06-06 14:43:45 +01:00 |
|
James Allen
|
2fb8620ba0
|
Allow deleting of projects forever
|
2014-06-04 12:45:04 +01:00 |
|