| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #4871 from owncloud/add_exists_method_to_jquery | Bernhard Posselt | 2013-09-17 | 1 | -1/+10 |
|\ |
|
| * | add exists method to jquery | Jörn Friedrich Dreyer | 2013-09-16 | 1 | -1/+10 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-16 | 36 | -36/+0 |
|/ |
|
* | Merge pull request #4835 from owncloud/fix-apps-height | Morris Jobke | 2013-09-15 | 1 | -2/+2 |
|\ |
|
| * | use lineheight instead of padding and height | Bernhard Posselt | 2013-09-13 | 1 | -2/+2 |
* | | Merge pull request #4803 from owncloud/fix-4465-add-share-user-on-enter | Morris Jobke | 2013-09-15 | 1 | -2/+4 |
|\ \ |
|
| * | | no autoFocus if no users returned | Pete McFarlane | 2013-09-11 | 1 | -1/+3 |
| * | | Added autoFocus to #shareWith autocomplete options | Pete McFarlane | 2013-09-11 | 1 | -3/+3 |
* | | | Merge pull request #4853 from owncloud/external-shared_mimetype-icons | Thomas Müller | 2013-09-15 | 1 | -5/+1 |
|\ \ \ |
|
| * | | | Use external and shared icons in OC.Dialogs.filepicker() | kondou | 2013-09-14 | 1 | -5/+1 |
* | | | | Merge pull request #4506 from owncloud/oc_avatars | Bernhard Posselt | 2013-09-14 | 6 | -2/+288 |
|\ \ \ \ |
|
| * | | | | Remove superfluous $ | kondou | 2013-09-14 | 1 | -1/+1 |
| * | | | | Merge branch 'master' into oc_avatars | kondou | 2013-09-12 | 17 | -73/+184 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Add a comment to clear defaultavatar-functionality | kondou | 2013-09-11 | 1 | -0/+1 |
| * | | | | Bring another enable_avatars to $_ and fix $thus->$this | kondou | 2013-09-11 | 1 | -1/+1 |
| * | | | | Pass view in \OC_Avatar to constructor and use $_ for enable_avatars | kondou | 2013-09-09 | 1 | -8/+8 |
| * | | | | Have the "notsquare" error as data, not as message | kondou | 2013-09-06 | 1 | -1/+1 |
| * | | | | Clean up avatars and preliminary use JSON->rawlist.php | kondou | 2013-09-05 | 2 | -16/+14 |
| * | | | | Have login-checks and CSRF checks | kondou | 2013-09-05 | 2 | -7/+15 |
| * | | | | Use proper controller naming | kondou | 2013-09-04 | 2 | -8/+10 |
| * | | | | Fix some bugs and remove \OCP\Avatar for now | kondou | 2013-09-04 | 1 | -6/+6 |
| * | | | | fixing style, var name & PHPDoc | Thomas Müller | 2013-09-04 | 1 | -2/+4 |
| * | | | | Merge branch 'master' into oc_avatars | kondou | 2013-09-04 | 10 | -41/+76 |
| |\ \ \ \ |
|
| * | | | | | Clean up oc_avatars | kondou | 2013-09-04 | 2 | -3/+2 |
| * | | | | | Have the header avatar to the left of the user name | kondou | 2013-09-03 | 2 | -9/+18 |
| * | | | | | Fix unwanted caching in IE8 | kondou | 2013-09-03 | 1 | -3/+11 |
| * | | | | | Don't use HTML5 <header> to support avatars in IE8 | kondou | 2013-09-03 | 2 | -2/+2 |
| * | | | | | Merge branch 'master' into oc_avatars | kondou | 2013-09-03 | 53 | -25/+118 |
| |\ \ \ \ \ |
|
| * | | | | | | Fix some of @jancborchardt's complaints in oc_avatars | kondou | 2013-09-02 | 1 | -3/+3 |
| * | | | | | | Pass setLastModifiedHeader() time() | kondou | 2013-09-01 | 1 | -2/+2 |
| * | | | | | | $image doesn't have data() when a defaultavatar should be used | kondou | 2013-09-01 | 1 | -1/+1 |
| * | | | | | | Also set an E-Tag header | kondou | 2013-09-01 | 1 | -0/+2 |
| * | | | | | | Use \OC_Response for cache invalidation | kondou | 2013-09-01 | 1 | -10/+4 |
| * | | | | | | Properly check for tmpavatar, invalidate cache, fix debug msgs | kondou | 2013-09-01 | 1 | -3/+14 |
| * | | | | | | Fix @tanghus's complains in avatars and clean up cropper after closing with "x" | kondou | 2013-09-01 | 1 | -6/+30 |
| * | | | | | | Provide 'enable_avatars' in config.php, to disable avatars | kondou | 2013-09-01 | 1 | -0/+2 |
| * | | | | | | Better naming than "ava" & "data", cache timeout, use OC.Router.registerLoade... | kondou | 2013-09-01 | 3 | -15/+17 |
| * | | | | | | Add a description for $.avatar() and remove TODOs @raghunayyar fixed | kondou | 2013-08-31 | 2 | -2/+28 |
| * | | | | | | Deal with OC.Router.generate() | kondou | 2013-08-31 | 1 | -4/+4 |
| * | | | | | | Sanitize displayname, respect data @ $element, fix routename, clean after cro... | kondou | 2013-08-31 | 3 | -8/+16 |
| * | | | | | | Merge branch 'master' into oc_avatars | kondou | 2013-08-31 | 134 | -370/+3456 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Clean up | kondou | 2013-08-30 | 1 | -3/+3 |
| * | | | | | | | Finish cropper, Get rid of TODOs, Improve \OCP\Avatar and "fix" unitests | kondou | 2013-08-30 | 3 | -16/+14 |
| * | | | | | | | Use OC_Cache and finish cropper functionality | kondou | 2013-08-29 | 2 | -31/+9 |
| * | | | | | | | Use defaultavatars | kondou | 2013-08-29 | 5 | -3/+50 |
| * | | | | | | | Merge branch 'master' into oc_avatars | kondou | 2013-08-28 | 2 | -0/+66 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Use OC.Router.generate, TODO use cache, prepare for defaultavatars | kondou | 2013-08-28 | 1 | -1/+1 |
| * | | | | | | | | Merge branch 'master' into oc_avatars | kondou | 2013-08-28 | 20 | -191/+115 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Continue work on cropper | kondou | 2013-08-28 | 2 | -12/+62 |
| * | | | | | | | | | Translate "Permission denied" & use class-autoloader | kondou | 2013-08-27 | 2 | -8/+8 |