Commit graph

60 commits

Author SHA1 Message Date
78bc4a1e04 fixed bug in admin form due to django upgrade 2015-09-30 09:25:26 +02:00
Uwe Kamper
7dc04063d8 merging bump-django1.8 2015-09-29 21:48:02 +02:00
Uwe Kamper
ebe3a3a7e1 upgrade templates to named urls for django-1.8 2015-09-29 21:34:54 +02:00
43260fb59f first efforts bumping to django-1.8.4
- most things are working
- I had to throw away the db and run `manage.py migrate`
- the top-nav in once logged in is still broken
2015-09-26 19:22:25 +02:00
6748dcc4b7 added uidNumner to admin user list 2015-09-26 17:54:04 +02:00
cd6f655deb added mote details from cteward 2015-09-26 17:24:52 +02:00
ac372412fd indoor pin and cteward integration 2015-09-24 21:40:54 +02:00
0c7b3b9d62 cey members can now also set a c-lab pin 2015-02-25 21:29:25 +01:00
Andreas 'count' Kotes
071af9f084 fix some language fuzzyness and adjust some phrases 2014-11-28 21:52:36 +01:00
Andreas 'count' Kotes
950bf17c64 fix mailaddress for buerocratic stuff, remove broken link to balance 2014-11-28 21:03:45 +01:00
Uwe Kamper
afe6655e84 Resolve an error that corrupts the local database when a user logs in with a mixed-case username 2014-02-13 23:20:20 +01:00
1cbeb07b1e fixed username case sensitivity problems 2014-02-08 20:39:08 +01:00
a07c196929 Fix typo in german translation 2013-12-17 01:19:37 +01:00
0a5be1626b refactoring localization de 2013-12-01 00:47:24 +01:00
1ac9214892 refactored l10n de 2013-11-30 23:36:10 +01:00
980af131ac add link to github/issues (closes #21) 2013-11-25 17:55:39 +01:00
f000503d79 fix bug in check_nickname feature 2013-11-25 00:15:13 +01:00
e66ba60bf1 check nickname feature - closes #20 2013-11-24 23:49:12 +01:00
05f4514b5c cleaning up landing-page 2013-11-24 23:00:49 +01:00
062c45a92d adding is_ceymaster field to profile 2013-11-24 22:56:32 +01:00
99859a7c79 bumping admin view to use profile_flag filter 2013-11-24 21:41:40 +01:00
44e95f2638 fixing bug in syncing profile_flags 2013-11-24 21:35:01 +01:00
114572dac2 better aproach of limiting a view to c-lab group 2013-11-24 19:01:32 +01:00
1ba9082a19 this closed #4 2013-11-24 18:10:42 +01:00
87902e0024 including jquery-1.10.1 into sources 2013-11-23 20:50:20 +01:00
4e25c4eb30 fixed i18n 2013-11-15 23:00:43 +01:00
e7952df108 fixed i18n 2013-11-15 22:59:34 +01:00
f127cab3eb Merge branch 'develop' of github.com:c-base/cbmi into develop 2013-11-12 21:28:22 +01:00
a7d11a9f9d fixed typo 2013-11-12 21:28:11 +01:00
8bf6c36bcb added real names to admin user list combo 2013-11-12 21:28:00 +01:00
Uwe Kamper
36b9cfa6f2 removed bug in form validation for PINs 2013-11-12 20:10:30 +01:00
Uwe Kamper
661fbad1f8 Merge branch 'develop' of github.com:c-base/cbmi into develop 2013-11-04 00:15:47 +01:00
Uwe Kamper
25e4b71461 Added Hammer Time view 2013-11-04 00:15:26 +01:00
df5bfbfd42 added fix for wifi-password to admin-function 2013-11-01 19:34:24 +01:00
Uwe Kamper
7c124bed31 Fix 2 Bugs: Password-View did not return a response, Wifi-Password was not set yet. Users had to login with their old password which caused confusion. 2013-10-31 00:28:34 +01:00
Uwe Kamper
141b48a2c6 Merge branch 'develop' of github.com:c-base/cbmi into develop 2013-10-29 22:28:46 +01:00
Uwe Kamper
839e5c7749 changed form for c-lab and gastro pin to allow 4-8 digits instead of 4-6 2013-10-29 22:28:30 +01:00
Sven G. Brönstrup
f0f33a07d9 Fixed CSS for mobile devices 2013-10-29 19:43:43 +01:00
Uwe Kamper
30e9b85be1 Show user's groups in ordered form. Before groups were shown in random order. 2013-10-29 18:51:04 +01:00
Uwe Kamper
e61e2bda91 #14 Number of total active crew members is now on homepage after the login. 2013-10-29 04:20:52 +01:00
Uwe Kamper
2b0407eaf6 changed testcases to use the functions from password_encryption module 2013-10-27 21:14:30 +01:00
Uwe Kamper
5e29478516 #11 passwords are now stored with aes-128 encryption 2013-10-27 21:13:41 +01:00
Uwe Kamper
6bc87b605c added star to admin tab, changed form order in admin tab 2013-10-26 22:56:47 +02:00
Uwe Kamper
1f75194fad c-lab view now requires c-lab-cey group 2013-10-26 22:45:02 +02:00
643305886d Merge branch 'develop' of github.com:c-base/cbmi into develop 2013-10-26 22:41:29 +02:00
56c684d355 added admin password setting function 2013-10-26 22:40:47 +02:00
5597676bb5 added admin pasword setting function 2013-10-26 22:38:57 +02:00
d24e853fcd show landingpage even if there are no groups, yet 2013-10-26 21:35:25 +02:00
Uwe Kamper
5558882b9a everything except admin works 2013-10-26 20:06:42 +02:00
Uwe Kamper
5691659fe1 gastropin works 2013-10-25 23:15:30 +02:00