index
:
cccms
erdgeist-revive-events
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
Age
Commit message (
Expand
)
Author
2009-10-08
setting expiry header
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
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-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
enhanced LockedByAnotherUser exception which now includes a message showing the last modified time.
hukl
2009-09-10
more rss feed enhancements
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
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-08
lots of gui improvements for creating nodes
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-04
moved the image sorting into the model and wrapped it into a transaction
hukl
2009-09-03
more graceful handling of locked pages exceptions.
hukl
2009-09-03
visual clean up: it all starts with the login screen. this will be so minimal!
hukl
2009-09-01
Added javascript goodness to add and sort and drag and drop images on pages
hukl
2009-09-01
added expirimental routing for image galeries
hukl
2009-08-31
paginate assets view
hukl
2009-08-09
added sorting (via drag and drop) and deleting of menu items. Its not perfect though and needs more styling. I'm unsure about the proper route for the sort a...
hukl
2009-08-09
editing menu items now works to. also some minor changes
hukl
2009-08-09
refactored the way new menu items are created. went back to rest and added the js ajax search to fill out the form for you. much cleaner, unobtrusive approach.
hukl
2009-08-08
lots of new code to manage menu items - harder than expected :/
hukl
2009-08-08
added menu items resource
hukl
2009-06-13
put the preview into the pages controller
hukl
2009-06-13
added js search widget with clickable results that will take the user to the brand new "show" version of the page. so the user doesn't create new revisions a...
hukl
2009-06-10
added basic ajax search interface. lots of css / js improvements needed but it seems to work quite okay for now. more on that tomorrow
hukl
2009-05-01
introducing the restore revision functionality
hukl
2009-05-01
always render a preview
hukl
2009-04-27
seperated admin overview into partials. included recent changes
hukl
2009-04-25
Integrated basic Asset upload functionality. You can upload files now and use their url in pages.
hukl
2009-04-19
fix for renamed method
hukl
2009-04-19
added basic list of users
hukl
2009-04-18
added layout and proper links to events
hukl
2009-04-18
adding event information to the metadata section allowing to add and edit events
hukl
2009-04-16
added autosave to node edit view. saves every 15 seconds
hukl
2009-04-13
beautified the revision and diff interface. so pretty and so functional. i'm happy
hukl
2009-03-28
introducing named scope :drafts for Page
hukl
2009-03-28
using :include => :globalize_translations here to speed up the query time
hukl
2009-03-22
Finally! The cloning of pages for creating new drafts is now a lot cleaner. I had to search for a while to figure out a better way. Thank you svenfuchs and j...
hukl
2009-03-21
small change
hukl
2009-03-18
Reverse order of diffable revisions
erdgeist
2009-03-18
Refactored Chaos Calendar by wrapping libical and introducing event and occurrence model. More improvements to come. Enables us to create events with reoccur...
hukl
2009-03-15
adding revision links to the interface. disabling destroy for now
hukl
2009-03-15
first revision and diff interface
hukl
[next]