mridulnagpal
8d5fc5f1c4
icons updated
2016-12-18 12:32:41 -05:00
mridulnagpal
071058b427
ugettexy lazy restored
2016-12-18 12:32:39 -05:00
mridulnagpal
72cdbae07a
Roundcube License updated
2016-12-18 12:32:36 -05:00
mridulnagpal
d5360fdb8b
Privoxy License updated
2016-12-18 12:32:34 -05:00
mridulnagpal
5dac389239
License updated
2016-12-18 12:32:31 -05:00
mridulnagpal
cc91dcf4bd
icons-resized
2016-12-18 12:32:28 -05:00
mridulnagpal
06fb7fab3b
License updated ikiwiki icon added title indented
2016-12-18 12:32:26 -05:00
mridulnagpal
722451305c
icons-changed
2016-12-18 12:32:23 -05:00
mridulnagpal
2c721f6f73
icons changed
2016-12-18 12:32:18 -05:00
James Valleroy
70a858597a
Refactor module list command
2016-12-14 15:32:44 -05:00
mridulnagpal
fac840ec48
Add command line argument to list modules
2016-12-14 14:34:04 -05:00
Tong Hui
95ab7f0184
Chinese Translation 100% finished!
2016-12-11 14:23:33 -05:00
John Doe
4cc39f0e41
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (658 of 658 strings)
2016-12-10 11:46:52 +01:00
ikmaak
1850e66935
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (658 of 658 strings)
2016-12-09 02:23:05 +01:00
James Valleroy
811dc3952d
Release v0.12.0
v0.12.0
2016-12-08 15:59:57 -05:00
James Valleroy
66423e8f75
Fetch latest manual
2016-12-08 15:51:11 -05:00
James Valleroy
079b7cea5f
Update changelog
2016-12-08 15:48:14 -05:00
Sunil Mohan Adapa
dede3383d4
xmpp: Remove minor jsxc unnecessary outdated code
2016-12-08 14:30:51 -05:00
Sunil Mohan Adapa
f406b53fc4
xmpp: Show error jsxc dialog when authentication fails
2016-12-08 14:30:47 -05:00
Sunil Mohan Adapa
27e072f400
xmpp: Remove unused styling in jsxc
2016-12-08 14:30:44 -05:00
Sunil Mohan Adapa
676b8251fd
xmpp: Remove colorbox in jsxc which is no longer a dependency
2016-12-08 14:30:42 -05:00
Sunil Mohan Adapa
1accb81acc
xmpp: Update jsxc CSS file path for latest JQuery UI
2016-12-08 14:30:37 -05:00
James Valleroy
0a20e1e83a
frontpage: Use reverse_lazy for Configure links
2016-12-08 19:42:54 +05:30
James Valleroy
96b63a0ab5
xmpp: Fix static symlinks for jsxc-3.0.0
2016-12-08 15:11:07 +05:30
Алексей Докучаев
771a18dadf
Translated using Weblate (Russian)
...
Currently translated at 100.0% (658 of 658 strings)
2016-12-08 09:03:54 +01:00
Swapnil Gupta
ce18ed4214
Error when initializing modules fixed
2016-12-07 05:43:54 -05:00
James Valleroy
cb674ce78f
Update translations
2016-12-04 15:36:04 -05:00
James Valleroy
9da23fa560
firstboot: Only add steps from modules if they have completed setup
2016-12-04 15:24:54 -05:00
James Valleroy
0fdc0ffe52
users: Fix marking first boot step as done
2016-12-04 15:24:51 -05:00
Sunil Mohan Adapa
f457a0bdd3
first_boot: Fix various issues and refactor
...
- Fix major regression so that steps can submitted multiple times in
case of errors.
- Don't serve the welcome page (and other pages) only once. Show it
until action is an taken. This does not apply to the final step.
- Eliminate all coupling of one first boot step on another.
- Move first boot helper methods to __init__.py instead of middleware as
it is more generic than middleware.
- Implement caching the first boot state to avoid an SQL query on every
page load. The down side is that if first boot state is modified in
the backend DB outside Plinth, Plinth will need to be restarted to
catch the modified value.
- Mark some methods as private.
- Refactor middleware code for slightly more simplicity.
- Don't show sidebar in pagekite first boot step. Set width like other
pages.
2016-12-04 15:24:48 -05:00
Sunil Mohan Adapa
6cce89ed68
users: Update first boot step submit button text
...
'Box it up!' is confusing is and no longer relavent as there are more
steps after that step.
2016-12-04 15:24:45 -05:00
Sunil Mohan Adapa
b347033f42
pagekite: Ensure / at the end of URLs
2016-12-04 15:24:42 -05:00
Sunil Mohan Adapa
e09434b998
pagekite: Fix first boot to use requests module
...
The intent is to use the requests module and make HTTP requests instead
of the Django requests. This is probably a regression and this step
does not work without the change.
2016-12-04 15:24:39 -05:00
Sunil Mohan Adapa
56686b7148
firstboot: Rename views/urls to be non-numeric
2016-12-04 15:24:36 -05:00
Sunil Mohan Adapa
c37aa0fbd5
firstboot: Indentation & styling fixes
...
pycodestyle version used is 2.1.0 with default arguments.
2016-12-04 15:24:31 -05:00
mridulnagpal
a2d4719685
user delete fix
2016-12-04 14:04:44 -05:00
James Valleroy
0a3a68aee7
firewall: Minor changes to appearance
2016-12-04 13:45:34 -05:00
James Valleroy
b234d0e1b3
Ensure that services are registered when modules complete setup
2016-12-04 13:45:31 -05:00
James Valleroy
5f1c72d647
tor: Only register service if module setup is complete
2016-12-04 13:45:29 -05:00
mridulnagpal
941259df1e
Firewall updated
2016-12-04 13:45:26 -05:00
mridulnagpal
1eedad907e
Firewall UI
2016-12-04 13:45:21 -05:00
Karthik Perabattula
f5d33138f3
Translated using Weblate (Telugu)
...
Currently translated at 59.0% (382 of 647 strings)
2016-12-04 17:35:41 +01:00
James Valleroy
66e3febc51
frontpage: Set icon size to 300%
...
Because the icons don't uniquely identify apps, we don't want to
minimize the shortcut text too much.
Rename center-header to center-info.
Minor adjustments to templates for readability.
Update changelog.
2016-12-04 11:34:02 -05:00
mridulnagpal
c501187af9
frontpage view
2016-12-04 11:33:59 -05:00
mridulnagpal
d8b41f1200
icons arranged
2016-12-04 11:33:56 -05:00
mridulnagpal
9c6cf38155
App View
2016-12-04 11:33:51 -05:00
KURRA ROOPKANTH
72ca7518e8
Translated using Weblate (Telugu)
...
Currently translated at 58.8% (381 of 647 strings)
2016-12-02 21:50:09 +01:00
maneesha k
c99a9c8579
Translated using Weblate (Telugu)
...
Currently translated at 58.7% (380 of 647 strings)
2016-12-02 12:52:07 +01:00
funny vamsi
03407d1a2a
Translated using Weblate (Telugu)
...
Currently translated at 58.5% (379 of 647 strings)
2016-12-02 12:49:34 +01:00
Trivikram Dommeti
a93d815101
Translated using Weblate (Telugu)
...
Currently translated at 58.5% (379 of 647 strings)
2016-12-02 12:48:20 +01:00