evazion
77d2260576
css: clean up <ul> css.
...
* Remove `list-style-type: none` rules (this is the default).
* Add `list-bulleted` and `list-inline` utility classes.
* Wrap terms of service and user deletion pages in dtext `.prose` class
so we don't have to redefine basic list styles on these pages.
2019-09-23 19:10:40 -05:00
evazion
f4512576a4
css: standardize width of fixed width pages.
...
Standardize various width-limited pages to 70em width.
2019-09-23 17:56:50 -05:00
evazion
01c4395105
profiles: add 'refresh' link next to post changes count.
...
Remove the 'Refresh counts' link from the site map. Put it in the user's
profile instead.
2019-08-15 12:51:51 -05:00
evazion
8d07ad7390
js: clean up notice/error messaging.
2019-08-14 01:46:44 -05:00
evazion
0aecc9d34c
css: fix 020_base.scss getting imported twice.
...
This import caused all in the rules in 020_base.scss to be included
twice in the final stylesheet.
2018-09-14 10:31:30 -05:00
Albert Yi
6fa0ae2cf1
Migrate assets to use Webpacker
2018-07-27 15:24:05 -07:00
Albert Yi
28663351d1
fixes #3757
2018-06-20 11:27:49 -07: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
BrokenEagle
31d3215dad
Fix page controller and action IDs
...
- Also fix affected CSS and JS files
2017-12-28 10:20:12 -08:00
evazion
7cb7c2fbab
Remove ruby DText implementation ( #3206 ).
2017-07-19 16:48:42 -05:00
evazion
bdf3366bcf
Link IP addresses to IP searches.
2017-01-12 09:15:14 +00:00
evazion
a92120e873
Fix #2785 : Allow changing API key; require password to view or change key.
2016-12-18 06:30:48 -06:00
r888888888
4cd6dfe884
enable ragel parser in more places
2016-07-25 13:42:04 -07:00
r888888888
4c5e7a2708
fixes #2478 : Add links for easy opt-out of emails
2015-09-03 17:03:03 -07:00
r888888888
076416c228
fix functional tests
2015-08-19 11:23:29 -07:00
r888888888
341b29ce41
fix tests
2015-08-18 17:40:53 -07:00
r888888888
67e46f6e5c
fixes #2418 (includes hiding deleted dmails and allowing filtering on user name)
2015-07-07 17:32:38 -07:00
r888888888
1abdcb3cf3
fixes #2419
2015-06-30 13:21:39 -07:00
r888888888
08b6766446
fix user deletions
2013-06-05 15:14:06 -07:00
Toks
240b160b8a
style user deletion page ( #1676 )
2013-05-26 08:08:05 -04:00
r888888888
eab2eb1d82
fixes #1651
2013-05-21 17:52:03 -07:00
r888888888
0a9e2a39b0
add account deletion
2013-05-16 15:15:00 -07:00
r888888888
a25242f68d
in progress
2013-04-30 23:25:26 -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
34ae712be0
fixed titles
2011-10-23 16:55:57 -04:00
albert
7b3c540bc0
fix for password resets
2011-09-18 17:22:34 -04:00
albert
1e9efe65f4
updated mailer urls
2011-09-18 17:12:48 -04:00
albert
d42e82eb2f
updated mailer urls
2011-09-18 17:08:17 -04:00
albert
19e052724c
fixes #85 : Emailed message of Password Reset Request
2011-09-18 15:47:15 -04:00
albert
a562d27a5f
fixes for mailer config
2011-09-15 18:21:42 -04:00
albert
075e17c820
fixes #47 : Login Reminder issue
2011-09-14 13:03:14 -04:00
albert
c453e7db0f
implemented password resets
2011-07-20 15:54:17 -04:00
albert
72e9da01b5
fixing functional tests
2011-07-17 16:42:26 -04:00