Commit graph

143 commits

Author SHA1 Message Date
7ed4a39b36 upgrade django 2022-09-27 20:54:21 +02:00
e8fa8f6d13 django4 fixes 2022-06-11 21:10:41 +02:00
cmile
4bd1b62e64 upgrade to django3.2 2022-05-25 23:38:10 +02:00
191eed1aa4 update ldap url and requirements 2021-10-14 10:56:03 +02:00
Matthias
09af25761c
Fixes IndexError on save with removed member forwarding email (#11)
* Fixed IndexError if a non existent field gets queried for a value. Using dict.get to either get a value or provide a reasonable default
* Removed list construction around new_key value
* Clean up source code with 80x25 terminal and vim (complies with PEP-8)
* Added some docstrings
2020-12-05 23:23:19 +01:00
Uwe Kamper
4f093c0899 fix bug in PIN hash 2018-11-07 23:35:27 +01:00
Uwe Kamper
e502ea7493 fix bug in login page 2018-11-07 23:17:27 +01:00
f7daa526be fixed indoor pin bug 2018-11-07 23:05:58 +01:00
cmile
c7cfe9f719 encode bla... 2018-10-05 22:02:08 +02:00
cmile
3dcd65d7de cleanup 2018-10-04 08:42:58 +02:00
3160f5e696 removed debug output 2018-10-03 22:21:49 +02:00
1c51a7197f fixed loading local_settings and django version in requirements 2018-10-03 22:17:33 +02:00
cmile
bd00bc03ce removed cbmi.db 2018-10-03 00:39:43 +02:00
cmile
bc0258ea8f upgrade to django 1.11.16 and python3.6 2018-10-03 00:16:28 +02:00
b32465e85f disabled access control for indoor pin 2018-09-07 11:41:23 +02:00
1ab9f05b2f bootstrap updated 2018-02-14 16:25:15 +01:00
07be8bfbc8 updated settings 2018-02-14 15:59:03 +01:00
f08d98eadb updated guni.sh 2018-02-14 15:58:25 +01:00
4c7d8e75cc temporarily disabled cteward 2018-02-14 15:57:28 +01:00
6934a9eacc bug fix for django 1.8 update ldap group checks 2015-12-01 23:46:36 +01:00
Uwe Kamper
a8ea7e2237 migrations 2015-12-01 22:13:21 +01:00
Uwe Kamper
a153ca8d1c Use e-mail field, add preferred email to main navigation menu #8 2015-12-01 00:42:55 +01:00
Uwe Kamper
eacbb841a7 added preferred email view, added possibility to delete ldap keys (when a None is provided as value 2015-12-01 00:32:51 +01:00
2986d395b2 Merge pull request #7 from baccenfutter/master
add requests to requirememts
2015-10-09 21:48:37 +02:00
036fb7420a add requests to requirememts 2015-10-09 21:47:42 +02:00
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
c687310024 Merge pull request #3 from berlincount/bugfix
Bugfix: wrong mailaddress, broken c-portal submodule
2014-11-28 23:53:17 +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
9d10168a2d ignore backup files 2014-11-28 21:37:33 +01:00
Andreas 'count' Kotes
950bf17c64 fix mailaddress for buerocratic stuff, remove broken link to balance 2014-11-28 21:03:45 +01:00
Andreas 'count' Kotes
9229206530 fix submodule c-base-bootstrap 2014-11-28 21:00:38 +01:00
5717a10402 Merge branch 'release/0.2.21' 2014-02-13 23:58:05 +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
6892ec2e0b Merge branch 'hotfix/0.2.20' 2013-12-01 00:48:28 +01:00
0a5be1626b refactoring localization de 2013-12-01 00:47:24 +01:00
a18d89bb74 Merge branch 'hotfix/0.2.19' 2013-11-30 23:37:41 +01:00
f967460e0c fix typo 2013-11-30 23:36:50 +01:00
1ac9214892 refactored l10n de 2013-11-30 23:36:10 +01:00
15364e48d5 fix usage information 2013-11-25 22:50:40 +01:00
8ed9ffc4ec add usage information 2013-11-25 22:49:37 +01:00
ab5d6b51d5 Merge branch 'hotfix/0.2.18' 2013-11-25 22:46:46 +01:00