Florian Streibelt
e7043e2f08
When user is already logged in redirect to the startpage
2012-09-25 19:58:49 +02:00
MasterofJOKers
edc81ca1e1
Change some deprecated code
...
Python docs say:
"Test for the presence of key in the dictionary. has_key() is
deprecated in favor of key in d."
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
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
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
8c276644f5
template refactoring the first. fixes #6 , #84 , 75
2012-02-05 23:54:26 +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
b06995f893
Added hooks to provide initial data for some Models
2012-01-27 17:38:14 +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
f69f9bda15
Licensed k4ever under AGPLv3 or later
2012-01-21 00:21:29 +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
MasterofJOKers
602c6585f8
Rebuild main view
...
Mostly for testing purposes, but also to unify the usage of
buyable in templates.
This also fixes the problem of having to make the retrieved lists
for usersLast* unique manually.
2011-11-24 02:32:18 +01:00
Sebastian Lohff
9bad46cf2d
Fixed Transaction ,-usage and error for transactiontype
2011-11-10 17:06:39 +01:00
Sebastian Lohff
c0e9f81bf0
Added helper for Authblob
2011-11-04 17:34:13 +01:00
Sebastian Lohff
e87b8e6ca1
Allows multiple Authblobs ( Fixes #22 )
2011-11-04 17:30:11 +01:00
Theresa Enghardt
f7dc5bda50
Improve admin interface: Transaction list, filters, order list with purchases, buyable list...
2011-10-30 02:21:56 +01:00
Sebastian Lohff
27962ad107
Cleanup and regex enhancement of CurrencyField
2011-10-26 01:38:28 +02:00
Sebastian Lohff
eaf1551fa1
Added password changing for non-ldap user
2011-10-21 03:05:07 +02:00
Konrad Mohrfeldt
4da11a6364
readded message styles (error, notice and success)
2011-10-16 21:09:44 +02:00
Konrad Mohrfeldt
265d286dcf
added gritter buy notification, buy delay and fixed styles for search and buy
2011-10-16 16:20:59 +02:00
Konrad Mohrfeldt
456465a67e
oh hai. i edited all your templates and introduced less stylesheets
2011-10-16 00:39:35 +02:00
theresa
28ade73b47
Fix text rotation on start page
2011-10-15 19:10:26 +02:00
seba
17e9321eed
added thumbnail support (kudoes to tannek)
2011-10-15 03:43:33 +02:00
theresa
b62b6543e4
Show prices on start page, fix background color
2011-10-15 01:39:06 +02:00
theresa
f7476ebf68
Fix right column on start page and table width on buyable list
2011-10-14 20:23:29 +02:00
Konrad Mohrfeldt
adb8233120
updated buyButton and table.showitem styles
...
updated templates for product listings
2011-10-14 09:21:13 +02:00
theresa
86b25703be
Merge branch 'master' of git.someserver.de:k4ever
2011-10-14 00:07:29 +02:00
theresa
e7253465d7
Beautify settings page and buying history, order items in store
2011-10-13 23:55:43 +02:00
theresa
60b16bd532
Added multi-authblob submission error msg
2011-10-13 23:53:44 +02:00
Konrad Mohrfeldt
b3e4988547
updated start page view
2011-10-13 01:37:28 +02:00
Konrad Mohrfeldt
8eedb855cb
only populate search field when logged in
2011-10-13 00:58:17 +02:00
theresa
bed84eed06
Reordered the welcome page, added images and buying option
2011-10-12 01:21:06 +02:00
seba
4f6ae55ba4
Some Api2-Handler fixes done with sping
2011-10-10 21:14:07 +02:00
seba
252010544d
added check for admin plugin user group membership
2011-10-08 18:11:45 +02:00
seba
4fbd3c6651
Added a *lot* of documentation
2011-10-06 18:09:35 +02:00
theresa
89518255fa
New admin layout and pagination on buying history
2011-10-03 22:55:13 +02:00
seba
5f166e471d
new admin layout (but still broken)
2011-10-03 02:25:39 +02:00
seba
97ea6a6d31
whuppie, works (mostly), minor api probs
2011-09-30 22:55:31 +02:00
seba
d6a3b21d51
auth blob handling (UI) works
2011-09-30 22:29:02 +02:00
seba
a1052df608
Plugin + API + Changing user works
2011-09-30 17:22:26 +02:00
seba
8e0ad87341
started user plugin settings
2011-09-30 02:15:53 +02:00
seba
8d39ac2a3f
Started Plugin infrastructure
2011-09-30 01:24:41 +02:00
seba
1e825d96c4
fixed Decimal issues, buying per api possible
2011-09-29 19:17:11 +02:00
seba
b3ec6090d9
FloatField to Decimal + further API
2011-09-29 00:26:39 +02:00
seba
262cacdd72
Administration interface stuff
2011-09-13 20:47:15 +02:00