aboutsummaryrefslogtreecommitdiffstats
path: root/settings/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4262 from owncloud/fix_jslint_kondouChristopher2013-08-204-7/+10
|\
| * Merge branch 'master' into fix_jslint_kondoukondou2013-08-181-1/+7
| |\
| * | Fix a syntax error & have if-conds in an own linekondou2013-08-011-1/+3
| * | Fix some JSLint warningskondou2013-07-314-7/+8
* | | Merge pull request #4447 from owncloud/fix_4351_masterMorris Jobke2013-08-201-11/+17
|\ \ \
| * | | Break long lines into smaller ones.Owen Winkler2013-08-181-3/+10
| * | | Use JSON to send/receive group data.Owen Winkler2013-08-151-11/+10
| | |/ | |/|
* | | Merge pull request #4239 from owncloud/decrypt_files_againBjörn Schießle2013-08-181-0/+54
|\ \ \
| * | | Merge branch 'master' into decrypt_files_againBjoern Schiessle2013-08-171-1/+7
| |\| |
| * | | working decrypt files methodBjoern Schiessle2013-07-291-8/+49
| * | | add ajax call to decrypt all filesBjörn Schießle2013-07-291-0/+13
| | |/ | |/|
* | | Add _many_ newlines at the end of fileskondou2013-08-182-2/+2
| |/ |/|
* | draw attention to the newly added app entry by flashing it twiceJan-Christoph Borchardt2013-08-071-0/+3
* | scroll the app navigation down so the newly added app is seenJan-Christoph Borchardt2013-08-071-0/+2
* | prepend the new app before the 'More apps' functionJan-Christoph Borchardt2013-08-071-1/+2
|/
* Use !== and === in settings.kondou2013-07-214-28/+28
* 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
|\ \