Arthur Schiwon
|
17e640af22
|
set admin gid to Admins filter. I.e. hard-coding the admin group, but this is OC reality atm - other admin groups are not possible.
|
2014-06-02 12:53:53 +02:00 |
Arthur Schiwon
|
506e065f23
|
stricter test for 0
|
2014-06-02 12:53:53 +02:00 |
Arthur Schiwon
|
004dd73c5e
|
fix user creation, checkSubAdminUser is only available in OC_JSON
|
2014-06-02 12:53:53 +02:00 |
Arthur Schiwon
|
b3221f0e4e
|
LDAP: adjust main template according to PR 7291
|
2014-06-02 12:53:53 +02:00 |
raghunayyar
|
eed108ec1b
|
Enhancement : The edit icon looks like files app rename fileaction.
|
2014-06-02 12:53:53 +02:00 |
raghunayyar
|
6526b939d3
|
Enhancement: Transparency added to icons, changes opacity to 1 on hover.
|
2014-06-02 12:53:53 +02:00 |
raghunayyar
|
ceb6c4df04
|
Enhancement: Makes Edit and Delete Icons Tapable, 44px by 44px dimensions.
|
2014-06-02 12:53:53 +02:00 |
raghunayyar
|
d51b384c0c
|
Enhancement: Always show edit & delete for the active group.
|
2014-06-02 12:53:53 +02:00 |
raghunayyar
|
f946a52819
|
Rename and Delete Happens only on Active Group.
|
2014-06-02 12:53:53 +02:00 |
Arthur Schiwon
|
d650cd66dc
|
mark selected group active
|
2014-06-02 12:53:53 +02:00 |
Arthur Schiwon
|
1f4bc7cb10
|
port scroll improvements
|
2014-06-02 12:53:52 +02:00 |
Arthur Schiwon
|
f7903e92be
|
do not forget to pass parameters to subtemplate
|
2014-06-02 12:53:52 +02:00 |
Lukas Reschke
|
86d3cf53d1
|
Let's switch to OCP\JSON
|
2014-06-02 12:53:52 +02:00 |
Lukas Reschke
|
ed1a23c9a2
|
Use OCP\JSON instead of OC_JSON
|
2014-06-02 12:53:52 +02:00 |
Lukas Reschke
|
8a8800203e
|
Remove legacy "Check for user comment"
I don't think these comments are necessary anymore and therefore they should get killed.
|
2014-06-02 12:53:52 +02:00 |
raghunayyar
|
16fb48f2eb
|
Adds admin check on groupname changes.
|
2014-06-02 12:53:52 +02:00 |
raghunayyar
|
63645461f0
|
Fixes Markup in templates.
|
2014-06-02 12:53:52 +02:00 |
raghunayyar
|
9ba4a76214
|
resolving conflict when picking 8b81a0b
|
2014-06-02 12:53:52 +02:00 |
Arthur Schiwon
|
bf88bd108e
|
do not show 0 when administered group has no users
|
2014-06-02 12:53:52 +02:00 |
Arthur Schiwon
|
1734cc09fd
|
sort groups by user count
|
2014-06-02 12:53:52 +02:00 |
Arthur Schiwon
|
7d3ac194e3
|
do not show 0 when group has no users
|
2014-06-02 12:53:52 +02:00 |
Arthur Schiwon
|
478393e15a
|
load groups when clicking on them
|
2014-06-02 12:53:52 +02:00 |
raghunayyar
|
e681e1eec0
|
Initial Commit: Takes Quota Settings inside Navigation, Changes Create -> Add Group
|
2014-06-02 12:53:51 +02:00 |
raghunayyar
|
f751e0bc48
|
Splits Code for Users and Groups.
|
2014-06-02 12:53:51 +02:00 |
Arthur Schiwon
|
3a92d48104
|
reduce template function calls
|
2014-06-02 12:53:51 +02:00 |
Arthur Schiwon
|
57ffaddf26
|
add Last Login column
|
2014-06-02 12:53:51 +02:00 |
raghunayyar
|
970f899726
|
Initial Commit : Changes Storage to Quota, Implements GroupName editing.
|
2014-06-02 12:52:53 +02:00 |
Arthur Schiwon
|
dc28f58951
|
add Storage Location col
|
2014-06-02 12:52:53 +02:00 |
raghunayyar
|
dc1523355b
|
Adds Admin to Grouplist Everywhere
|
2014-06-02 12:52:53 +02:00 |
raghunayyar
|
4a30665ec3
|
Removes Delete Icon from Admin Group.
|
2014-06-02 12:52:53 +02:00 |
raghunayyar
|
8e4bbe8297
|
Adds class button to fix font sizes.
|
2014-06-02 12:52:53 +02:00 |
raghunayyar
|
8e34316e04
|
Fixes User Search by username.
|
2014-06-02 12:52:53 +02:00 |
raghunayyar
|
c7af9cd6dd
|
Initial Commit : User Search, Fixes Typos
|
2014-06-02 12:52:53 +02:00 |
raghunayyar
|
223e342664
|
Fixes delete icon only on hover.
|
2014-06-02 12:52:52 +02:00 |
raghunayyar
|
78e1b71003
|
Reverts Bogus Changes.
|
2014-06-02 12:52:52 +02:00 |
raghunayyar
|
71160ff853
|
Deletes Group Clientside Effectively.
|
2014-06-02 12:52:52 +02:00 |
raghunayyar
|
ce46cd3680
|
Implements Group Creation from Sidebar
|
2014-06-02 12:52:52 +02:00 |
raghunayyar
|
b506388b75
|
Reverts last commit, implements user in group count.
|
2014-06-02 12:52:52 +02:00 |
raghunayyar
|
b2ca595509
|
Add GroupList Ajax to Users.
|
2014-06-02 12:52:52 +02:00 |
raghunayyar
|
43ced8c6c7
|
Splits Controls overlap in files and users.
|
2014-06-02 12:52:52 +02:00 |
raghunayyar
|
0663d954e6
|
resolve conflicts while picking c0fb623
|
2014-06-02 12:52:52 +02:00 |
Jenkins for ownCloud
|
d39216c5e7
|
[tx-robot] updated from transifex
|
2014-06-02 01:54:37 -04:00 |
Jenkins for ownCloud
|
36b0c599f5
|
[tx-robot] updated from transifex
|
2014-06-01 01:55:19 -04:00 |
Jenkins for ownCloud
|
cff9440a37
|
[tx-robot] updated from transifex
|
2014-05-31 01:55:46 -04:00 |
Thomas Müller
|
555b9cc245
|
Merge pull request #7614 from owncloud/test_annotations_working
Check if ReflectionMethod::getDocComment is working
|
2014-05-30 22:17:30 +02:00 |
Volkan Gezer
|
4843d13056
|
prevent pageload if pressed enter on name email change
|
2014-05-30 15:12:39 +02:00 |
Jenkins for ownCloud
|
929882a32a
|
[tx-robot] updated from transifex
|
2014-05-30 01:55:11 -04:00 |
Lukas Reschke
|
5cd0fd2559
|
Merge pull request #8700 from owncloud/design-smallfixes
Design detail fixes
|
2014-05-29 21:54:15 +02:00 |
Jenkins for ownCloud
|
368006c7af
|
[tx-robot] updated from transifex
|
2014-05-29 01:54:40 -04:00 |
Joas Schilling
|
dc83b17f49
|
Fix double "saved" message when changing email settings
|
2014-05-28 11:50:55 +02:00 |