summaryrefslogtreecommitdiffstats
path: root/settings/js
Commit message (Expand)AuthorAgeFilesLines
* Use OC instead of oc to show alert at an error.kondou2013-07-101-1/+1
* Do not add groups if user has no groupsVictor Dubiniuk2013-07-031-2/+4
* Use svg to png fallback on demand onlyVictor Dubiniuk2013-06-281-1/+1
* Add fallback for svg app iconsVictor Dubiniuk2013-06-281-1/+5
* Hide a ghost image on the apps management pageVictor Dubiniuk2013-06-281-0/+5
* Replace display name onlyVictor Dubiniuk2013-06-181-1/+1
* show nicer warning if the admin recovery password was wrongBjörn Schießle2013-05-161-4/+6
* some error handling in case the recovery password is wrongBjörn Schießle2013-05-161-0/+4
* allow admin to recover users files in case of password lostBjörn Schießle2013-05-161-1/+3
* Fix retrieval of users with multiple backendsArthur Schiwon2013-05-031-3/+9
* Merge pull request #3002 from owncloud/priorize_common_languagesBart Visscher2013-04-261-0/+3
|\
| * Make divider not selectablekondou2013-04-191-4/+3
| * Priorize common languages.kondou2013-04-181-0/+4
* | Fixed comment in personal.js. Changed message text in changedisplayname.php.David Reagan2013-04-231-1/+1
* | Made saving the display name work the same way as the email address. Fixed a ...David Reagan2013-04-231-36/+42
|/
* Merge pull request #2975 from owncloud/log-dateMorris Jobke2013-04-171-1/+5
|\
| * fix admin log display and use a more readable formatBernhard Posselt2013-04-171-1/+5
* | Removed extra id from jquery selectors. Remove console.log call. Removed comm...David Reagan2013-04-161-4/+2
* | Modified how the #lostpassword or #email fields save email addresses on the P...David Reagan2013-04-161-12/+24
|/
* Add span tag while enabling or disbling apps as well.raghunayyar2013-04-121-1/+3
* Add the quota change listeners to newly added user entries in the user listRobin Appelman2013-04-101-12/+19
* Merge pull request #2738 from Kondou-ger/fix_alert_issuesBart Visscher2013-04-061-3/+3
|\
| * Translate 'Error' in corekondou2013-04-061-3/+3
| * Fixed things in alert-messagesroot2013-04-051-3/+3
* | Fix Typokondou2013-04-051-2/+2
* | Fix #2693kondou2013-04-051-2/+2
|/
* Merge pull request #2597 from kabum/lesslogBernhard Posselt2013-03-291-8/+20
|\
| * fix typo and remove animationMorris Jobke2013-03-281-2/+1
| * convert js call to css ruleMorris Jobke2013-03-281-1/+0
| * apply code review hintsMorris Jobke2013-03-281-12/+10
| * add copyright noteMorris Jobke2013-03-271-0/+1
| * remove animationMorris Jobke2013-03-271-2/+1
| * Make it possible to show less log entries again - fix owncloud/core#1593Morris Jobke2013-03-271-3/+19
* | Merge pull request #2448 from owncloud/userlist_available_groupsBernhard Posselt2013-03-291-4/+13
|\ \
| * | User list: Keep array of available groups. Should fix #873Thomas Tanghus2013-03-191-4/+13
* | | Users: use DisplayName in the Display Name col when appending usersArthur Schiwon2013-03-271-1/+1
| |/ |/|
* | Improve detection of installations errorsBrice Maron2013-03-231-1/+7
|/
* User list: Avoid dupes and better sorting. Fix #2420Thomas Tanghus2013-03-191-15/+65
* Merge pull request #2061 from owncloud/app-textFrank Karlitschek2013-03-041-1/+1
|\
| * Add the description as text and not as htmlLukas Reschke2013-03-041-1/+1
* | Merge pull request #2060 from owncloud/escapeGroupnameFrank Karlitschek2013-03-041-5/+5
|\ \
| * | Sanitize uid, group and quotaLukas Reschke2013-03-041-5/+5
| |/
* / Add log as text and not as HTMLLukas Reschke2013-03-031-1/+1
|/
* sort users according to display nameArthur Schiwon2013-02-261-2/+2
* Merge branch 'master' of github.com:owncloud/core into issue_1776Qingping Hou2013-02-251-2/+2
|\
* | add span tag to displayname on expand buttonQingping Hou2013-02-251-3/+1
* | update oldDisplayName value on displayName changeQingping Hou2013-02-241-0/+1
* | when user changes displayName, also update it on expand buttonQingping Hou2013-02-241-1/+5
|/
* Fetch displayname in userlist ajax requests. Refs #1681Thomas Tanghus2013-02-221-4/+4
* Sanitize user inputLukas Reschke2013-02-181-1/+1