summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
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-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-19fix for renamed methodhukl
2009-04-19added basic list of usershukl
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-18thats kind of obsoletehukl
2009-04-16minor ui tweakhukl
2009-04-16added autosave to node edit view. saves every 15 secondshukl
2009-04-13little layout fixhukl
2009-04-13now the node index page is sexy too !hukl
2009-04-13streamlining the admin layouthukl
2009-04-13highlight the users buttonhukl
2009-04-13beautified the revision and diff interface. so pretty and so functional. i'm happyhukl
2009-04-13added clear: both to navigationhukl
2009-04-13slight modificationshukl
2009-04-13rebuilding the admin interfacehukl
2009-04-11removed lib/chaos_calendar as we now have the erdgeist-chaos_calendar gem on github - YAY!hukl
2009-04-07made this line a little easier to understand. thanks to @handtwerkhukl
2009-03-30added named scope for headshukl
2009-03-29minor refactorhukl
2009-03-29a few more assertionshukl
2009-03-29refactored the outdated translations functionality. also adding flexibility to allow filtering with custom values.hukl
2009-03-29Added unit test to verify the basic functionality of the find_with_outdated_translations method. Found and fixed some issued on the way. [ x ] Testing rockshukl
2009-03-28added class and instance methods to find untranslated pages and for detecting pages with outdated translations. not publicly exposed yet as I need to test it...hukl
2009-03-28introducing named scope :drafts for Pagehukl
2009-03-28reducing queries here as well - yayhukl
2009-03-28using :include => :globalize_translations here to speed up the query timehukl
2009-03-28renamed the user association on nodes to lock_owner as it is more specific for its purposehukl
2009-03-22Finally! The cloning of pages for creating new drafts is now a lot cleaner. I had to search for a while to figure out a better way. Thank you svenfuchs and j...hukl
2009-03-21only clone attributes if they are for real and not a fallback hukl
2009-03-21put the lock onto nodeshukl
2009-03-21cleaned up the node index viewhukl
2009-03-21adding title to admin layouthukl
2009-03-21do not truncate title anymorehukl
2009-03-21small changehukl
2009-03-19fixing the link
hukl
2009-03-19adding proper linkhukl
2009-03-19render real events - YAY !
hukl