Simon Detheridge
|
50993f59c0
|
Merge pull request #926 from sharelatex/dcl-i850
Display password change form in Account Settings
|
2018-10-08 13:59:04 +01:00 |
|
Jessica Lawshe
|
96b4f7edb3
|
Use viewport metatag on SL pw reset
|
2018-09-28 15:22:24 -05:00 |
|
Jessica Lawshe
|
40bc5564b6
|
Use viewport metatag on SL login
|
2018-09-28 15:14:05 -05:00 |
|
Douglas Lovell
|
bfb369fab0
|
Merge branch 'master' into dcl-i850
Conflicts repaired:
app/views/user/settings.pug
modified: app/coffee/Features/Authentication/AuthenticationController.coffee
modified: app/coffee/Features/Editor/EditorHttpController.coffee
modified: app/coffee/Features/Email/EmailBuilder.coffee
modified: app/coffee/Features/Errors/Errors.coffee
modified: app/coffee/Features/Exports/ExportsController.coffee
modified: app/coffee/Features/Exports/ExportsHandler.coffee
modified: app/coffee/Features/Notifications/NotificationsBuilder.coffee
modified: app/coffee/Features/Notifications/NotificationsHandler.coffee
modified: app/coffee/Features/Project/ProjectController.coffee
modified: app/coffee/Features/StaticPages/HomeController.coffee
modified: app/coffee/Features/Subscription/planFeatures.coffee
modified: app/coffee/Features/TokenAccess/TokenAccessController.coffee
modified: app/coffee/Features/TokenAccess/TokenAccessHandler.coffee
modified: app/coffee/Features/User/UserGetter.coffee
modified: app/coffee/infrastructure/RedirectManager.coffee
modified: app/coffee/infrastructure/Server.coffee
modified: app/coffee/models/User.coffee
modified: app/coffee/router.coffee
modified: app/views/_mixins/links.pug
modified: app/views/general/500.pug
modified: app/views/layout/navbar.pug
modified: app/views/project/editor/header.pug
modified: app/views/project/editor/share.pug
modified: app/views/project/list.pug
modified: app/views/project/list/modals.pug
modified: app/views/project/list/notifications.pug
modified: app/views/project/list/side-bar.pug
modified: app/views/project/list/v1-item.pug
modified: app/views/subscriptions/_modal_group_inquiry.pug
modified: app/views/subscriptions/dashboard.pug
modified: app/views/user/settings.pug
modified: config/settings.defaults.coffee
modified: npm-shrinkwrap.json
modified: package.json
new file: public/apple-touch-icon.png
new file: public/atlassian-domain-verification.html
modified: public/coffee/ide/editor/directives/aceEditor.coffee
modified: public/coffee/ide/editor/directives/aceEditor/cursor-position/CursorPositionManager.coffee
modified: public/coffee/ide/share/controllers/ShareController.coffee
modified: public/coffee/main.coffee
deleted: public/coffee/main/account-merge-checker.coffee
modified: public/coffee/main/contact-us.coffee
modified: public/coffee/main/project-list/left-hand-menu-promo-controller.coffee
new file: public/google4f15e48c48709a75.html
new file: public/googleef256f97939bd9b7.html
new file: public/img/advocates/friend.jpeg
new file: public/img/grid.png
new file: public/img/homepage.png
new file: public/img/homepage@2x.png
new file: public/img/other-brands/logo_google.svg
new file: public/img/other-brands/logo_google_alt.svg
new file: public/img/other-brands/logo_ieee.svg
new file: public/img/other-brands/logo_orcid.svg
new file: public/img/other-brands/logo_orcid_alt.svg
new file: public/img/other-brands/logo_sharelatex.svg
new file: public/img/other-brands/logo_twitter.svg
new file: public/img/overleaf-partner/overleaf-greygreen-410.png
new file: public/img/overleaf-partner/overleaf-white-410.png
new file: public/static/brochures/Overleaf-Information-v8.pdf
new file: public/static/brochures/Overleaf-Institutional-Solutions-v1.pdf
new file: public/static/brochures/Overleaf-Tri-Fold-leaflet.pdf
new file: public/static/brochures/Overleaf-request-for-service.pdf
new file: public/static/brochures/Overleaf_Institutional.pdf
new file: public/static/campus-challenge/campus-challenge-2016-flyer.pdf
new file: public/static/campus-challenge/campus-challenge-2016-poster.pdf
new file: public/static/campus-challenge/campus-challenge-2017-flyer.pdf
new file: public/static/campus-challenge/campus-challenge-2017-poster.pdf
new file: public/static/latex/learn/free-online-introduction-to-latex-part-1.pdf
new file: public/static/latex/learn/free-online-introduction-to-latex-part-2.pdf
new file: public/static/latex/learn/free-online-introduction-to-latex-part-3.pdf
new file: public/static/partners/caltech-library.gif
new file: public/static/partners/stanford-building.jpg
modified: public/stylesheets/_ol_style_includes.less
modified: public/stylesheets/app/blog-posts.less
modified: public/stylesheets/app/cms-page.less
new file: public/stylesheets/app/content_page.less
modified: public/stylesheets/app/editor/share.less
modified: public/stylesheets/app/editor/toolbar.less
modified: public/stylesheets/app/features.less
modified: public/stylesheets/app/homepage.less
new file: public/stylesheets/app/login-register.less
modified: public/stylesheets/app/plans.less
modified: public/stylesheets/app/portals.less
modified: public/stylesheets/app/templates-v2.less
modified: public/stylesheets/app/wiki.less
modified: public/stylesheets/components/alerts.less
modified: public/stylesheets/components/buttons.less
modified: public/stylesheets/components/icons.less
new file: public/stylesheets/components/images.less
new file: public/stylesheets/components/tabs.less
modified: public/stylesheets/core/_common-variables.less
modified: public/stylesheets/core/ol-variables.less
modified: public/stylesheets/ol-style.less
modified: test/acceptance/coffee/ExportsTests.coffee
new file: test/acceptance/coffee/RedirectUrlsTests.coffee
modified: test/acceptance/coffee/TokenAccessTests.coffee
modified: test/acceptance/coffee/helpers/User.coffee
modified: test/acceptance/config/settings.test.coffee
modified: test/unit/coffee/Authentication/AuthenticationControllerTests.coffee
modified: test/unit/coffee/Editor/EditorHttpControllerTests.coffee
modified: test/unit/coffee/Exports/ExportsControllerTests.coffee
modified: test/unit/coffee/Exports/ExportsHandlerTests.coffee
new file: test/unit/coffee/Notifications/NotificationsBuilderTests.coffee
modified: test/unit/coffee/Project/ProjectControllerTests.coffee
modified: test/unit/coffee/TokenAccess/TokenAccessControllerTests.coffee
modified: test/unit/coffee/User/UserGetterTests.coffee
deleted: test/unit/coffee/infrastructure/RedirectManagerTests.coffee
|
2018-09-24 09:11:48 -03:00 |
|
Douglas Lovell
|
98be2c2bf5
|
Update wording and endpoint for change password form
|
2018-09-19 07:58:04 -03:00 |
|
Douglas Lovell
|
4abbc5d569
|
Password change form conditioned on installation
|
2018-09-18 09:10:33 -03:00 |
|
Douglas Lovell
|
7d10e64840
|
Alter endpoint for account settings, change password form submission.
|
2018-09-14 16:19:02 -03:00 |
|
Tim Alby
|
09c92c0b69
|
don't encode /
|
2018-09-14 16:09:24 +01:00 |
|
Tim Alby
|
2e4d3d7aab
|
change links to v1 to sign user in first
|
2018-09-14 14:26:16 +01:00 |
|
Douglas Lovell
|
0ecda4e093
|
Display password change from in Account Settings
|
2018-09-10 14:53:33 -03:00 |
|
Shane Kilkelly
|
3d369b725c
|
Add another confirmation checkbox to account-delete.
This confirms the user understands they will lose both their OL v2 and SL
accounts, and their projects.
|
2018-09-06 11:35:28 +01:00 |
|
Shane Kilkelly
|
680654f7e7
|
Account-delete, clarify what happens to v1 account and projects
|
2018-09-04 13:31:22 +01:00 |
|
Shane Kilkelly
|
bafcf24cc9
|
Add missing column class to the change-password panel
|
2018-09-03 10:21:45 +01:00 |
|
Shane Kilkelly
|
1776482159
|
Update wording of the change-password instruction
|
2018-09-03 10:21:45 +01:00 |
|
Shane Kilkelly
|
0300ffbdc6
|
Bonus, add a link to the v1 settings page to change password
|
2018-09-03 10:21:45 +01:00 |
|
Shane Kilkelly
|
27a2e06d7b
|
Revert "Move the new logic to the externalAuthenticationSystemUsed function"
This reverts commit 34009fbf59cc6597b08e9262ea274ce266baa8fe.
|
2018-09-03 10:21:45 +01:00 |
|
Shane Kilkelly
|
40a500648c
|
Move the new logic to the externalAuthenticationSystemUsed function
|
2018-09-03 10:21:45 +01:00 |
|
Shane Kilkelly
|
be6720d805
|
Add a janky warning that this action will delete the account on v1 also.
|
2018-09-03 10:21:45 +01:00 |
|
Shane Kilkelly
|
9141f678b1
|
Show the account delete option on v2
|
2018-09-03 10:21:45 +01:00 |
|
Paulo Reis
|
79f1e7b0ee
|
Update ui-select value as the user types.
|
2018-08-29 17:31:47 +01:00 |
|
Tim Alby
|
204423696d
|
increase spacing between buttons
|
2018-08-28 17:34:49 +02:00 |
|
Timothée Alby
|
8057f4e74d
|
Merge pull request #849 from sharelatex/pr-fix-add-new-university
Correctly invoke the function to add unknown universities.
|
2018-08-28 14:03:35 +02:00 |
|
Tim Alby
|
e19882455a
|
improve affiliation endorsement button
- design as button instead of link
- disable unless role and department are set
|
2018-08-27 11:32:48 +02:00 |
|
Tim Alby
|
7863561bff
|
display university licence in affiliations UI
|
2018-08-27 11:26:13 +02:00 |
|
Paulo Reis
|
4f6f459bfe
|
Remove debug code.
|
2018-08-24 15:35:52 +01:00 |
|
Paulo Reis
|
920c24cacb
|
Correctly invoke the function to add unknown universities.
|
2018-08-24 15:29:48 +01:00 |
|
Alasdair Smith
|
3b31125a62
|
Add message about deleting account affecting v2
Only show on SL and if the user has linked accounts
|
2018-08-16 14:11:43 +01:00 |
|
Tim Alby
|
bfb2f636cd
|
enable affiliations UI
|
2018-08-13 14:59:39 +02:00 |
|
James Allen
|
4435eab423
|
Update affiliations UI to show specific errors for conflicting emails
|
2018-07-17 11:12:47 +01:00 |
|
James Allen
|
a238c74440
|
Remove inline style
|
2018-07-13 11:19:49 +01:00 |
|
James Allen
|
452d698a47
|
ng-show -> ng-if
|
2018-07-13 11:17:05 +01:00 |
|
James Allen
|
d7e0b8c369
|
Show unconfirmed email status in UI and add link to resend confirmation
|
2018-07-12 17:13:26 +01:00 |
|
Paulo Reis
|
a759828ece
|
Update feature flag for affiliations; use it in the router; minor style adjustments.
|
2018-07-12 16:37:09 +01:00 |
|
Paulo Reis
|
85cf518457
|
Avoid showing the email input when viewing the full affiliations UI; disable affiliations when using SAML and LDAP authentication strategies.
|
2018-07-12 16:37:09 +01:00 |
|
Paulo Reis
|
c817094a2d
|
Add i18n keys; minor style adjustments.
|
2018-07-12 16:37:09 +01:00 |
|
Paulo Reis
|
4d1b6c6ba8
|
Add error handling.
|
2018-07-12 16:37:09 +01:00 |
|
Paulo Reis
|
c630c5d952
|
Preemptively remove front-end data when removing user emails.
|
2018-07-12 16:37:09 +01:00 |
|
Paulo Reis
|
19b57571bf
|
Basic affiliation change implementation.
|
2018-07-12 16:37:08 +01:00 |
|
Paulo Reis
|
1514e5e071
|
Isolate affiliations form in a component.
|
2018-07-12 16:37:08 +01:00 |
|
Paulo Reis
|
d021cd8e3f
|
Add role hints and deparment hints (when not provided by the uni).
|
2018-06-28 16:37:36 +01:00 |
|
Paulo Reis
|
270c67df5f
|
Move affiliations form and table into specific file.
|
2018-06-27 17:08:25 +01:00 |
|
Paulo Reis
|
d1467784bb
|
Avoid showing a comma when the user only has department info.
|
2018-06-27 14:21:03 +01:00 |
|
Paulo Reis
|
e7f819fbdd
|
Hide affiliations UI behind feature flag.
|
2018-06-25 17:06:23 +01:00 |
|
Paulo Reis
|
8ac6f4d6f4
|
Use v1 proxy; even more style adjustments.
|
2018-06-25 16:13:43 +01:00 |
|
Paulo Reis
|
b92dc98b99
|
Merge branch 'master' into pr-user-affilitations
|
2018-06-25 14:13:26 +01:00 |
|
Paulo Reis
|
00dfcf66c6
|
More styling adjustments.
|
2018-06-25 13:44:43 +01:00 |
|
Paulo Reis
|
a1da24a86d
|
Styling adjustments.
|
2018-06-22 16:07:54 +01:00 |
|
Paulo Reis
|
9bc70d479c
|
Use university-provided list of departments when available.
|
2018-06-22 11:24:14 +01:00 |
|
Paulo Reis
|
62ab9dbb98
|
Rearrange layout to have the new affiliation form within the affiliations table.
|
2018-06-21 17:18:01 +01:00 |
|
James Allen
|
0dcbc5facb
|
Send out confirmation emails on register and record confirmedAt date
|
2018-06-21 10:21:15 +01:00 |
|
Paulo Reis
|
147d74d92a
|
Integrate e-mails table with backend.
|
2018-06-20 14:22:06 +01:00 |
|
Paulo Reis
|
917776aede
|
Change the UI to gradually show needed fields for affiliations.
|
2018-06-20 11:37:55 +01:00 |
|
Paulo Reis
|
c0241df15c
|
Rewrite service and controller code to send the correct payload according to use case (no uni; known uni; new uni).
|
2018-06-19 17:10:55 +01:00 |
|
Paulo Reis
|
3ddb8d0bef
|
Add affiliations UI.
|
2018-06-15 11:33:47 +01:00 |
|
James Allen
|
161d7b1d9d
|
Disable beta program pages
|
2018-03-20 12:03:48 +00:00 |
|
Paulo Reis
|
cc7f44737e
|
Tell Angular to avoid parsing the value attribute.
|
2017-06-08 16:02:28 +01:00 |
|
Henry Oswald
|
58c7dda945
|
fix couple of bad translations
|
2017-02-17 11:05:32 +00:00 |
|
Henry Oswald
|
debe78030a
|
use html from jade as strings now fully html escaped
|
2017-02-17 11:05:32 +00:00 |
|
Shane Kilkelly
|
b0dd7475b0
|
fix pug syntax
|
2017-01-31 14:57:22 +00:00 |
|
Shane Kilkelly
|
57cd54bf55
|
WIP: migrate from jade to pug
|
2017-01-20 12:03:02 +00:00 |
|
Shane Kilkelly
|
52462d7020
|
Merge branch 'sk-sync-details-from-sso'
|
2016-11-28 10:11:59 +00:00 |
|
Shane Kilkelly
|
2ab5ad4230
|
If we're updating details from a SSO source, don't allow editing on settings page.
|
2016-11-25 14:38:00 +00:00 |
|
Shane Kilkelly
|
22101d0305
|
If user is sent to login page with explicit redirect, obey
|
2016-11-24 11:38:13 +00:00 |
|
Shane Kilkelly
|
8089bb55a4
|
use session for the post-login redirect, remove redir query string.
|
2016-11-22 14:24:36 +00:00 |
|
Shane Kilkelly
|
3b8fbe8249
|
If using external auth, show non-editable email field.
Also defend server-side against setting email when using external auth.
|
2016-11-17 14:34:02 +00:00 |
|
Shane Kilkelly
|
7cc26f2207
|
Disable autocomplete on user-delete form
|
2016-10-26 10:57:54 +01:00 |
|
Shane Kilkelly
|
1c8721ceab
|
Functioning account deletion with password
|
2016-10-25 16:23:50 +01:00 |
|
Shane Kilkelly
|
efe6df145c
|
WIP: ask for password when deleting account
|
2016-10-25 14:33:47 +01:00 |
|
Shane Kilkelly
|
8fcc58495e
|
Use a new key for the delete-account warning
|
2016-10-11 14:34:30 +01:00 |
|
Shane Kilkelly
|
25dd998107
|
clear-sessions page (+4 squashed commits)
Squashed commits:
[3a56af0] Remove cruft
[c5a1f6c] Finalise alignment
[82f741a] Working sessions page
[d40f069] WIP: display sessions
|
2016-10-07 16:47:00 +01:00 |
|
Shane Kilkelly
|
894c549ec6
|
WIP: display sessions on a page
|
2016-10-06 15:49:47 +01:00 |
|
Henry Oswald
|
3141f91b59
|
Merge pull request #322 from sharelatex/ho-password-limits
Ho password limits
|
2016-10-05 10:03:54 +01:00 |
|
Henry Oswald
|
0d0f0e8604
|
wip
|
2016-09-23 16:38:46 +01:00 |
|
Brian Gough
|
4f9826c87b
|
show beta program link for everyone on /settings
|
2016-09-23 15:28:15 +01:00 |
|
Shane Kilkelly
|
46ec17f2c4
|
Add redir query string to login link
|
2016-07-27 13:51:52 +01:00 |
|
Shane Kilkelly
|
41755212f0
|
Update the register page with new message
|
2016-07-26 09:06:21 +01:00 |
|
Shane Kilkelly
|
3e3dd199a0
|
Add id's to buttons on beta program page
|
2016-06-16 10:56:16 +01:00 |
|
Shane Kilkelly
|
6ca2e2204b
|
If user is in beta program, show link to opt-out page on the settings page.
|
2016-06-08 15:31:14 +01:00 |
|
James Allen
|
c0dfdb3bd8
|
Use translations for activation page
|
2015-12-11 14:25:17 +00:00 |
|
James Allen
|
1e8ab5357b
|
Improve pre-registered account activation process
|
2015-12-11 11:30:06 +00:00 |
|
Henry Oswald
|
9764ab258b
|
added complex password validation to password resets
|
2015-04-30 12:05:46 +01:00 |
|
Henry Oswald
|
635f79d2f6
|
added password strength check to change password
|
2015-04-28 18:30:19 +01:00 |
|
James Allen
|
d76ef86077
|
Tell user to contact admin email to register
|
2015-03-18 16:20:26 +00:00 |
|
Henry Oswald
|
387a8b8ae3
|
hide some forms in user settings if authentication is managed by external system
|
2015-02-24 13:41:46 +00:00 |
|
James Allen
|
6c387edbe2
|
Remove Dropbox front end logic from main sharelatex repo
|
2015-02-05 18:20:34 +00:00 |
|
James Allen
|
793763f206
|
Merge pull request #120 from watercrossing/POSTFix
Declare forms to use method="POST" explicitly
|
2014-11-28 11:11:18 +00:00 |
|
Ingolf Becker
|
9d71073a5c
|
Added more POST declarations
|
2014-11-17 15:19:11 +00:00 |
|
Ingolf Becker
|
fd28751db0
|
Change Login and Register methods to use POST rather than GET
|
2014-11-17 14:55:28 +00:00 |
|
Henry Oswald
|
804bc16bc8
|
redirect users to /register when coming from templates or share url
redirect to /login when going anywhere else (/project /project/1234)
|
2014-11-13 17:12:39 +00:00 |
|
James Allen
|
3a9d8c2b31
|
Make Dropbox unlinking consistent with github
|
2014-10-08 14:02:37 +01:00 |
|
James Allen
|
128c672edd
|
Merge branch 'github-sync'
Conflicts:
package.json
|
2014-10-08 12:13:37 +01:00 |
|
James Allen
|
e406034ad6
|
Add in Dropbox description
|
2014-10-07 14:42:03 +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
|
3442786930
|
fixed template error
|
2014-09-30 21:52:00 +01:00 |
|
James Allen
|
db9632f8f2
|
Allow modules to inject parts of views
|
2014-09-08 15:40:46 +01:00 |
|
Henry Oswald
|
08e61efeb6
|
added some whitespace betten translations
|
2014-09-05 13:12:23 +01:00 |
|
Henry Oswald
|
9c6f0faff6
|
Merge branch 'i18n'
Conflicts:
app/coffee/Features/User/UserPagesController.coffee
app/views/layout.jade
app/views/project/editor/dropbox.jade
app/views/project/editor/file-tree.jade
app/views/project/editor/pdf.jade
app/views/project/list/project-list.jade
app/views/user/settings.jade
|
2014-08-07 14:46:17 +01:00 |
|
Henry Oswald
|
fdc5a5154a
|
added a load more pages
|
2014-08-01 12:34:53 +01:00 |
|
Henry Oswald
|
cb685f5ea6
|
done loads of more pages
|
2014-07-31 17:07:43 +01:00 |
|
Henry Oswald
|
ab10d84f6a
|
did some of the forms
|
2014-07-31 14:01:37 +01:00 |
|
Henry Oswald
|
5f8bb9ea1f
|
converted settings page
|
2014-07-31 11:54:19 +01:00 |
|
Henry Oswald
|
42c63dd5a2
|
equals checks work, uses id now as well. Taken from:
http://blog.brunoscopelliti.com/angularjs-directive-to-check-that-passwords-match
the old one from SO does not seem to work any more
|
2014-07-31 11:16:13 +01:00 |
|
Henry Oswald
|
9354d61aa3
|
fixed delete account validation
not using angular equals which does not seem to work
|
2014-07-28 16:52:25 +01:00 |
|
Henry Oswald
|
726719ce3f
|
changed html autofocus to an angular directive
autofocus is html5y and worked on chrome but not firefox for me.
|
2014-07-24 14:57:56 +01:00 |
|
James Allen
|
cca50cf64c
|
Auto focus login, register and password fields
|
2014-07-23 11:18:42 +01:00 |
|
Henry Oswald
|
aa3cd06d72
|
add trailing space for better spacing on register message
|
2014-07-21 17:32:16 +01:00 |
|
Henry Oswald
|
fc02f99659
|
made restricted page like 404, also got dropbox progress bar going the other way
|
2014-07-17 15:26:31 +01:00 |
|
James Allen
|
e4d9d03f55
|
Improve feedback on login/register forms
|
2014-07-11 17:08:19 +01:00 |
|
James Allen
|
f2066e46dd
|
Use Angular 1.30 and only update emails on blur
|
2014-07-09 14:53:30 +01:00 |
|
James Allen
|
e5ca033538
|
Add in configurable headings/footers
|
2014-06-20 21:35:42 +01:00 |
|
James Allen
|
1980ffec09
|
Wire up delete and unsubscribe in account settings
|
2014-06-20 15:48:00 +01:00 |
|
James Allen
|
81845dec32
|
Wire up account settings forms
|
2014-06-20 11:15:25 +01:00 |
|
James Allen
|
618b6a7849
|
Apply form validations
|
2014-06-18 15:23:00 +01:00 |
|
James Allen
|
5ce319f8d9
|
Use ng-cloak rather than a loading spinner
|
2014-06-17 16:43:33 +01:00 |
|
James Allen
|
aa8969c652
|
Merge and fix external forms
|
2014-06-17 16:19:40 +01:00 |
|
James Allen
|
2c73ca509b
|
Style account settings page (doesn't actually work yet)
|
2014-06-09 10:56:26 +01:00 |
|
James Allen
|
05b8bc36ec
|
Style password resets
|
2014-06-09 10:25:38 +01:00 |
|
James Allen
|
d3221f1cf1
|
Style login and register forms
|
2014-06-09 10:19:02 +01:00 |
|
James Allen
|
ead812eacc
|
Style folder list
|
2014-06-09 09:11:42 +01:00 |
|
Henry Oswald
|
af2de3cdeb
|
finished off change email
|
2014-05-19 11:50:32 +01:00 |
|
Henry Oswald
|
221c2214dd
|
changed class from email to password on form
|
2014-05-16 11:30:44 +01:00 |
|
Henry Oswald
|
e1b3f3542c
|
added some logging
|
2014-05-15 18:14:05 +01:00 |
|
Henry Oswald
|
96d98329f1
|
token based reset works
|
2014-05-15 17:58:25 +01:00 |
|
Henry Oswald
|
9f901fb1ba
|
added the token generator and its getNewToken function
|
2014-05-15 17:16:20 +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
|
f2069c6208
|
converted all analytics to use new google analytics, removing mixpanel
and heap. Not tracking subscriptions or cancelations yet.
|
2014-03-08 19:00:26 +00:00 |
|
James Allen
|
128c982ba2
|
Add open source banner to footer
|
2014-02-22 11:26:36 +00:00 |
|
James Allen
|
8715690ce9
|
Intial open source comment
|
2014-02-12 10:23:40 +00:00 |
|