Commit graph

226 commits

Author SHA1 Message Date
c9aa05574e Jenn asked for more buttons. so I made more buttons.
modified:   make_post_sell/templates/cart_checkout.j2
	modified:   make_post_sell/templates/user_addresses.j2
2024-12-13 19:14:42 -05:00
59da0d34f4 grrrrrr request next spammer 2024-12-13 18:00:59 -05:00
9e0eb03384 next spam.
modified:   make_post_sell/request_methods.py
2024-12-13 08:26:03 -05:00
04b5615b36 Merge branch 'stripe-test-mode' into 'master'
stripe test mode

See merge request engineering/make-post-sell/make_post_sell!35
2024-12-13 00:58:29 +00:00
e84a58061d stripe test mode 2024-12-13 00:58:29 +00:00
11c5b7eecb lowercase emails
modified:   models/user.py
2024-12-12 18:28:43 -05:00
7bebbf318c fix address placeholder to make mention of Full Name.
modified:   templates/user_addresses.j2
2024-12-12 17:30:05 -05:00
6cfd614829 Merge branch 'user-purchases-page' into 'master'
user purchase page upgraded with invoice links

See merge request engineering/make-post-sell/make_post_sell!34
2024-12-12 14:20:48 +00:00
d4bada52a2 user purchase page upgraded with invoice links 2024-12-12 14:20:48 +00:00
d9ef51031d fu spammers
modified:   make_post_sell/request_methods.py
2024-12-11 14:49:28 -05:00
55b4599684 fix regression on shop_user add view
modified:   make_post_sell/views/shop.py
2024-12-11 13:28:43 -05:00
688abe7b75 better on mobile.
modified:   make_post_sell/static/css/common.css
	modified:   make_post_sell/templates/sales.j2
	modified:   make_post_sell/templates/sales_details.j2
2024-12-11 12:51:30 -05:00
2c78ba4317 shop sales pages
modified:   Makefile
	modified:   development.ini
	modified:   make_post_sell/models/invoice.py
	modified:   make_post_sell/models/shop.py
	modified:   make_post_sell/routes.py
	modified:   make_post_sell/static/css/common.css
	modified:   make_post_sell/templates/actions_view.j2
	new file:   make_post_sell/templates/sales.j2
	new file:   make_post_sell/templates/sales_details.j2
	modified:   make_post_sell/views/cart.py
	new file:   make_post_sell/views/sales.py
2024-12-11 12:03:54 -05:00
17a700799d gtfo next redirect spammers
this prevents a denial of service, otherwise uwsgi is oom'd by linux.

	modified:   make_post_sell/request_methods.py
2024-12-10 18:09:39 -05:00
15b9cf1806 prevent errors when people activate carts.
modified:   make_post_sell/views/cart.py
2024-12-06 18:11:01 -05:00
1f0a91ba5c prevent errors when deleting a product not in cart 2024-12-06 17:11:13 -05:00
ae5543a072 location shipping is flat rate.
modified:   make_post_sell/templates/shop_location_form.j2
2024-12-06 08:41:15 -05:00
55dadce4fe fix cart page when physical items. 2024-12-06 08:34:55 -05:00
0ead63ac58 configure a default location if one or more!
modified:   make_post_sell/request_methods.py
2024-12-06 08:09:46 -05:00
54317628e0 download button for content!
modified:   make_post_sell/views/content.py
2024-10-29 06:38:32 -04:00
8f5c341539 bump 2024-10-28 12:51:27 +00:00
29d9128502 Make it possible to see created ago and updated ago as HTML comments
new file:   make_post_sell/lib/time_funcs.py
	modified:   make_post_sell/models/cart.py
	modified:   make_post_sell/models/product.py
	modified:   make_post_sell/templates/base.j2
2024-10-28 05:50:26 -04:00
5de3af5469 Merge branch 'content-cp3' into 'master'
Add support for MP3 format in product extensions

See merge request engineering/make-post-sell/make_post_sell!33
2024-10-07 00:19:56 +00:00
3ec72fd5a7 Add support for MP3 format in product extensions 2024-10-07 00:19:56 +00:00
f878fd6720 fix once and for all 2024-07-05 13:39:56 -04:00
91cf33f939 Merge branch 'develop' into 'master'
run deploy jobs at the same time

