summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2009-09-12Moved galery template and changed width of headline image thumbnail presethukl
2009-09-11first steps for recent changes rss feedhukl
2009-09-11fixed the widget idshukl
2009-09-11enhanced LockedByAnotherUser exception which now includes a message showing the last modified time.hukl
2009-09-11edit link on public page if user is logged in. link points to the show action so the user has the chance to rethink the decision to edit ;)hukl
2009-09-10added auto discovery link to layouthukl
2009-09-10and one more tiny modification on the atom feedhukl
2009-09-10more rss feed enhancementshukl
2009-09-10modifications for a valid atom feedhukl
2009-09-10added public rss controller plus template to render the latest 20 updates into a neat little atom feedhukl
2009-09-10show the next event if none are found for the next 14 days. Closes #19hukl
2009-09-10going back to raisl 2.3.3 as 2.3.4 has weird issues when translationg active record validation errorshukl
2009-09-10forgot to remove the breakpoint herehukl
2009-09-10refactored the create method to actually produce meaningful error messages when something goes wrong. added tests for corner caseshukl
2009-09-09added editing of slugs and moving of nodes. to edit a slug or move a node you edit that node, make your changes and save. the slug and parent node changes ge...hukl
2009-09-09fixed yet another bug when editing slugs or moving nodeshukl
2009-09-09uhm yeah - well it was finally time to validate the uniqueness of slugs scoped to the parent_id. Who though it wasn't there already?hukl
2009-09-09huge tiny_mce update - now using the tiny_mce jquery build which allows tiny_mce to be initialized via jquery - great!hukl
2009-09-09always hide the search widgethukl
2009-09-09moved tiny mce at the bottom of the layout to hopefully fix the js render bugshukl
2009-09-08lots of gui improvements for creating nodeshukl
2009-09-08new interface for adding nodes. still needs a bit radio button magickhukl
2009-09-07changed js load orderhukl
2009-09-07fixed a bug in update_unique_namehukl
2009-09-07show current search term in search fieldhukl
2009-09-07enabling featured articleshukl
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-06Marked Controllers private / public and added authorization filters accordinglyhukl
2009-09-05added tag resource, widget and auxillary fileshukl
2009-09-05prepend public_link with slashhukl
2009-09-04fixed the aggregate tag parsinghukl
2009-09-04moved the image sorting into the model and wrapped it into a transactionhukl
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-02renaming and restructuringhukl
2009-09-02further interface improvementshukl
2009-09-02some drag and drop refinementshukl
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 expirimental routing for image galerieshukl
2009-09-01added related_assets to pageshukl
2009-08-31added cropped headline thumbnailhukl