summaryrefslogtreecommitdiffstats
path: root/settings/js
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Continue work on cropperkondou2013-08-281-2/+3
| * | | | Have a controller instead ofo avatar.php and fix some cropper-designkondou2013-08-261-9/+16
| * | | | Use Jcrop, have inline errormsg, work on cropping, clean up, WIPkondou2013-08-251-13/+49
| * | | | Remove gravatar and no-avatar functionality, prepare for default avatars even...kondou2013-08-251-6/+0
| * | | | Integrate newavatar.php into avatar.php by using GET, POST & DELETEkondou2013-08-251-3/+8
| * | | | Several improvementskondou2013-08-251-1/+1
| * | | | Have a fancy uploadavatar buttonkondou2013-08-251-0/+4
| * | | | Refactor newavatar.php and show (for now) an alert on problems when setting n...kondou2013-08-251-4/+13
| * | | | Have /avatar.php as a central avatar-pointkondou2013-08-251-3/+1
| * | | | Improve styling & enable avatar-upload at personal pagekondou2013-08-251-0/+8
| * | | | Modularize get(), async getAvatar, avatars @ usermgmtkondou2013-08-251-0/+24
| * | | | Add basic avatars and gravatarkondou2013-08-251-0/+6
* | | | | Allow numeric group namesringmaster2013-09-131-3/+3
| |_|_|/ |/| | |
* | | | Fix language selection; Fix #4756kondou2013-09-071-1/+1
| |_|/ |/| |
* | | fix issues caused by introduction of sticky Apps management footerJan-Christoph Borchardt2013-08-301-4/+4
| |/ |/|
* | no duplicate declaration of appLicense + camelCaseThomas Müller2013-08-281-5/+4
* | Work around #4630 to fix license showingkondou2013-08-281-1/+10
|/
* Merge branch 'master' into improve_app-managementkondou2013-08-215-19/+82
|\
| * 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
| | |/ | |/|
* | | Move .errormsg from settings-css to .warning in core. Reusable!kondou2013-08-181-5/+5
* | | Use appitem instead of always recreating a jquery objectkondou2013-08-181-15/+13
* | | Don't use an alert for displaying app-mgmt-errorskondou2013-08-181-9/+28
* | | Merge branch 'master' into improve_app-managementkondou2013-08-181-1/+7
|\| |
| * | 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
| |/
* / Improve app-managementkondou2013-08-061-5/+13
|/
* 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
|\