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 |
|
James Allen
|
a153c6682a
|
Put in client side check for document getting too long
|
2015-11-06 12:51:43 +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
|
36678301e6
|
Try to put a new doc in the docstore first so that if it fails it doesn't leave a broken doc_id in the project
|
2015-10-16 12:34:33 +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 |
|
James Allen
|
40704b486e
|
Don't lock up on very long lined documents
|
2015-08-28 16:52:09 +01:00 |
|
Henry Oswald
|
63580f6a79
|
remove useClsi2 flag in project collection
|
2015-08-19 11:58:41 +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
|
417fd4f5f5
|
add logging to tell us how long since a project that is being opened was last updated
|
2015-07-22 10:38:48 +01:00 |
|
Henry Oswald
|
c12213b46b
|
added logging around load editor times
|
2015-07-22 10:38:28 +01:00 |
|
Henry Oswald
|
a786b623a8
|
added logging to help debug slow project list page loading
|
2015-07-22 01:06:23 +01:00 |
|
Henry Oswald
|
3ecf201eda
|
send -> sendStatus
|
2015-07-08 16:56:38 +01:00 |
|
Henry Oswald
|
9a49ce4a0e
|
removed extra req.session.destroy
|
2015-07-08 12:58:02 +01:00 |
|
Henry Oswald
|
4eed88c1ab
|
broken a err and null check into 2 lines
|
2015-02-19 10:54:28 +00:00 |
|
Henry Oswald
|
a9660a3a07
|
add err and null project test for locating project element
|
2015-02-18 21:57:21 +00:00 |
|
Henry Oswald
|
21a01d94d4
|
check that content exists before adding it to getAllDocs.
causing error which I think is blowing up the mongo driver elsewhere
|
2015-02-18 21:57:21 +00:00 |
|
Henry Oswald
|
17fe30ca0f
|
sanitise the ref for universities site. and remove unneeded sanitise
|
2015-01-19 10:49:40 +00:00 |
|
Henry Oswald
|
0561adde4b
|
added more logging
|
2014-12-12 12:21:14 +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
|
ca8a21c425
|
change async to series
no real gain from parallel, series might reduce the cpu load if it finds the doc early
|
2014-11-26 21:53:57 +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 |
|
Henry Oswald
|
29ae816432
|
added next into controller for error
|
2014-11-10 11:23:07 +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
|
e0aae65050
|
added file ref null check
|
2014-10-31 10:50:20 +00:00 |
|
Henry Oswald
|
d428e7e5b4
|
handle a null in the file refs list
this seems to happen now and then when there is networking issues
|
2014-10-31 10:34:21 +00:00 |
|
James Allen
|
ca664e0063
|
Get subscription status correctly for showing upgrade/bonus link
|
2014-10-27 15:00:46 +00:00 |
|
Henry Oswald
|
9be31a2ac1
|
removed type: from log lines
|
2014-10-20 14:24:39 +01: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 |
|
Henry Oswald
|
b9372e6dcd
|
added key for your projects
|
2014-08-21 13:02:28 +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
|
1b8c8b8c48
|
sorted out titles
|
2014-08-01 13:47:14 +01:00 |
|
Henry Oswald
|
f4b0dec1b8
|
changed api-key to read-only-api-key for angolia
|
2014-07-16 16:37:58 +01:00 |
|
Henry Oswald
|
abc4306e06
|
merge
|
2014-07-16 13:35:15 +01:00 |
|
Henry Oswald
|
6982ec63ae
|
changed get template details to findOne
|
2014-07-16 11:56:22 +01:00 |
|
James Allen
|
8f08823d34
|
Sort out fingerprints and pdf.js worker path
|
2014-07-16 11:28:52 +01:00 |
|
Henry Oswald
|
91ca726e66
|
get template details now includes the markdown description of the project
|
2014-07-16 11:27:47 +01:00 |
|
Henry Oswald
|
e1dd58aca8
|
fixed algolia settings and removed some console.logs
|
2014-07-10 16:05:18 +01:00 |
|
James Allen
|
16e382bef2
|
Update Ace and fix autocomplete
|
2014-07-09 17:59:04 +01:00 |
|