zafi
|
f314eb8f72
|
The "lost password" field depends on OC_USER_BACKEND_SET_PASSWORD
so it should only be visible for users with a supporting backend.
|
2013-05-25 09:03:07 +02:00 |
Björn Schießle
|
9d1e60325c
|
allow admin to recover users files in case of password lost
|
2013-05-16 14:53:04 +02:00 |
Björn Schießle
|
135991474b
|
fix inconsistent post parameters in change password operation
|
2013-05-08 12:38:09 +02:00 |
Raghu Nayyar
|
2bcb64e781
|
Merge pull request #3114 from owncloud/update-notification
Add an update notification
|
2013-04-26 21:12:38 -07:00 |
Bart Visscher
|
d825669265
|
Merge pull request #3002 from owncloud/priorize_common_languages
Priorize common languages.
|
2013-04-26 06:30:59 -07:00 |
Morris Jobke
|
e6f84397aa
|
Merge pull request #3098 from jerrac/displaynamesaveontimeout
On the Personal Settings page, made the display name save like the email address saves
|
2013-04-25 14:10:16 -07:00 |
Lukas Reschke
|
d41b600725
|
Add an update notification on every page for admin users
|
2013-04-24 18:47:38 +02:00 |
kondou
|
e8bb998ecc
|
Fix #3095.
|
2013-04-24 11:13:12 +02:00 |
David Reagan
|
7312cbec91
|
Made saving the display name work the same way as the email address. Fixed a few comparison operators. Increased the fadeOut time for the success and error messages.
|
2013-04-23 12:45:12 -07:00 |
kondou
|
7a2be0c5dc
|
Make divider not selectable
Very hacky
|
2013-04-19 00:39:42 +02:00 |
kondou
|
79218be1d2
|
Priorize common languages.
|
2013-04-18 15:14:42 +02:00 |
Bernhard Posselt
|
4679e789e1
|
also adjust template properly for log date fix
|
2013-04-17 15:31:05 +02:00 |
Bernhard Posselt
|
18c873d1e5
|
Merge pull request #2554 from owncloud/hide-toggle-checkbox
Implements Hide / Display for the Password Toggle Button
|
2013-04-11 01:18:40 -07:00 |
raghunayyar
|
3d008b2ff3
|
New Password in Personal Password Page loads fine.
|
2013-04-11 12:34:46 +05:30 |
Robin Appelman
|
27f710d860
|
Users: fix "Other.." quota option for the default quota
|
2013-04-09 12:47:08 +02:00 |
Lukas Reschke
|
8000f9db74
|
Unescape the update hint
Fixes #2647
|
2013-04-02 16:39:21 +03:00 |
Morris Jobke
|
df74c0e43a
|
apply code review hints
|
2013-03-28 15:02:31 +01:00 |
Morris Jobke
|
d3ca97dd2f
|
Make it possible to show less log entries again - fix owncloud/core#1593
* show "less" button only if there are more than 3 entries
* only "remove" logs till last 3 entries
|
2013-03-27 15:14:09 +01:00 |
Lukas Reschke
|
fadb11253b
|
Merge branch 'master' into fixing-bugtracker-link-master
Conflicts:
core/templates/exception.php
settings/templates/help.php
|
2013-03-01 23:41:23 +01:00 |
Thomas Mueller
|
f9b454dab1
|
change bug tracker links to https://github.com/owncloud/core/blob/master/CONTRIBUTING.md
|
2013-03-01 23:32:43 +01:00 |
Lukas Reschke
|
7311c2bb5d
|
Remove uneeded OAuth files
|
2013-02-27 23:26:00 +01:00 |
Lukas Reschke
|
229c907a57
|
[core] From echo to p
|
2013-02-27 22:55:39 +01:00 |
Thomas Mueller
|
c71fdf04d7
|
fixes 1933 - the locale name is no longer part of the translation string
|
2013-02-27 11:41:50 +01:00 |
Bart Visscher
|
19c5213b53
|
Join split translated strings
|
2013-02-21 23:47:56 +01:00 |
Bart Visscher
|
83f161d3f9
|
Style cleanup settings
|
2013-02-21 23:47:56 +01:00 |
Victor Dubiniuk
|
c5f6a77dbd
|
Correct new password input name
|
2013-02-18 21:15:32 +03:00 |
Jan-Christoph Borchardt
|
e8190c6511
|
fix user delete button not showing in IE, another SVG replacement issue
|
2013-02-14 13:01:51 +01:00 |
Frank Karlitschek
|
316807e0d3
|
Merge pull request #1624 from owncloud/singleselect
Split editable select code used for quota selection into a jquery plugin
|
2013-02-12 11:05:07 -08:00 |
Robin Appelman
|
e68e5cc849
|
Split editable select code used for quota selection into a jquery plugin
|
2013-02-11 15:18:14 +01:00 |
Jan-Christoph Borchardt
|
40d8a2531d
|
move CSS to correct location, move and format php
|
2013-02-11 12:49:52 +01:00 |
Jan-Christoph Borchardt
|
47341eb4bd
|
spaces to tabs
|
2013-02-11 12:41:14 +01:00 |
Jan-Christoph Borchardt
|
2b586eb91c
|
correct target blank from image to link
|
2013-02-11 12:40:17 +01:00 |
Björn Schießle
|
45a4016878
|
Merge pull request #1552 from raghunayyar/personalpage-style-fix
Personal Page Password Toggle Loads Fine.
|
2013-02-10 07:31:05 -08:00 |
Thomas Müller
|
e68cf72458
|
Merge pull request #1543 from owncloud/utf8-locale-master
some systems use en_US.UTF8 instead of en_US.UTF-8
|
2013-02-09 09:58:05 -08:00 |
Jörn Friedrich Dreyer
|
bb656ca2fb
|
Merge pull request #1561 from Raydiation/master
Moved the iframe height and width fix from js to css
|
2013-02-09 08:56:12 -08:00 |
Bernhard Posselt
|
62122148bf
|
Revert "moved iframe height and width fix from js to css"
This reverts commit 842fc85b9a .
|
2013-02-09 17:46:23 +01:00 |
Bernhard Posselt
|
842fc85b9a
|
moved iframe height and width fix from js to css
|
2013-02-09 17:41:17 +01:00 |
Bernhard Posselt
|
f8335c4815
|
moved iframe height and width fix from js to css
|
2013-02-09 11:34:25 +01:00 |
Frank Karlitschek
|
c14f0b5637
|
add in new window
|
2013-02-09 09:30:59 +01:00 |
Frank Karlitschek
|
9bd45b26a5
|
add the buttons for the clients to the personal page.
Useful and prettier
|
2013-02-09 09:13:11 +01:00 |
raghunayyar
|
e8d17e4e8e
|
Personal Page Password Toggle Also Loads Well.
|
2013-02-09 11:40:07 +05:30 |
Thomas Müller
|
232a98524c
|
some systems use en_US.UTF8 instead of en_US.UTF-8
|
2013-02-08 17:49:54 +01:00 |
Thomas Mueller
|
5788d36c8d
|
Merge branch 'master' into fixing-1354-master
Conflicts:
settings/admin.php
settings/templates/admin.php
|
2013-02-07 10:44:28 +01:00 |
Thomas Mueller
|
84f3c8b6cc
|
show webdav test results in admin section as well
|
2013-02-07 00:49:39 +01:00 |
Lukas Reschke
|
e969a78cf9
|
Merge pull request #1443 from owncloud/use-module-file-info-master
we get best results regarding mime type detection if we use fileinfo - l...
|
2013-02-06 11:53:13 -08:00 |
Thomas Tanghus
|
3879e5d9c5
|
Merge pull request #1428 from owncloud/content_positioning
Fix leftcontent positioning. Ref #1255
|
2013-02-06 08:13:45 -08:00 |
Georg Ehrke
|
0a16d25724
|
make it possible to modify the links to the clients
|
2013-02-06 15:20:43 +01:00 |
Björn Schießle
|
9d73e7eb1e
|
let the user change his display name, if supported by the back-end
|
2013-02-06 11:38:03 +01:00 |
Arthur Schiwon
|
5221ee0c5a
|
offer change password only when the action is supported by the user backend
|
2013-02-05 19:26:00 +01:00 |
Thomas Tanghus
|
b06ac67e07
|
Add 'hascontrols' class for content with fixed topbar.
|
2013-02-04 18:30:49 +01:00 |