summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
also changing the german error messages to english as the interface is english only so far
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 ↵hukl
get staged and are applied once that revision is published
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
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