summaryrefslogtreecommitdiff
path: root/public/javascripts
AgeCommit message (Expand)Author
2009-08-09editing menu items now works to. also some minor changeshukl
2009-08-09refactored the way new menu items are created. went back to rest and added the js ajax search to fill out the form for you. much cleaner, unobtrusive approach.hukl
2009-08-08lots of new code to manage menu items - harder than expected :/hukl
2009-08-08encapsulated javascript magic into objectshukl
2009-08-08fixed indentationhukl
2009-06-13added js search widget with clickable results that will take the user to the brand new "show" version of the page. so the user doesn't create new revisions a...hukl
2009-06-10added basic ajax search interface. lots of css / js improvements needed but it seems to work quite okay for now. more on that tomorrowhukl
2009-05-08comparing content instead of string length to track changeshukl
2009-05-08put the whole autosave stuff into admin_interface.jshukl
2009-05-07autosave only when something has actually changed. this was hard. i don't like javascripthukl
2009-04-16added autosave to node edit view. saves every 15 secondshukl
2009-04-13rebuilding the admin interfacehukl
2009-03-15first revision and diff interfacehukl
2009-02-28allowing the aggregate tag to be entered. I had to patch tinymce for as the self closing tags are hardcoded - very very bad !hukl
2009-02-17added tinymce editor for body area of pageshukl
2009-01-29initial import with edge rails included as a submodulehukl