Arthur Schiwon
|
a4cfa95545
|
restructure group.js and put functions to object, also add group list sorting after adding.
|
12 years ago |
Arthur Schiwon
|
480173569f
|
put Add Group elements hiding and showing into its own function
|
12 years ago |
Arthur Schiwon
|
330dfeb46b
|
group name input shall not vanish upon click, plus cleanup (groups do not have home folders)
|
12 years ago |
Arthur Schiwon
|
749afe74df
|
when clicking on Add Group also put the focus into the group name field
|
12 years ago |
Arthur Schiwon
|
faab6c095c
|
move group-click initialization to groups.js and only react on elements with a data-gid attribute given
|
12 years ago |
raghunayyar
|
65aa20433c
|
Enhancement : Toggle Add Group on Click, @blizzz have a look here.
|
12 years ago |
Arthur Schiwon
|
506e065f23
|
stricter test for 0
|
12 years ago |
raghunayyar
|
eed108ec1b
|
Enhancement : The edit icon looks like files app rename fileaction.
|
12 years ago |
Arthur Schiwon
|
d650cd66dc
|
mark selected group active
|
12 years ago |
Arthur Schiwon
|
1f4bc7cb10
|
port scroll improvements
|
12 years ago |
Arthur Schiwon
|
478393e15a
|
load groups when clicking on them
|
12 years ago |
raghunayyar
|
e681e1eec0
|
Initial Commit: Takes Quota Settings inside Navigation, Changes Create -> Add Group
|
12 years ago |
raghunayyar
|
f751e0bc48
|
Splits Code for Users and Groups.
|
12 years ago |
Arthur Schiwon
|
57ffaddf26
|
add Last Login column
|
12 years ago |
raghunayyar
|
970f899726
|
Initial Commit : Changes Storage to Quota, Implements GroupName editing.
|
12 years ago |
Arthur Schiwon
|
dc28f58951
|
add Storage Location col
|
12 years ago |
raghunayyar
|
8e34316e04
|
Fixes User Search by username.
|
12 years ago |
raghunayyar
|
c7af9cd6dd
|
Initial Commit : User Search, Fixes Typos
|
12 years ago |
raghunayyar
|
71160ff853
|
Deletes Group Clientside Effectively.
|
12 years ago |
raghunayyar
|
ce46cd3680
|
Implements Group Creation from Sidebar
|
12 years ago |
Georg Ehrke
|
020255b4e5
|
add button for properly uninstalling apps
|
12 years ago |
Volkan Gezer
|
4843d13056
|
prevent pageload if pressed enter on name email change
|
12 years ago |
Volkan Gezer
|
c01f196f72
|
make reshare settings foldable
|
12 years ago |
Joas Schilling
|
dc83b17f49
|
Fix double "saved" message when changing email settings
|
12 years ago |
Bjoern Schiessle
|
12338e0ef0
|
allow admin to disable sharing for specific groups of users
|
12 years ago |
Volkan Gezer
|
5291f47c66
|
fix typo encryption
|
12 years ago |
Bjoern Schiessle
|
a9ac11718e
|
backup the encryption key after the encryption was disabled so that the user
can restore them if needed
|
12 years ago |
Bjoern Schiessle
|
ec045b251c
|
hide input field if default expire date isn't activated
|
12 years ago |
Lukas Reschke
|
eecd4bd18e
|
Use JS as content-type due to mimesniffing
|
12 years ago |
Thomas Müller
|
647abe512b
|
reduce code duplication, fix parse error, prevent page reload on hitting enter while changing the display name - refs #8085
|
12 years ago |
Volkan Gezer
|
286323f7a4
|
Fix some localization issues with file encryption/decription strings
|
12 years ago |
Vincent Petry
|
82f98fb3d3
|
Fixed user list offset call
|
12 years ago |
raghunayyar
|
3d8ce8104f
|
Adds Style changes to app-navigation in core/css/apps.css
|
12 years ago |
raghunayyar
|
59d1ee565e
|
Makes #app-navigation a part of app management.
|
12 years ago |
kondou
|
8fafee31ef
|
Use $.hide() instead of .hidden for now
.inlineblock ranks higher than .hidden
|
12 years ago |
kondou
|
dd97d532be
|
Remove OC.Router usage
|
12 years ago |
Joas Schilling
|
5b8cde48dc
|
Add button to send a test mail after changing the email settings
Fix #7175
|
12 years ago |
Thomas Müller
|
5f711912a1
|
remove OC.Router.registerLoadedCallback()
|
12 years ago |
Thomas Müller
|
1291303c5a
|
Replace OC.Router.generate() with OC.generateUrl()
|
12 years ago |
Joas Schilling
|
9847912257
|
Remove unused variables, add doc blocks and break lines
Fix #7166
|
12 years ago |
kondou
|
593adab258
|
Fix scrutinizer issue in settings/js/apps.js
|
12 years ago |
Jan-Christoph Borchardt
|
bc1c136cd6
|
coding style fixes: cut long lines, whitespace
|
12 years ago |
Joas Schilling
|
331bd527a7
|
Hide SMTP options based on selected send mode
Fix #7166
|
12 years ago |
kondou
|
e32acf933d
|
Highlight the selected app in app-settings
|
12 years ago |
kondou
|
88882e3fa7
|
Use addClass('hidden') and removeClass('hidden')
|
12 years ago |
kondou
|
0e0b4d5575
|
Hide remove image, if there's no custom avatar
Fix #7308
|
12 years ago |
Jan-Christoph Borchardt
|
20b740f8e4
|
do not show display name on mobile when profile picture is present
|
12 years ago |
Lukas Reschke
|
16262e3fd2
|
Move isadmin to template and rename it to oc_isadmin
|
12 years ago |
Joas Schilling
|
c196e59e88
|
Add event parameter to keyup event
Fix issue #7277
|
12 years ago |
Joas Schilling
|
fdb0d2067f
|
Remove duplicated definition and move OC.msg to js/js.js
Fix issue #7166
|
12 years ago |