James Allen
|
d01d6a35cf
|
Only create Controller when showing onboarding
|
2017-02-15 09:47:37 +01:00 |
|
James Allen
|
a0a4509edc
|
Avoid underscore (_) name overwriting
|
2017-02-14 15:26:36 +01:00 |
|
James Allen
|
03ecf4b4ae
|
Only show track changes onboarding once based on analytics API events
|
2017-02-14 10:25:46 +01:00 |
|
James Allen
|
aab4dea8ae
|
Merge branch 'master' into ja-track-changes
|
2017-01-13 13:46:01 +01:00 |
|
James Allen
|
f31fa98679
|
Sync track changes state between sessions and client
|
2017-01-10 16:11:12 +01:00 |
|
Henry Oswald
|
862e15b842
|
log out user id and anonymous when loading editor
|
2017-01-05 15:02:10 +00:00 |
|
Henry Oswald
|
15564102a0
|
Update ProjectController.coffee
|
2016-11-15 10:34:57 +00:00 |
|
Henry Oswald
|
5a13ee1077
|
use anlaytis api
- don’t talk to postgres
- show recent blog post announcments
- proxy all events to analytics api
|
2016-11-11 17:03:09 +00:00 |
|
Brian Gough
|
2d1a0b34d5
|
Merge pull request #333 from sharelatex/support-package-versions
Support package versions
|
2016-10-07 15:04:59 +01:00 |
|
Brian Gough
|
9177544ed9
|
add left menu for syntax validator
|
2016-10-06 11:51:24 +01:00 |
|
Brian Gough
|
8b6425317f
|
introduce PackageVersions module
put all package versions in one central place
|
2016-10-05 14:54:42 +01:00 |
|
Shane Kilkelly
|
7384a08cb4
|
Pass req to function.
|
2016-09-23 16:21:07 +01:00 |
|
Shane Kilkelly
|
438ac45854
|
fix unit tests
|
2016-09-07 16:40:49 +01:00 |
|
Shane Kilkelly
|
cc5ddc92bb
|
use getSessionUser rather than getLoggedInUser
|
2016-09-07 10:30:58 +01:00 |
|
Shane Kilkelly
|
ab2c1e82fb
|
WIP: refactor
|
2016-09-05 15:58:31 +01:00 |
|
Shane Kilkelly
|
e4f4325150
|
Basic passport integration
|
2016-09-02 16:17:37 +01:00 |
|
Paulo Reis
|
6a46b46cf4
|
Expose sign-up date as an user attribute in the editor.
|
2016-07-21 16:42:22 +01:00 |
|
Shane Kilkelly
|
4e63a3c7bd
|
Move betaProgram flag up to top-level of user object
|
2016-06-06 13:12:24 +01:00 |
|
Shane Kilkelly
|
a686d187ad
|
Pull refProviders into user model
|
2016-04-01 11:36:19 +01:00 |
|
Shane Kilkelly
|
0ce514a5a6
|
Add features to the user object in ide.
|
2016-03-31 17:10:49 +01:00 |
|
Henry Oswald
|
db8fb63bb5
|
fixed change payment details page
also increased size of year field for firefox users
and removed unnded options in new plan page
|
2016-03-31 11:54:52 +01:00 |
|
James Allen
|
2af2dd694e
|
Use null to represent anonymous user, as AuthorizationManager expects
|
2016-03-22 09:39:25 +00:00 |
|
James Allen
|
de02928454
|
Merge branch 'master' into ja_email_tokens
|
2016-03-17 17:01:26 +00:00 |
|
James Allen
|
261466b042
|
Convert privilege levels to an enum
|
2016-03-15 14:35:01 +00:00 |
|
James Allen
|
fe1f71413e
|
Use ProjectGetter, not Project, in ProjectController.loadEditor
|
2016-03-15 14:12:43 +00:00 |
|
James Allen
|
71ef045728
|
Implement authorization guards in Authorization{Manager,Controller}
|
2016-03-14 17:06:57 +00:00 |
|
James Allen
|
1bd8b8d1a3
|
Delete SecurityManager and replace with (unwritten) AuthorizationManager
|
2016-03-10 17:17:26 +00:00 |
|
James Allen
|
e36be96ec9
|
Move public access setting to its own end point
|
2016-03-10 11:13:57 +00:00 |
|
Henry Oswald
|
ede159d833
|
changed logging for archiving projects from delete to archived
|
2016-03-08 14:38:23 +00:00 |
|
James Allen
|
76af5e5563
|
Don't call deprecated findPopulatedById in loadEditor
|
2016-03-08 14:20:00 +00:00 |
|
James Allen
|
0882eb2a99
|
Don't use deprecated Project.findPopulatedById in ReferencesManager
|
2016-03-08 14:05:56 +00:00 |
|
James Allen
|
1a689aa1fd
|
Move findAllUsersProjects from Project to ProjectGetter
|
2016-03-03 17:19:03 +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 |
|
Henry Oswald
|
8e5907f79e
|
have null array as default for notifications
|
2016-02-11 12:10:30 +00:00 |
|
Henry Oswald
|
5c5888b5dc
|
Merge branch 'pr/221'
|
2016-02-11 11:44:45 +00:00 |
|
Shane Kilkelly
|
326d9e59f8
|
Refactor ReferencesSearch* to just References* .
|
2016-02-08 17:04:27 +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 |
|
Henrique Santos
|
476eaa8b84
|
add notification backend and unit test
add notification init frontend
|
2016-01-21 18:42:50 -02:00 |
|
Shane Kilkelly
|
307f78b831
|
WIP: send multiple bib files and get back keys
|
2016-01-21 17:01:24 +00:00 |
|
Shane Kilkelly
|
41aaefc1f6
|
Enable pre-indexing of references
|
2016-01-18 11:41:30 +00:00 |
|
Shane Kilkelly
|
20757b11b8
|
Add code to automatically index bib files on project load.
|
2016-01-15 14:41:05 +00:00 |
|
Shane Kilkelly
|
b49ed15c14
|
Fix missing comma
|
2016-01-14 15:13:19 +00:00 |
|
Shane Kilkelly
|
ca0a625dcc
|
Begin work on indexing the references when project is opened.
|
2016-01-14 14:53:08 +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
|
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
|
17fe30ca0f
|
sanitise the ref for universities site. and remove unneeded sanitise
|
2015-01-19 10:49:40 +00:00 |
|
Henry Oswald
|
29ae816432
|
added next into controller for error
|
2014-11-10 11:23:07 +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 |
|
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 |
|
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 |
|
James Allen
|
8f08823d34
|
Sort out fingerprints and pdf.js worker path
|
2014-07-16 11:28:52 +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 |
|
James Allen
|
6d10c186ad
|
Sort out escaping issues
|
2014-07-09 11:05:00 +01:00 |
|
James Allen
|
068d88ec0b
|
Style bonus page
|
2014-07-07 15:54:40 +01:00 |
|
James Allen
|
9dfbb36a83
|
Update project settings over http
|
2014-06-25 13:51:02 +01:00 |
|
James Allen
|
5cef41fdbd
|
Allow selecting of theme
|
2014-06-24 20:28:53 +01:00 |
|
James Allen
|
6d0053e709
|
Start rebuilding editor
|
2014-06-21 22:20:37 +01:00 |
|
James Allen
|
aa8969c652
|
Merge and fix external forms
|
2014-06-17 16:19:40 +01:00 |
|
Henry Oswald
|
2d55f080d6
|
get algolia to pull app id and api key from settings file
|
2014-06-17 12:25:49 +01:00 |
|
Henry Oswald
|
cc1b9472b2
|
don't show the user details area on project list if algolia instituions has not be setup
|
2014-06-17 11:59:57 +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
|
6305ac16f4
|
Work in progress of doing project list with Angular
|
2014-06-12 15:22:49 +01:00 |
|
James Allen
|
067d343928
|
Display list of tags
|
2014-06-11 16:32:56 +01:00 |
|
James Allen
|
1eaba59df0
|
Use Ember to load project list
|
2014-06-11 14:52:23 +01:00 |
|
James Allen
|
2fb8620ba0
|
Allow deleting of projects forever
|
2014-06-04 12:45:04 +01:00 |
|
James Allen
|
015fd6873f
|
Allow projects to be restore after being deleted
|
2014-06-03 17:35:44 +01:00 |
|
Henry Oswald
|
bf2c60f84d
|
added rename project to list page
|
2014-04-28 17:47:47 +01:00 |
|
Henry Oswald
|
0a093b779e
|
fixed #100, if tags is not running you should be able to delete a project still
|
2014-04-16 17:44:57 +01:00 |
|
Henry Oswald
|
51e69392a7
|
cleaned up and fixed problem with open user opening pojrect
|
2014-04-10 17:49:39 +01:00 |
|
Henry Oswald
|
5ac1b59a78
|
added err check to project list page
|
2014-04-08 21:06:01 +01:00 |
|
Henry Oswald
|
c0780f5a67
|
made project page load faaaaaaster
|
2014-04-08 18:02:16 +01:00 |
|
Henry Oswald
|
88ba45b9dc
|
moved load project from old proj controller to new one
|
2014-04-08 17:44:31 +01:00 |
|
Henry Oswald
|
a6bd916fbf
|
refactored project list, and updated sig for findAllUsersProjects to include err
|
2014-04-08 16:56:34 +01:00 |
|
Henry Oswald
|
0c921d9188
|
moved project list to new project controller and added tests
|
2014-04-08 16:40:12 +01:00 |
|
Henry Oswald
|
6b6c447901
|
clened up new project controller
|
2014-04-08 15:28:18 +01:00 |
|
Henry Oswald
|
15bddae931
|
moved new project from old proj controller to new one with test
|
2014-04-08 15:25:27 +01:00 |
|
Henry Oswald
|
6f84f4214f
|
moved clone project from old proj controller to new one with test
|
2014-04-08 14:53:33 +01:00 |
|
Henry Oswald
|
5b757ac7ab
|
moved delete project from old proj controller to new one with test
|
2014-04-08 14:34:03 +01:00 |
|