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 Pipping
8c98c6c6dc
Introduce client-barcode/.gitignore
12 years ago
Sebastian Pipping
bb13e1fcc3
preislister: Adjust LaTeX/PDF output
...
- Improve page margin appraoch
- .. and set margin to 1cm everywhere
- Set font style to sans-serif
- Move date on top
- Alternate row color
- Increase font size
- Bold table header
12 years ago
Sebastian Lohff
551c8641d3
Merge branch 'morejson'
12 years ago
Sebastian Pipping
c7a140843d
Fix preislister config
12 years ago
Sebastian Pipping
00d4c81b28
Merge branch 'morejson-barcode' into morejson
12 years ago
Sebastian Pipping
098ff4786a
Add sample config
12 years ago
Sebastian Pipping
692284f41d
Extract constant for config file section
...
.. and improve config error reporting
12 years ago
Sebastian Pipping
62f0f02fa7
Migrate to JSON response
12 years ago
Sebastian Pipping
135fc1044c
Make configurable: server URL, user, password, debugging
12 years ago
Sebastian Pipping
e26563b946
Remove obsolete function buy_item()
12 years ago
Sebastian Lohff
485bcd32a6
Merge branch 'morejson' of git.someserver.de:k4ever into morejson
12 years ago
Sebastian Lohff
2018fc2396
Merge branch 'morejson' of git.someserver.de:k4ever into morejson
...
Conflicts:
k4ever/main/templates/registration/loginForm.html
12 years ago
Sebastian Lohff
d6bcb172fb
Docs: Install documentation for k4ever and barcode-plugin
12 years ago
Sebastian Lohff
ff7ef54e7e
Client-Barcode: Added install script to add db entries
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
tkroenert
25c562ec16
website: removed "kassensystem ist aktiv"-banner
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
7590b82fda
Merge branch 'master' of git.someserver.de:k4ever into morejson
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 Pipping
4269b67c90
Preislister: Fix column label mix-up and alignment
12 years ago
Sebastian Pipping
f9c823df9c
Remove disabled code leftover
12 years ago
Sebastian Pipping
e20a8cb48b
Add preislister quickhack
12 years ago
Sebastian Lohff
7bf15a1470
Added thumbnailing functions to api, fixes #17
12 years ago
Theresa Enghardt
b7a96cb390
Merge branch 'master' of git.someserver.de:k4ever
12 years ago
Theresa Enghardt
35195d69f0
Admin: Added filter for UserProfile: balance < 0
12 years ago
Sebastian Lohff
d788878d57
Removed obsolete c-display daemon
12 years ago
Sebastian Lohff
738b8cf240
Fix for encoding problems with barcode-display ( fixes #26 )
12 years ago
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.
12 years ago
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.
12 years ago