Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5429 from owncloud/fix_cron_docu | Frank Karlitschek | 2013-10-20 | 1 | -2/+2 |
|\ | | | | | harmonize this with the documentation. Once every minute is way to often. | ||||
| * | change the language | Frank Karlitschek | 2013-10-20 | 1 | -2/+2 |
| | | |||||
| * | harmonize this with the documentation. Once every minute is way to often. ↵ | Frank Karlitschek | 2013-10-19 | 1 | -2/+2 |
| | | | | | | | | Every 15min should be fine just as the documentation suggests: http://doc.owncloud.org/server/5.0/admin_manual/configuration/background_jobs.html | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-19 | 4 | -7/+27 |
|/ | |||||
* | Merge pull request #5321 from owncloud/settings-applistwidths | Vincent Petry | 2013-10-18 | 1 | -1/+5 |
|\ | | | | | Fixed app list right container to not overlap left container scrollbar | ||||
| * | Fixed app list right container to not overlap left container scrollbar | Vincent Petry | 2013-10-14 | 1 | -1/+5 |
| | | | | | | | | | | | | - Container widths in apps list now use pixels instead of em - Container widths now match properly and rightcontainer doesn't overlap the scrollbar any more | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-17 | 2 | -1/+3 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-16 | 3 | -1/+20 |
| | | |||||
* | | Merge pull request #5297 from owncloud/quota-style | Jan-Christoph Borchardt | 2013-10-14 | 1 | -7/+5 |
|\ \ | |/ |/| | Fixes Default Quota Style in User Management. | ||||
| * | Fixes Default Quota Style in User Management. | raghunayyar | 2013-10-14 | 1 | -7/+5 |
| | | |||||
* | | finally fix the app sorting | Frank Karlitschek | 2013-10-14 | 1 | -17/+0 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-13 | 1 | -0/+8 |
| | |||||
* | show the channel. Also mark git as git channel so that someone can see where ↵ | Frank Karlitschek | 2013-10-13 | 2 | -2/+2 |
| | | | | this build comes from | ||||
* | Merge pull request #5299 from owncloud/settings-ie8-tablegridstyles | Thomas Müller | 2013-10-12 | 3 | -8/+11 |
|\ | | | | | Fixed table grid styles for IE8 | ||||
| * | Fixed table grid styles for IE8 | Vincent Petry | 2013-10-11 | 3 | -8/+11 |
| | | | | | | | | | | | | | | | | The selector :not() isn't supported in IE8, replaced it with the "grid" class. - Fixes the log table style in IE8 (#5057) - Fixes the users table layout bug in IE8 | ||||
* | | Merge pull request #5272 from mrflix/master | Thomas Müller | 2013-10-12 | 1 | -1/+1 |
|\ \ | | | | | | | fix label to checkbox binding in admin -> force-https | ||||
| * | | fix checkbox <-> label binding | Felix Niklas | 2013-10-10 | 1 | -1/+1 |
| | | | | | | | | | | | | clicking the label will trigger the checkbox | ||||
* | | | Includes <optgroup> tag | raghunayyar | 2013-10-11 | 1 | -1/+1 |
| | | | |||||
* | | | Puts the language divider in place. thanks @Kondou-ger ;) | raghunayyar | 2013-10-11 | 2 | -4/+1 |
| | | | |||||
* | | | Removes the Bogus Label | raghunayyar | 2013-10-11 | 1 | -3/+0 |
| |/ |/| | |||||
* | | Uniform Styles and Indentation Fixes for Personal Block | raghunayyar | 2013-10-11 | 2 | -11/+20 |
| | | |||||
* | | Fixed display name change for IE8 | Vincent Petry | 2013-10-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | After saving the display name, the oldDisplayName field's value was wrongly set with text(), which would append the text inside the input element which is considered as an invalid operation in IE8. This fix for #5054 correctly puts the old value into the field with a val() call. | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-10 | 5 | -0/+21 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-08 | 1 | -0/+15 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-07 | 1 | -0/+2 |
| | |||||
* | Fix new user avatar. Ref#5166 | Victor Dubiniuk | 2013-10-07 | 1 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-06 | 14 | -0/+51 |
| | |||||
* | 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 |
|/ / / / / |