0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Readme and license More... about 14 years ago
ServerFuncOO.py shouldn't be turned in. Slight comment fix on aerverFunctions.py. More... about 14 years ago
I added serverfunctions.py and serverfuncOO.py as well as post.py. I think this is everything that is needed for posting to the server More... about 14 years ago
Comments added to a bunch of code More... about 14 years ago
Minor bug fix, Hours was not being returned for the Food Layer More... about 14 years ago
Fixed bug 9 More... about 14 years ago
Fixed ID vs. id issue More... about 14 years ago
Added imageURL delivering code to SportingArenas More... about 14 years ago
Fixed a minor SQL bug More... about 14 years ago
Added the framework for displaying all landmarks regardless of vote status More... about 14 years ago
WOOT! This update contains the udpated server code accounting for user added entries and items voted on by an active user. More... about 14 years ago
Updated Carleton query to display n closest landmarks that were voted on by user 1, have 3 votes or more, or be part of the master set of landmarks. Next step, allow user sent UDID to be converted to userID and inserted into the query More... about 14 years ago
Final push before voting framework is implemented Food, Sporting Arenas, and Carleton layers are all functioning. More... about 14 years ago
more updates pre Voting More... about 14 years ago
Some updates to getInfo prior to implemntation of voting More... about 14 years ago
Optimization code implemented. More... over 14 years ago
Fixed typo from landarmk to landmark More... over 14 years ago
Fixed tiny little bug with DiningAreas More... over 14 years ago
updated code. Added SportingArenas and StudentHousing More... over 14 years ago
Updated for layer 3, StudentHousing. The data in the table may change but the URL is live! More... over 14 years ago
some modifications and a silly little test method from meeting with Jake and EA Sat Jan. 9th over lunch More... over 14 years ago
updated code with DiningAreas. More... over 14 years ago
Changed variable long--->lon More... over 14 years ago
Final version of Server Code for CarletonBuildings layer for fall term. Returns json formatted string containing a list of dictionaries with info about the buildings. Optimization/beautification and comments to follow. More... over 14 years ago
Fixed a little bug.... More... over 14 years ago
More updates to the server code. CarletonBuildings works for real. Currently returns an array of arrays. each array contains ID,Name,Distance,Lat,Long I will work on getting full JSON implementation next More... over 14 years ago
This has the full MySQL query for CarletonBuildings implemented, returning the information as landmarkID, Name, Distance, Lat, Longitude More... over 14 years ago
Wade Gobel added a comment to the Python file. More... over 14 years ago
Wade Gobel added a sample Python program for encoding Layer information as a JSON dictionary string. More... over 14 years ago
Progress on implementation of a SQL query for CarletonBuildings Layer More... over 14 years ago