| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-08-09 | Give the attach picker and the create-page action their own rows | erdgeist | |
| 2026-08-07 | Show a pending address in the cockpit, the diff and the publish confirm | erdgeist | |
| 2026-08-07 | Compress favicon | erdgeist | |
| 2026-08-07 | Fix favicon background | erdgeist | |
| 2026-08-07 | Move the pending address from the node onto the draft | erdgeist | |
| 2026-08-07 | Fix a dropped declaration and drop a dead rule from ccc.css | erdgeist | |
| 2026-08-07 | Drop dead CSS rules and a redundant declaration from admin.css | erdgeist | |
| 2026-08-06 | Re-structure sitemap, all subpages collapsed by default, visually tightened | erdgeist | |
| 2026-08-06 | Rebuild the sitemap rows around the shared title and action patterns | erdgeist | |
| 2026-08-06 | Make the events and assets lists work on a phone | erdgeist | |
| 2026-08-06 | Reduce the events list to title, when and actions | erdgeist | |
| 2026-08-05 | Search assets and events, and order events by when they happen | erdgeist | |
| 2026-08-04 | Tidy up headings on house keeping views | erdgeist | |
| - Collapse page headers into one action row with an optional hint - limit will_paginate to one row | |||
| 2026-08-04 | Give node lists a flag column and a shared action bar | erdgeist | |
| 2026-08-03 | Restore public tags path under global scope | erdgeist | |
| 2026-08-03 | Share one flag stack between the account roster and the events list | erdgeist | |
| 2026-08-03 | Make tinymce use the admin chromes' light/dark scheme | erdgeist | |
| 2026-08-03 | Link each account to its own entries in the log | erdgeist | |
| 2026-08-03 | Display stale accounts in users#index | erdgeist | |
| 2026-08-02 | Prepare the user list for stacked account flags | erdgeist | |
| 2026-08-02 | Let pagination wrap | erdgeist | |
| 2026-08-02 | Keep the compared translation independent of the interface language | erdgeist | |
| 2026-08-02 | Keep link titles when the editor reserialises | erdgeist | |
| 2026-08-01 | Remove superflous experimental border rule for disclosure | erdgeist | |
| 2026-08-01 | Fix the malformed font-size declaration in the disclosure row | erdgeist | |
| 2026-08-01 | Make the whole disclosure row reach its report | erdgeist | |
| 2026-08-01 | Add partial for disclosure realm | erdgeist | |
| 2026-08-01 | tidy up user list, make otp flag more visible | erdgeist | |
| 2026-08-01 | Allow aggregate to order by slug and paint chapters list more nicely | erdgeist | |
| 2026-08-01 | Fix some spacing issues in user table and the wrapper | erdgeist | |
| 2026-08-01 | Show and extend the elevation window | erdgeist | |
| A banner appears while elevated, counting down in minutes and carrying extend and drop controls. Three extensions of 30 minutes are allowed, so the window is at most two hours without a fresh code; a code resets the budget. The countdown is advisory, the server-side check authoritative, so it says "expired" rather than vanishing. The post-login flash tells an admin the timer has started. | |||
| 2026-07-31 | Warn before the gate refuses, and check restore destinations | erdgeist | |
| nodes#new marks the kinds that place under /updates, derived from each kind's own path_prefix. The three parent pickers mark candidates the current user cannot publish into; menu_search returns needs_redaktion per result, computed per user rather than as a bare restricted flag, and the menu-item picker opts out. restore_from_trash! checks its destination: the restore is the move, applied rather than staged, so no later publish would have caught it. The node returns as a draft either way. | |||
| 2026-07-31 | Show the gate before it refuses, and check the destination | erdgeist | |
| nodes#show renders publish and trash as disabled_action spans with a hint naming what an editor can still do, matching how locked_by_other already reads. Editing and reverting stay live: drafting is free everywhere. | |||
| 2026-07-31 | Group user accounts by role | erdgeist | |
| Replaces the two-way admin/user split with four groups ordered by capability: administration, Redaktion, editors, alumni. alumni takes precedence over capability in role_group, so a retired admin appears at the bottom rather than the top. Forms now offer the three roles as checkboxes rather than a single admin checkbox, with a trailing hidden blank so an empty set can be posted, and user_params permits roles only for admins. Three create buttons prefill the common combinations. | |||
| 2026-07-31 | Translate the Copied! label indicator for copy-url buttons | erdgeist | |
| 2026-07-30 | Promote article title from h2 to h1 and fix css accordingly | erdgeist | |
| 2026-07-30 | Provide the full i18n matrix for public/admin-preview/shared-preview urls | erdgeist | |
| 2026-07-30 | Replaces the grey slab and filled-box handle with the house card idiom, | erdgeist | |
| a tabler grip and icon-only edit and delete actions. Shows each item's non-default translations muted below the title, read from the translation rows rather than the accessor so the fallback chain cannot disguise a missing label as a translated one. Adds move up/down buttons via acts_as_list, the single-pointer alternative WCAG 2.5.7 requires: the jQuery UI sortable binds mouse events only, so dragging works neither on touch nor from the keyboard. The grip is hidden below the desktop breakpoint for the same reason. The sort handler dropped dataType: "json" against a head :ok response, which sent every success down the error path, and now reloads so the disabled chevron states match the stored order after a drag. | |||
| 2026-07-30 | Fixup favicon, iconv.svg and apple-touch-icon | erdgeist | |
| 2026-07-30 | Remove horizontal wiggle on mobile view | erdgeist | |
| 2026-07-30 | Use icon sets on the public page and add a public-site shortcut in admin realm | erdgeist | |
| 2026-07-30 | Emit per-page Open Graph metadata | erdgeist | |
| Replaces one hardcoded German description and an unrenderable SVG with per-page title, description, canonical URL, locale and publication date, plus the card variant or a site-wide default. | |||
| 2026-07-27 | Retire orphaned drafts partial and their translations | erdgeist | |
| 2026-07-27 | Increase tap target in main nav | erdgeist | |
| 2026-07-27 | Consolidate all main nav items in a single partial | erdgeist | |
| 2026-07-27 | Move switchers out of the user check, so it also works when logged out | erdgeist | |
| 2026-07-26 | Give the admin stylesheet a dark mode | erdgeist | |
| 2026-07-26 | Fix minor flips in color names | erdgeist | |
| 2026-07-26 | Name every colour in the admin stylesheet | erdgeist | |
| 2026-07-26 | Fix login view so the user knows where they are logging in to | erdgeist | |
