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
c86c61c9a4
Fix #4162 : Remove browser autocomplete from most inputs.
2020-01-10 16:08:34 -06: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
a5ef86bbe8
views: add html ids for main menu and subnav menu.
...
Also refactor secondary links to put the <menu> element in the default
layout instead of in each _secondary_links partial.
2019-09-17 00:28:41 -05:00
evazion
f151285038
views: standardize page titles.
2019-08-24 22:55:35 -05:00
evazion
7316f41d1d
Fix #4106 : Allow moderators to IP ban subnets.
2019-08-12 02:12:56 -05:00
evazion
47e26419d3
nav menu: add html ids to secondary nav menu links ( #3844 ).
2018-08-27 20:57:59 -05:00
evazion
bdf3366bcf
Link IP addresses to IP searches.
2017-01-12 09:15:14 +00:00
Type-kun
9da5e67a65
Another partial fix for issue #2824 , which also affected ip bans and feedback
...
Also fixed minor errors with IP bans
2017-01-09 13:57:16 +05:00
r888888888
fad0ab7c93
fixes #2133
2014-04-16 17:43:34 -07:00
r888888888
d5f575159f
rename references of privileged to gold
2013-04-28 00:04:52 -07:00
小太
1a03a86592
Kill trailing whitespace in erb files
2013-03-19 23:11:58 +11:00
albert
4c3159b662
more robust validation for ip bans
2013-02-23 11:16:23 -05:00
albert
67264f8a51
fix links
2011-12-21 18:59:32 -05:00
albert
34ae712be0
fixed titles
2011-10-23 16:55:57 -04:00
albert
f630365c3b
style fixes
2011-10-17 00:39:22 -04:00
albert
d20f1ee0a4
fixed ip ban ui
2011-10-17 00:31:49 -04:00
albert
24bf21540a
refactoring views
2011-08-16 18:47:01 -04:00
albert
3d5873c182
some fixes to janitor trials, implemented jan trial controller test
2011-01-14 16:45:10 -05:00
albert
dceda1b073
added ip bans controller
2011-01-14 15:50:17 -05:00