]> git.mxchange.org Git - friendica.git/commit
Replace advanced profile display with custom profile fields
authorHypolite Petovan <hypolite@mrpetovan.com>
Fri, 8 Nov 2019 03:15:57 +0000 (22:15 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Thu, 23 Jan 2020 00:42:34 +0000 (19:42 -0500)
commitd475cb50280ccab05b68316884d6931df123665f
treea7a3ba50bbb7afacd4bd472f5597f031d74cd1df
parent3297d5c3e66675fff455ba31fc3fdbd5f683e1c5
Replace advanced profile display with custom profile fields

- Merge all profile/advanced.tpl theme templates into profile/index.tpl
- Remove obsolete Model\Profile::getAdvanced method
15 files changed:
src/DI.php
src/Model/Profile.php
src/Module/Profile/Index.php
src/Module/Settings/Profile/Index.php
view/templates/profile/advanced.tpl [deleted file]
view/templates/profile/index.tpl [new file with mode: 0644]
view/theme/duepuntozero/style.css
view/theme/frio/templates/profile/advanced.tpl [deleted file]
view/theme/quattro/dark/style.css
view/theme/quattro/green/style.css
view/theme/quattro/lilac/style.css
view/theme/quattro/quattro.less
view/theme/smoothly/style.css
view/theme/vier/style.css
view/theme/vier/templates/profile/advanced.tpl [deleted file]