Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix share dropdown when links are not allowed | Vincent Petry | 2014-08-21 | 2 | -11/+17 |
| | | | | | | | | When links are not allowed, the email field does not exist and autocomplete returns null. This causes Javascript errors. The fix prevents entering the bogus block when links aren't allowed, as it doesn't make sense to enter it in such cases anyway. | ||||
* | Merge pull request #10339 from owncloud/users-defaultquotafix | Vincent Petry | 2014-08-18 | 2 | -65/+84 |
|\ | | | | | Fixed default quota field on user management page | ||||
| * | Do not close container/slider when clicking on single select field | Vincent Petry | 2014-08-15 | 1 | -0/+4 |
| | | |||||
| * | it does not affect gravity on planet earth, but only for tipsy | Arthur Schiwon | 2014-08-13 | 1 | -1/+1 |
| | | |||||
| * | make singleselect check for gravity wish, and make it south for default quota | Arthur Schiwon | 2014-08-12 | 1 | -1/+5 |
| | | |||||
| * | Replaced spaces with tabs in apps.js | Vincent Petry | 2014-08-12 | 1 | -54/+54 |
| | | |||||
| * | Trigger events when app-settings visibility changes | Vincent Petry | 2014-08-12 | 1 | -4/+15 |
| | | |||||
* | | Merge pull request #10447 from owncloud/share-foldericonfix | Morris Jobke | 2014-08-16 | 3 | -2/+71 |
|\ \ | | | | | | | Fixed folder icon update routine when share owner exists | ||||
| * | | Fixed folder icon update routine when share owner exists | Vincent Petry | 2014-08-15 | 3 | -2/+71 |
| |/ | | | | | | | | | Whenever a folder has a "data-share-owner" attribute, the icon is now properly updated to a shared folder icon. | ||||
* / | Adding handlebars.js | Thomas Müller | 2014-08-14 | 1 | -0/+2746 |
|/ | |||||
* | remove 'no people found' entry | Bjoern Schiessle | 2014-08-11 | 1 | -12/+1 |
| | |||||
* | update unit test, min date should be always today + 1 | Bjoern Schiessle | 2014-08-08 | 1 | -3/+5 |
| | |||||
* | set minDate always to today + one day | Bjoern Schiessle | 2014-08-08 | 1 | -2/+8 |
| | |||||
* | Merge pull request #10172 from owncloud/fix-8802 | Morris Jobke | 2014-08-07 | 1 | -1/+1 |
|\ | | | | | Use relative, human readable dates in OC.filePickers - Fixes #8802 | ||||
| * | Use human readable relative date for oc-dialog-filepickers | Tom Needham | 2014-08-07 | 1 | -1/+1 |
| | | |||||
* | | don't display share permission if resharing was disabled by the admin | Bjoern Schiessle | 2014-08-05 | 2 | -2/+3 |
|/ | |||||
* | also fix filepicker for smaller screen sizes | Jan-Christoph Borchardt | 2014-07-31 | 1 | -1/+1 |
| | |||||
* | fix yellow notification style | Jan-Christoph Borchardt | 2014-07-30 | 1 | -2/+2 |
| | |||||
* | Merge pull request #9758 from owncloud/share-expdatefix | Björn Schießle | 2014-07-28 | 4 | -15/+170 |
|\ | | | | | Fix enforced share expiration date to be based on share time | ||||
| * | Fix enforced share expiration date to be based on share time | Vincent Petry | 2014-07-21 | 4 | -15/+170 |
| | | |||||
* | | use the minimum of configured session_livetime and session.gc_maxlifetime ↵ | Matthias Rieber | 2014-07-21 | 1 | -1/+1 |
|/ | | | | for session hearbeat interval calculation | ||||
* | reduce share action text to the user name only | Thomas Müller | 2014-07-14 | 2 | -9/+9 |
| | |||||
* | debounce the search function | Robin Appelman | 2014-07-08 | 1 | -2/+2 |
| | |||||
* | Fixed dialogs styling, reversed buttons | Vincent Petry | 2014-07-07 | 2 | -22/+27 |
| | | | | Default dialog button is now on the right, other one on the left. | ||||
* | fix loading spinner on ctrl click a app entry- fixes #9063 | Morris Jobke | 2014-07-07 | 1 | -1/+3 |
| | |||||
* | Merge pull request #9446 from owncloud/fix-strengthify | Jan-Christoph Borchardt | 2014-07-05 | 1 | -0/+4 |
|\ | | | | | also make strengthify transparent on setup submit - fixes #9436 | ||||
| * | also make strengthify transparent on setup submit - fixes #9436 | Morris Jobke | 2014-07-04 | 1 | -0/+4 |
| | | |||||
* | | update snap.js to v2.0.0-rc1 | Thomas Müller | 2014-07-04 | 1 | -566/+783 |
|/ | |||||
* | Merge pull request #9410 from owncloud/shareownernamewidth | Jan-Christoph Borchardt | 2014-07-03 | 2 | -2/+129 |
|\ | | | | | Improved remote share owner display | ||||
| * | Improved remote share owner display | Vincent Petry | 2014-07-03 | 2 | -2/+129 |
| | | | | | | | | | | | | | | The parts of the remote share owner name is now split between user name, domain name and root so they can be formatted / displayed differently. The user name + domain name are displayed in the tooltip. | ||||
* | | Merge pull request #9402 from owncloud/sharing_improved_dialog | Vincent Petry | 2014-07-03 | 1 | -6/+2 |
|\ \ | |/ |/| | only show message if default expire date is enforced | ||||
| * | only show message if default expire date is enforced | Bjoern Schiessle | 2014-07-03 | 1 | -6/+2 |
| | | |||||
* | | Fix JSHint errors in EventSource class | Vincent Petry | 2014-07-02 | 1 | -13/+18 |
| | | |||||
* | | Fixed event source fallback after close | Vincent Petry | 2014-07-02 | 1 | -0/+6 |
|/ | |||||
* | Use fileActionsReady to re-render sharing icons | Vincent Petry | 2014-07-01 | 1 | -2/+9 |
| | | | | | | | | | Whenever file actions are modified, either by registering new actions or when appending a new page of entries, the sharing app is now notified so it can correctly refresh the sharing icon status. Additionally, the core's loadIcons() method is also used to load the existing shares and also refresh the sharing icons afterwards. | ||||
* | make expiration message grey, less present in dropdown | Jan-Christoph Borchardt | 2014-06-30 | 1 | -1/+1 |
| | |||||
* | Unit tests for share dropdown with nested link share | Vincent Petry | 2014-06-27 | 2 | -1/+147 |
| | |||||
* | Use file_source to find matching share for nested link shares | Vincent Petry | 2014-06-27 | 1 | -1/+1 |
| | |||||
* | Merge pull request #9174 from owncloud/breadcrumbfix | Jan-Christoph Borchardt | 2014-06-27 | 1 | -1/+1 |
|\ | | | | | Breadcrumb width calculation fix | ||||
| * | Test runner now loads CSS and hides testArea | Vincent Petry | 2014-06-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | - serve CSS and font files properly to make sure that measurements are correct for the tests that need them (breadcrumb) - added opacity to testArea to make sure nothing is visible during testing | ||||
* | | Merge pull request #9211 from owncloud/fix-hidden-share-button | Jan-Christoph Borchardt | 2014-06-26 | 1 | -3/+3 |
|\ \ | | | | | | | Fix hidden share button and checkbox layout | ||||
| * | | Fix hidden share button and checkbox layout | Morris Jobke | 2014-06-25 | 1 | -3/+3 |
| |/ | | | | | | | fixes #9101 | ||||
* / | Fix parsing URL hash when no "?" was specified | Vincent Petry | 2014-06-25 | 1 | -0/+4 |
|/ | |||||
* | Prevent showing the file picker twice | Vincent Petry | 2014-06-20 | 1 | -0/+7 |
| | | | | In case the filepicker function is called twice, only show it once. | ||||
* | Do even more sanitization | Lukas Reschke | 2014-06-14 | 1 | -5/+5 |
| | |||||
* | remove whitespace at end of line | Morris Jobke | 2014-06-13 | 1 | -14/+14 |
| | |||||
* | Migrate ´ to ' | Morris Jobke | 2014-06-13 | 1 | -2/+2 |
| | |||||
* | Remove infield label, add password icon, fix layout | Morris Jobke | 2014-06-13 | 1 | -1/+2 |
| | |||||
* | Change routes. Update templates | Victor Dubiniuk | 2014-06-13 | 1 | -1/+1 |
| | |||||
* | Changes according to review | Victor Dubiniuk | 2014-06-13 | 1 | -9/+12 |
| |