aboutsummaryrefslogtreecommitdiffstats
path: root/public/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* Chrome (atleast) got more strict about this and if you have a / in the ↵Philip Arndt2011-02-171-3/+3
| | | | selector then you need quotation marks. Closes GH-39
* This line is from an older version of the script that totally suckedJoe Sak2010-11-281-1/+0
|
* Gotta scroll back up!Joe Sak2010-11-201-0/+3
|
* updated js for nice smooth effectsJoe Sak2010-11-201-3/+12
|
* total refactor hereJoe Sak2010-11-201-13/+2
|
* Do the height at the end...?Joe Sak2010-11-201-4/+4
|
* Had some missing markupJoe Sak2010-11-201-3/+6
|
* ajaxify the navJoe Sak2010-11-201-0/+22
|
* backport these changes from my client project into the gemdjones2010-09-071-3/+7
|
* added arrows to menu, added new comments count to top level menu item for ↵djones2010-09-071-0/+3
| | | | comments, updated readme with basic install instructions
* Hello rails3 support.Philip Arndt2010-09-031-3/+6
|
* display more frontend, create separate css for frontend and backend, ↵Philip Arndt2010-08-261-0/+0
| | | | namespace the js in the same fashion, now has full English support..
* Added categories sectionPhilip Arndt2010-08-251-2/+2
|
* Made use of new ajax loader from Neoteric Design that is now in Refinery ↵Philip Arndt2010-08-181-0/+40
| | | | core, regenerated gemspec, set up js and css files and currently just reading them in (this will work better under rails3)
* Better settings, update notified has a form but doesn't yet work. Created ↵Philip Arndt2010-08-101-0/+0
script files but not using them yet.