Commit Graph

2624 Commits

Author SHA1 Message Date
Troy McConaghy f85d5a1f17
Changed license to LGPL-3.0 in package.json 2018-10-29 16:16:33 +01:00
Troy McConaghy 7030647f5a
Merge pull request #217 from ascribe/add-license
Add LICENSE file
2018-10-26 12:50:47 +02:00
Troy McConaghy ede6fbe40a
Add LICENSE file
LGPL v3
2018-10-26 12:50:26 +02:00
Matthias Kretschmann e62548a765
Merge pull request #216 from ascribe/feature/end-of-life
end of life component
2018-10-23 01:00:03 +02:00
Matthias Kretschmann 19173bc96d
add end of life component 2018-09-03 11:37:39 +02:00
Matthias Kretschmann 802b4e84ce
Merge pull request #215 from ascribe/feature/remove-signup
Remove signup
2018-06-01 11:48:28 +02:00
Matthias Kretschmann a9f75418fe
fix local server address 2018-06-01 11:31:10 +02:00
Matthias Kretschmann 296b1339ec
redirect /signup -> /login 2018-06-01 11:30:45 +02:00
Matthias Kretschmann ef8ecd3737
redirect all whitelabel routes too 2018-05-31 11:57:00 +02:00
Matthias Kretschmann 2c7d86c5d5
redirect /signup -> /login 2018-05-31 11:46:34 +02:00
Matthias Kretschmann be093091a3
remove all signup links 2018-05-31 11:34:38 +02:00
Matthias Kretschmann fd59166965
Merge pull request #214 from ascribe/feature/gdpr-updates
GDPR updates
2018-05-24 18:18:47 +02:00
Matthias Kretschmann d214e76c2f
add address 2018-05-24 13:22:29 +02:00
Matthias Kretschmann 63981c8600
hack in legal copy under signup form 2018-05-24 13:07:40 +02:00
Matthias Kretschmann 07697ac1a7
Merge pull request #213 from ascribe/feature/privacy
Remove all the tracking
2018-05-24 11:53:22 +02:00
Matthias Kretschmann 8a9671813c
remove Sentry 2018-05-24 10:04:45 +02:00
Matthias Kretschmann eb0aad0fe1
remove Twitter 2018-05-23 17:49:58 +02:00
Matthias Kretschmann c28300d54d
remove Facebook 2018-05-23 17:49:58 +02:00
Matthias Kretschmann 565c993704
load Typekit without js
* so no cookies are set by Adobe
2018-05-23 17:49:58 +02:00
Matthias Kretschmann 687c3a9b74
remove Intercom
* closes #197
2018-05-23 17:49:58 +02:00
Matthias Kretschmann f968d6c4b9
remove Google Analytics 2018-05-23 17:49:58 +02:00
vrde 01669fcd59
Update nodejs engine 2017-07-13 15:12:47 +02:00
Tim Daubenschütz 869f39bb06 Merge pull request #212 from ascribe/custom-button-for-bokk
Custom bokk ACL button
2016-11-08 12:11:15 +01:00
Oscar Rezo 94b27c71e6 New bokk custom scss. 2016-11-08 12:10:03 +01:00
tim 84ef592ed3 Fix incorrect variable reference 2016-11-08 12:09:21 +01:00
tim f4e1b1d796 Add custom loan button to edition container 2016-11-08 12:06:04 +01:00
tim 3230b0d8c0 Custom bokk ACL button 2016-11-07 17:47:13 +01:00
Tim Daubenschütz c9a62a0523 Merge pull request #211 from ascribe/bokk-styles
Bokk styles
2016-11-07 14:56:12 +01:00
tim 1e0f56964a Import bokk styles 2016-11-07 14:55:00 +01:00
tim 20f7d1cf19 Put bokk styles into different folder 2016-11-07 14:54:45 +01:00
Oscar Rezo add4e85c7c Added new scss for book custom styles. 2016-11-07 14:50:09 +01:00
tim 751f3e3572 Revert "Added default admin bokk email in forms."
This reverts commit f190009850.
2016-11-07 14:38:03 +01:00
Oscar Rezo f190009850 Added default admin bokk email in forms. 2016-11-03 18:35:14 +01:00
Tim Daubenschütz 6534f6134b Merge pull request #209 from ascribe/bokk-integration-fix
Redirect fix
2016-10-14 14:00:49 +02:00
tim 67d589e163 Redirect fix 2016-10-14 14:00:20 +02:00
Tim Daubenschütz a7be0d82c7 Merge pull request #208 from ascribe/bokk-integration
bokk.ascribe.io
2016-10-14 11:56:31 +02:00
tim a481b3c00e bokk.ascribe.io 2016-10-14 11:51:20 +02:00
Brett Sun 2dc8d08526 Upgrade to node 6.2.x for heroku 2016-06-14 18:21:20 +02:00
Brett Sun 59e25ecf26 Merge pull request #206 from ascribe/refresh-sentry-token
Replace Sentry key after their security breach
2016-06-14 18:07:10 +02:00
Brett Sun 04b79777b8 Replace Sentry key after their security breach 2016-06-14 18:05:09 +02:00
Brett Sun 53ef5248ca Merge pull request #71 from ascribe/AD-1387-improve-redundancy-of-notifications
AD-1387 Improve robustness of notifications
2016-05-27 11:33:47 +02:00
Brett Sun 26dde8a42c Merge pull request #160 from ascribe/add-default-notifications-message
Discard (and log) global notifications that do not have a message specified
2016-05-27 11:33:39 +02:00
Brett Sun 75e8e90a4c Merge pull request #196 from ascribe/fix-edition-public-note-not-showing
Fix public notes not appearing in editions
2016-05-02 11:52:29 +02:00
Brett Sun af0b2109f9 Remove small unnecessary bits of logic in displaying notes 2016-05-02 11:14:52 +02:00
Brett Sun a8df08c01e Show the public note on editions
Public notes should be visible either when there is one already saved,
or if you can edit the field
2016-05-02 11:13:24 +02:00
Brett Sun e0a9d1ccba Merge pull request #195 from ascribe/AG-194-non-owners-can-edit-further-details
Set the default editable status of the MarketFurtherDetails to be false
2016-04-27 17:59:30 +02:00
Brett Sun c12a5f4977 Set the default editable status of the MarketFurtherDetails to be false
Non-owners don't get provided an acl_edit in their edition acls, so the
default behaviour of MarketAdditionalDetailsForm was to set the form to
be editable.
2016-04-25 17:32:59 +02:00
Brett Sun b3f34e21e3 Merge pull request #190 from ascribe/remove-leftover-phantomjs-launcher
Remove phantomjs launcher leftover from rebase merge
2016-04-21 16:04:34 +02:00
Tim Daubenschütz 6b147cdef9 Merge pull request #193 from ascribe/AG-162-stuck-piece-registration
Hide button and spinner in form instead of replace
2016-04-21 16:02:29 +02:00
tim abebbe2e51 Hide button and spinner in form instead of replace 2016-04-21 13:27:55 +02:00