Marko Mackic
954f603ec3
Update jsxc_launch.html
...
All static links changed.
Referencing #718
2017-01-20 16:51:55 +05:30
Manchala Lakshmi
d924b742d9
Translated using Weblate (Telugu)
...
Currently translated at 63.0% (433 of 687 strings)
2017-01-20 11:25:34 +01:00
Petter Reinholdtsen
a4aa47dc3f
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 95.9% (659 of 687 strings)
2017-01-20 11:25:34 +01:00
Dietmar
1f890f77bb
Translated using Weblate (German)
...
Currently translated at 99.2% (682 of 687 strings)
2017-01-20 00:49:09 +01:00
Sunil Mohan Adapa
b7a974e326
setup: Fix an infinite redirect in a rare case
...
Don't try to show setup view for login page. This happens under a rare
circumstance that user does not usually face. If 'users' module has not
been setup but we try to run first boot and last part of the firstboot
process is not yet completed and when user is not already logged in, an
infinite redirect happens.
Simply don't try to show setup view for login URL under any
circumstance. This is similar to how firstboot middleware itself does
not meddle with login URL.
2017-01-19 18:46:06 -05:00
Robert Martinez
e8ff9b4501
Translated using Weblate (German)
...
Currently translated at 98.5% (677 of 687 strings)
2017-01-19 20:23:03 +01:00
ikmaak
e382fd57f3
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (687 of 687 strings)
2017-01-19 09:25:39 +01:00
James Valleroy
a8486b53d2
Release v0.13.0
2017-01-18 20:10:21 -05:00
James Valleroy
971802af73
Update translation strings
2017-01-18 19:33:30 -05:00
Sunil Mohan Adapa
45c7fe7a8b
infinoted: Minor update to description
...
- To convey that Gobby is a desktop application.
2017-01-18 10:36:52 +05:30
Sunil Mohan Adapa
414a59856d
infinoted: Add service only when setup is completed
...
- Inline with recent changes done.
2017-01-18 10:36:44 +05:30
Sunil Mohan Adapa
8b1d5b6f57
infinoted: Update shortcut code for newer style
...
- Use special icon.
- Upate parameters.
2017-01-18 10:36:21 +05:30
James Valleroy
cd12f5d2b3
infinoted: Add new module for collaborative editing
2017-01-18 10:35:06 +05:30
James Valleroy
c7b4bb7cc8
help: Fix issues with new version indicator
2017-01-17 12:29:33 -05:00
pk13055
7fdb09abfd
help: Add indicator for new plinth version available
2017-01-17 12:11:01 -05:00
Petter Reinholdtsen
b9954f4c79
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (658 of 658 strings)
2017-01-13 09:45:41 +01:00
Manchala Lakshmi
021bd394f9
Translated using Weblate (Telugu)
...
Currently translated at 64.1% (422 of 658 strings)
2017-01-12 15:46:38 +01:00
pitchum
c9d6dbb580
Translated using Weblate (French)
...
Currently translated at 100.0% (658 of 658 strings)
2017-01-11 22:55:37 +01:00
James Valleroy
2c37316648
ejabberd, jsxc: Fix few remaining issues from module split
2017-01-09 16:54:58 -05:00
Swapnil Gupta
bb70c43923
jsxc: Add setup
...
Fix routes.
2017-01-09 11:50:35 -05:00
Swapnil Gupta
7a9554cbf7
ejabberd: Rename xmpp to ejabberd
2017-01-09 11:50:31 -05:00
Swapnil Gupta
d84b02adcf
jsxc: Cleanup signal handling
2017-01-09 11:50:27 -05:00
Swapnil Gupta
1797931055
ejabberd, jsxc: Changes made to __init__.py
2017-01-09 11:50:23 -05:00
Swapnil Gupta
bfe273ff7c
xmpp: Separated jsxc and ejabberd
2017-01-09 11:50:16 -05:00
James Valleroy
85b87268b4
tor: Fix various issues related to plinth instance
...
- Remove extra newlines added to torrc.
- Remove comments added in random places to torrc.
- Enable tor instance during setup.
- Fix restarts to use tor instance.
- Revert change to augeas lens to attempt handling +.
- Add support for hyphens in values to augeas lens.
- Increment module version so setup can run again.
2017-01-08 15:36:59 -05:00
mridulnagpal
fdac901181
tor: Run tor-instance-create during setup
2017-01-08 14:55:37 -05:00
mridulnagpal
49106fe8ee
tor: Update setup to use plinth instance
2017-01-08 14:55:35 -05:00
James Valleroy
24943ebe15
bind: Use django's form validation
2017-01-06 19:03:53 -05:00
James Valleroy
8f8d0e8901
bind: Minor fixes and style updates
2017-01-06 18:44:44 -05:00
mridulnagpal
d4b0809db0
bind: Replace config in setup
2017-01-06 18:17:29 -05:00
mridulnagpal
e0abdbd0e9
bind: Add validator
2017-01-06 18:17:27 -05:00
mridulnagpal
0312c41415
bind: Added DNS servers setting
2017-01-06 18:17:25 -05:00
mridulnagpal
d986d58250
bind: Add enable DNSSEC
2017-01-06 18:17:22 -05:00
mridulnagpal
8c0d8e9db2
bind: forwarding works fine now
2017-01-06 18:17:19 -05:00
mridulnagpal
95265426a9
bind: Move setup to action script
2017-01-06 18:17:17 -05:00
mridulnagpal
aded0f6be0
bind: Remove icon
2017-01-06 18:17:14 -05:00
mridulnagpal
4a73cbcf3c
bind: Run setup
2017-01-06 18:17:11 -05:00
mridulnagpal
17ed3f92c7
bind: Add config form
2017-01-06 18:17:09 -05:00
mridulnagpal
da408d3381
bind: Add basic config
2017-01-06 18:17:06 -05:00
mridulnagpal
8552f43154
Add bind module
2017-01-06 18:16:38 -05:00
Anusha Mamidala
d9838dbedb
Translated using Weblate (Telugu)
...
Currently translated at 61.5% (405 of 658 strings)
2017-01-06 12:46:36 +01:00
Sripath Roy Koganti
054b2b7723
Translated using Weblate (Telugu)
...
Currently translated at 61.3% (404 of 658 strings)
2017-01-04 10:18:52 +01:00
Swara Yerukola
c1abb32505
Translated using Weblate (Telugu)
...
Currently translated at 61.3% (404 of 658 strings)
2017-01-03 18:35:09 +01:00
Sripath Roy Koganti
c2edc039bf
Translated using Weblate (Telugu)
...
Currently translated at 61.0% (402 of 658 strings)
2017-01-03 18:34:07 +01:00
sowmya surampalli
199ccea135
Translated using Weblate (Telugu)
...
Currently translated at 60.9% (401 of 658 strings)
2017-01-03 18:33:51 +01:00
Sripath Roy Koganti
8be775b225
Translated using Weblate (Telugu)
...
Currently translated at 60.7% (400 of 658 strings)
2017-01-03 18:28:04 +01:00
sowmya surampalli
ca89d2e84f
Translated using Weblate (Telugu)
...
Currently translated at 59.5% (392 of 658 strings)
2017-01-03 18:18:18 +01:00
Sripath Roy Koganti
c247b287c8
Translated using Weblate (Telugu)
...
Currently translated at 59.4% (391 of 658 strings)
2017-01-03 18:17:08 +01:00
Surya Kosaraju
c85186bde0
Translated using Weblate (Telugu)
...
Currently translated at 59.2% (390 of 658 strings)
2017-01-03 18:16:37 +01:00
kurra subhani
d830f1136a
Translated using Weblate (Telugu)
...
Currently translated at 59.1% (389 of 658 strings)
2017-01-03 18:14:26 +01:00