See merge request engineering/make-post-sell/make_post_sell!32
2024-07-05 17:03:41 +00:00
6088d883f1 run deploy jobs at the same time 2024-07-05 12:59:51 -04:00
4ffbce63ed Merge branch 'develop' into 'master'
fix markdown editor for descriptions content

See merge request engineering/make-post-sell/make_post_sell!31
2024-07-05 16:45:40 +00:00
1d12f5852f fix markdown editor for descriptions content
modified:   .gitlab-ci.deploy.yml
	modified:   make_post_sell/models/product.py
	modified:   make_post_sell/routes.py
	modified:   make_post_sell/templates/product_edit.j2
	modified:   make_post_sell/views/product.py
2024-07-05 12:34:10 -04:00
689c372913 Merge branch 'fix-file-uploads' into 'master'
fix file uploads especially for content.

See merge request engineering/make-post-sell/make_post_sell!30
2024-07-05 15:47:28 +00:00
955702d6fc fix file uploads especially for content. 2024-07-05 15:47:27 +00:00
bb95314c0e fix content urls
modified:   make_post_sell/models/product.py
2024-07-04 15:52:46 -04:00
909eebfac5 modified: make_post_sell/lib/render.py 2024-07-04 14:27:05 -04:00
f5769643bb lets try to allow our makepostsell.com domain for cleaner by default
modified:   make_post_sell/lib/render.py
2024-07-04 14:22:34 -04:00
30841b46a7 Merge branch 'tls-query' into 'master'
better tls query

See merge request engineering/make-post-sell/make_post_sell!29
2024-07-04 18:05:22 +00:00
8342ff47be better tls query
modified:   make_post_sell/views/misc.py
2024-07-04 13:48:04 -04:00
f1d180e688 fix user page when new user
modified:   make_post_sell/views/user.py
2024-06-29 13:23:35 -04:00
6bc3d984df Merge branch 'ticket-26' into 'master'
validate big ints and floats and flash error to user

Closes #26

See merge request engineering/make-post-sell/make_post_sell!28
2024-06-27 22:48:56 +00:00
7e5ed3428c validate big ints and floats and flash error to user 2024-06-27 22:48:55 +00:00
39fd6e89f8 actually many shop settings are allowed to be cleared to an empty string
modified:   make_post_sell/views/shop.py
2024-06-26 09:32:53 -04:00
2f4bfaca92 Merge branch 'only-one-coupon-per-transaction' into 'master'
No coupon stacking, only one per transaction

See merge request engineering/make-post-sell/make_post_sell!27
2024-06-25 23:29:57 +00:00
7fb5e4ee55 No coupon stacking, only one per transaction 2024-06-25 23:29:57 +00:00
bbd1ec3608 Merge branch 'ticket-25' into 'master'
fixes ticket #25 bundle products are working and safer now!

See merge request engineering/make-post-sell/make_post_sell!26
2024-06-25 22:12:28 +00:00
477d6c2dd0 fixes ticket #25 bundle products are working and safer now! 2024-06-25 22:12:27 +00:00
15669db0df fix shop uesrs view when email param is missing
modified:   make_post_sell/views/shop.py
2024-06-25 16:38:39 -04:00
123dd2d145 Merge branch 'formatting-big-numbers' into 'master'
use comas in big numbers throughout codebase

See merge request engineering/make-post-sell/make_post_sell!25
2024-06-25 14:34:41 +00:00
dace1684c8 use comas in big numbers throughout codebase 2024-06-25 14:34:40 +00:00
e81f42c59f small description
modified:   make_post_sell/templates/shop_location_form.j2
2024-06-25 09:34:17 -04:00
adeedfd9c4 modified: make_post_sell/views/coupon.py 2024-06-25 09:21:27 -04:00
6b041e7934 Merge branch 'ticket-27' into 'master'
coupons max date ten years in future.

Closes #27

See merge request engineering/make-post-sell/make_post_sell!24
2024-06-25 13:17:35 +00:00