Sunil Mohan Adapa
47596c47ff
xmpp: Fix display of domain name in template
2016-06-03 18:53:50 -04:00
fonfon
f419c28596
Services: Explicitly use ServiceForm and ServiceView
...
- adapted all modules to not use views.ConfigurationView anymore
- removed templates that are not needed anymore
- no more implicit 'enabled' and 'get_status' functions in __init__.py files
- (more coherent/explicit use of Django functionality)
2016-05-11 18:19:31 -04:00
Sunil Mohan Adapa
30f0876c32
xmpp: Use new setup mechanism
2016-02-13 13:52:25 +05:30
Sunil Mohan Adapa
02cd89b60d
Internationalize strings in template files
2015-11-13 22:02:17 +05:30
James Valleroy
19a6e24685
xmpp: Display current domainname and example user ID.
2015-08-30 21:14:51 -04:00
Sunil Mohan Adapa
c417c12436
xmpp: Implement diagnostics
...
- Mostly moved from freedombox-setup.
2015-08-29 06:22:01 -04:00
James Valleroy
97220b89f3
xmpp: Update module layout to match other modules.
...
Split forms and views into separate files.
Add configuration form to enable/disable the service.
2015-07-23 22:30:50 +05:30
James Valleroy
6bbc622b1a
xmpp: Remove account registration and in-band configuration.
2015-07-23 22:30:50 +05:30
Sunil Mohan Adapa
a4b33e07c8
xmpp: List all configured vhosts during user registration
...
Try to make the terminology a bit more consistent by renaming server ->
vhost and server -> domainname according to the situation.
2015-03-30 01:52:31 +05:30
James Valleroy
dae7abd00f
Use domainname as ejabberd host.
...
Only use hostname when domainname is blank.
2015-03-30 01:52:31 +05:30
Sunil Mohan Adapa
b3e8e53c73
Use package framework for installing ejabberd and jwchat
2015-01-05 00:27:45 +05:30
Sunil Mohan Adapa
2d33b0338e
Add missing <p> tags
2014-12-06 17:08:38 +05:30
Sunil Mohan Adapa
522ece851c
Minor indentation fixes in templates
2014-12-06 17:08:38 +05:30
Sunil Mohan Adapa
e6b5bed1f3
Use margins or <p> instead of <br />
2014-12-06 17:08:37 +05:30
fonfon
96a14e3d0d
moved 'in-app menu' from the sidebar to the top of the content; some template block renaming
2014-12-06 17:08:37 +05:30
James Valleroy
e324aa040e
Move ejabberd install info to template file.
2014-11-30 15:23:25 +05:30
Sunil Mohan Adapa
6a1f96d7c2
Bootstrap change .btn-primary -> .btn .btn-primary
...
Only then the full intended style will apply. This is a change from
Bootstrap 2 to Bootstrap 3.
2014-11-23 14:08:13 +05:30
Sunil Mohan Adapa
65fa648d9f
Reorganize python sources into 'plinth' package
2014-08-29 12:57:27 +05:30