From 8dc3446be4ae26afdbf42cbaeb8b572f5a4658a0 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 22 Jul 2014 20:20:01 -0700 Subject: when telling somebody that permissions have changed but not yet submitted, give them a submit button *right there* so they don't have to look for it. --- view/tpl/abook_edit.tpl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'view/tpl') diff --git a/view/tpl/abook_edit.tpl b/view/tpl/abook_edit.tpl index 9b12b5f29..f7bcb56c3 100755 --- a/view/tpl/abook_edit.tpl +++ b/view/tpl/abook_edit.tpl @@ -35,6 +35,10 @@ + + {{if $is_pending}}
-- cgit v1.2.3 From 936f596af4160ee536eb608b24310aec2e29303b Mon Sep 17 00:00:00 2001 From: mycocham Date: Thu, 24 Jul 2014 19:23:03 -0400 Subject: French Translations --- view/tpl/hdr.tpl | 5 ++++- view/tpl/head.tpl | 4 +++- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/hdr.tpl b/view/tpl/hdr.tpl index fdcc4521c..749646ace 100644 --- a/view/tpl/hdr.tpl +++ b/view/tpl/hdr.tpl @@ -1,4 +1,7 @@ - +
-- cgit v1.2.3 From 18f5890cb14e7c40909fdb92bffefee3415ba411 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 24 Jul 2014 22:29:03 -0700 Subject: make profile edit pencil stand out a bit on darker backgrounds --- view/tpl/profile_vcard.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl') diff --git a/view/tpl/profile_vcard.tpl b/view/tpl/profile_vcard.tpl index d72507d4c..a653dca7d 100755 --- a/view/tpl/profile_vcard.tpl +++ b/view/tpl/profile_vcard.tpl @@ -2,7 +2,7 @@ {{if $profile.edit}} {{if $prevlink}}{{/if}} +
-{{if $nextlink}}{{/if}}
{{$desc}}
{{if $tags}} @@ -22,7 +22,7 @@ {{/if}} {{if $edit}} - + {{/if}} + + + + + {{if $likebuttons}}
{{$likebuttons}} @@ -87,5 +92,9 @@ {{$comments}} +
+ +{{if $nextlink}}{{/if}} + {{$paginate}} -- cgit v1.2.3 From 34cc4cdc60d1613bfc90e304213360fae1b3f5a2 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 27 Jul 2014 17:24:09 -0700 Subject: clear floats on photo page (footer content appearing on right of page instead of bottom) --- view/tpl/photo_view.tpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'view/tpl') diff --git a/view/tpl/photo_view.tpl b/view/tpl/photo_view.tpl index 25bb58d74..51e5c28b7 100755 --- a/view/tpl/photo_view.tpl +++ b/view/tpl/photo_view.tpl @@ -96,5 +96,7 @@ {{if $nextlink}}{{/if}} +
+ {{$paginate}} -- cgit v1.2.3 From 1cc83dcaca750c846f87874da72c7d52cd2cf50e Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 27 Jul 2014 19:56:06 -0700 Subject: style the photo like buttons --- view/tpl/like_noshare.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/like_noshare.tpl b/view/tpl/like_noshare.tpl index 60ba14d8c..3ce7eb497 100755 --- a/view/tpl/like_noshare.tpl +++ b/view/tpl/like_noshare.tpl @@ -1,5 +1,5 @@ -- cgit v1.2.3 From 2e6dd91599c5b1790d1e994797ef90b98d5a78b3 Mon Sep 17 00:00:00 2001 From: Jeroen Date: Mon, 28 Jul 2014 12:42:43 +0000 Subject: 14px>12pt as agreed on https://github.com/friendica/red/commit/075fc6727762d4e45ddcae5843eec0100ad3ab72 - Also fixed empty delete button showing up for channels without edit photo rights. --- view/tpl/photo_view.tpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/photo_view.tpl b/view/tpl/photo_view.tpl index 51e5c28b7..a0ca7e0f9 100755 --- a/view/tpl/photo_view.tpl +++ b/view/tpl/photo_view.tpl @@ -75,12 +75,11 @@
-{{/if}} -
+{{/if}} {{if $likebuttons}}
-- cgit v1.2.3 From 994b6b5258856a97cf6863de74e5a8baddf59b49 Mon Sep 17 00:00:00 2001 From: Jeroen Date: Tue, 29 Jul 2014 19:09:07 +0000 Subject: As talked about earlier: set body font size to 0.8rem and post/comment font size to 1.0rem. This respects the user's browser font settings. Please comment if this changes the font sizes to much. There are some other font sizes that need to be changed to a scalable size (like btn-xs), but they don't have a priority. First see if this works. - Also made it possible for users to zoom on smart devices. - Small update to Redable. Aside is now disabled on almost all tablets in portrait mode. --- view/tpl/head.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/head.tpl b/view/tpl/head.tpl index b90bf8b89..837bfbfcc 100755 --- a/view/tpl/head.tpl +++ b/view/tpl/head.tpl @@ -1,7 +1,7 @@ - - + +