tkroenert
03e6178fd3
*fix: [ #369 ] buying from item page doesn't work
11 years ago
Florian Streibelt
e7043e2f08
When user is already logged in redirect to the startpage
11 years ago
Konrad Mohrfeldt
f43a06d7d9
removed old develgraphics for payment and deposit and added new ones
12 years ago
Konrad Mohrfeldt
552dcc6edf
added new payment/deposit icons
12 years ago
Konrad Mohrfeldt
24c0cc5c07
fixed access rights for assets
12 years ago
MasterofJOKers
59a9e43675
'true' is 'True' in python
12 years ago
MasterofJOKers
64d0e879c7
use tabs, not spaces
12 years ago
MasterofJOKers
17d3b37e64
remove a forgotten print statement
12 years ago
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."
12 years ago
MasterofJOKers
a7ec8bc5fa
fix bug: variable would be unknown
12 years ago
MasterofJOKers
4b0d637a79
remove commented and unused code
12 years ago
MasterofJOKers
b6f99b07ec
some pep8 cleanups for readability
12 years ago
MasterofJOKers
a059e69dff
clean up imports
12 years ago
Sebastian Lohff
7a86a28633
Fixed: Called select module instead of function
12 years ago
Sebastian Lohff
1972d80d8e
plugin-barcode: exit delay() when input on stdin
12 years ago
tkroenert
16cd3639c1
*fix: views.py: (hope it) will fix issues with sql's case-insensitives LIKE
12 years ago
Sebastian Lohff
d04135c74c
Added missing self in CSRF-Resource ctor
12 years ago
Sebastian Lohff
b98648db19
Rewrote parts with licensing issues
12 years ago
Sebastian Lohff
06ce64172e
Minor text update for FAQ
12 years ago
Sebastian Pipping
47241847d4
Preislister: Datum oben auf jeder Seite (mit fancyhdr), Ränder neu anpassen
12 years ago
Stefan Laufmann
7aa94c3243
Preislister erzeugt jetzt auch mehrseitige Listen
12 years ago
tkroenert
d4f263b1a5
*fix: payout not defined
12 years ago
tkroenert
442665fbfd
transaction/ - cleanup
...
transaction/ * fix ticket Ticket #25
12 years ago
tkroenert
4317bde253
*fix: Ticket #88 (use RPG for transactions)
12 years ago
tkroenert
3df2c2e122
Merge branch 'master' of git.someserver.de:k4ever
12 years ago
Sebastian Lohff
f31ef83965
faq: add useful information
12 years ago
Sebastian Lohff
51996ee210
Fixed "treasurer" template
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
a7510dc0ec
prevent admin.css from override body padding
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
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 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