summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-12padding at the bottomhukl
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-12removed sqlite3 sample config as its no longer supported by mehukl
2009-09-12changed the ui click flow a bithukl
2009-09-12added another gem requirement and updated the chaos_importer task to work with the current node validationshukl
2009-09-12Moved galery template and changed width of headline image thumbnail presethukl
2009-09-12removed .gitmodules as cccms doesn't depend on any currentlyhukl
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-10I updated the nu pictures with real pixelsevelyn
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-10small css fixhukl
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-08updated awesome_nested_set pluginhukl
2009-09-07changed js load orderhukl
2009-09-07fixed a bug in update_unique_namehukl
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