evazion
815703a922
views: adjust more <meta> descriptions.
...
* Add <meta> descriptions to more pages.
* Adjust wiki/pool/forum pages to use an excerpt of the first paragraph.
2020-01-26 19:16:38 -06:00
BrokenEagle
3ab2c4c3ea
Use optional parameter to set column class
...
- Fixes the extremely long class name on the post versions view
- Can now use one value instead of having to set th and td
- Added missing column classes on all tables
2020-01-13 21:21:13 +00:00
evazion
5c913d8ad1
table builder: fix various incorrect css classes.
...
Change calling convention to explicitly indicate whether the attributes
are for the <th> element or the <td> element. Fixes various cases where
the two were mixed up.
* Fix .col-expand classes not being set correctly on the /post_versions,
/pool_versions, and /notes pages.
* Fix .updater and .updated-at classes not being set correctly on the
/forum_topics page.
* Fix the name param being ignored (noticeable in the post count field
on the /tags page).
* Don't pass empty string when column has no name.
2020-01-07 02:40:59 -06:00
BrokenEagle
043944e1dd
Convert index tables to using table builder
2020-01-04 22:02:43 +00:00
evazion
fff4e3badd
artists: allow members to rename, delete, and undelete artists.
...
Also allow Members to edit deleted or banned artists. Previously this
was limited in the html, but not in the backend.
2019-12-16 19:42:10 -06:00
evazion
90fef76121
artists: reorganize index page.
...
* Make other names searchable.
* Add post count and update timestamp.
* Add edit / delete / undelete links.
2019-11-04 16:45:19 -06:00
evazion
f151285038
views: standardize page titles.
2019-08-24 22:55:35 -05:00
evazion
41ff05c121
artists: convert other_names to array ( #3987 ).
2018-11-15 14:31:16 -06:00
BrokenEagle
5cdd8d8f67
Standardize position of page title and secondary links
...
- Removed path specification for secondary links where unneeded
2017-12-28 10:20:27 -08:00
r888888888
176510909a
fixes #2891 : Banned artists still show up in search listings
2017-02-21 11:34:01 -08:00
Toks
05ee1077cd
add space before artist group name
2013-06-11 10:40:05 -04:00
Toks
3de2ed452e
move artist search to index, fixes #636
2013-04-23 15:32:07 -04:00
小太
1a03a86592
Kill trailing whitespace in erb files
2013-03-19 23:11:58 +11:00
albert
34ae712be0
fixed titles
2011-10-23 16:55:57 -04:00
albert
e507f3dfd1
added artist ban capability
2011-10-16 22:28:56 -04:00
albert
d32a839aa1
view fixes, updated uesr profile
2011-08-15 17:10:35 -04:00
albert
c8afd34d15
added ip addr search
2011-07-29 18:04:50 -04:00
albert
085995126c
changes
2011-07-03 19:12:31 -04:00
albert
2f1fdcb459
more work on paginators
2011-06-21 14:32:07 -04:00
albert
42627be1d3
moved out search pages
2011-03-15 19:19:49 -04:00
albert
976a25a6c6
additional functional tests, some controller fixes
2010-12-01 18:50:04 -05:00
albert
c6304c6e08
views
2010-11-19 16:24:17 -05:00
albert
cb3d7e9e9b
changes
2010-10-08 19:07:47 -04:00
albert
f051e04550
sync
2010-10-08 18:42:26 -04:00