summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-09-07Merge branch 'featured_articles'hukl
2009-09-07show current search term in search fieldhukl
2009-09-07fixing searchd configurationhukl
2009-09-07added searchd production settingshukl
2009-09-07enabling featured articleshukl
2009-09-06Merge branch 'public_search'hukl
2009-09-06search field now at the right position with image button and image textfieldhukl
2009-09-06added public search controller with corresponding viewhukl
2009-09-06another layout refinementhukl
2009-09-06updated rails boot.rbhukl
2009-09-06removed the rcov dependencyhukl
2009-09-06minor stylesheet changeshukl
2009-09-06Marked Controllers private / public and added authorization filters accordinglyhukl
2009-09-05css finetuninghukl
2009-09-05switched to rails 2.3.4hukl
2009-09-05added tag resource, widget and auxillary fileshukl
2009-09-05prepend public_link with slashhukl
2009-09-05fixing menu padding and font-sizehukl
2009-09-05fixed two js lint warningshukl
2009-09-05changed the rcov gem requirement and updated rcov taskhukl
2009-09-04fixed the aggregate tag parsinghukl
2009-09-04moved the image sorting into the model and wrapped it into a transactionhukl
2009-09-04fixed test - checking for new lock exceptionhukl
2009-09-03took almost an hour to find the reason for the invalid html! anyway - fixed now!hukl
2009-09-03flash error styling and more padding (top/bottom) for highlighted textshukl
2009-09-03cleared out the overview page - not sure what to make of it for now but it looked uglyhukl
2009-09-03minor menu style fix - don't even lookhukl
2009-09-03more graceful handling of locked pages exceptions.hukl
2009-09-03visual clean up: it all starts with the login screen. this will be so minimal!hukl
2009-09-02final clean uphukl
2009-09-02even betterhukl
2009-09-02more refactoring - self.bite(table)hukl
2009-09-02wow - jquery sucks from time to time. it works now entirely as expected but I don't know why it didn't before *sigh*hukl
2009-09-02corresponding css and js changeshukl
2009-09-02renaming and restructuringhukl
2009-09-02further interface improvementshukl
2009-09-02some drag and drop refinementshukl
2009-09-02only sort images if something has actually changedhukl
2009-09-02drag out and drag back over the droppable now workshukl
2009-09-02formattinghukl
2009-09-01Added javascript goodness to add and sort and drag and drop images on pageshukl
2009-09-01added default scope for related assetshukl
2009-09-01slight interface changeshukl
2009-09-01cloning a page clones the asset references as wellhukl
2009-09-01changed templates to display image beneath abstracthukl
2009-09-01added migration to add indices on several heavy duty columns. totally unrelated but huge performance win ;)hukl
2009-09-01added expirimental routing for image galerieshukl
added plain image gallery template refinements
2009-09-01added related_assets to pageshukl
2009-08-31added cropped headline thumbnailhukl
2009-08-31paginate assets viewhukl