66 Commits (master)

Author SHA1 Message Date
Florian Streibelt e7043e2f08 When user is already logged in redirect to the startpage
12 years ago
MasterofJOKers edc81ca1e1 Change some deprecated code
12 years ago
tkroenert 16cd3639c1 *fix: views.py: (hope it) will fix issues with sql's case-insensitives LIKE
12 years ago
Konrad Mohrfeldt 5bc1124edc refactored navbar so it fits on screens with at least 910px width
12 years ago
Konrad Mohrfeldt 184b7c0504 switched order of tabs for settings
12 years ago
Konrad Mohrfeldt 4c1241b096 use tabbed views for pages with large amounts of content
12 years ago
Konrad Mohrfeldt 2d1b9faeca hide search and buy form when user is not authenticated
12 years ago
Konrad Mohrfeldt d050ef9c13 restyled loginform
12 years ago
Konrad Mohrfeldt 8c276644f5 template refactoring the first. fixes #6, #84, 75
12 years ago
Sebastian Lohff 5c480e452f Merge branch 'master' of git.someserver.de:k4ever into morejson
12 years ago
Sebastian Lohff b06995f893 Added hooks to provide initial data for some Models
12 years ago
Konrad Mohrfeldt 3be9d20a58 remove Freitagsrunden-specific content from template
12 years ago
Konrad Mohrfeldt 63ac10aad4 added exception templates. fixes #74
12 years ago
Sebastian Lohff f69f9bda15 Licensed k4ever under AGPLv3 or later
12 years ago
Theresa Enghardt 35195d69f0 Admin: Added filter for UserProfile: balance < 0
13 years ago
MasterofJOKers 9e2b0574ee make some buyable urls accessible by name
13 years ago
MasterofJOKers 602c6585f8 Rebuild main view
13 years ago
Sebastian Lohff 9bad46cf2d Fixed Transaction ,-usage and error for transactiontype
13 years ago
Sebastian Lohff c0e9f81bf0 Added helper for Authblob
13 years ago
Sebastian Lohff e87b8e6ca1 Allows multiple Authblobs (Fixes #22)
13 years ago
Theresa Enghardt f7dc5bda50 Improve admin interface: Transaction list, filters, order list with purchases, buyable list...
13 years ago
Sebastian Lohff 27962ad107 Cleanup and regex enhancement of CurrencyField
13 years ago
Sebastian Lohff eaf1551fa1 Added password changing for non-ldap user
13 years ago
Konrad Mohrfeldt 4da11a6364 readded message styles (error, notice and success)
13 years ago
Konrad Mohrfeldt 265d286dcf added gritter buy notification, buy delay and fixed styles for search and buy
13 years ago
Konrad Mohrfeldt 456465a67e oh hai. i edited all your templates and introduced less stylesheets
13 years ago
theresa 28ade73b47 Fix text rotation on start page
13 years ago
seba 17e9321eed added thumbnail support (kudoes to tannek)
13 years ago
theresa b62b6543e4 Show prices on start page, fix background color
13 years ago
theresa f7476ebf68 Fix right column on start page and table width on buyable list
13 years ago
Konrad Mohrfeldt adb8233120 updated buyButton and table.showitem styles
13 years ago
theresa 86b25703be Merge branch 'master' of git.someserver.de:k4ever
13 years ago
theresa e7253465d7 Beautify settings page and buying history, order items in store
13 years ago
theresa 60b16bd532 Added multi-authblob submission error msg
13 years ago
Konrad Mohrfeldt b3e4988547 updated start page view
13 years ago
Konrad Mohrfeldt 8eedb855cb only populate search field when logged in
13 years ago
theresa bed84eed06 Reordered the welcome page, added images and buying option
13 years ago
seba 4f6ae55ba4 Some Api2-Handler fixes done with sping
13 years ago
seba 252010544d added check for admin plugin user group membership
13 years ago
seba 4fbd3c6651 Added a *lot* of documentation
13 years ago
theresa 89518255fa New admin layout and pagination on buying history
13 years ago
seba 5f166e471d new admin layout (but still broken)
13 years ago
seba 97ea6a6d31 whuppie, works (mostly), minor api probs
13 years ago
seba d6a3b21d51 auth blob handling (UI) works
13 years ago
seba a1052df608 Plugin + API + Changing user works
13 years ago
seba 8e0ad87341 started user plugin settings
13 years ago
seba 8d39ac2a3f Started Plugin infrastructure
13 years ago
seba 1e825d96c4 fixed Decimal issues, buying per api possible
13 years ago
seba b3ec6090d9 FloatField to Decimal + further API
13 years ago
seba 262cacdd72 Administration interface stuff
13 years ago