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
e8a96c1a2a
Standardized naming of version list views
2020-01-04 22:02:44 +00:00
BrokenEagle
be92282990
Combine version partials into one file
2020-01-04 22:02:43 +00:00
BrokenEagle
043944e1dd
Convert index tables to using table builder
2020-01-04 22:02:43 +00:00
evazion
bb4be383b9
Fix #4231 : Allow artist commentary titles to be formatted with DText.
2019-12-28 12:37:37 -06:00
evazion
f151285038
views: standardize page titles.
2019-08-24 22:55:35 -05:00
BrokenEagle
613beee375
Differentiate version views with reversion links
2018-01-01 19:36:27 -08: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
evazion
b69bf61f9f
/artist_commentary_versions: fix body field being duplicated.
...
ref: https://danbooru.donmai.us/forum_topics/9127?page=197#forum_post_134924
2017-08-21 15:25:48 -05:00
evazion
7cb7c2fbab
Remove ruby DText implementation ( #3206 ).
2017-07-19 16:48:42 -05:00
evazion
4681812607
/artist_commentary_versions: format commentary as dtext.
2017-06-25 10:28:46 -05:00
evazion
1889864049
/artist_commentary_versions: show post thumbnails.
...
Show thumbnails in the /artist_commentary_versions listing. Don't show
thumbnails when viewing the version history of a single post.
2017-06-25 10:27:43 -05:00
evazion
bdf3366bcf
Link IP addresses to IP searches.
2017-01-12 09:15:14 +00:00
r888888888
1d9596d7f2
fixes #2417
2015-06-29 18:17:59 -07:00
r888888888
fad0ab7c93
fixes #2133
2014-04-16 17:43:34 -07:00
Toks
2f3f401f3b
Add artist commentary listing and search
...
related to #2084 , fixes #2085
2014-03-10 22:56:38 -04:00
Toks
067d15d754
Switch artist commentary to numbered paginator
2013-12-04 14:36:06 -05:00
Toks
fd4c8c3cd3
Add artist commentary, fixes #2024
2013-11-19 10:37:02 -05:00