Mercurial > public > sg101
graph
- Made some tweaks to the ajax login javascript.2011-12-03, by Brian Neal
- Changed the lockout time on logins to 2 minutes.2011-12-03, by Brian Neal
- For #240, make the login dialog a bit taller so no scroll bar appears on Firefox.2011-12-03, by Brian Neal
- For #240, tweaked the Javascript to be able to submit the form when enter is typed.2011-12-03, by Brian Neal
- For #240, add an "ajaxy" login via a jQuery UI pop-up dialog to streamline the login process.2011-12-03, by Brian Neal
- For #236, switch to a settings package scheme.2011-11-30, by Brian Neal
- Removed the warning about AT&T and sbcglobal on the registration page. Added "text" classes to the registration text widgets.2011-11-24, by Brian Neal
- Adding Ariel's (DreadInBabylon) awesome new news topic icons.2011-11-22, by Brian Neal
- Backout last change. Stay xhtml for now.2011-11-06, by Brian Neal
- Configure jPlayer to show hours in the duration.2011-11-05, by Brian Neal
- Changed to HMTL5 in base template.2011-11-05, by Brian Neal
- For #235, some minor news tweaks. The submitted by text is now a link to the author's profile. Only show 1 textarea to the user when submitting a new news story. The admin can paste into the 2nd one if needed.2011-10-22, by Brian Neal
- Added a custom tag to display a link to a profile. Refactored the avatar tag to optionally display a profile link around the image. Removed the width and height attributes from the avatar image tag. I think this was causing disk hits whenever those properties were not cached. The avatar tag is now an inclusion tag.2011-10-22, by Brian Neal
- For #233; add social media sharing buttons to the photo of the day app.2011-10-20, by Brian Neal
- For #233, switched to asynchronous loading of the social media sharing javascript. Also switched to Facebook's javascript SDK instead of using an iframe for the like/share button.2011-10-20, by Brian Neal
- For #232, add some javascript to resize large images in user comments.2011-10-19, by Brian Neal