summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* - switched to jquery validated loginForm ()Jogi Hofmüller2011-08-122-32/+105
* - fixed bug that confused east/west in Satellite ()Jogi Hofmüller2011-08-121-20/+20
* - fixed typo in dataWidget () SSP Latitude titleJogi Hofmüller2011-08-123-7/+23
* - added handling of altitude value in register command and Session ()Jogi Hofmüller2011-08-112-1/+5
* - added field altitude to registerFormWidget ()Jogi Hofmüller2011-08-116-14/+24
* - fixed bug in debug displayJogi Hofmüller2011-08-111-1/+1
* - fixed bug in timestring/timestamp conversionJogi Hofmüller2011-08-111-5/+5
* - changed output of debug times from timestamp to timestringJogi Hofmüller2011-08-111-5/+5
* - added timestamp of latest SSP in data base to debug infoJogi Hofmüller2011-08-112-1/+11
* - fixed incorrect checking of longitude and latitude in Location ()Jogi Hofmüller2011-08-111-7/+14
* - using satellite properties in osmWidget () nowJogi Hofmüller2011-08-111-3/+2
* - found more todosJogi Hofmüller2011-08-112-24/+23
* - found more todosJogi Hofmüller2011-08-112-3/+7
* - fixed Bug in call to getTrajectoryAsJavaArray in osmWidget ()Jogi Hofmüller2011-08-115-29/+58
* - fixed Bug in call to getTrajectoryAsJavaArray in osmWidget ()Jogi Hofmüller2011-08-111-1/+1
* - more Satellite codeJogi Hofmüller2011-08-115-25/+43
* - more Satellite codeJogi Hofmüller2011-08-113-8/+34
* - added TODO file to repoJogi Hofmüller2011-08-101-0/+21
* - changed ground track color to page background colorJogi Hofmüller2011-08-104-63/+103
* - changed groundtrack resolution from 5 to 1 minutesJogi Hofmüller2011-08-101-2/+2
* - added current satellite point to mapJogi Hofmüller2011-08-101-1/+2
* - fixed the east/west connection of curves bugJogi Hofmüller2011-08-101-28/+50
* - set map zoom to 1 manuallyJogi Hofmüller2011-08-102-3/+2
* - changed rcol to width 512pxJogi Hofmüller2011-08-101-1/+1
* - removed centering of satellite in mapJogi Hofmüller2011-08-101-2/+2
* - changed #map to 256x512Jogi Hofmüller2011-08-102-3/+4
* - added comment on howto fix the eas/west connecting line to computeTrajectoryJogi Hofmüller2011-08-091-0/+5
* - included link to ARISSAT-1Jogi Hofmüller2011-08-091-1/+1
* - made fonts smallerJogi Hofmüller2011-08-091-7/+7
* - changed from 24 to 3 hour previewJogi Hofmüller2011-08-091-2/+4
* - we are tracking ARISSAT-1 now ;)Jogi Hofmüller2011-08-092-24/+114
* - added file testmap.htmlJogi Hofmüller2011-08-093-9/+83
* - began writing a Satellite componentJogi Hofmüller2011-08-081-0/+50
* - testing svn commitJogi Hofmüller2011-08-051-1/+1
* - fixed typo in createJogi Hofmüller2011-08-041-1/+1
* - dummy messageJogi Hofmüller2011-08-041-1/+3
* - added database schemaJogi Hofmüller2011-08-041-0/+51
* - fixed usage of user.create () in testsJogi Hofmüller2011-08-041-1/+1
* - added functionality for locationJogi Hofmüller2011-08-037-30/+156
* - fixed bug that showed wrong Email after successfull registrationJogi Hofmüller2011-08-021-9/+6
* - added renewal for session id (every ten minutes)Jogi Hofmüller2011-08-024-15/+47
* - started working on user locationsJogi Hofmüller2011-08-023-6/+93
* - logout works nowJogi Hofmüller2011-08-025-34/+70
* - login works nowJogi Hofmüller2011-08-025-10/+27
* - modified/improved session handlingJogi Hofmüller2011-08-025-21/+18
* - finished registration procedureJogi Hofmüller2011-08-017-32/+178
* - found a way to handle encodingJogi Hofmüller2011-08-014-19/+38
* - have a confirmation request sent by email for registration nowJogi Hofmüller2011-07-314-9/+49
* - new module MmdUser.pyJogi Hofmüller2011-07-317-55/+201
* - added modules for sqlite3 connection and session handlingJogi Hofmüller2011-07-295-26/+113