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-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
2009-03-10
remove event resource temporarily until its finalized
hukl
2009-03-10
added list of drafts to admin overview
hukl
2009-03-10
added calendar backend. more features and integration to come
erdgeist
2009-03-09
only render pages if their published_at date is either nil or set to a time < Time.now. The render_page method will render a 404 otherwise.
hukl
2009-03-09
after creating a node, edit it rather than showing it
hukl
2009-03-08
added basic preview feature. If a draft exists, the show action renders a proper preview. If not the default show template is rendered.
hukl
2009-03-03
introducing page templates - need to add edit capabilities
hukl
2009-03-02
added unlock functionality. not yet hooked up with permissions though. anybody can unlock. put a confirmation in front of it. destroy has to be confirmed as ...
hukl
2009-03-01
added layout
hukl
2009-03-01
renamed user to users controller
hukl
2009-03-01
created empty user controller
hukl
2009-03-01
refactored drafts which are now identified by a draft_id on the node rather than by guessing it. i was really that close to make that mistake again.
hukl
2009-02-27
preparing deletion of the pages controller as we should not really need it because nodes act as proxy for dealing with pages
hukl
2009-02-26
the locale stuff as well as the cloning should work now entirely as expected although the cloning itself isn't really a beauty
hukl
2009-02-24
small modification with a big workflow impact!
hukl
2009-02-22
thats not necessary anymore
hukl
2009-02-22
replaced freeform textfield with select tag which has to be replaced with something more decent soon. but it works for now
hukl
2009-02-22
another round of view updates
hukl
2009-02-22
lots of view improvements - not ready though
hukl
2009-02-21
wiring together some views to make basic navigation
hukl
2009-02-21
adding @node filter for publish action and setting
hukl
2009-02-21
added before_filter :login_required
hukl
2009-02-19
adding the admin controller and his friends
hukl
2009-02-19
small enhancement for the locale filter
hukl
2009-02-19
not needed anymore
hukl
2009-02-19
setting the locale so clean you could eat from it
hukl
2009-02-17
changed index action to use pagination. avoiding a
hukl
2009-02-15
using real users now that we have a real user model
hukl
2009-02-15
changed layout
hukl
[next]