summaryrefslogtreecommitdiff
path: root/tools/mmd/MmdDb.py
Commit message (Collapse)AuthorAgeFilesLines
* - added functionality for locationJogi Hofmüller2011-08-031-0/+12
| | | | | | | | - user's default location is save - map centers on user's location iff available git-svn-id: https://svn.spreadspace.org/mur.sat@96 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - added renewal for session id (every ten minutes)Jogi Hofmüller2011-08-021-2/+6
| | | | | | | - changed session timeout from ten minutes to two days git-svn-id: https://svn.spreadspace.org/mur.sat@93 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - started working on user locationsJogi Hofmüller2011-08-021-4/+27
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@92 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - modified/improved session handlingJogi Hofmüller2011-08-021-2/+2
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@89 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - finished registration procedureJogi Hofmüller2011-08-011-5/+22
| | | | | | | | | - user can sign up now - registration needs confirmation (email sent) - registration can also be canceled git-svn-id: https://svn.spreadspace.org/mur.sat@88 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - found a way to handle encodingJogi Hofmüller2011-08-011-1/+15
| | | | | | | - switched back to / as script handler git-svn-id: https://svn.spreadspace.org/mur.sat@87 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - have a confirmation request sent by email for registration nowJogi Hofmüller2011-07-311-3/+6
| | | | | | | * still trouble with unicode/utf-8 characters entered in form ... git-svn-id: https://svn.spreadspace.org/mur.sat@86 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - new module MmdUser.pyJogi Hofmüller2011-07-311-2/+24
| | | | | | | - registration works basically git-svn-id: https://svn.spreadspace.org/mur.sat@85 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - added modules for sqlite3 connection and session handlingJogi Hofmüller2011-07-291-0/+40
- added cookie support git-svn-id: https://svn.spreadspace.org/mur.sat@74 7de4ea59-55d0-425e-a1af-a3118ea81d4c