chinwagsocial/app/views
Sylvhem cb74c0cfe4 Add headings to the security settings page ()
* Changes the headings' rank of the security settings section

This commit changes the existing headings' rank of the security settings section from level 6 to level 4.

* Renames the auth.change_password string into auth.security

The "Security" preferences' section used to be called "Change password". When it was renamed, the string name wasn't changed.
This commits changes auth.change_password to auth.security.

* Adds a heading to the password change form

There was previously no heading for the part of the "Security" page that contain the password change form.
This commit adds a rank 4 heading to this section and reintroduces an "auth.change_password" string to be used inside it.

* Removes useless HR elements

The various sections of the "Security" settings page were previously separated by HR elements.
Now that there is proper headings, they're not required anymore.

* Updates CSS

This commit updates CSS in such a way that the same style is applied to all the H4 elements of the settings.

* Correct a mistake

A character went missing on one of the previous commits, broking the CSS.
This new commit fixes it.
2018-03-07 01:39:40 +01:00
..
about Better grid layout for the landing page () 2018-02-26 16:19:07 +01:00
accounts Improve public account cards () 2018-02-26 16:18:41 +01:00
admin Redesign landing page (again) () 2018-02-22 01:03:48 +01:00
admin_mailer Make salutation of email localizable () 2017-07-31 00:18:44 +02:00
application Added haml-lint and fix warnings () 2017-05-08 03:35:25 +02:00
auth Add headings to the security settings page () 2018-03-07 01:39:40 +01:00
authorize_follows Resolve URL for local account in follow authorization success view () 2018-01-22 14:22:14 +01:00
errors New error page graphic. Other error page improvements () 2017-09-25 23:05:54 +02:00
follower_accounts Add option to opt out of search engines on public profile/status pages () 2017-07-14 16:41:02 +02:00
following_accounts Add option to opt out of search engines on public profile/status pages () 2017-07-14 16:41:02 +02:00
home Add ServiceWorker caching for static assets () 2017-10-31 12:25:51 +01:00
invites Fix invites form path () 2017-12-01 12:26:57 +01:00
kaminari Pagination improvements () 2017-04-11 01:11:41 +02:00
layouts Fix container regression () 2018-02-22 03:04:27 +01:00
media Save video metadata and improve video OpenGraph tags () 2018-02-16 07:22:20 +01:00
notification_mailer Add direction tags to HTML e-mails for RTL languages () 2018-01-29 00:22:20 +01:00
oauth Oauth code in input form and add description message () 2017-09-17 15:23:44 +02:00
remote_follow Fix remote follow () 2017-04-28 00:16:44 +02:00
settings Fix margin on top action button, fix width of counters on frontpage () 2018-03-01 02:48:08 +01:00
shared fix presented og:url is incorrect () 2017-10-11 19:22:21 +02:00
shares Add protocol handler. Handle follow intents () 2017-08-14 04:53:31 +02:00
stream_entries Responsively enforce 16:9 ratio on all media thumbnails in web UI () 2018-03-02 07:00:04 +01:00
tags Grid layout for tag pages () 2018-02-26 17:43:45 +01:00
user_mailer Account archive download () 2018-02-21 23:21:32 +01:00
well_known Remove rabl dependency () 2017-12-06 15:04:49 +09:00