summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2009-10-08setting expiry headerhukl
2009-10-07fixed htmlhukl
2009-10-07change html foohukl
2009-10-07refactored revsions controller to act as a nested resource of nodes. boy that cleaned up some stuff quite a bit. also having tests for that is just feeling g...hukl
2009-10-07recent changes feed fixhukl
2009-10-07enabling users to edit their own details - tested as well - yayhukl
2009-10-07implemented complete restful user management interface including functional tests. this enables basic user operation. note that only admins are allowed to cr...hukl
2009-09-17switched tagging plugin again for postgresql compatibility hukl
2009-09-17added shadowbody, first js gallery initializer and template modificationshukl
2009-09-13drag handles for menu item interfacehukl
2009-09-13use link_to_path instead of link_to to include the locale hukl
2009-09-13added :dependent => :destroy to asset model so related assets get deleted as the asset they're referencing is deleted.hukl
2009-09-12moved the teaser ruler to the bottom of the article partialhukl
2009-09-12added a new template without title, abstract date and authorhukl
2009-09-12fixed edit link bughukl
2009-09-12changed the ui click flow a bithukl
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