summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2026-07-13Add loadOnFocus to initSearchPicker; asset search shows recent by defaulterdgeist
2026-07-13Add RelatedAssetsController: search, attach, detach, reordererdgeist
2026-07-12Normalize action-button wording and add icons app-wideerdgeist
2026-07-12Rebuild the admin dashboard: icon nav, search, signposts, widgetserdgeist
2026-07-12Add a locale-aware relative-time helper; drop stale locale overrideserdgeist
2026-07-12Add a grouped tag+node search endpoint for the upcoming dashboarderdgeist
2026-07-12Extract drafts/recent query logic from controller into Nodeerdgeist
2026-07-12Give the sitemap its own view, with collapse and descendant countserdgeist
2026-07-11Add drafts/recent/mine/chapters admin node viewserdgeist
2026-07-11Do not offer to destroy the only draft of a never-published nodeerdgeist
2026-07-10Prevent a staged parent move from crashing on its own descendanterdgeist
2026-07-10Fix current_user/uniq inconsistencies in admin#index, remove dead queryerdgeist
2026-07-10Add the missing assertions two tests were silently running withouterdgeist
2026-07-10Fix rrule/url column overflow on events#indexerdgeist
2026-07-10Add test for backlink in revisions#indexerdgeist
2026-07-10Include assets, tags and template in diff between revisionserdgeist
2026-07-10Stop diff output from corrupting the document on structural tag changeserdgeist
2026-07-10Ensure that comparison view toggle is there for all diff modeserdgeist
2026-07-10Destroying Draft or Discarding Autosave drops you where you lefterdgeist
2026-07-10Add head/draft/autosave layer comparison at three UI entry pointserdgeist
2026-07-10Whitespace fixeserdgeist
2026-07-10Fix stale assertions and escaped body in revisions#showerdgeist
2026-07-10Retire vendored cacycle_diff.js for a diff-lcs-based diff viewerdgeist
2026-07-08Add revert!/discard and rebuild nodes#edit around the new hierarchyerdgeist
2026-07-08Fix authorship and published_at loss in autosave promotionerdgeist
2026-07-08Fix node_content count in show-with-published-draft testerdgeist
2026-07-08Fix tests for the new autosave routingerdgeist
2026-07-08Add head/draft/autosave hierarchy to Nodeerdgeist
2026-07-06Fix test to match the current layouterdgeist
2026-07-06Fix shared preview links breaking after a second publisherdgeist
2026-07-06Strengthen event/occurrence cascade test with real assertionserdgeist
2026-07-06Remove dead custom_rrule references after column droperdgeist
2026-07-04Add self-service event creation from nodes#showerdgeist
2026-07-01Add RRULE humanizer and wire events into nodes#showerdgeist
2026-06-30Phase 1: standalone events, external_url on nodeserdgeist
2026-06-30Fix aggregate shortcode syntax in content_controller_testerdgeist
2026-06-27Stage 7: Rails 7.2 → 8.1 on Ruby 3.2.11erdgeist
2026-06-27Stage 6 click-testing fixes and production setuperdgeist
2026-06-26Stage 4: Rails 5.2 -> 6.1 on Ruby 2.7.2erdgeist
2026-06-25Rails 5.2 test updateserdgeist
2026-06-25Upgrade to Rails 4.2.11.3erdgeist
2026-06-24Fix tagged content aggregator, assets path, and add regression testserdgeist
2026-06-24Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgradeerdgeist
2026-06-23Update deployed state to what's currently runningerdgeist
2010-01-14Updated globalize2 to latest version. Modified existing code accoringlyhukl
2009-11-17don't set the published_at upon creation of the first draft but rather on publishhukl
2009-11-15removed date and author from the standard template and introduced a dedicated update template which will get auto assigned if a node is created under updates...hukl
2009-11-14Just a test that only one root node can be created. Closes #32hukl
2009-11-11implemented that pages now have an author and an editorhukl
2009-11-03Prevent regular users from promoting themselves to adminshukl