Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more elegant style for Personal and Admin settings | Jan-Christoph Borchardt | 2013-10-05 | 2 | -19/+19 |
| | |||||
* | merge master into input-simplify | Jan-Christoph Borchardt | 2013-10-04 | 4 | -15/+47 |
|\ | |||||
| * | Merge branch 'master' into sharing_mail_notification_master | Bjoern Schiessle | 2013-10-04 | 2 | -8/+31 |
| |\ | | | | | | | | | | | | | | | | Conflicts: apps/files/index.php apps/files/templates/index.php | ||||
| | * | Merge pull request #5109 from owncloud/controls-bar-height | Morris Jobke | 2013-10-04 | 1 | -4/+23 |
| | |\ | | | | | | | | | Controls bar height | ||||
| | | * | increase height of controls bar and elements to more clickable 44px | Jan-Christoph Borchardt | 2013-10-04 | 1 | -4/+23 |
| | | | | |||||
| | * | | Hide defaultavatar in #header and don't darken proper avatars in #header | kondou | 2013-10-04 | 1 | -4/+8 |
| | |/ | |||||
| * | | Merge branch 'master' into sharing_mail_notification_master | Bjoern Schiessle | 2013-10-02 | 11 | -3/+83 |
| |\| | | | | | | | | | | | | | Conflicts: lib/private/util.php | ||||
| * | | Merge branch 'master' into sharing_mail_notification_master | Bjoern Schiessle | 2013-09-23 | 49 | -76/+395 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: lib/public/share.php | ||||
| * \ \ | Merge branch 'master' into sharing_mail_notification_master | Bjoern Schiessle | 2013-09-16 | 12 | -4/+239 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files/index.php | ||||
| * \ \ \ | Merge branch 'master' into sharing_mail_notification_master | Bjoern Schiessle | 2013-09-05 | 4 | -11/+47 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | increased version number to trigger db update Conflicts: lib/util.php | ||||
| * | | | | | use css class hidden to hide setting elements | Bjoern Schiessle | 2013-09-02 | 1 | -5/+5 |
| | | | | | | |||||
| * | | | | | Merge branch 'master' into sharing_mail_notification_master | Bjoern Schiessle | 2013-09-02 | 11 | -11/+154 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/util.php | ||||
| * | | | | | | enable user to inform recipients about a shared file by mail | Bjoern Schiessle | 2013-08-30 | 2 | -3/+12 |
| | | | | | | | |||||
* | | | | | | | better style and color for warning and success feedback on inputs | Jan-Christoph Borchardt | 2013-10-03 | 1 | -2/+10 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-30 | 4 | -0/+41 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-29 | 2 | -2/+15 |
| | | | | | | |||||
* | | | | | | Have uniform (wrong) indention | kondou | 2013-09-28 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Base defaultavatar text on displayname | kondou | 2013-09-28 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fix #4876 | ||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-27 | 2 | -0/+4 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-24 | 2 | -0/+19 |
| | | | | | | |||||
* | | | | | | Merge pull request #4930 from owncloud/fix-apps-settings | Thomas Müller | 2013-09-24 | 1 | -1/+3 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Fix the apps enabling/disabling in settings | ||||
| * | | | | | Fix the apps enabling/disabling in settings | Bart Visscher | 2013-09-20 | 1 | -1/+3 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-22 | 3 | -1/+18 |
|/ / / / / | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-20 | 16 | -3/+87 |
| | | | | | |||||
* | | | | | fixing syntax error - it it that hard to test own code? | Thomas Müller | 2013-09-18 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-18 | 40 | -0/+168 |
| | | | | | |||||
* | | | | | Merge pull request #4745 from owncloud/split_personal-user_passwordchange | Bart Visscher | 2013-09-18 | 5 | -72/+122 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Split personal and user-mgmt password change logic | ||||
| * | | | | Translate errormsgs in settings/changepassword/controller | kondou | 2013-09-18 | 1 | -5/+14 |
| | | | | | |||||
| * | | | | Improve changepassword route naming | kondou | 2013-09-13 | 3 | -4/+4 |
| | | | | | |||||
| * | | | | Move ajax/changepassword to changepassword/controller to use autoloading | kondou | 2013-09-13 | 2 | -3/+0 |
| | | | | | |||||
| * | | | | Merge branch 'master' into split_personal-user_passwordchange | kondou | 2013-09-11 | 20 | -23/+239 |
| |\ \ \ \ | |||||
| * | | | | | Use a controller instead of two files for changepassword.php | kondou | 2013-09-11 | 3 | -82/+94 |
| | | | | | | |||||
| * | | | | | Remove $recoveryPassword from changepersonalpassword & fix indent | kondou | 2013-09-06 | 2 | -9/+12 |
| | | | | | | |||||
| * | | | | | Split personal and user-mgmt password change logic | kondou | 2013-09-06 | 5 | -23/+52 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #4506 from owncloud/oc_avatars | Bernhard Posselt | 2013-09-14 | 6 | -0/+150 |
|\ \ \ \ \ | | | | | | | | | | | | | OC Avatars | ||||
| * \ \ \ \ | Merge branch 'master' into oc_avatars | kondou | 2013-09-12 | 7 | -10/+67 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| * | | | | | Pass view in \OC_Avatar to constructor and use $_ for enable_avatars | kondou | 2013-09-09 | 4 | -3/+5 |
| | | | | | | |||||
| * | | | | | 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 | -2/+4 |
| | | | | | | |||||
| * | | | | | Fix an IE8 bug with the avatarcropper. | kondou | 2013-09-05 | 2 | -10/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Crop an avatar 2. Crop another avatar without reloading -> Second cropper is 28px x 30px big | ||||
| * | | | | | Have login-checks and CSRF checks | kondou | 2013-09-05 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Remove backgroundcolor on updating avatar, and add a missing parameter | kondou | 2013-09-04 | 1 | -3/+8 |
| | | | | | | |||||
| * | | | | | Merge branch 'master' into oc_avatars | kondou | 2013-09-04 | 2 | -2/+18 |
| |\ \ \ \ \ | |||||
| * | | | | | | Clean up oc_avatars | kondou | 2013-09-04 | 1 | -6/+8 |
| | | | | | | | |||||
| * | | | | | | Don't update avatar on displayNameChange anymore | kondou | 2013-09-04 | 1 | -1/+0 |
| | | | | | | | |||||
| * | | | | | | Fix unwanted caching in IE8 | kondou | 2013-09-03 | 1 | -4/+9 |
| | | | | | | | |||||
| * | | | | | | Partly fix cropper in IE8 and don't use a dialog for it | kondou | 2013-09-03 | 2 | -25/+34 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'master' into oc_avatars | kondou | 2013-09-03 | 5 | -6/+16 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | Conflicts: config/config.sample.php | ||||
| * | | | | | | Fix some of @jancborchardt's complaints in oc_avatars | kondou | 2013-09-02 | 2 | -5/+5 |
| | | | | | | | |||||
| * | | | | | | Fix @tanghus's complains in avatars and clean up cropper after closing with "x" | kondou | 2013-09-01 | 1 | -2/+6 |
| | | | | | | |