Thomas Steen Rasmussen
|
82ae2b8c23
|
more work on shop
|
2016-05-12 19:08:54 +02:00 |
|
Thomas Steen Rasmussen
|
5b279ff493
|
fix import
|
2016-05-12 18:20:31 +02:00 |
|
Thomas Steen Rasmussen
|
2e03f3ed3a
|
missing import
|
2016-05-12 18:16:25 +02:00 |
|
Thomas Steen Rasmussen
|
29c0696f3f
|
check that this order belongs to this user
|
2016-05-12 18:14:30 +02:00 |
|
Thomas Steen Rasmussen
|
bbee72c67f
|
self.get_object() not self.instance
|
2016-05-12 18:14:16 +02:00 |
|
Thomas Steen Rasmussen
|
7553df8014
|
better docstring
|
2016-05-12 18:10:51 +02:00 |
|
Thomas Steen Rasmussen
|
e218c4c6ae
|
missing import
|
2016-05-12 18:10:36 +02:00 |
|
Thomas Steen Rasmussen
|
0aab582666
|
typofest 2016
|
2016-05-12 18:04:58 +02:00 |
|
Thomas Steen Rasmussen
|
c16d26c2db
|
typo
|
2016-05-12 18:02:40 +02:00 |
|
Thomas Steen Rasmussen
|
10d344f6f8
|
forgot to push a few things before
|
2016-05-12 10:01:26 +02:00 |
|
Thomas Steen Rasmussen
|
7212cb0081
|
a bit more work on still unfinished shop
|
2016-05-12 09:51:35 +02:00 |
|
Thomas Steen Rasmussen
|
7955bdfae1
|
rename to blockchain instead of altcoin
|
2016-05-11 08:37:39 +02:00 |
|
Víðir Valberg Guðmundsson
|
5cfcf13e7d
|
We don't only operate on tickets - renaming and refactoring accordingly
|
2016-05-10 22:20:01 +02:00 |
|
Víðir Valberg Guðmundsson
|
b00b3f3156
|
Fix absolute_url on Ticket to use the right url namespace
|
2016-05-10 21:20:49 +02:00 |
|
Víðir Valberg Guðmundsson
|
3b44f33e04
|
Fix formatting of hashstring.
|
2016-05-10 21:11:42 +02:00 |
|
Thomas Steen Rasmussen
|
83ccef5c7d
|
add vendor folder with coinify sdk files from 9569fa65fc1d65d62d78cf141a54e9ff053885d3
9569fa65fc/coinify_callback.py
https://raw.githubusercontent.com/CoinifySoftware/python-sdk/9569fa65fc1d65d62d78cf141a54e9ff053885d3/coinify_api.py
|
2016-05-10 21:08:02 +02:00 |
|
Víðir Valberg Guðmundsson
|
ce534cff55
|
No need for select_related on an actual object.
|
2016-05-10 21:06:39 +02:00 |
|
Víðir Valberg Guðmundsson
|
c4a907890c
|
Pass the actual ID and not all kwargs :P
|
2016-05-10 20:59:27 +02:00 |
|
Víðir Valberg Guðmundsson
|
ba201d9cf6
|
Add callback url.
|
2016-05-10 20:03:32 +02:00 |
|
Víðir Valberg Guðmundsson
|
bbaf3ea964
|
Adding initial Epay integration - far from done.
|
2016-05-10 17:55:54 +02:00 |
|
Víðir Valberg Guðmundsson
|
9617582b2a
|
Add LoginRequired to ticket views.
|
2016-05-08 11:19:32 +02:00 |
|
Víðir Valberg Guðmundsson
|
209bb48981
|
Use super() like in Python 2
|
2016-05-07 11:28:57 +02:00 |
|
Víðir Valberg Guðmundsson
|
2cc5a0512f
|
Adding logging to sysadm@bornhack.org
|
2016-05-07 11:28:24 +02:00 |
|
Víðir Valberg Guðmundsson
|
869f5a8fe9
|
A lot of ticketing stuff.
|
2016-05-06 23:31:56 +02:00 |
|
Víðir Valberg Guðmundsson
|
e258db6546
|
Fix formatting.
|
2016-05-06 23:30:07 +02:00 |
|
Víðir Valberg Guðmundsson
|
612b1820cb
|
Do NOT rely on javascript from CDN's.
|
2016-05-06 22:51:07 +02:00 |
|
Víðir Valberg Guðmundsson
|
41064e3968
|
Fixing menu responsiveness.
|
2016-05-06 17:12:41 +02:00 |
|
Thomas Steen Rasmussen
|
4ecc033bd9
|
add from email
|
2016-05-02 22:47:37 +02:00 |
|
Thomas Steen Rasmussen
|
3d22c7374b
|
move email settings
|
2016-05-02 22:38:49 +02:00 |
|
Thomas Steen Rasmussen
|
8d3ad2d0fb
|
add email settings
|
2016-05-02 22:35:56 +02:00 |
|
Thomas Steen Rasmussen
|
c5fa7ef87e
|
include sample email settings in .env.dist
|
2016-05-02 22:13:47 +02:00 |
|
Víðir Valberg Guðmundsson
|
ec95879e5a
|
Mention the twitter account and make p tags lead again.
|
2016-05-01 20:14:26 +02:00 |
|
Víðir Valberg Guðmundsson
|
d0ef03af89
|
Merge pull request #1 from Jonty/improve_english
Slightly better english & spelling corrections
|
2016-04-28 11:31:56 +02:00 |
|
Jonty Wareing
|
1c330e57a1
|
Slightly better english & spelling corrections
|
2016-04-28 10:27:42 +01:00 |
|
Víðir Valberg Guðmundsson
|
266b865b1a
|
Use https for links in allauth mails.
|
2016-04-25 19:08:55 +02:00 |
|
Víðir Valberg Guðmundsson
|
2923372488
|
Adding tickets app, removing signup from camps app, setting dev db to postgres.
|
2016-04-22 22:38:44 +02:00 |
|
Víðir Valberg Guðmundsson
|
39ad0b82fc
|
Fixing some allauth templates and removing wiki from the menu.
|
2016-04-22 21:55:16 +02:00 |
|
Ronni Elken Lindsgaard
|
8292a738ee
|
Something about buying food
|
2016-04-03 12:40:06 +02:00 |
|
Ronni Elken Lindsgaard
|
a7242f0256
|
Added some good to knows
|
2016-04-03 00:35:30 +02:00 |
|
Víðir Valberg Guðmundsson
|
c5236aa891
|
Update django-bootstrap3 and use the bootstrap_javascript.
|
2016-04-02 21:16:46 +02:00 |
|
Víðir Valberg Guðmundsson
|
0dd02cefb7
|
Doing a Good to know page.
|
2016-02-21 02:04:51 +01:00 |
|
Víðir Valberg Guðmundsson
|
fd64742b17
|
Revamping profile pages
|
2016-02-20 23:39:02 +01:00 |
|
Víðir Valberg Guðmundsson
|
9f2ce9d7c5
|
Adding profile update functionality
|
2016-02-20 05:18:12 +01:00 |
|
Víðir Valberg Guðmundsson
|
1de0b1ad0e
|
Signup about done. Also enabled apps again.
|
2016-02-20 03:00:08 +01:00 |
|
Víðir Valberg Guðmundsson
|
0d96243876
|
Some more of that fancy responsiveness
|
2016-02-20 01:33:57 +01:00 |
|
Víðir Valberg Guðmundsson
|
287bc02fca
|
Did a new design. Now for some functionality.
|
2016-02-20 00:29:43 +01:00 |
|
Thomas Steen Rasmussen
|
4b05f62765
|
more accurate README lol
|
2016-02-14 14:20:07 +01:00 |
|
Thomas Steen Rasmussen
|
ecd4a60867
|
remove .gitattributes
|
2016-02-14 14:18:51 +01:00 |
|
Víðir Valberg Guðmundsson
|
2cd6d12060
|
Somethings funky with this image. Removing and adding.
|
2016-02-13 19:38:43 +01:00 |
|
Víðir Valberg Guðmundsson
|
292037c5d6
|
Somethings funky with this image. Removing and adding.
|
2016-02-13 19:35:54 +01:00 |
|