summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-1916-0/+152
|\
| * Merge pull request #4263 from owncloud/search_scrolltoJörn Friedrich Dreyer2013-09-191-0/+13
| |\
| | * initial scrollto implementation:Jörn Friedrich Dreyer2013-09-171-0/+13
| * | [tx-robot] updated from transifexJenkins for ownCloud2013-09-1815-0/+139
| * | disable avatar loading on public guest pageJörn Friedrich Dreyer2013-09-171-3/+5
* | | use {count} instead of 'One' for more versatile translationJörn Friedrich Dreyer2013-09-191-1/+1
* | | use n to translate titleJörn Friedrich Dreyer2013-09-191-1/+7
* | | use 96x96 as 64x64 thumbnails in conflicts dialog, 64x64 looks very blocky .....Jörn Friedrich Dreyer2013-09-191-1/+1
* | | fix 'event is not defined' errorJörn Friedrich Dreyer2013-09-191-1/+1
* | | indentationJörn Friedrich Dreyer2013-09-181-43/+43
* | | simplify conflict template handling, fix reopen after ESCJörn Friedrich Dreyer2013-09-181-13/+11
* | | allow passing classes to buttonsJörn Friedrich Dreyer2013-09-181-0/+3
* | | we cannot load avatar on guest pageJörn Friedrich Dreyer2013-09-171-3/+5
* | | Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-171-1/+10
|\| |
| * | Merge pull request #4871 from owncloud/add_exists_method_to_jqueryBernhard Posselt2013-09-171-1/+10
| |\ \ | | |/ | |/|
| | * add exists method to jqueryJörn Friedrich Dreyer2013-09-161-1/+10
* | | Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-1749-73/+401
|\| |
| * | [tx-robot] updated from transifexJenkins for ownCloud2013-09-1636-36/+0
| |/
| * Merge pull request #4835 from owncloud/fix-apps-heightMorris Jobke2013-09-151-2/+2
| |\
| | * use lineheight instead of padding and heightBernhard Posselt2013-09-131-2/+2
| * | Merge pull request #4803 from owncloud/fix-4465-add-share-user-on-enterMorris Jobke2013-09-151-2/+4
| |\ \
| | * | no autoFocus if no users returnedPete McFarlane2013-09-111-1/+3
| | * | Added autoFocus to #shareWith autocomplete optionsPete McFarlane2013-09-111-3/+3
| * | | Merge pull request #4853 from owncloud/external-shared_mimetype-iconsThomas Müller2013-09-151-5/+1
| |\ \ \
| | * | | Use external and shared icons in OC.Dialogs.filepicker()kondou2013-09-141-5/+1
| * | | | Merge pull request #4506 from owncloud/oc_avatarsBernhard Posselt2013-09-146-2/+288
| |\ \ \ \
| | * | | | Remove superfluous $kondou2013-09-141-1/+1
| | * | | | Merge branch 'master' into oc_avatarskondou2013-09-1217-73/+184
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Add a comment to clear defaultavatar-functionalitykondou2013-09-111-0/+1
| | * | | | Bring another enable_avatars to $_ and fix $thus->$thiskondou2013-09-111-1/+1
| | * | | | Pass view in \OC_Avatar to constructor and use $_ for enable_avatarskondou2013-09-091-8/+8
| | * | | | Have the "notsquare" error as data, not as messagekondou2013-09-061-1/+1
| | * | | | Clean up avatars and preliminary use JSON->rawlist.phpkondou2013-09-052-16/+14
| | * | | | Have login-checks and CSRF checkskondou2013-09-052-7/+15
| | * | | | Use proper controller namingkondou2013-09-042-8/+10
| | * | | | Fix some bugs and remove \OCP\Avatar for nowkondou2013-09-041-6/+6
| | * | | | fixing style, var name & PHPDocThomas Müller2013-09-041-2/+4
| | * | | | Merge branch 'master' into oc_avatarskondou2013-09-0410-41/+76
| | |\ \ \ \
| | * | | | | Clean up oc_avatarskondou2013-09-042-3/+2
| | * | | | | Have the header avatar to the left of the user namekondou2013-09-032-9/+18
| | * | | | | Fix unwanted caching in IE8kondou2013-09-031-3/+11
| | * | | | | Don't use HTML5 <header> to support avatars in IE8kondou2013-09-032-2/+2
| | * | | | | Merge branch 'master' into oc_avatarskondou2013-09-0353-25/+118
| | |\ \ \ \ \
| | * | | | | | Fix some of @jancborchardt's complaints in oc_avatarskondou2013-09-021-3/+3
| | * | | | | | Pass setLastModifiedHeader() time()kondou2013-09-011-2/+2
| | * | | | | | $image doesn't have data() when a defaultavatar should be usedkondou2013-09-011-1/+1
| | * | | | | | Also set an E-Tag headerkondou2013-09-011-0/+2
| | * | | | | | Use \OC_Response for cache invalidationkondou2013-09-011-10/+4
| | * | | | | | Properly check for tmpavatar, invalidate cache, fix debug msgskondou2013-09-011-3/+14
| | * | | | | | Fix @tanghus's complains in avatars and clean up cropper after closing with "x"kondou2013-09-011-6/+30