49 Commits (50a022365a0ed9a4d38bc5b4c705c7e9fa573cbf)
 

Author SHA1 Message Date
  T. Meissner 50a022365a added an id (input) to the div inside the form element which contains the input field and its label 11 years ago
  T. Meissner 02ef7e0568 * replace the text input field with an select element which contains the stations if we got more than 1 in getHaltestellen() method 11 years ago
  T. Meissner a35855609a debug console message added if callback function in ajaxCall() fkt. is invalid 11 years ago
  T. Meissner cfe5aefb7e * moved the serverUrl generation into own function getCgiBinPath() in the gcf js-library gcf.js 11 years ago
  T. Meissner a267861ce2 removed replacing ß with s 11 years ago
  T. Meissner d4c2bf4699 new decodeHTML() function in js lib file gcf.js 11 years ago
  T. Meissner 2419df5312 new decodeHTML() function 11 years ago
  T. Meissner b064a10f4b Merge remote-tracking branch 'origin/master' 11 years ago
  T. Meissner 2bd98aedb0 new decodeHTML() function 11 years ago
  T. Meissner 51238e057b moved ajaxCall() & getHTTPObject() into seperate javascript library 'gcf.js' 11 years ago
  T. Meissner 3861daec30 code beautify 11 years ago
  T. Meissner 3fc5ce41fe further develop support for getting station names 11 years ago
  T. Meissner aa41617a90 remove outcommented code 11 years ago
  T. Meissner bc2672e776 port the dict queries processing to python2.6 11 years ago
  T. Meissner 01dd1cebf2 refactoring of the form data processing 11 years ago
  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