Hypolite Petovan
2d6dafc057
[frio] Improve background styles' description
2018-04-26 07:50:05 -04:00
Hypolite Petovan
1ce999a4ab
[frio] Fix quoting style in php/Image
2018-04-26 07:46:59 -04:00
Hypolite Petovan
7feeb0af78
Add backward-compatibility for config variables after schema rename
2018-04-26 04:22:04 -04:00
rabuzarus
3fb993f37b
frio - fix help toc aside
2018-04-25 23:30:56 +02:00
Hypolite Petovan
86e4690b5f
[frio] Add background-repeat attribute to background image options
...
- Update background image options names and labels
- Add background image option label tag
2018-04-24 20:42:23 -04:00
Hypolite Petovan
4307a87d6a
[frio] Rename "Default" color scheme as "Custom"
...
- Capitalize scheme name
2018-04-24 20:40:29 -04:00
Hypolite Petovan
0f82c3348d
[frio] Rename bgcolor to background-color
2018-04-24 20:39:34 -04:00
Hypolite Petovan
3bfa6facfc
[frio] Fix typo schema -> scheme
2018-04-24 20:26:14 -04:00
Hypolite Petovan
eb9b832c3a
[frio] Normalize quoting style in PHP files
2018-04-24 20:12:43 -04:00
Hypolite Petovan
b65c8c55a4
[frio] Fix formatting in PHP files
2018-04-24 20:05:20 -04:00
Andreas Neustifter
d06a174f0c
Make register-link less obtrusive.
2018-04-24 21:18:31 +00:00
Andreas Neustifter
1a69265da4
Fix missing background tiles.
2018-04-24 21:16:15 +00:00
rabuzarus
ac753e3320
frio - provide a template for invite page
2018-04-24 17:33:48 +02:00
Tobias Diekershoff
c458a12135
update FI translations THX Kris
2018-04-24 07:58:31 +02:00
Andreas Neustifter
6a1ce9c9c0
Fix login dialog layout for frio.
...
Rearrange login dialog distinguish better between logging und registering.
2018-04-23 20:29:55 +00:00
Andreas Neustifter
e5ed2fdede
Remove complete section when registering disabled.
...
Move out the check so that the complete div containing the register-link is removed.
2018-04-23 20:29:55 +00:00
Andreas Neustifter
fe74a3d697
Remove empty help spans from templates.
...
The empty spans from the templates mess up the layout sometimes, and are useless weight anyway.
Lets get rid of them.
2018-04-23 20:29:55 +00:00
Andreas Neustifter
2d8a4a923f
Fix login dialog layout.
...
Rearrange login dialog distinguish better between logging und registering.
2018-04-23 20:29:55 +00:00
Andreas Neustifter
5d1d0d1a9f
Remove empty help spans from templates.
...
The empty spans from the templates mess up the layout sometimes, and are useless weight anyway.
Lets get rid of them.
2018-04-23 20:29:55 +00:00
Hypolite Petovan
a66e9b81ba
Merge pull request #4873 from astifter/develop
...
Remove pagination when empty, move new Member Tips and use common widget to find people.
2018-04-23 10:23:21 -04:00
Tobias Diekershoff
82bf2d984e
update DE translations
2018-04-23 07:13:10 +02:00
Tobias Diekershoff
fa38089a95
update FI translations THX Kris
2018-04-23 07:13:02 +02:00
Michael Vogel
0ff51c2b13
Merge pull request #4908 from rabuzarus/20180421_frio_some_missing_admin_templates
...
frio - Bugfix - there was a wrong user count in admin-users template
2018-04-23 00:32:52 +02:00
rabuzarus
763b061a2b
frio - Bugfix - there was a wrong user count in admin-users template
2018-04-23 00:26:00 +02:00
Hypolite Petovan
4e9236e9e9
Merge pull request #4907 from rabuzarus/20180421_frio_some_missing_admin_templates
...
Frio - rework admin users and admin contactblock template to be more consistant with other setting pages
2018-04-22 18:14:50 -04:00
Hypolite Petovan
087bfbc6a7
Forgot new line at end of file in templates/wall/content_filter.tpl
2018-04-22 18:13:13 -04:00
Hypolite Petovan
48122733b8
Move content filter HTML in a template
2018-04-22 18:02:00 -04:00
rabuzarus
04bdba0d78
frio - some work on the admin contactblock template to be more consistant with other setting pages
2018-04-22 23:06:06 +02:00
Friendica
390983a331
Haromonize Find People Widget.
...
In the right_aside on the /contacts page in the left aside there are
almost identical widgets to search for contacts. Drop one and use common
widget in both places.
2018-04-22 20:44:22 +00:00
Friendica
666375fed1
Move new member tips to tab bar.
...
The new member tips link looks very misplaced and forlorn at the current position.
Move it to the tab-bar (in a somewhat crude fashion, but its for 14 days/user only.)
2018-04-22 20:44:22 +00:00
Friendica
54cfbe039b
Only shown pagination when not empty.
...
Currenty the pagination bar is always shown, even when no prev/next buttons are active.
This only shows the bar when actual navigation is possible.
2018-04-22 20:44:22 +00:00
Friendica
226d90ad5a
Image in /contacts/xx is shifted.
...
The contact image for a single contact in /contacts/xx is next to the contact name
instead of below, fix that.
2018-04-22 20:44:22 +00:00
rabuzarus
5a82ee04bc
frio - some work on the admin users template to be more consistant with other setting pages
2018-04-22 20:23:24 +02:00
Tobias Diekershoff
c44df2ae94
update FI translations THX Kris
2018-04-22 08:28:53 +02:00
rabuzarus
7e41f62809
frio - add missing page styles for user setting pages
2018-04-21 16:22:11 +02:00
Hypolite Petovan
afced187bc
Merge pull request #4885 from rabuzarus/20180421_-_fix_frio_in_directory
...
frio - fix default template if friendica is installed into a subdirectory
2018-04-21 10:10:32 -04:00
rabuzarus
8f6e018958
frio - remove $baseurl variable from default template because we don't need it anymore
2018-04-21 16:04:11 +02:00
rabuzarus
a65e93faea
frio - fix default template if friendica is installed into a subdirectory
2018-04-21 15:43:11 +02:00
rabuzarus
54c3efccab
frio - don't show the "insert image" button in modals (because it doesn't work at the current state)
2018-04-21 14:27:57 +02:00
rabuzarus
4285cd5dc7
frio - fix image upload for prv messages
2018-04-21 14:05:40 +02:00
Tobias Diekershoff
e65395a17f
update PL translations THX waldis
2018-04-21 07:45:06 +02:00
Tobias Diekershoff
b3e10f96a8
update PL translations THX waldis
2018-04-21 07:44:54 +02:00
Tobias Diekershoff
87d55e69e2
update FI translations THX Kris
2018-04-21 07:43:29 +02:00
Tobias Diekershoff
ec8720224d
update DE translations
2018-04-21 07:42:31 +02:00
Hypolite Petovan
69a7afc577
Merge pull request #4855 from M-arcus/env-var-mysql
...
[TASK] Config: Add MySQL environment variables
2018-04-20 12:30:17 -04:00
Marcus Müller
26ba5edda7
[TASK] Template: Add check for environment values
2018-04-20 18:24:28 +02:00
Tobias Diekershoff
ea1a434dc1
Merge pull request #4877 from fabrixxm/dev/followup-pr4861
...
Frio admin/users : follow up of 4861 - "more space"
2018-04-20 14:36:54 +02:00
fabrixxm
f976361935
Frio admin/users template: show account type in user details
2018-04-20 14:30:04 +02:00
fabrixxm
23e5225b20
Frio admn/users: use icons for page flags and account type in table
...
to have more space
2018-04-20 14:11:34 +02:00
fabrixxm
516eb2b9ea
Frio admin/users template: fix users avatars, table cols width to have more space
2018-04-20 14:07:11 +02:00
Tobias Diekershoff
3a52ffc1b8
IT, FI and ZH_CN translation updates
2018-04-20 08:30:40 +02:00
fabrixxm
abd7b2666c
Frio: admin/users template
...
- replace last a href=# with button
- use smallest breakpoint for panels footers
2018-04-19 19:00:16 +02:00
fabrixxm
e909beee04
Frio: admin/users template
...
- move checkboxes on first column
- move select/deselect all as button group on panel footer
- use existing jquery in mod_admin.js for select/deselect all functionality
- add page content wrapper, without padding
- fix user avatar size in "pending deletion" table
2018-04-19 18:17:46 +02:00
fabrixxm
20a2918bda
Frio: admin/user template fixes
...
- small fixes to html
- move js and css to extern files
- move checkboxes to first column
2018-04-18 21:43:33 +02:00
fabrixxm
362654abf0
Fix indentation
2018-04-18 19:44:10 +02:00
fabrixxm
1017e244ca
Frio: add template for admin/users
2018-04-18 17:52:34 +02:00
Tobias Diekershoff
9cb2369c15
update to the FI translation THX Kris
2018-04-18 07:57:16 +02:00
Marcus Müller
fc8b11283a
[TASK] Template: Environment variables for MySQL
2018-04-17 18:40:24 +02:00
Tobias Diekershoff
6f7de87088
update to the FI translation THX Kris
2018-04-17 07:17:46 +02:00
Tobias Diekershoff
f3c8631cbd
display the thing
2018-04-16 10:25:39 +02:00
Tobias Diekershoff
537394e45c
update to the PL translation THX waldis
2018-04-16 07:09:08 +02:00
Tobias Diekershoff
27267d8e63
update to the FI translation THX Kris
2018-04-13 07:21:05 +02:00
Tobias Diekershoff
053cad1de5
update to the NL translation THX Karel
2018-04-13 07:20:36 +02:00
Michael Vogel
7e004aab9b
Merge pull request #4821 from tobiasd/20180412-lng
...
DE and NL translation updates THX Karel and S.Krumbholz
2018-04-12 11:03:49 +02:00
Tobias Diekershoff
9cadee1d32
DE and NL translation updates THX Karel and S.Krumbholz
2018-04-12 10:41:49 +02:00
Tobias Diekershoff
00311af79b
added missiing information to theme templates
2018-04-12 10:33:28 +02:00
Tobias Diekershoff
4fbea5088a
translation updates
2018-04-11 08:02:38 +02:00
Tobias Diekershoff
3119eabce5
IS translation THX Sveinn í Felli
2018-04-10 18:30:59 +02:00
Tobias Diekershoff
71218ecff9
DE translations THX Copiis
2018-04-10 18:30:17 +02:00
Tobias Diekershoff
6928f0bd02
Updates to the EN-GB, EN-US and FI-FI translations
2018-04-10 07:23:50 +02:00
Tobias Diekershoff
ca3325bcbb
updated translations
2018-04-09 10:17:25 +02:00
Tobias Diekershoff
65b738ecfa
update for PL translation THX waldis
2018-04-08 11:02:31 +02:00
Tobias Diekershoff
575ddc83e2
DE translations
2018-04-07 08:36:48 +02:00
Hypolite Petovan
60f3a6aac0
[frio] Add color to group membership action buttons
2018-04-06 23:55:29 -04:00
Hypolite Petovan
59d42e9681
Merge pull request #4762 from annando/frio-accessibility
...
Some more accessibility for "Frio"
2018-04-06 17:07:25 -04:00
Michael
ed316b38ee
Some more accessibility for "Frio"
2018-04-06 20:42:38 +00:00
Tobias Diekershoff
a787f80bbd
added FI translation as core translation is now over 50% THX Kris
2018-04-06 09:27:39 +02:00
Tobias Diekershoff
13470cbd75
update to the NL translation THX Karel
2018-04-06 09:25:21 +02:00
Michael Vogel
05cff59f70
Merge pull request #4722 from MrPetovan/task/add-content_filter-hook
...
Add content_filter hook
2018-04-06 06:42:52 +02:00
Michael
3792012723
Improved accessibility for "Frio"
2018-04-05 21:50:34 +00:00
Tobias Diekershoff
909d542c4a
update for DE translation THX Andreas
2018-04-05 08:36:16 +02:00
Hypolite Petovan
180f7d8218
Add disabled_cw user setting
2018-04-04 23:08:47 -04:00
Hypolite Petovan
580b7f4e81
Merge pull request #4733 from tobiasd/20180403-pl
...
update for PL translation THX waldis
2018-04-03 11:27:13 -04:00
Tobias Diekershoff
59fe47ccee
update for PL translation THX waldis
2018-04-03 17:19:18 +02:00
Tobias Diekershoff
ca0b0e92c8
indentation
2018-04-03 06:58:21 +02:00
Tobias Diekershoff
4f221d6334
indentation
2018-04-03 06:57:27 +02:00
Tobias Diekershoff
6f5b6a073a
register template may link to the TOS as well
2018-04-02 18:41:16 +02:00
Tobias Diekershoff
6c20b4507d
Added /tos module
2018-04-02 18:40:30 +02:00
Tobias Diekershoff
bd1a48b61b
update for PL translation THX waldis
2018-04-01 20:15:50 +02:00
Tobias Diekershoff
91e9b464e5
update for PL translation THX waldis
2018-04-01 11:22:36 +02:00
rabuzarus
4efa2109ee
cropperjs: use npm-asset for composer
2018-03-29 18:39:26 +02:00
rabuzarus
51841ab148
cropperjs: fix indention
2018-03-29 18:06:56 +02:00
rabuzarus
34204ca580
update javascript cropper library
2018-03-29 17:57:06 +02:00
Tobias Diekershoff
4326fa4e19
Merge pull request #4704 from MrPetovan/bug/4608-hashtag-autocomplete-ci
...
Make hashtag autocomplete case-insensitive
2018-03-29 09:41:30 +02:00
Tobias Diekershoff
5eedaabdde
update for PL translation THX waldis
2018-03-29 07:24:45 +02:00
Tobias Diekershoff
99244f383e
update for DE translation
2018-03-29 07:23:56 +02:00
Hypolite Petovan
84b4ff58b6
Make Hashtag autocomplete case-insensitive
2018-03-29 00:47:27 -04:00
Tobias Diekershoff
26be334dc1
Merge pull request #4698 from annando/direct-relay
...
Direct transfer without a relay is now possible
2018-03-28 08:36:44 +02:00
Michael
17a6cb18b8
Relais settings are added to admin backend
2018-03-28 06:16:46 +00:00
Tobias Diekershoff
34318666cd
update to the PL translation THX waldis
2018-03-28 07:07:56 +02:00
Michael
8bdd417b04
Asynchronous Javascript is deactivated
2018-03-27 05:45:56 +00:00
Hypolite Petovan
daffc27061
Move suppress_tags config to template
...
- Add new item.suppress_tags template variable
- Fix template formatting
2018-03-25 00:38:23 -04:00
Tobias Diekershoff
b6839fae67
update to the zh-cn translation THX 朱陈锬
2018-03-24 16:09:45 +01:00
Tobias Diekershoff
4fbdf6506d
update for DE translation
2018-03-24 16:07:33 +01:00
Hypolite Petovan
27d94023ee
Merge branch 'master' into develop
2018-03-23 06:15:55 -04:00
Andi
97840abdd6
2018-03-22 01:25:43 +01:00
Andi
1e2820805b
vier: replace hard coded style path
2018-03-22 01:15:59 +01:00
Andi
e473be01db
frio: removed "Illegal string offset" Warnings
2018-03-21 23:53:41 +01:00
fabrixxm
05552e2a2f
Update IT strings
2018-03-19 20:39:19 +01:00
Tobias Diekershoff
08ed310d83
update for DE translation THX utzer
2018-03-19 18:38:47 +01:00
Tobias Diekershoff
7a13ede69f
activate the frio theme during installation
2018-03-17 10:14:19 +01:00
rabuzarus
96c086ea13
hashtag autocomplete
2018-03-16 13:55:26 +01:00
Michael
858fd127a1
Fix: subscribing to the old followers hadn't worked
2018-03-14 00:27:15 +00:00
Michael
eaf4fdefac
Security: You have to enter the password of the parent to delegate to this account
2018-03-11 13:12:15 +00:00
Hypolite Petovan
17e0d6b6c1
Add feedtest module
2018-03-10 12:43:34 -05:00
Hypolite Petovan
71c1be8207
Add external template to mod/babel
...
- Add HTML methods diagnostic
2018-03-08 23:48:32 -05:00
Tobias Diekershoff
dd9f7544cf
update for DE translation
2018-03-07 17:32:45 +01:00
Tobias Diekershoff
218888d550
update to the en gb and us translations THX Andy H3
2018-03-07 17:30:08 +01:00
Tobias Diekershoff
6f0fa37500
update to the zh-cn translation THX 朱陈锬
2018-03-07 17:27:50 +01:00
Hypolite Petovan
15099a97d5
[frio] Add asynchronous javascript assets loading
2018-03-07 08:08:37 -05:00
Hypolite Petovan
6b03645dfe
[apache2] Add public asset caching
2018-03-07 08:07:59 -05:00
Hypolite Petovan
274ce95d13
Move Composer assets to view/
2018-03-07 08:07:36 -05:00
Tobias Diekershoff
a8baa65f63
updates to the ZH CN, EN GB and EN US translations
2018-03-05 16:48:21 +01:00
rabuzarus
2c7e8f35d4
localize the datepicker
2018-03-04 14:56:51 +01:00
Tobias Diekershoff
a5049c7304
update to the zh-cn THX 朱陈锬
2018-03-03 11:13:14 +01:00
Tobias Diekershoff
eac13dea7a
update for DE translation THX hoergen oostende
2018-03-02 11:51:39 +01:00
Tobias Diekershoff
945c9ed802
update to the zh-cn THX 朱陈锬
2018-03-02 11:50:22 +01:00
Michael
efb2b58c47
"update_item" is now 0 when not set
2018-02-28 04:58:53 +00:00
Michael
9cf342f02a
Improved JS, updating single items now work
2018-02-27 22:37:11 +00:00
Michael
4070ad1815
After a post only the single post is now updated
2018-02-27 21:10:05 +00:00
Tobias Diekershoff
52049d4cb2
update to the zh-cn THX mytbk
2018-02-27 08:00:28 +01:00
Hypolite Petovan
281734d5dc
Merge pull request #4471 from annando/parent-uid
...
Frontend to set the parent-uid field
2018-02-18 11:48:39 -05:00
Michael
fd53b541e5
Frontend to set the parent-uid field
2018-02-18 13:19:47 +00:00
Hypolite Petovan
f0268c6142
Fix indentation in frio/css/style.css
2018-02-18 08:13:59 -05:00
Hypolite Petovan
96078a1fca
[frio] Make settings/addon look like settings/display
2018-02-18 08:13:59 -05:00
Tobias Diekershoff
0611093d4e
update for DE translation
2018-02-18 10:14:55 +01:00
Tobias Diekershoff
a4ba2fcafa
EN US and GB translation updates
2018-02-16 10:33:10 +01:00
Hypolite Petovan
7a38fbf84b
[Scrutinizer] Fix undeclared variables part 7: mod/ and view/
...
- Remove unused function `salmon_return()`
2018-02-14 00:07:26 -05:00
rabuzarus
02ef222fe1
fix undeclared variables or wrong variable names (/view)
2018-02-12 16:50:05 +01:00
Tobias Diekershoff
d4fccc6ce8
update for DE translation
2018-02-12 08:46:14 +01:00
rabuzarus
9a4d19e284
move membersince addon to core
2018-02-09 20:44:45 +01:00
Hypolite Petovan
b5a88c5b12
Merge pull request #4422 from rabuzarus/20180208_-_frio_rename_transparency_in_opacity
...
frio: renaming background transparency into background opacity
2018-02-08 12:55:16 -05:00
rabuzarus
143af5a6d5
frio: renaming background transparency into background opacity
2018-02-08 18:47:06 +01:00
rabuzarus
d59cd7dfa4
frio: disable nav login button on home and login module
2018-02-08 18:36:39 +01:00
rabuzarus
96d24af20f
provide/fix adminpage div container for all admin pages
2018-02-07 16:23:19 +01:00
rabuzarus
764a9be90a
Frio: add admin summary template
2018-02-07 16:14:12 +01:00
Tobias Diekershoff
85c8bf0228
Merge pull request #4399 from MrPetovan/task/3878-move-include-bbcode-to-src
...
Move include/bbcode to src/ part 1 : Everything but bbcode()
2018-02-07 07:18:39 +01:00
rabuzarus
d6a751bfd1
Frio: better styling for the admin addons/themes selection page
2018-02-06 16:13:19 +01:00
Hypolite Petovan
010cf3b1e8
Update references to BBCode methods
...
- Resolve name conflicts with Util\Network
2018-02-04 19:26:22 -05:00
Hypolite Petovan
5cca8562bc
Move datetimepicker javascript to field_datetime.tpl
...
- Add type hint to getDateTimeField() arguments
2018-02-03 09:53:45 -05:00