162 Commits (e721756121106054a7f2f8073a124365c5596027)

Author SHA1 Message Date
Konrad Mohrfeldt e721756121 moved default settings from template to settings_default.py. my fault. sorry :(
12 years ago
Konrad Mohrfeldt 3c0df6aba0 removed treasurer.html from versioning
12 years ago
Konrad Mohrfeldt 8c276644f5 template refactoring the first. fixes #6, #84, 75
12 years ago
Konrad Mohrfeldt 771d5db9ec added bootstrap
12 years ago
Konrad Mohrfeldt a3a364b9c7 added local font replacements for google webfont directory imports. fixes #3
12 years ago
Sebastian Lohff c9c9357afa Added MEDA_ROOT to settings.py.template
12 years ago
Sebastian Lohff 551c8641d3 Merge branch 'morejson'
12 years ago
Sebastian Lohff d6bcb172fb Docs: Install documentation for k4ever and barcode-plugin
12 years ago
Sebastian Lohff bef462a86d K4ever install documentation
12 years ago
Sebastian Lohff 5c480e452f Merge branch 'master' of git.someserver.de:k4ever into morejson
12 years ago
Sebastian Lohff cadeffec3a Merge branch 'morejson' 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
Sebastian Lohff d8d40415bd Merge branch 'master' of git.someserver.de:k4ever into morejson
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 b82053d797 Merge branch 'master' of git.someserver.de:k4ever
12 years ago
Sebastian Lohff b41ebac6e5 Cleaned up settings for release, fixes #9
12 years ago
Konrad Mohrfeldt 9b18c4508e update balance when buying items via javascript. fixes #10
12 years ago
Sebastian Lohff 1b7aaca19f getProfile ==> get_profile...
12 years ago
Sebastian Lohff 67f5b43c72 API: Added more JSON with success msgs to api
12 years ago
Sebastian Lohff 018332e16d API: Code cleanup
12 years ago
Sebastian Lohff 44c1d2c714 OLD API: Removed deprecated api
12 years ago
Sebastian Lohff f69f9bda15 Licensed k4ever under AGPLv3 or later
12 years ago
Sebastian Lohff f351a3f087 API: Added deposit bool to history, fixes #29
12 years ago
Sebastian Lohff 90a9c152fa API: Added name to history purchase-set, fixes #12
12 years ago
Sebastian Lohff b9c815effe API: Added support for negative transactions, fixes #28
12 years ago
tkroenert 8a020a36b5 Virtual Transaction: no more transaction to yourself
12 years ago
Sebastian Lohff 7bf15a1470 Added thumbnailing functions to api, fixes #17
13 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 b71b95436f Fixed: Using default checked value for api transactions
13 years ago
Sebastian Lohff c0e9f81bf0 Added helper for Authblob
13 years ago
Sebastian Lohff e87b8e6ca1 Allows multiple Authblobs (Fixes #22)
13 years ago
Sebastian Lohff 70766bba44 Order and Purchase now consistend (Fixes #14)
13 years ago
tkroenert 614b77b6ac Merge branch 'master' of git.someserver.de:k4ever
13 years ago
tkroenert 86a9ecd598 Kontostand auf Konto-seite hinzugefuegt.
13 years ago
Sebastian Lohff 9f55a64923 Cleaned up Transaction save/delete
13 years ago
Sebastian Lohff c2d144ea91 Removed transfer (transact-alias) urls from api2
13 years ago
Sebastian Lohff df32875789 API refactoring, introduced getError
13 years ago
Sebastian Lohff 5dc8770783 Added API-Support for Virtual Transactions
13 years ago
Sebastian Lohff f97a501f1c Fixed exception on user-not-found in form
13 years ago
Theresa Enghardt f7dc5bda50 Improve admin interface: Transaction list, filters, order list with purchases, buyable list...
13 years ago
tkroenert 7da1e4875b showItem: *fix: BuyDeposit-button where there is no deposiyyy
13 years ago
tkroenert 7e608ae6af virtualtransaction: add listingz
13 years ago
Sebastian Lohff 27962ad107 Cleanup and regex enhancement of CurrencyField
13 years ago
Sebastian Lohff 38068e1ebb transaction: change "minValue('0')" to "notZero"
13 years ago
Sebastian Lohff f432ffc70b Fixed race condition when transacting to own user
13 years ago
Sebastian Lohff 5f0c0c14fc Cleanup of VirtualTransaction
13 years ago