Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #15093 from rullzer/capabilities_manager | Roeland Douma | 2015-08-10 | 25 | -92/+542 |
|\ | | | | | Capabilities manager | ||||
| * | Use DI | Roeland Jago Douma | 2015-08-10 | 12 | -93/+44 |
| | | | | | | | | | | | | | | | | * Register OCP\Capability\IManager at DIContainer * Add register capabilities to appframework * Register capabilities in DI way * Make unit test pass again * Remove CapabiltiesManager from OCP | ||||
| * | Move core capabilities to new class | Roeland Jago Douma | 2015-08-10 | 3 | -11/+65 |
| | | |||||
| * | Moved core apps to the capabilities manager | Roeland Jago Douma | 2015-08-10 | 15 | -86/+179 |
| | | | | | | | | | | | | | | * Files * Files_Sharing * Files_Trashbin * Files_Versions | ||||
| * | Added Capabilities Manager | Roeland Jago Douma | 2015-08-10 | 8 | -2/+354 |
| | | | | | | | | | | | | | | * This should allow the capabilities to be intergrated into the appframework * Unit tests * Throw exception if closure does not return ICapability instance | ||||
* | | Merge pull request #18159 from owncloud/check-appid-folder-in-archive | Thomas Müller | 2015-08-10 | 1 | -0/+4 |
|\ \ | | | | | | | Check if archive contains a directory named like appid | ||||
| * | | Update installer.php | michag86 | 2015-08-10 | 1 | -0/+1 |
| | | | |||||
| * | | Check if archive contains a directory named like appid | michag86 | 2015-08-10 | 1 | -0/+3 |
| |/ | |||||
* | | Merge pull request #17656 from owncloud/files-rightsidebar | Vincent Petry | 2015-08-10 | 24 | -27/+1194 |
|\ \ | |/ |/| | Basic work for right sidebar | ||||
| * | Fix unit test for tipsy->tooltip change | Vincent Petry | 2015-08-10 | 1 | -3/+3 |
| | | |||||
| * | replace tipsy with tooltip | Hendrik Leppelsack | 2015-08-07 | 1 | -1/+1 |
| | | |||||
| * | fix tipsy gravity after rebase | Arthur Schiwon | 2015-08-07 | 1 | -1/+1 |
| | | |||||
| * | fix timezone issue with unittest | Arthur Schiwon | 2015-08-07 | 1 | -1/+2 |
| | | |||||
| * | Fix sidebar mtime display unit test | Vincent Petry | 2015-08-07 | 1 | -2/+2 |
| | | |||||
| * | Set momentJS locale to en during unit test runs | Vincent Petry | 2015-08-07 | 1 | -0/+2 |
| | | |||||
| * | Fix app-content scrollbar when app-sidebar is open | Vincent Petry | 2015-08-07 | 4 | -16/+10 |
| | | |||||
| * | fix position of elements in right sidebar | Jan-Christoph Borchardt | 2015-08-07 | 2 | -8/+18 |
| | | |||||
| * | fix right sidebar position and first style | Jan-Christoph Borchardt | 2015-08-07 | 2 | -10/+5 |
| | | |||||
| * | Use own tabs impl in files sidebar | Vincent Petry | 2015-08-07 | 5 | -26/+123 |
| | | | | | | | | Also change style. | ||||
| * | fix show/hide app sidebar functions | Arthur Schiwon | 2015-08-07 | 1 | -2/+3 |
| | | |||||
| * | rename sidebar element and use css and js utility functions to core | Arthur Schiwon | 2015-08-07 | 7 | -56/+80 |
| | | |||||
| * | sidebar shall not overlap but shrink the contnet | Arthur Schiwon | 2015-08-07 | 3 | -6/+15 |
| | | |||||
| * | extend MainFileInfoDetailView JS tests | Arthur Schiwon | 2015-08-07 | 1 | -3/+29 |
| | | |||||
| * | Main view does not commands detail and tab views to render. Fixes JS tests. | Arthur Schiwon | 2015-08-07 | 3 | -5/+20 |
| | | | | | | | | | | | | | | | | | | | | For a predictive behaviour we need to determine who is allowed to call render methods on the views. Either, the main view is solely allowed to call render and views do not do anything about output until then. Or, the main view relies on the concrete views to be ready when things are about to be shown. The latter approach has the advantage that concrete views know when they have to update themselves (e.g. new data arrives or information change), but the main view has now idea of the inner workings. | ||||
| * | More work on right sidebar unit tests | Vincent Petry | 2015-08-07 | 1 | -3/+3 |
| | | |||||
| * | Added unit tests for right sidebar | Vincent Petry | 2015-08-07 | 7 | -7/+222 |
| | | |||||
| * | Improve layout, fix mime icon | Vincent Petry | 2015-08-07 | 4 | -17/+35 |
| | | |||||
| * | Disable right sidebar in public file list page | Vincent Petry | 2015-08-07 | 2 | -6/+14 |
| | | |||||
| * | Right sidebar now has its own scrollbar | Vincent Petry | 2015-08-07 | 3 | -5/+25 |
| | | |||||
| * | Remove horizontal scroll caused by right sidebar | Vincent Petry | 2015-08-07 | 1 | -0/+4 |
| | | |||||
| * | Styling fixes + hightlight in files sidebar | Vincent Petry | 2015-08-07 | 7 | -3/+17 |
| | | | | | | | | | | Sidebar scrolls with contents Highlight currently show file | ||||
| * | More fixes to the right sidebar | Vincent Petry | 2015-08-07 | 7 | -133/+85 |
| | | | | | | | | | | Sidebar now works in all file list views. Moved owner to share tab. | ||||
| * | Improved right sidebar | Vincent Petry | 2015-08-07 | 9 | -74/+328 |
| | | | | | | | | | | | | | | | | Added owner info. Added animation, but causes scrollbal. Default file action now when clicking on name directly. Fixed icon. Added empty share tab. | ||||
| * | Basic work for right sidebar | Vincent Petry | 2015-08-07 | 7 | -0/+508 |
| | | | | | | | | Adds right sidebar with registrable panels (still WIP) | ||||
* | | Merge pull request #14779 from owncloud/use-iterator-directory | Robin McCorkell | 2015-08-07 | 8 | -18/+16 |
|\ \ | | | | | | | Use the new IteratorDirectory instead of the fakedir wrapper | ||||
| * | | Use the new IteratorDirectory instead of the fakedir wrapper | Robin Appelman | 2015-07-15 | 8 | -18/+16 |
| | | | |||||
* | | | Merge pull request #18124 from owncloud/share-permwrongvar | Morris Jobke | 2015-08-07 | 2 | -4/+61 |
|\ \ \ | | | | | | | | | Fix removal of share permissions when share disabled for user | ||||
| * | | | Fix removal of share permissions when share disabled for user | Vincent Petry | 2015-08-07 | 2 | -4/+61 |
| | | | | |||||
* | | | | Merge pull request #18125 from owncloud/filelist-emptycontentduringmask | Jan-Christoph Borchardt | 2015-08-07 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | Make sure to hide empty content message when mask is shown | ||||
| * | | | | Make sure to hide empty content message when mask is shown | Vincent Petry | 2015-08-07 | 1 | -0/+1 |
| |/ / / | |||||
* | | | | Merge pull request #18120 from owncloud/appframework-isessio | Lukas Reschke | 2015-08-07 | 1 | -0/+4 |
|\ \ \ \ | | | | | | | | | | | Add \OCP\ISession to AppFramework | ||||
| * | | | | Add \OCP\ISession to AppFramework | Robin McCorkell | 2015-08-07 | 1 | -0/+4 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #13949 from rullzer/no_negative_expire | Vincent Petry | 2015-08-07 | 1 | -0/+7 |
|\ \ \ \ | | | | | | | | | | | Do not allow invalid default expire days | ||||
| * | | | | Do not allow invalid default expire days | Roeland Jago Douma | 2015-07-04 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently it is possible to set a negative number of days in which a public share expires. This results in public sharing not working and it undesired. Weird thing is that the API still lets you create shares and gives back an URL. However the id is "unkown" and the URL invalid. | ||||
* | | | | | Merge pull request #13641 from owncloud/cache-storage-status | Vincent Petry | 2015-08-07 | 11 | -13/+763 |
|\ \ \ \ \ | | | | | | | | | | | | | Store storage availability in database | ||||
| * | | | | | Fix mounting wrapped storages resulting in many-layered wrapping | Robin McCorkell | 2015-07-20 | 2 | -1/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This usually doesn't cause issues, but in unit tests sometimes a wrapped storage is passed to Filesystem::mount() and gets rewrapped, hitting the XDebug function nesting level limit when used. | ||||
| * | | | | | Store storage availability in database | Robin McCorkell | 2015-07-20 | 10 | -13/+737 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Storage status is saved in the database. Failed storages are rechecked every 10 minutes, while working storages are rechecked every request. Using the files_external app will recheck all external storages when the settings page is viewed, or whenever an external storage is saved. | ||||
* | | | | | | Merge pull request #18118 from owncloud/allow-ocs-to-send-headers | Thomas Müller | 2015-08-07 | 2 | -1/+48 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | Adding header support to class OC_OCS_Result | ||||
| * | | | | | Adding header support to class OC_OCS_Result | Thomas Müller | 2015-08-07 | 2 | -1/+48 |
|/ / / / / | |||||
* | | | | | Merge pull request #18083 from owncloud/user-search-box | Jan-Christoph Borchardt | 2015-08-07 | 4 | -45/+29 |
|\ \ \ \ \ | | | | | | | | | | | | | use the main search box to filter users in user management |