34 Commits (02b499947a669d40d16ffc157440024ec4d8002f)
 

Author SHA1 Message Date
  T. Meissner 02b499947a added gpl license file 11 years ago
  T. Meissner 2d197af4ff added <meta viewport> tag to scale well on mobile devices 11 years ago
  T. Meissner e575e57ffb begin to develop support for getting station names 11 years ago
  T. Meissner 817a9b941b begin to develop support for getting station names 11 years ago
  T. Meissner 9053b6997e refactoring to get the code through the jslint tool ;) 11 years ago
  T. Meissner 237a24b2d3 rewrite of serverUrl construction 11 years ago
  T. Meissner 409916f414 minor code factoring 11 years ago
  T. Meissner 6982c14dd2 check for response content 11 years ago
  T. Meissner 04333c456b * remove tag parentheses (<, >) from the response with the replace() method 11 years ago
  T. Meissner 37028ba545 encode queries before use them with the url in the urlopen() method 11 years ago
  T. Meissner 5bec3ef086 use the encodeURI() function to encode the url string 11 years ago
  T. Meissner b88df861c2 python script to get the vvo data and send it to the calling ajax js 11 years ago
  T. Meissner ff91d5fd0a bypass the same origin policy 11 years ago
  T. Meissner 313613db6d added initial value to text input field 11 years ago
  T. Meissner 4a52b325aa * debug log can now en- /disabled with global variable DEBUG 11 years ago
  T. Meissner 03dfe29550 fixed bug in outer foor loop: data was overwritten every loop cycle, so the second cycle there was an runtime error 11 years ago
  T. Meissner 6d1b570e73 fixed bug in regexp (match too long, fixed by +? for shortest match) of replace call to remove parentheses 11 years ago
  T. Meissner 76ce12ff01 fixed bug in replace call to remove parentheses 11 years ago
  T. Meissner d6357250bf remove parentheses and their content from the response data 11 years ago
  T. Meissner 7493c87f09 bugifx in inner for loop in the ajax callback function 11 years ago
  T. Meissner 27675107ee more console logs for debugging purpose 11 years ago
  T. Meissner 7f3b118cdc more console logs for debugging purpose 11 years ago
  T. Meissner bfd1d38b41 next test to prevent the use of eval function by parsing and splitting the ajax response into an array 11 years ago
  T. Meissner 076e3444b9 test to prevent the use of eval function by parsing and splitting the ajax response into an array 11 years ago
  T. Meissner d02d2f36c1 first collect all data to write into variable 'htmlOutput' and then write it in one bunch into the html file with the 'innerHtml' method 11 years ago
  T. Meissner 63d5e1cb7d added eval call in ajax function for testing purpose 11 years ago
  T. Meissner c1ded09db3 added some structure in the search results with a table 11 years ago
  T. Meissner 7fa6749f8b moved from subdirectory 'dvb-app' to root directory 'dvb-webapp' 11 years ago
  T. Meissner d7961c55d8 moved from subdirectory 'dvb-app' to root directory 'dvb-webapp' 11 years ago
  T. Meissner d24a3b3765 moved into root dir of 'dvb-webapp' 11 years ago
  T. Meissner 1052b6b168 beauty care 11 years ago
  T. Meissner 07344a0a38 moved from sub directory 'dvb-app' into 'dvb-webapp' root directory 11 years ago
  T. Meissner a234a02826 removed useless header, removed decodeHTML() in ajax response read 11 years ago
  T. Meissner 60d0b76e13 initial commit 11 years ago