Brian Gough
|
02101868e1
|
put all shutdown logic in beginShutdown, force program to exit after 2 mins
|
2015-01-07 10:35:17 +00:00 |
|
Winston Li
|
ece573c942
|
Implemented bare repos. (resolved #5)
|
2015-01-06 20:36:56 +00:00 |
|
Winston Li
|
553a1064a5
|
Changed postbackUrl to postbackBaseUrl in config.
|
2015-01-06 20:13:05 +00:00 |
|
Winston Li
|
fec30532a2
|
Replaced hostname and ssl config with postbackUrl. (fixed #2, fixed #3)
|
2015-01-06 20:08:00 +00:00 |
|
James Allen
|
8ad5bcda70
|
Merge pull request #15 from sharelatex/fix-acceptance-tests
Fix acceptance tests for filestore, run on travis
|
2015-01-06 14:06:36 +00:00 |
|
James Allen
|
1816676e5c
|
Merge pull request #2 from sharelatex/clean-shutdown
Clean shutdown
|
2015-01-06 14:03:49 +00:00 |
|
Brian Gough
|
e8e2338c0c
|
move connection:close middleware ahead of other routes
|
2015-01-05 16:56:19 +00:00 |
|
Brian Gough
|
fa7e068ebb
|
update minor version, due to addition of new close() method
|
2015-01-05 16:46:44 +00:00 |
|
Brian Gough
|
30070f23b8
|
add a close() method to terminate the module cleanly
closes the statsd connection and cancels registered interval timers
prevents express from hanging when trying to shutdown
|
2015-01-05 16:45:32 +00:00 |
|
Winston Li
|
16d7373800
|
Added ssl enabled option for postback url construction (#4, #2) and removed api key setting (#3).
|
2015-01-05 02:18:43 +00:00 |
|
Winston Li
|
995f862669
|
Allowed postback root to be specified as a config setting (#2)
|
2015-01-05 00:39:08 +00:00 |
|
Henry Oswald
|
7e64b88fcf
|
fix cancel subscription on delete user
|
2015-01-02 10:37:59 +00:00 |
|
Henry Oswald
|
d678af4417
|
only validate credit card an cvv if there is data in them
|
2014-12-28 22:19:15 +00:00 |
|
Henry Oswald
|
735dd0811c
|
changed credit card/paypal logs from offical ones to font very good ones
upgraded fontamerican to 4.2
|
2014-12-28 22:14:39 +00:00 |
|
Henry Oswald
|
1716b16fb0
|
added placeholder info to address
|
2014-12-28 22:03:12 +00:00 |
|
Henry Oswald
|
afab06bcac
|
removed safe message from payment form.
|
2014-12-28 21:56:17 +00:00 |
|
Henry Oswald
|
474fa5fe19
|
only validate expiry when both are set
|
2014-12-28 21:53:12 +00:00 |
|
Henry Oswald
|
1a4825a47b
|
pulled total price down a little
|
2014-12-28 19:08:36 +00:00 |
|
Henry Oswald
|
0efb1bba5b
|
adjusted post code and country field sizes
|
2014-12-28 19:06:01 +00:00 |
|
Henry Oswald
|
2d03e0532f
|
adjusted style of payment options
|
2014-12-28 19:04:47 +00:00 |
|
Henry Oswald
|
40aeed74ce
|
added little ssl secure message
|
2014-12-28 18:55:29 +00:00 |
|
Henry Oswald
|
bd52594f23
|
added new official paypal logo from https://www.paypal.com/uk/webapps/mpp/logo-center
|
2014-12-28 18:43:53 +00:00 |
|
Henry Oswald
|
673140b620
|
got new credit card logos from https://www.mastercardbrandcenter.com/us/getourbrand/index.shtml?pageId=dl_0340&expertVisible=false
|
2014-12-28 18:35:44 +00:00 |
|
Henry Oswald
|
9d57288809
|
centered the billing forms
|
2014-12-28 18:23:08 +00:00 |
|
Henry Oswald
|
236d4d7ab3
|
made the fields smaller and pushed plan name to header
|
2014-12-28 18:16:55 +00:00 |
|
Henry Oswald
|
137b9c1077
|
removed some labels and added paypal/credit card logos
|
2014-12-28 17:59:29 +00:00 |
|
Henry Oswald
|
baa0a42825
|
coupon field is shown if query string scf is shown
|
2014-12-28 17:51:36 +00:00 |
|
Henry Oswald
|
7f979e77db
|
- fixed new payment page so it uses correct plan and currency
- submit button is disabled while processing
- removed test data
|
2014-12-28 17:16:21 +00:00 |
|
Brian Gough
|
d5478a8ebb
|
make sure shutdown only happens once
|
2014-12-23 16:55:34 +00:00 |
|
Brian Gough
|
d3fa6b4a01
|
catch exceptions within the body of the domain error handler
|
2014-12-23 16:49:34 +00:00 |
|
Brian Gough
|
48f62990b4
|
server can exit immediately, does not need a domain
exit with an exception as no requests can be served
|
2014-12-23 16:48:11 +00:00 |
|
Brian Gough
|
74fc095913
|
close HTTP keep-alive connections when shutting down
|
2014-12-23 16:46:31 +00:00 |
|
Henry Oswald
|
ecb71d5bbf
|
pull recurely pub api key from settings file
|
2014-12-23 12:08:01 +00:00 |
|
Henry Oswald
|
12a28d91f2
|
removed month names
|
2014-12-23 12:00:41 +00:00 |
|
Henry Oswald
|
74347611e9
|
don't show the form until we have some data from recurly
|
2014-12-23 11:44:42 +00:00 |
|
Henry Oswald
|
03311311dd
|
added translations in
|
2014-12-23 11:42:56 +00:00 |
|
Henry Oswald
|
e2819c3bc6
|
added generic error handling to recurly processing and required fields
|
2014-12-23 11:04:54 +00:00 |
|
Henry Oswald
|
a7eb836c79
|
redirect to /thank-you on success and fix broken unit test from a few commits ago
|
2014-12-22 16:37:09 +00:00 |
|
Henry Oswald
|
d0c9783718
|
added paypal option in, not tested as we don't have paypal in stag
|
2014-12-22 15:51:50 +00:00 |
|
Henry Oswald
|
fb0a083b36
|
added address 2
|
2014-12-22 15:19:40 +00:00 |
|
Henry Oswald
|
6cedfb19d9
|
cleaned up form and added basic validation
|
2014-12-22 15:07:55 +00:00 |
|
Henry Oswald
|
fa1ec44e22
|
coupons work
|
2014-12-22 14:06:39 +00:00 |
|
Brian Gough
|
f4ac7d422b
|
run acceptance tests on travis under forever
|
2014-12-22 13:41:07 +00:00 |
|
Brian Gough
|
ad379ec103
|
add grunt target for test:acceptance
|
2014-12-22 13:13:36 +00:00 |
|
Brian Gough
|
d4c281e22c
|
add acceptance tests to travis.yml
|
2014-12-22 13:10:40 +00:00 |
|
Brian Gough
|
8b9213d09b
|
fix getFileStream unit test as callback no longer fires immediately
success callback is now called only when file is readable
|
2014-12-22 13:07:30 +00:00 |
|
Brian Gough
|
efd6035849
|
test against rimraf module when deleting directory recursively
|
2014-12-22 13:01:39 +00:00 |
|
Brian Gough
|
3f18f6a714
|
update unit tests - FileHandler now calls deleteDirectory on cache directory
|
2014-12-22 12:58:41 +00:00 |
|
Henry Oswald
|
a47b25d4b2
|
works with multi plan and currency, auto updates view on change
|
2014-12-22 12:55:29 +00:00 |
|
Brian Gough
|
64c6341844
|
check delete status code in copy test
|
2014-12-22 11:34:13 +00:00 |
|