<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cccms/app/views/users, branch master</title>
<subtitle>[no description]</subtitle>
<id>http://erdgeist.org/gitweb/cccms/atom?h=master</id>
<link rel='self' href='http://erdgeist.org/gitweb/cccms/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://erdgeist.org/gitweb/cccms/'/>
<updated>2026-08-15T14:28:21Z</updated>
<entry>
<title>Style totp input fields so that they work better on mobile</title>
<updated>2026-08-15T14:28:21Z</updated>
<author>
<name>erdgeist</name>
<email>erdgeist@erdgeist.org</email>
</author>
<published>2026-08-15T14:28:21Z</published>
<link rel='alternate' type='text/html' href='http://erdgeist.org/gitweb/cccms/commit/?id=445362ed2f8591d54a3c34cb3c5a69049aefa8c6'/>
<id>urn:sha1:445362ed2f8591d54a3c34cb3c5a69049aefa8c6</id>
<content type='text'>
</content>
</entry>
<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='http://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='http://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='http://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>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='http://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='http://erdgeist.org/gitweb/cccms/commit/?id=409d71ed471703be8c56f2639a3ecb0fa387e6a7'/>
<id>urn:sha1:409d71ed471703be8c56f2639a3ecb0fa387e6a7</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='http://erdgeist.org/gitweb/cccms/commit/?id=5692777652a28ee66463fa4a4b79928fd90c79fc'/>
<id>urn:sha1:5692777652a28ee66463fa4a4b79928fd90c79fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Render dates, booleans and counts through the locale files</title>
<updated>2026-08-03T15:12:34Z</updated>
<author>
<name>erdgeist</name>
<email>erdgeist@erdgeist.org</email>
</author>
<published>2026-08-03T15:12:34Z</published>
<link rel='alternate' type='text/html' href='http://erdgeist.org/gitweb/cccms/commit/?id=84657fa9d633a7d3e20c10645589061ecebeee3f'/>
<id>urn:sha1:84657fa9d633a7d3e20c10645589061ecebeee3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Link each account to its own entries in the log</title>
<updated>2026-08-02T23:25:56Z</updated>
<author>
<name>erdgeist</name>
<email>erdgeist@erdgeist.org</email>
</author>
<published>2026-08-02T23:25:56Z</published>
<link rel='alternate' type='text/html' href='http://erdgeist.org/gitweb/cccms/commit/?id=5a92cdea355b57443f33eee281238451d83df1cd'/>
<id>urn:sha1:5a92cdea355b57443f33eee281238451d83df1cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Display stale accounts in users#index</title>
<updated>2026-08-02T22:53:35Z</updated>
<author>
<name>erdgeist</name>
<email>erdgeist@erdgeist.org</email>
</author>
<published>2026-08-02T22:53:35Z</published>
<link rel='alternate' type='text/html' href='http://erdgeist.org/gitweb/cccms/commit/?id=751261c2ffdc90e93869192555ae0d5e4070ff79'/>
<id>urn:sha1:751261c2ffdc90e93869192555ae0d5e4070ff79</id>
<content type='text'>
</content>
</entry>
</feed>
