summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-12moved old images to new location, preparing new themehukl
2009-06-13put the preview into the pages controller hukl
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-10little convenience method for retrieving a useful title for a nodehukl
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-08removed the render :partial call as it no longer exists hukl
2009-05-08put the whole autosave stuff into admin_interface.jshukl
2009-05-07moving the observer aroundhukl
2009-05-07autosave only when something has actually changed. this was hard. i don't like javascripthukl
2009-05-02fix for parenthesis warninghukl
2009-05-01sanitizing the diff view a bit morehukl
2009-05-01introducing the restore revision functionalityhukl
2009-05-01always render a previewhukl
2009-05-01linking to the referrer url in preview modehukl
2009-05-01added show link to revisions viewhukl
2009-05-01fixed linkhukl
2009-05-01added thinking_sphinx plugin for fulltext search on nodes and headshukl
2009-04-27truncated titles with title attribute in recent changes viewhukl
2009-04-27seperated admin overview into partials. included recent changeshukl
2009-04-27tiny style fixhukl
2009-04-27named scopes for media typeshukl
2009-04-27minor fix. users were not set properlyhukl
2009-04-25skip testing default behaviorhukl
2009-04-25Integrated basic Asset upload functionality. You can upload files now and use their url in pages.hukl
2009-04-22fixes for new event formhukl
2009-04-19tiny css fixhukl
2009-04-19fix for renamed methodhukl
2009-04-19added basic list of usershukl
2009-04-19fixed the libxml gem dependencyhukl
2009-04-19changed gem dependencieshukl
2009-04-19updated rake taskhukl
2009-04-18css additionhukl
2009-04-18fixing the authors importerhukl
2009-04-18added update_authors_on_pages task. run after importing authorshukl
2009-04-18setting environment.rb accordinglyhukl
2009-04-18removed edge rails submodule - running on the rails stable gem now (2.3.2 currently)hukl
2009-04-18some more links to wire events togetherhukl
2009-04-18changed :include to :join which is much faster. adding named scopes with includes if they are neededhukl
2009-04-18linkshukl
2009-04-18added layout and proper links to eventshukl
2009-04-18adding "restore_revision" functionality to the backendhukl
2009-04-18there was actually a small glitch herehukl
2009-04-18adding event information to the metadata section allowing to add and edit eventshukl
2009-04-18styling the password input as wellhukl
2009-04-18thats kind of obsoletehukl
2009-04-16lowercase of course …hukl
2009-04-16minor ui tweakhukl
2009-04-16added autosave to node edit view. saves every 15 secondshukl
2009-04-13little layout fixhukl