<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cccms/app/views/events, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://erdgeist.org/gitweb/cccms/atom?h=master</id>
<link rel='self' href='https://erdgeist.org/gitweb/cccms/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/'/>
<updated>2026-08-13T23:22:11Z</updated>
<entry>
<title>Scope admin form conventions with a class</title>
<updated>2026-08-13T23:22:11Z</updated>
<author>
<name>erdgeist</name>
<email>erdgeist@erdgeist.org</email>
</author>
<published>2026-08-13T23:22:11Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=19b865108c26cf18c26697fee080844de94fb522'/>
<id>urn:sha1:19b865108c26cf18c26697fee080844de94fb522</id>
<content type='text'>
.admin_layout replaces the #admin_layout. All css rules and
javascript queries were changed along and rules simplified
where the opportunity arose.
</content>
</entry>
<entry>
<title>Give every admin page one horizontal gutter</title>
<updated>2026-08-12T23:11:29Z</updated>
<author>
<name>erdgeist</name>
<email>erdgeist@erdgeist.org</email>
</author>
<published>2026-08-12T23:11:29Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=862edbf4d5fdb9a88f84bfa1d51ab8cc83896094'/>
<id>urn:sha1:862edbf4d5fdb9a88f84bfa1d51ab8cc83896094</id>
<content type='text'>
by many views inside. The inner ones are gone

nodes#edit's becomes #body_field, which is what #edit_grid places in its
full-width row.

Rows now reach into the label band themselves rather than depending on a
page wrapper to do it. The label column plus its gap equals the escape, so
a row's content starts at the gutter on every page; #edit_grid's rows are
exempt because the grid already steps back.

share one left edge. #new_node's -118px was compensating for that 10px and
left the page 7px out once it went. standalone_action_bar was overridden
everywhere it appeared.

page_translations#edit no longer uses #edit_grid: it has no metadata column,
so the two-column template pushed its abstract into the empty half.

nodes#edit's lower action bar was inside #edit_grid, so it was a grid item
inheriting the escape and sat 125px left of the form above it.
</content>
</entry>
<entry>
<title>Give the admin lists a shared table and row vocabulary</title>
<updated>2026-08-11T23:24:28Z</updated>
<author>
<name>erdgeist</name>
<email>erdgeist@erdgeist.org</email>
</author>
<published>2026-08-11T23:24:28Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=5f6f272b433ffb1ec0bda2a5e6d64709c4ac6f33'/>
<id>urn:sha1:5f6f272b433ffb1ec0bda2a5e6d64709c4ac6f33</id>
<content type='text'>
row_primary and row_secondary replace four names for a row's title and five
for its supporting line, across the tables and the sitemap. Actions cells no
longer sit flush against the row edge

Header rows move into thead, which retires the .header class from the CSS,
the tr.header:hover suppression, and .no_hover

Replace variety of nodes_table, assets_table, events_table, revisions_table,
user_table and sitemap with a shared class admin_table
</content>
</entry>
<entry>
<title>Make the events and assets lists work on a phone</title>
<updated>2026-08-06T01:30:47Z</updated>
<author>
<name>erdgeist</name>
<email>erdgeist@erdgeist.org</email>
</author>
<published>2026-08-06T01:30:47Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=0d91c5a4aa47fa34e0dfe6742b94aa23d59544bc'/>
<id>urn:sha1:0d91c5a4aa47fa34e0dfe6742b94aa23d59544bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce the events list to title, when and actions</title>
<updated>2026-08-05T23:59:58Z</updated>
<author>
<name>erdgeist</name>
<email>erdgeist@erdgeist.org</email>
</author>
<published>2026-08-05T23:59:58Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=6290c20464ad5c622e902b4dd0de217c374b5905'/>
<id>urn:sha1:6290c20464ad5c622e902b4dd0de217c374b5905</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Search assets and events, and order events by when they happen</title>
<updated>2026-08-05T21:56:56Z</updated>
<author>
<name>erdgeist</name>
<email>erdgeist@erdgeist.org</email>
</author>
<published>2026-08-05T21:56:56Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=af2c6fd85e13139be3e3b2329a51c3a35acb3c40'/>
<id>urn:sha1:af2c6fd85e13139be3e3b2329a51c3a35acb3c40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up headings on house keeping views</title>
<updated>2026-08-04T15:13:18Z</updated>
<author>
<name>erdgeist</name>
<email>erdgeist@erdgeist.org</email>
</author>
<published>2026-08-04T15:13:18Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=ac01156d00b24d14225c8e75979fb59bba69640d'/>
<id>urn:sha1:ac01156d00b24d14225c8e75979fb59bba69640d</id>
<content type='text'>
- Collapse page headers into one action row with an optional hint
- limit will_paginate to one row
</content>
</entry>
<entry>
<title>Give node lists a flag column and a shared action bar</title>
<updated>2026-08-04T05:07:05Z</updated>
<author>
<name>erdgeist</name>
<email>erdgeist@erdgeist.org</email>
</author>
<published>2026-08-04T05:07:05Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=409d71ed471703be8c56f2639a3ecb0fa387e6a7'/>
<id>urn:sha1:409d71ed471703be8c56f2639a3ecb0fa387e6a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reroute events, tags, menuitems under /admin and reture events-without-a-page view</title>
<updated>2026-08-03T16:16:53Z</updated>
<author>
<name>erdgeist</name>
<email>erdgeist@erdgeist.org</email>
</author>
<published>2026-08-03T16:16:53Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=3789a7943761c1d0995bf2ec199c588c69d41699'/>
<id>urn:sha1:3789a7943761c1d0995bf2ec199c588c69d41699</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Share one flag stack between the account roster and the events list</title>
<updated>2026-08-03T16:08:58Z</updated>
<author>
<name>erdgeist</name>
<email>erdgeist@erdgeist.org</email>
</author>
<published>2026-08-03T16:08:58Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=5692777652a28ee66463fa4a4b79928fd90c79fc'/>
<id>urn:sha1:5692777652a28ee66463fa4a4b79928fd90c79fc</id>
<content type='text'>
</content>
</entry>
</feed>
