]> git.ipfire.org Git - ipfire.org.git/commit - Makefile.am
Move talk.ipfire.org -> people.ipfire.org
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 15 Oct 2018 11:28:42 +0000 (12:28 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 15 Oct 2018 11:28:42 +0000 (12:28 +0100)
commit786e9ca8f6df05304e474ac08ec96f9047df9287
treeeabf39ac7d5b57001710669ebbdd0fc71ac3bdee
parent03706893dce6b2061d1792591462027554032450
Move talk.ipfire.org -> people.ipfire.org

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
15 files changed:
Makefile.am
src/templates/people/base.html [moved from src/templates/talk/base.html with 96% similarity]
src/templates/people/index.html [moved from src/templates/talk/index.html with 100% similarity]
src/templates/people/modules/accounts-list.html [moved from src/templates/talk/modules/accounts-list.html with 100% similarity]
src/templates/people/modules/cdr.html [moved from src/templates/talk/modules/cdr.html with 100% similarity]
src/templates/people/modules/channels.html [moved from src/templates/talk/modules/channels.html with 100% similarity]
src/templates/people/modules/registrations.html [moved from src/templates/talk/modules/registrations.html with 100% similarity]
src/templates/people/registrations.html [moved from src/templates/talk/registrations.html with 100% similarity]
src/templates/people/search.html [moved from src/templates/talk/search.html with 100% similarity]
src/templates/people/user.html [moved from src/templates/talk/user.html with 100% similarity]
src/templates/people/users.html [moved from src/templates/talk/users.html with 100% similarity]
src/web/__init__.py
src/web/handlers_talk.py [deleted file]
src/web/people.py
src/web/talk.py [deleted file]