summaryrefslogtreecommitdiff
path: root/tools/mmd/MmdSession.py
Commit message (Collapse)AuthorAgeFilesLines
* - added handling of altitude value in register command and Session ()Jogi Hofmüller2011-08-111-0/+3
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@133 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - more Satellite codeJogi Hofmüller2011-08-111-0/+2
| | | | | | | | | | - rounding longitude and latitude to 10^-5 now - added java array creation to class Satellite - included class satellite in osmWidget () git-svn-id: https://svn.spreadspace.org/mur.sat@121 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - added functionality for locationJogi Hofmüller2011-08-031-0/+3
| | | | | | | | - 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-10/+22
| | | | | | | - changed session timeout from ten minutes to two days git-svn-id: https://svn.spreadspace.org/mur.sat@93 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - logout works nowJogi Hofmüller2011-08-021-5/+2
| | | | | | | | - added debug info at the bottom of the page - have nices status line now git-svn-id: https://svn.spreadspace.org/mur.sat@91 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - login works nowJogi Hofmüller2011-08-021-0/+2
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@90 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - modified/improved session handlingJogi Hofmüller2011-08-021-9/+5
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@89 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - finished registration procedureJogi Hofmüller2011-08-011-5/+12
| | | | | | | | | - 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-10/+16
| | | | | | | - switched back to / as script handler git-svn-id: https://svn.spreadspace.org/mur.sat@87 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - new module MmdUser.pyJogi Hofmüller2011-07-311-12/+61
| | | | | | | - 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/+34
- added cookie support git-svn-id: https://svn.spreadspace.org/mur.sat@74 7de4ea59-55d0-425e-a1af-a3118ea81d4c