Commit Graph

182 Commits

Author SHA1 Message Date
MasterofJOKers a7ec8bc5fa fix bug: variable would be unknown 2012-06-16 20:00:45 +02:00
MasterofJOKers 4b0d637a79 remove commented and unused code 2012-06-16 20:00:45 +02:00
MasterofJOKers b6f99b07ec some pep8 cleanups for readability 2012-06-16 20:00:45 +02:00
MasterofJOKers a059e69dff clean up imports 2012-06-16 20:00:45 +02:00
tkroenert 16cd3639c1 *fix: views.py: (hope it) will fix issues with sql's case-insensitives LIKE 2012-06-09 18:12:56 +02:00
Sebastian Lohff d04135c74c Added missing self in CSRF-Resource ctor 2012-05-26 18:47:12 +02:00
Sebastian Lohff b98648db19 Rewrote parts with licensing issues 2012-05-26 17:55:46 +02:00
Sebastian Lohff 06ce64172e Minor text update for FAQ 2012-05-24 13:19:43 +02:00
tkroenert d4f263b1a5 *fix: payout not defined 2012-04-17 17:59:06 +02:00
tkroenert 442665fbfd transaction/ - cleanup
transaction/  * fix ticket Ticket #25
2012-04-05 23:31:03 +02:00
tkroenert 4317bde253 *fix: Ticket #88 (use RPG for transactions) 2012-04-05 22:25:44 +02:00
tkroenert 3df2c2e122 Merge branch 'master' of git.someserver.de:k4ever 2012-04-03 14:23:46 +02:00
Sebastian Lohff f31ef83965 faq: add useful information 2012-04-03 14:22:25 +02:00
Sebastian Lohff 51996ee210 Fixed "treasurer" template 2012-03-19 18:55:41 +01:00
Konrad Mohrfeldt 5bc1124edc refactored navbar so it fits on screens with at least 910px width 2012-02-06 01:42:20 +01:00
Konrad Mohrfeldt 184b7c0504 switched order of tabs for settings 2012-02-06 01:12:07 +01:00
Konrad Mohrfeldt 4c1241b096 use tabbed views for pages with large amounts of content 2012-02-06 01:06:30 +01:00
Konrad Mohrfeldt a7510dc0ec prevent admin.css from override body padding 2012-02-06 00:38:33 +01:00
Konrad Mohrfeldt 2d1b9faeca hide search and buy form when user is not authenticated 2012-02-06 00:25:38 +01:00
Konrad Mohrfeldt d050ef9c13 restyled loginform 2012-02-06 00:23:15 +01:00
Konrad Mohrfeldt e721756121 moved default settings from template to settings_default.py. my fault. sorry :( 2012-02-06 00:19:08 +01:00
Konrad Mohrfeldt 3c0df6aba0 removed treasurer.html from versioning 2012-02-05 23:56:35 +01:00
Konrad Mohrfeldt 8c276644f5 template refactoring the first. fixes #6, #84, 75 2012-02-05 23:54:26 +01:00
Konrad Mohrfeldt 771d5db9ec added bootstrap 2012-02-05 19:39:59 +01:00
Konrad Mohrfeldt a3a364b9c7 added local font replacements for google webfont directory imports. fixes #3 2012-02-05 14:07:34 +01:00
Sebastian Lohff c9c9357afa Added MEDA_ROOT to settings.py.template 2012-02-02 02:03:24 +01:00
Sebastian Lohff 551c8641d3 Merge branch 'morejson' 2012-02-01 23:01:20 +01:00
Sebastian Lohff d6bcb172fb Docs: Install documentation for k4ever and barcode-plugin 2012-01-29 04:39:06 +01:00
Sebastian Lohff bef462a86d K4ever install documentation 2012-01-28 20:31:09 +01:00
Sebastian Lohff 5c480e452f Merge branch 'master' of git.someserver.de:k4ever into morejson 2012-01-27 20:20:41 +01:00
Sebastian Lohff cadeffec3a Merge branch 'morejson' of git.someserver.de:k4ever into morejson 2012-01-27 17:39:11 +01:00
Sebastian Lohff b06995f893 Added hooks to provide initial data for some Models 2012-01-27 17:38:14 +01:00
Sebastian Lohff d8d40415bd Merge branch 'master' of git.someserver.de:k4ever into morejson 2012-01-26 23:46:55 +01:00
Konrad Mohrfeldt 3be9d20a58 remove Freitagsrunden-specific content from template 2012-01-23 00:50:35 +01:00
Konrad Mohrfeldt 63ac10aad4 added exception templates. fixes #74 2012-01-23 00:49:53 +01:00
Sebastian Lohff b82053d797 Merge branch 'master' of git.someserver.de:k4ever 2012-01-23 00:35:44 +01:00
Sebastian Lohff b41ebac6e5 Cleaned up settings for release, fixes #9 2012-01-23 00:34:25 +01:00
Konrad Mohrfeldt 9b18c4508e update balance when buying items via javascript. fixes #10 2012-01-23 00:10:32 +01:00
Sebastian Lohff 1b7aaca19f getProfile ==> get_profile... 2012-01-21 22:07:13 +01:00
Sebastian Lohff 67f5b43c72 API: Added more JSON with success msgs to api 2012-01-21 22:01:31 +01:00
Sebastian Lohff 018332e16d API: Code cleanup 2012-01-21 16:49:55 +01:00
Sebastian Lohff 44c1d2c714 OLD API: Removed deprecated api 2012-01-21 15:31:31 +01:00
Sebastian Lohff f69f9bda15 Licensed k4ever under AGPLv3 or later 2012-01-21 00:21:29 +01:00
Sebastian Lohff f351a3f087 API: Added deposit bool to history, fixes #29 2012-01-20 22:22:59 +01:00
Sebastian Lohff 90a9c152fa API: Added name to history purchase-set, fixes #12 2012-01-20 22:16:28 +01:00
Sebastian Lohff b9c815effe API: Added support for negative transactions, fixes #28 2012-01-20 22:04:18 +01:00
tkroenert 8a020a36b5 Virtual Transaction: no more transaction to yourself 2012-01-20 20:08:43 +01:00
Sebastian Lohff 7bf15a1470 Added thumbnailing functions to api, fixes #17 2012-01-07 01:37:24 +01:00
Theresa Enghardt 35195d69f0 Admin: Added filter for UserProfile: balance < 0 2011-12-23 02:00:12 +01:00
MasterofJOKers 9e2b0574ee make some buyable urls accessible by name
Gives the advantage of only having to change the urls.py instead
of every link that has been set somewhere. This also verifies that
all parameters needed by the URL are given.
2011-11-24 02:32:25 +01:00