Stephan Telling
|
5dd4eaf7f1
|
fix #170
|
2017-11-05 15:29:23 +01:00 |
|
Thomas Steen Rasmussen
|
e957942181
|
remove old has_tickets context_processors
|
2017-10-04 00:25:19 +02:00 |
|
Thomas Steen Rasmussen
|
66014811a4
|
remove the old Ticket model, move irc notification signal handler to the new Tickets app, various cleanup, fixes #168
|
2017-10-04 00:06:49 +02:00 |
|
Thomas Steen Rasmussen
|
e0e65212bc
|
mark orderproductrelations as handed_out=True when Ticket objects have been created
|
2017-10-03 23:45:22 +02:00 |
|
Thomas Steen Rasmussen
|
c914c23117
|
add datatables.net jquery table plugin to infodesk page
|
2017-10-03 23:09:11 +02:00 |
|
Thomas Steen Rasmussen
|
803c8c7ff3
|
Backoffice first steps + add 403.html (#173)
* start working on backoffice
* add 403.html
|
2017-10-03 21:14:07 +02:00 |
|
Vidir Valberg Gudmundsson
|
a4930af92a
|
Removed svgs (which are now in assets repo).
|
2017-10-01 16:56:36 +02:00 |
|
Thomas Steen Rasmussen
|
7eb8d2d6d2
|
copy paste error
|
2017-09-17 15:27:47 +02:00 |
|
Thomas Steen Rasmussen
|
d14d67496d
|
add danish_vat field to creditnote model and template
|
2017-09-17 15:00:38 +02:00 |
|
Thomas Steen Rasmussen
|
0064d69d90
|
maintain linebreaks in customer info in credit notes
|
2017-09-17 14:40:05 +02:00 |
|
Thomas Steen Rasmussen
|
88cb7934c1
|
only send to customer for credit notes linked to a user object
|
2017-09-17 14:32:21 +02:00 |
|
Thomas Steen Rasmussen
|
c0f2478819
|
add customer field to credit notes for when they are not related to a user directly
|
2017-09-17 14:20:21 +02:00 |
|
Vidir Valberg Gudmundsson
|
7cf8085829
|
Fix #161.
|
2017-09-16 21:29:44 +02:00 |
|
Thomas Steen Rasmussen
|
ae0571bece
|
redo logo
|
2017-09-16 10:13:17 +02:00 |
|
Thomas Steen Rasmussen
|
e3e574298e
|
limit sponsor images to 300px wide
|
2017-09-16 10:08:23 +02:00 |
|
Thomas Steen Rasmussen
|
0a049b3b6d
|
add logo for bornholmske spritfabrikker
|
2017-09-16 09:59:29 +02:00 |
|
Thomas Steen Rasmussen
|
c2cfc0cdb4
|
add updated to list view
|
2017-09-14 22:58:45 +02:00 |
|
Thomas Steen Rasmussen
|
21184c9c67
|
add created and updated to order list and detail
|
2017-09-14 22:52:08 +02:00 |
|
Thomas Steen Rasmussen
|
4c621aed4b
|
make it possible to have customorders and invoices without Danish VAT
|
2017-09-14 21:02:59 +02:00 |
|
Víðir Valberg Guðmundsson
|
a1f30ccad5
|
Merge pull request #158 from reynir/ical-abstract-description
Add event abstract to iCal
|
2017-09-12 22:58:31 +02:00 |
|
Víðir Valberg Guðmundsson
|
ecc289a6f3
|
Merge pull request #154 from benjaoming/readme-updates
Change README to match src/ structure
|
2017-09-12 22:55:39 +02:00 |
|
Reynir Björnsson
|
68cba4659a
|
Add event abstract to iCal
Testing, what is testing?!
|
2017-09-02 00:50:45 +02:00 |
|
Benjamin Bach
|
2b4f8ed3f9
|
Document the bootstrap-devsite command
|
2017-08-28 22:29:38 +02:00 |
|
Benjamin Bach
|
bdf38b7407
|
Adding a camp is mandatory, specify how to add it
|
2017-08-28 22:11:30 +02:00 |
|
Benjamin Bach
|
a93a66b8ac
|
Should set mapping to empty dict, not empty string
asgi_layer = backend_class(**config)
TypeError: type object argument after ** must be a mapping, not str
|
2017-08-28 21:56:58 +02:00 |
|
Benjamin Bach
|
ceef9bbd55
|
Calling manage outside of src/
|
2017-08-28 21:54:04 +02:00 |
|
Benjamin Bach
|
ab18d46bfe
|
Note about adding submodules after cloning
|
2017-08-28 21:53:38 +02:00 |
|
Benjamin Bach
|
8c5d063b8b
|
Add note about python3.. really annoying to forget
|
2017-08-28 21:41:16 +02:00 |
|
Benjamin Bach
|
d3202fc1e2
|
Change README to match src/ structure
|
2017-08-28 21:28:27 +02:00 |
|
Vidir Valberg Gudmundsson
|
ee4c0819e4
|
Order categories and products alphabetically.
|
2017-08-26 20:28:11 +02:00 |
|
Vidir Valberg Gudmundsson
|
9be3e62842
|
Hiding sidebars.
|
2017-08-26 17:34:14 +02:00 |
|
Vidir Valberg Gudmundsson
|
3f18b59a6b
|
HACKER THEME!
|
2017-08-26 17:31:46 +02:00 |
|
Vidir Valberg Gudmundsson
|
84672dff7c
|
Smaller text!
|
2017-08-26 17:27:24 +02:00 |
|
Vidir Valberg Gudmundsson
|
2341658e59
|
Reload every 5 seconds.
|
2017-08-26 16:11:45 +02:00 |
|
Vidir Valberg Gudmundsson
|
3c83a6f70d
|
Adding title and only showing products in stock.
|
2017-08-26 16:03:26 +02:00 |
|
Vidir Valberg Gudmundsson
|
9d45dc7d28
|
Merge branch 'master' of github.com:bornhack/bornhack-website
|
2017-08-26 03:54:46 +02:00 |
|
Vidir Valberg Gudmundsson
|
a9f1e4553b
|
Initial bar app.
|
2017-08-26 03:49:30 +02:00 |
|
Vidir Valberg Gudmundsson
|
db6a1c733d
|
Initial bar app.
|
2017-08-26 03:48:02 +02:00 |
|
Thomas Steen Rasmussen
|
365827805c
|
check that slugify has returned anything
|
2017-08-24 20:28:53 +02:00 |
|
Thomas Steen Rasmussen
|
6e3b6002c2
|
resize logo
|
2017-08-23 18:32:16 +02:00 |
|
Thomas Steen Rasmussen
|
e574f97566
|
add varnish software sponsor logo
|
2017-08-23 18:29:24 +02:00 |
|
Vidir Valberg Gudmundsson
|
3885bad0c8
|
Last minute addition for badge registration.
|
2017-08-23 12:32:08 +02:00 |
|
Thomas Steen Rasmussen
|
f952370280
|
typo
|
2017-08-23 03:09:41 +02:00 |
|
Thomas Steen Rasmussen
|
ccfdfa1ba5
|
unfuck name fuck, well done swedes
|
2017-08-23 03:04:33 +02:00 |
|
Vidir Valberg Gudmundsson
|
3a984acf57
|
Fixing stuff
|
2017-08-22 20:09:26 +02:00 |
|
Vidir Valberg Gudmundsson
|
4e036cdbe2
|
Adding wether ticket is paid or not.
|
2017-08-22 20:02:17 +02:00 |
|
Vidir Valberg Gudmundsson
|
001bbd5dc0
|
More ticket admin tweaks.
|
2017-08-22 19:59:26 +02:00 |
|
Vidir Valberg Gudmundsson
|
c0159cfecb
|
Filter by camp.
|
2017-08-22 19:48:18 +02:00 |
|
Vidir Valberg Gudmundsson
|
fabf8959d6
|
Move checked in to the front.
|
2017-08-22 19:45:01 +02:00 |
|
Vidir Valberg Gudmundsson
|
f06a00db69
|
Adding search to admin for tickets.
|
2017-08-22 19:37:02 +02:00 |
|