]> git.mxchange.org Git - friendica.git/commit - src/Model/Group.php
[frio] Improve Group Editing (#5349)
authorAndreas Neustifter <andreas.neustifter@gmail.com>
Mon, 9 Jul 2018 22:36:50 +0000 (00:36 +0200)
committerHypolite Petovan <mrpetovan@eml.cc>
Mon, 9 Jul 2018 22:36:50 +0000 (18:36 -0400)
commit32ef5623ab8247162af93ef2f0bc6def6b2b8bf6
treee2e7ac1df2411c9a134f47609f8494ae45f6f446
parent09b7e217c718f88379652112e428229073408c88
[frio] Improve Group Editing (#5349)

* Improve group-editing and edit-navigation.

Use icons next to groups and header for navigation to editing groups and adding new groups.
Also use icon from group-sidebar for editing groups.

* Unify look&feel of contact search bars.

* Remove nogroup page and replace with /group/none.

* Make sure proper items are selected in aside.

* Use icon instead of link for 'View Contacs' on profile page.

* Fix none-working /group/none.

* Fix highlighting for everyone in group aside.
16 files changed:
mod/contacts.php
mod/group.php
mod/nogroup.php
src/Model/Contact.php
src/Model/Group.php
view/templates/group_edit.tpl
view/templates/group_side.tpl
view/templates/groupeditor.tpl
view/theme/frio/css/style.css
view/theme/frio/js/theme.js
view/theme/frio/templates/contact_block.tpl [new file with mode: 0644]
view/theme/frio/templates/contact_template.tpl
view/theme/frio/templates/contacts-template.tpl
view/theme/frio/templates/field_input.tpl
view/theme/frio/templates/group_edit.tpl
view/theme/frio/templates/group_side.tpl