| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-25 | Rails 4.2 view fixes | erdgeist | |
| - Replace :confirm => with :data => { :confirm => } in all link_to calls - Fix link_to_path helper: use content_path named route instead of hash-style routing - Fix admin/_menu.html.erb: use named routes for logout and admin index - Fix admin layout: load jquery/jquery_ujs before jquery-ui, remove duplicate jQuery 1.3.2 - Add csrf_meta_tags to admin layout | |||
| 2026-06-24 | Fix tagged content aggregator, assets path, and add regression tests | erdgeist | |
| - Replace tagged_with calls in Page.aggregate, TagsController, RssController with direct SQL joins (acts-as-taggable-on 3.5 broken on Rails 3.2) - Fix Paperclip :path/:url to use plain :id format matching existing uploads - Add proper regression tests for aggregator, tags, and rss controllers - Fix assert_select assertions to target div.body div.article_partial | |||
| 2009-10-20 | link helper fix | hukl | |
| 2009-10-17 | changed some node related methods and implementation of unlock | hukl | |
| 2009-10-08 | fixed the helper to merge the html options properly | hukl | |
| 2009-09-10 | and one more tiny modification on the atom feed | hukl | |
| 2009-09-10 | more rss feed enhancements | hukl | |
| 2009-07-19 | fixed link_for_path issue | hukl | |
| 2009-07-19 | intermediate commit introducing main menu and calendar widget which will get refactored soon. need another feature first | hukl | |
| 2009-04-13 | rebuilding the admin interface | hukl | |
| 2009-03-08 | enhanced the link_to_path helper and fixed the menu links | hukl | |
| 2009-02-07 | added new helper code to create links for a given | hukl | |
| node path. | |||
