index
:
cccms
erdgeist-revive-events
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
public
/
javascripts
/
admin_interface.js
Age
Commit message (
Expand
)
Author
2009-09-02
further interface improvements
hukl
2009-09-02
some drag and drop refinements
hukl
2009-09-02
only sort images if something has actually changed
hukl
2009-09-02
drag out and drag back over the droppable now works
hukl
2009-09-02
formatting
hukl
2009-09-01
Added javascript goodness to add and sort and drag and drop images on pages
hukl
2009-09-01
slight interface changes
hukl
2009-08-15
made the sorting a bit smoother by adding a placeholder
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-08
lots of new code to manage menu items - harder than expected :/
hukl
2009-08-08
encapsulated javascript magic into objects
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-08
comparing content instead of string length to track changes
hukl
2009-05-08
put the whole autosave stuff into admin_interface.js
hukl
2009-05-07
autosave only when something has actually changed. this was hard. i don't like javascript
hukl
2009-04-16
added autosave to node edit view. saves every 15 seconds
hukl
2009-04-13
rebuilding the admin interface
hukl