Commit Graph

31 Commits

Author SHA1 Message Date
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
63203d24cc Standardize use of column width parameter 2020-01-13 21:21:14 +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
evazion
f1528e0fae table builder: add 'striped' css class by default. 2020-01-06 02:12:04 -06:00
BrokenEagle
043944e1dd Convert index tables to using table builder 2020-01-04 22:02:43 +00:00
evazion
f151285038 views: standardize page titles. 2019-08-24 22:55:35 -05:00
evazion
7cc31b97c9 pools/show: fix pagination to respect user's posts-per-page setting. 2019-08-21 14:31:58 -05: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
1047d1fd2b add more meta descriptions to more pages 2016-02-09 14:25:23 -08:00
Toks
6b9e0fca12 #2245 add search form 2014-09-24 13:14:03 -04:00
Toks
2bc5605edc Allow searching for deleted pools 2013-11-01 10:07:47 -04:00
Toks
e3ca0b26a7 Change pool category class location
In order to make blacklisting by category easier.
2013-07-27 11:46:35 -04:00
Toks
ee1390f81c Remove unnecessary html escape 2013-07-18 10:37:51 -04:00
Toks
f4c5126b11 Add link to last page of pool from index; fixes #1848 2013-07-11 20:56:20 -04:00
Toks
d79a22a73b Remove creator column from pool index 2013-07-11 20:55:13 -04:00
Toks
fb4ce9a13b list series pools first on post pages; color collection pools purple 2013-05-13 21:11:48 -04:00
Toks
3c88053c42 move pool search to index (#636) 2013-04-23 15:20:09 -04:00
Toks
8b33cac661 replace old user links with new format 2013-04-04 23:16:28 -04:00
Toks
4f42ab8bdb adds support for user level-dependent classes
all links to users should have their class attribute set to that user's
level_class
2013-03-30 12:04:58 -04:00
小太
1a03a86592 Kill trailing whitespace in erb files 2013-03-19 23:11:58 +11:00
albert
b2fc148956 add post count to pool listing 2013-02-23 17:17:46 -05:00
albert
e7aff87c65 fix for pool selection 2013-02-19 13:30:55 -05:00
albert
34ae712be0 fixed titles 2011-10-23 16:55:57 -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
158810d9f0 fixed comment test 2011-05-16 09:27:06 -04:00
albert
4717726217 wiki page, comment views 2011-03-13 03:54:32 -04:00
albert
e431452a11 improved pool simple edit interface 2011-03-03 18:26:50 -05:00
albert
6d0157265c pool views 2011-02-25 17:41:00 -05:00
albert
cd451109e8 stubbed in pool controller test 2011-01-20 18:30:36 -05:00