index
:
cccms
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
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
2009-09-12
padding at the bottom
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
removed sqlite3 sample config as its no longer supported by me
hukl
2009-09-12
changed the ui click flow a bit
hukl
2009-09-12
added another gem requirement and updated the chaos_importer task to work with the current node validations
hukl
2009-09-12
Moved galery template and changed width of headline image thumbnail preset
hukl
2009-09-12
removed .gitmodules as cccms doesn't depend on any currently
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
[prev]
[next]