Commit Graph

344 Commits

Author SHA1 Message Date
Konrad Mohrfeldt 552dcc6edf added new payment/deposit icons 2012-07-11 18:42:50 +02:00
Konrad Mohrfeldt 24c0cc5c07 fixed access rights for assets 2012-07-11 18:36:10 +02:00
MasterofJOKers 59a9e43675 'true' is 'True' in python 2012-06-16 20:14:35 +02:00
MasterofJOKers 64d0e879c7 use tabs, not spaces 2012-06-16 20:00:45 +02:00
MasterofJOKers 17d3b37e64 remove a forgotten print statement 2012-06-16 20:00:45 +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
MasterofJOKers a7ec8bc5fa fix bug: variable would be unknown 2012-06-16 20:00:45 +02:00
MasterofJOKers 4b0d637a79 remove commented and unused code 2012-06-16 20:00:45 +02:00
MasterofJOKers b6f99b07ec some pep8 cleanups for readability 2012-06-16 20:00:45 +02:00
MasterofJOKers a059e69dff clean up imports 2012-06-16 20:00:45 +02:00
Sebastian Lohff 7a86a28633 Fixed: Called select module instead of function 2012-06-15 12:53:27 +02:00
Sebastian Lohff 1972d80d8e plugin-barcode: exit delay() when input on stdin 2012-06-15 02:02:36 +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
Sebastian Lohff d04135c74c Added missing self in CSRF-Resource ctor 2012-05-26 18:47:12 +02:00
Sebastian Lohff b98648db19 Rewrote parts with licensing issues 2012-05-26 17:55:46 +02:00
Sebastian Lohff 06ce64172e Minor text update for FAQ 2012-05-24 13:19:43 +02:00
Sebastian Pipping 47241847d4 Preislister: Datum oben auf jeder Seite (mit fancyhdr), Ränder neu anpassen 2012-05-16 22:31:46 +02:00
Stefan Laufmann 7aa94c3243 Preislister erzeugt jetzt auch mehrseitige Listen 2012-05-16 22:08:46 +02:00
tkroenert d4f263b1a5 *fix: payout not defined 2012-04-17 17:59:06 +02:00
tkroenert 442665fbfd transaction/ - cleanup
transaction/  * fix ticket Ticket #25
2012-04-05 23:31:03 +02:00
tkroenert 4317bde253 *fix: Ticket #88 (use RPG for transactions) 2012-04-05 22:25:44 +02:00
tkroenert 3df2c2e122 Merge branch 'master' of git.someserver.de:k4ever 2012-04-03 14:23:46 +02:00
Sebastian Lohff f31ef83965 faq: add useful information 2012-04-03 14:22:25 +02:00
Sebastian Lohff 51996ee210 Fixed "treasurer" template 2012-03-19 18:55:41 +01: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 a7510dc0ec prevent admin.css from override body padding 2012-02-06 00:38:33 +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 e721756121 moved default settings from template to settings_default.py. my fault. sorry :( 2012-02-06 00:19:08 +01:00
Konrad Mohrfeldt 3c0df6aba0 removed treasurer.html from versioning 2012-02-05 23:56:35 +01:00
Konrad Mohrfeldt 8c276644f5 template refactoring the first. fixes #6, #84, 75 2012-02-05 23:54:26 +01:00
Konrad Mohrfeldt 771d5db9ec added bootstrap 2012-02-05 19:39:59 +01:00
Konrad Mohrfeldt a3a364b9c7 added local font replacements for google webfont directory imports. fixes #3 2012-02-05 14:07:34 +01:00
Sebastian Lohff c9c9357afa Added MEDA_ROOT to settings.py.template 2012-02-02 02:03:24 +01:00
Sebastian Pipping 8c98c6c6dc Introduce client-barcode/.gitignore 2012-02-02 01:47:00 +01:00
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
2012-02-02 01:35:50 +01:00
Sebastian Lohff 551c8641d3 Merge branch 'morejson' 2012-02-01 23:01:20 +01:00
Sebastian Pipping c7a140843d Fix preislister config 2012-02-01 22:39:11 +01:00
Sebastian Pipping 00d4c81b28 Merge branch 'morejson-barcode' into morejson 2012-01-31 02:36:04 +01:00
Sebastian Pipping 098ff4786a Add sample config 2012-01-31 02:34:07 +01:00
Sebastian Pipping 692284f41d Extract constant for config file section
.. and improve config error reporting
2012-01-31 02:34:07 +01:00
Sebastian Pipping 62f0f02fa7 Migrate to JSON response 2012-01-31 02:34:07 +01:00
Sebastian Pipping 135fc1044c Make configurable: server URL, user, password, debugging 2012-01-31 02:34:07 +01:00
Sebastian Pipping e26563b946 Remove obsolete function buy_item() 2012-01-31 02:34:07 +01:00
Sebastian Lohff 485bcd32a6 Merge branch 'morejson' of git.someserver.de:k4ever into morejson 2012-01-30 22:48:39 +01:00
Sebastian Lohff 2018fc2396 Merge branch 'morejson' of git.someserver.de:k4ever into morejson
Conflicts:
	k4ever/main/templates/registration/loginForm.html
2012-01-30 22:47:57 +01:00
Sebastian Lohff d6bcb172fb Docs: Install documentation for k4ever and barcode-plugin 2012-01-29 04:39:06 +01:00
Sebastian Lohff ff7ef54e7e Client-Barcode: Added install script to add db entries 2012-01-29 04:38:16 +01:00