1
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tidied up webauth code taken from other project. Added a GSSAPI-authed LDAP query to determine a user's common name. More... almost 15 years ago
Now parses weather data for Oxford from the BBC RSS feed. Added weather icon to top right hand corner of base template. 'Squashed' the top of the page - log in link now alongside weather and logo. More... almost 15 years ago
Tidied up urlconfs. Added models to control front page links. More... almost 15 years ago
Updated settings and urls for previously commited Django apps. Very rudimentary Oxpoints explorer for mobile. More... almost 15 years ago
Updated and added new templates and media. More... almost 15 years ago
Rudimentary podcast and webcam functionality. More... almost 15 years ago
Added webauth integration More... almost 15 years ago
Templates for Webauth integration. More... almost 15 years ago
Simple RDF ORM - this will need to be replaced with eg. http://librdf.org/docs/python.html at some point. More... almost 15 years ago
Added wurfl for device detection. (Out of sequence with previous commit) More... almost 15 years ago
Added Feed class to cache external resources. Incorporated wurfl for device detection. Added code for device-specific CSS and JS. Added debug information to contexts. Opera browsers are detected and replaced with the underlying device. More... almost 15 years ago
Made initial/surname splitting more sensible. Added docstring to search function. Removed dev testing script. More... almost 15 years ago
Added README to mobile_portal to document database setup. More... almost 15 years ago
Fixed broken links in mobile_portal. More... almost 15 years ago
Added .htaccess to deny all access to mobile_portal (i.e. the portal source). More... almost 15 years ago
Added symlink so apache.conf can get at mobile_portal. Removed a file that shouldn't have been there in the first place (db.sqlite). More... almost 15 years ago
Added local copy of dependency ElementSoup (http://effbot.org/zone/element-soup.htm). Backported Py2.6 code to Py2.5. Added root __init__.py for mobile_portal package. More... almost 15 years ago
Updated apache.conf to put mobile_portal at beta/ Updated mobile_portal.settings to serve media at beta/site-media/ Started adding RSS feed handling. More... almost 15 years ago
Moved mobile_portal into a subdirectory to keep it as a separate Python module. More... almost 15 years ago
Initial commit of mobile portal More... almost 15 years ago