index
:
cccms
erdgeist-revive-events
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
views
/
layouts
/
admin.html.erb
Age
Commit message (
Expand
)
Author
40 hours
Improve admin search overlay layout and behaviour
erdgeist
3 days
Restore and improve admin node search
erdgeist
4 days
Stage 7: Rails 7.2 → 8.1 on Ruby 3.2.11
erdgeist
5 days
Stage 5 click-testing fixes
erdgeist
7 days
Rails 4.2 view fixes
erdgeist
8 days
Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgrade
erdgeist
2009-09-09
huge tiny_mce update - now using the tiny_mce jquery build which allows tiny_mce to be initialized via jquery - great!
hukl
2009-09-09
always hide the search widget
hukl
2009-09-09
moved tiny mce at the bottom of the layout to hopefully fix the js render bugs
hukl
2009-09-07
changed js load order
hukl
2009-09-03
flash error styling and more padding (top/bottom) for highlighted texts
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
added authenticty token for js
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
put the whole autosave stuff into admin_interface.js
hukl
2009-05-07
moving the observer around
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
streamlining the admin layout
hukl
2009-04-13
added clear: both to navigation
hukl
2009-04-13
rebuilding the admin interface
hukl
2009-03-21
adding title to admin layout
hukl
2009-03-05
another option for tinymce
hukl
2009-03-03
lets see if tinymce is not trying to rewrite urls
hukl
2009-03-01
stupid me. to lazy to read the whole tinymce documentation
hukl
2009-02-28
allowing the aggregate tag to be entered. I had to patch tinymce for as the self closing tags are hardcoded - very very bad !
hukl
2009-02-24
one more button in the wysiwyg editor
hukl
2009-02-24
added format select for wysiwyg editor
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
small template fix
hukl
2009-02-19
adding the admin controller and his friends
hukl
2009-02-17
added tinymce editor for body area of pages
hukl
2009-02-17
added admin layout - more to come
hukl
2009-02-08
added nodes controller and made it a resource.
hukl