index
:
cccms
erdgeist-revive-events
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
Age
Commit message (
Expand
)
Author
2009-10-08
setting expiry header
hukl
2009-10-07
fixed html
hukl
2009-10-07
change html foo
hukl
2009-10-07
refactored 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-07
recent changes feed fix
hukl
2009-10-07
enabling users to edit their own details - tested as well - yay
hukl
2009-10-07
implemented complete restful user management interface including functional tests. this enables basic user operation. note that only admins are allowed to cr...
hukl
2009-09-17
switched tagging plugin again for postgresql compatibility
hukl
2009-09-17
added shadowbody, first js gallery initializer and template modifications
hukl
2009-09-13
drag handles for menu item interface
hukl
2009-09-13
use link_to_path instead of link_to to include the locale
hukl
2009-09-13
added :dependent => :destroy to asset model so related assets get deleted as the asset they're referencing is deleted.
hukl
2009-09-12
moved the teaser ruler to the bottom of the article partial
hukl
2009-09-12
added a new template without title, abstract date and author
hukl
2009-09-12
fixed edit link bug
hukl
2009-09-12
changed the ui click flow a bit
hukl
2009-09-12
Moved galery template and changed width of headline image thumbnail preset
hukl
2009-09-11
first steps for recent changes rss feed
hukl
2009-09-11
fixed the widget ids
hukl
2009-09-11
enhanced LockedByAnotherUser exception which now includes a message showing the last modified time.
hukl
2009-09-11
edit 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-10
added auto discovery link to layout
hukl
2009-09-10
and one more tiny modification on the atom feed
hukl
2009-09-10
more rss feed enhancements
hukl
2009-09-10
modifications for a valid atom feed
hukl
2009-09-10
added public rss controller plus template to render the latest 20 updates into a neat little atom feed
hukl
2009-09-10
show the next event if none are found for the next 14 days. Closes #19
hukl
2009-09-10
going back to raisl 2.3.3 as 2.3.4 has weird issues when translationg active record validation errors
hukl
2009-09-10
forgot to remove the breakpoint here
hukl
2009-09-10
refactored the create method to actually produce meaningful error messages when something goes wrong. added tests for corner cases
hukl
2009-09-09
added 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-09
fixed yet another bug when editing slugs or moving nodes
hukl
2009-09-09
uhm 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-09
huge tiny_mce update - now using the tiny_mce jquery build which allows tiny_mce to be initialized via jquery - great!
hukl
2009-09-09
always hide the search widget
hukl
2009-09-09
moved tiny mce at the bottom of the layout to hopefully fix the js render bugs
hukl
2009-09-08
lots of gui improvements for creating nodes
hukl
2009-09-08
new interface for adding nodes. still needs a bit radio button magick
hukl
2009-09-07
changed js load order
hukl
2009-09-07
fixed a bug in update_unique_name
hukl
2009-09-07
show current search term in search field
hukl
2009-09-07
enabling featured articles
hukl
2009-09-06
search field now at the right position with image button and image textfield
hukl
2009-09-06
added public search controller with corresponding view
hukl
2009-09-06
Marked Controllers private / public and added authorization filters accordingly
hukl
2009-09-05
added tag resource, widget and auxillary files
hukl
2009-09-05
prepend public_link with slash
hukl
2009-09-04
fixed the aggregate tag parsing
hukl
2009-09-04
moved the image sorting into the model and wrapped it into a transaction
hukl
2009-09-03
took almost an hour to find the reason for the invalid html! anyway - fixed now!
hukl
[next]