summaryrefslogtreecommitdiff
path: root/app/views/layouts/admin.html.erb
AgeCommit message (Expand)Author
40 hoursImprove admin search overlay layout and behaviourerdgeist
3 daysRestore and improve admin node searcherdgeist
4 daysStage 7: Rails 7.2 → 8.1 on Ruby 3.2.11erdgeist
5 daysStage 5 click-testing fixeserdgeist
7 daysRails 4.2 view fixeserdgeist
8 daysStage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgradeerdgeist
2009-09-09huge tiny_mce update - now using the tiny_mce jquery build which allows tiny_mce to be initialized via jquery - great!hukl
2009-09-09always hide the search widgethukl
2009-09-09moved tiny mce at the bottom of the layout to hopefully fix the js render bugshukl
2009-09-07changed js load orderhukl
2009-09-03flash error styling and more padding (top/bottom) for highlighted textshukl
2009-08-09added 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-08added authenticty token for jshukl
2009-06-13added 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-10added basic ajax search interface. lots of css / js improvements needed but it seems to work quite okay for now. more on that tomorrowhukl
2009-05-08put the whole autosave stuff into admin_interface.jshukl
2009-05-07moving the observer aroundhukl
2009-05-07autosave only when something has actually changed. this was hard. i don't like javascripthukl
2009-04-16added autosave to node edit view. saves every 15 secondshukl
2009-04-13streamlining the admin layouthukl
2009-04-13added clear: both to navigationhukl
2009-04-13rebuilding the admin interfacehukl
2009-03-21adding title to admin layouthukl
2009-03-05another option for tinymcehukl
2009-03-03lets see if tinymce is not trying to rewrite urlshukl
2009-03-01stupid me. to lazy to read the whole tinymce documentationhukl
2009-02-28allowing 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-24one more button in the wysiwyg editorhukl
2009-02-24added format select for wysiwyg editorhukl
2009-02-22another round of view updateshukl
2009-02-22lots of view improvements - not ready thoughhukl
2009-02-21wiring together some views to make basic navigationhukl
2009-02-21small template fixhukl
2009-02-19adding the admin controller and his friendshukl
2009-02-17added tinymce editor for body area of pageshukl
2009-02-17added admin layout - more to comehukl
2009-02-08added nodes controller and made it a resource.hukl