index
:
cccms
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
Age
Commit message (
Collapse
)
Author
2009-10-31
added exception notifier plugin to catch all exceptions
hukl
2009-10-27
fix for emtpy assets array
hukl
2009-10-20
allow to overwrite the original user in edit view
hukl
2009-10-20
display error messages for users
hukl
2009-10-20
some more user view cleanup
hukl
2009-10-20
cleaned up the user views a bit
hukl
2009-10-20
only if you are already admin
hukl
2009-10-20
basic user editing
hukl
2009-10-20
more asset details
hukl
2009-10-20
link helper fix
hukl
2009-10-19
changes for giving root a title
hukl
2009-10-19
title only template
hukl
2009-10-19
minor html and css fixes
hukl
2009-10-19
first set of css updates
hukl
2009-10-18
minor fix for admin overview
hukl
2009-10-18
re-activated admin overview screen - listing 20 recent changes and 20 current drafts. more to come
hukl
2009-10-17
changed some node related methods and implementation of unlock
hukl
2009-10-17
added some more validations to ensure data integrity and applied necessary changes on tests
hukl
2009-10-17
added slug validation exception for Node.root
hukl
2009-10-17
small clean up in the content controller
hukl
2009-10-17
added sanitize statements to hopefully all critical templates to protect against cross site scripting.
hukl
added section to environment.rb listing the whitelisted tags and attributes and examples on how to extend the list
2009-10-08
fixed the helper to merge the html options properly
hukl
2009-10-08
enabled shadowbox for headline images on public pages. if js is disabled the regular html version is rendered
hukl
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 ↵
hukl
great
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 ↵
hukl
create, edit, destroy other users
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
Closes #12 #20
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
Closes #25
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
Closes #13
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
Closes #14
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
[prev]
[next]