index
:
cccms
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2009-10-31
output escape for search terms
hukl
2009-10-31
added exception notifier plugin to catch all exceptions
hukl
2009-10-27
fix for emtpy assets array
hukl
2009-10-21
adding admin flag in setup task
hukl
2009-10-21
fixed migration - globalize2 add index itself
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
fixing view test
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
new header and different menu
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-19
page editor is initialized first
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-10-07
add admin flag to users table
hukl
2009-10-07
and add it back in
hukl
2009-10-07
remove update module
hukl
2009-10-06
updated globalize2
hukl
2009-09-17
updated awesome_nested_set
hukl
2009-09-17
switched tagging plugin again for postgresql compatibility
hukl
2009-09-17
preparing for postgres migration. adding rake task for conversion
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
the sorter needed a seperate initializer
hukl
2009-09-13
conditional initializers - not sure if this actually improves anything but it seems better this way
hukl
Closes #18
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
re-enabled autosave. reduced timeout to 7 seconds which triggers only if something has actually changed
hukl
[prev]
[next]