Girish Ramakrishnan
|
5fbd1dae30
|
bump the mysql memory limit
we hit this memory limit often in phabricator backup. this is all
very crude but should suffice for now.
|
2016-03-05 18:35:28 -08:00 |
|
girish@cloudron.io
|
486ced0946
|
fix LDAP debug
|
2016-03-04 17:52:27 -08:00 |
|
girish@cloudron.io
|
d1c1fb8786
|
fix ldap debug ("ldap" already appears as part of debug)
|
2016-03-04 17:51:18 -08:00 |
|
Johannes Zellner
|
57ff8b6770
|
fix feedback test
|
2016-03-04 22:27:18 +01:00 |
|
Johannes Zellner
|
d12d8f5c0b
|
Properly extract referrers, which contain queries on their own and are not properly encoded
|
2016-03-03 15:06:14 +01:00 |
|
Johannes Zellner
|
17deac756b
|
Also log app manifest id for alive apps
|
2016-03-03 09:30:46 +01:00 |
|
Johannes Zellner
|
f7bb3bac98
|
Log app manifest id in healthmonitor
|
2016-03-03 09:30:46 +01:00 |
|
girish@cloudron.io
|
744c721000
|
use docker 1.10.2 (untested)
|
2016-03-01 10:13:44 -08:00 |
|
girish@cloudron.io
|
0500bae221
|
install aufs tools
https://github.com/docker/docker/issues/915
|
2016-03-01 10:13:04 -08:00 |
|
girish@cloudron.io
|
a7b5b49d96
|
fix language
v0.9.3
|
2016-02-26 10:14:37 -08:00 |
|
Johannes Zellner
|
93ef1919c2
|
Hide superuser checkbox for the user himself
|
2016-02-26 18:08:56 +01:00 |
|
girish@cloudron.io
|
254d6ac92e
|
handle singular case as well
|
2016-02-26 08:43:59 -08:00 |
|
girish@cloudron.io
|
3a12265f42
|
Do not preallocate data volume
This is not tested but will get tested in the next upgrade
|
2016-02-26 08:27:13 -08:00 |
|
Johannes Zellner
|
71eeb47f0f
|
Hide groups in user listing if the screen is too tiny
|
2016-02-26 13:10:29 +01:00 |
|
Johannes Zellner
|
5ea5023d97
|
Better encapsulate the form related functions in install view
|
2016-02-26 12:50:05 +01:00 |
|
Johannes Zellner
|
1148e21cd4
|
Add more changes
|
2016-02-26 12:29:52 +01:00 |
|
Johannes Zellner
|
e9a2b2a7cf
|
Disable group access control and show info if there are no groups
|
2016-02-26 11:59:18 +01:00 |
|
Johannes Zellner
|
7a34f40611
|
Allow to specify accessRestrictions on app install
|
2016-02-26 11:47:20 +01:00 |
|
Johannes Zellner
|
c630de1003
|
Fetch groups in appstore.js
|
2016-02-26 11:24:01 +01:00 |
|
Johannes Zellner
|
74da8f5af8
|
Add 0.9.3 changes
|
2016-02-26 11:19:45 +01:00 |
|
girish@cloudron.io
|
b758be5ae2
|
0.9.2 changes
|
2016-02-26 11:17:36 +01:00 |
|
Johannes Zellner
|
c585be4eec
|
Adjust group length error message
|
2016-02-26 11:07:31 +01:00 |
|
Johannes Zellner
|
3ebc569438
|
Avoid using superuser in the ui, but describe what it is
|
2016-02-26 11:03:39 +01:00 |
|
Johannes Zellner
|
5a2cf3cbfe
|
Move superuser checkbox at the bottom of the form
|
2016-02-26 11:02:43 +01:00 |
|
Johannes Zellner
|
715c5f9f61
|
Do not set admin group multiple times
|
2016-02-26 10:56:33 +01:00 |
|
Johannes Zellner
|
6843fda601
|
Show group names and make sure we don't break layout right away
|
2016-02-26 10:53:41 +01:00 |
|
Johannes Zellner
|
a78f3b1db3
|
Give more space to some views
|
2016-02-26 10:52:47 +01:00 |
|
girish@cloudron.io
|
1419108a86
|
umount is for unmounting
|
2016-02-25 20:13:16 -08:00 |
|
girish@cloudron.io
|
7a8b457ce9
|
truncate to shrink the file if required
|
2016-02-25 19:26:46 -08:00 |
|
girish@cloudron.io
|
10967ff8ce
|
allow 1.2 times RAM
This is basically to allow 2 phabricators and another small app with
no warning on a 4gb droplet :-)
|
2016-02-25 18:34:28 -08:00 |
|
girish@cloudron.io
|
1fdfd3681c
|
Revert "Display group ids"
This reverts commit d80ce25363061f95cb14e223efd4ab9828739eea.
Didn't mean to commit this
|
2016-02-25 18:11:25 -08:00 |
|
girish@cloudron.io
|
187d4f9ca2
|
round memory to nearest GB
os.totalmem returns some close-to-GB number. Because of this two
apps with 2GB don't install on 4GB.
|
2016-02-25 17:19:39 -08:00 |
|
girish@cloudron.io
|
6b67e64bf1
|
Display group ids
|
2016-02-25 16:33:58 -08:00 |
|
girish@cloudron.io
|
7ae6061d72
|
Edit -> Save
|
2016-02-25 15:24:50 -08:00 |
|
Johannes Zellner
|
e96b9c3e3f
|
Give the user the perception he gets what he pays for
|
2016-02-26 00:18:47 +01:00 |
|
Johannes Zellner
|
c9ca05a703
|
Do not offer admin group for access restriction
The same can be achieved with a new group and it just
keeps the superuser/admin out of the way here. In any case
admins can always access all apps.
|
2016-02-26 00:13:09 +01:00 |
|
Johannes Zellner
|
23e5bed247
|
Fix the group numbering to ignore admin group
|
2016-02-26 00:02:38 +01:00 |
|
Johannes Zellner
|
bae0d728b3
|
Only show group count to not break layout and allow quickedit
|
2016-02-26 00:01:25 +01:00 |
|
Johannes Zellner
|
5cd1c7d714
|
add hand selector
|
2016-02-26 00:01:01 +01:00 |
|
Johannes Zellner
|
d430e902bf
|
Separate superuser checkbox from the other groups in user edit
|
2016-02-25 23:20:55 +01:00 |
|
Johannes Zellner
|
4fb89de34f
|
Remove 'this is you'
|
2016-02-25 22:29:06 +01:00 |
|
Johannes Zellner
|
7cd3bb31e1
|
Add new support type for failing erroring apps
|
2016-02-25 21:38:37 +01:00 |
|
Girish Ramakrishnan
|
2857158543
|
do not set memoryLimit
|
2016-02-25 11:05:19 -08:00 |
|
Johannes Zellner
|
82a347ea4b
|
Add tooltips for superusers
|
2016-02-25 16:07:31 +01:00 |
|
Johannes Zellner
|
b5c7f978a2
|
Do not show admin group in group listing
|
2016-02-25 15:54:30 +01:00 |
|
Johannes Zellner
|
625da29fce
|
Show admins with an icon instead of a group tag
|
2016-02-25 15:53:36 +01:00 |
|
Johannes Zellner
|
b82b183df6
|
Show alternative text for non admins, when no apps are available for this user
|
2016-02-25 15:38:46 +01:00 |
|
Johannes Zellner
|
ce36fadf2b
|
Fix bug for non admins to view the appstore
|
2016-02-25 15:34:44 +01:00 |
|
Johannes Zellner
|
2429599733
|
Change text from installed to your applications
|
2016-02-25 15:34:33 +01:00 |
|
Johannes Zellner
|
261a0a1728
|
Add account ui to change displayName
|
2016-02-25 15:09:52 +01:00 |
|