Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix showMenu animation callback | Vincent Petry | 2015-08-12 | 1 | -1/+1 |
| | |||||
* | Merge pull request #17709 from owncloud/fileactions-dropdown | Jan-Christoph Borchardt | 2015-08-11 | 4 | -18/+64 |
|\ | | | | | Move file actions to dropdown | ||||
| * | Fixed file actions menu to close when reclicking trigger | Vincent Petry | 2015-08-11 | 1 | -2/+7 |
| | | | | | | | | | | | | FileActionsMenu is now a backbone view. The trigger and highlight handling is now done in the FileActions.showMenu() method using events. | ||||
| * | Load backbone when running unit tests | Vincent Petry | 2015-08-11 | 1 | -1/+3 |
| | | |||||
| * | Inline actions using default renderer are now always permanent | Vincent Petry | 2015-08-10 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | Default renderer like the favorite icon can decide whether to use the permanent class or not. Fixed sharing code to properly update the icon according to sharing state modifications. | ||||
| * | fix layout and design of actions dropdown | Jan-Christoph Borchardt | 2015-08-10 | 1 | -1/+1 |
| | | |||||
| * | Added bubble style, applied to file actions menu | Vincent Petry | 2015-08-10 | 1 | -1/+10 |
| | | |||||
| * | Implement file actions dropdown | Vincent Petry | 2015-08-10 | 1 | -12/+44 |
| | | | | | | | | | | | | File actions now have two types "inline" and "dropdown". The default is "dropdown". The file actions will now be shown in a dropdown menu. | ||||
* | | Add setup check for reverse proxy header configuration | Robin McCorkell | 2015-08-10 | 2 | -5/+66 |
| | | |||||
* | | Merge pull request #17919 from rullzer/php_supported_check | Thomas Müller | 2015-08-10 | 2 | -0/+22 |
|\ \ | |/ |/| | Display warning in security & setup warnings if php version is EOL | ||||
| * | Display warning in security & setup warnings if php version is EOL | Roeland Jago Douma | 2015-07-29 | 2 | -0/+22 |
| | | |||||
* | | 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 right sidebar position and first style | Jan-Christoph Borchardt | 2015-08-07 | 1 | -9/+4 |
| | | |||||
* | | Use own tabs impl in files sidebar | Vincent Petry | 2015-08-07 | 1 | -0/+48 |
| | | | | | | | | 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 | 4 | -0/+66 |
| | | |||||
* | | make available as OC.Backbone to avoid conflicts | Arthur Schiwon | 2015-08-06 | 1 | -0/+12 |
| | | |||||
* | | adjust gitignore for backbone.js | Arthur Schiwon | 2015-08-06 | 3 | -3/+3 |
| | | |||||
* | | add backbone.js | Arthur Schiwon | 2015-08-06 | 5 | -0/+1931 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-02 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-01 | 14 | -0/+14 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-31 | 2 | -2/+2 |
| | | |||||
* | | Merge pull request #17805 from owncloud/avatar-handle-errors | Roeland Douma | 2015-07-31 | 1 | -0/+8 |
|\ \ | | | | | | | [avatar] add error handlers for avatar setup | ||||
| * | | [avatar] add error handlers for avatar setup | Morris Jobke | 2015-07-30 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add colon to translated string use placeholder in t() Adding a size limitation for avatar upload Unit test for file size Fix typo & display server side error message | ||||
* | | | Merge pull request #17175 from owncloud/add-download-feedback | Morris Jobke | 2015-07-30 | 1 | -1/+31 |
|\ \ \ | | | | | | | | | Add loading spinner to download icon | ||||
| * | | | refactoring into proper methods | Morris Jobke | 2015-07-07 | 1 | -1/+31 |
| | | | | |||||
* | | | | Merge pull request #17963 from owncloud/remove-derecated-mysql-functions | Morris Jobke | 2015-07-30 | 1 | -1/+4 |
|\ \ \ \ | |_|/ / |/| | | | Moving mysql setup code over to Doctrine | ||||
| * | | | - more injection | Thomas Müller | 2015-07-30 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | - less static calls - use params on sql queries - handle sql exception on database and user creation gracefully | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-30 | 2 | -0/+26 |
| | | | | |||||
* | | | | Merge pull request #17814 from owncloud/update-moment-js | Robin McCorkell | 2015-07-29 | 4 | -3492/+4077 |
|\ \ \ \ | |/ / / |/| | | | update moment.js to 2.10.3 | ||||
| * | | | update moment.js to 2.10.3 | Morris Jobke | 2015-07-22 | 4 | -3492/+4077 |
| | | | | |||||
* | | | | Merge pull request #17966 from owncloud/remove-mssql | Thomas Müller | 2015-07-29 | 3 | -10/+3 |
|\ \ \ \ | | | | | | | | | | | Remove remainings of mssql | ||||
| * | | | | Remove remainings of mssql | Thomas Müller | 2015-07-29 | 3 | -10/+3 |
| | | | | | |||||
* | | | | | Merge pull request #17965 from owncloud/theme-color | Morris Jobke | 2015-07-29 | 3 | -0/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | add theme-color for better Android browser integration | ||||
| * | | | | | add theme-color for better Android browser integration | Jan-Christoph Borchardt | 2015-07-29 | 3 | -0/+3 |
| |/ / / / | |||||
* / / / / | use inline confirm button style for password-protected links, ref #15176 | Jan-Christoph Borchardt | 2015-07-29 | 1 | -0/+8 |
|/ / / / | |||||
* | | | | Merge pull request #17813 from owncloud/update-underscore | Morris Jobke | 2015-07-29 | 3 | -560/+767 |
|\ \ \ \ | | | | | | | | | | | update underscore to 1.8.3 | ||||
| * | | | | update underscore to 1.8.3 | Morris Jobke | 2015-07-27 | 3 | -560/+767 |
| | | | | | |||||
* | | | | | Merge pull request #17489 from owncloud/fix-share-time-as-string | Morris Jobke | 2015-07-29 | 2 | -0/+37 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Fix parsing of sharetime as string | ||||
| * | | | | tests for _parseTime with hex and empty strings | Morris Jobke | 2015-07-28 | 2 | -0/+6 |
| | | | | | |||||
| * | | | | Fix parsing of sharetime as string | Morris Jobke | 2015-07-28 | 2 | -0/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In some cases the ajax/share.php will return the share time as string. If this is the case it would get parsed completely wrong and cause the share dropdown to not work anymore. This change will properly cast the string to an interger and also fallback if this is not possible. | ||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-29 | 2 | -0/+4 |
| | | | | | |||||
* | | | | | Detect old NSS and OpenSSL versions | Lukas Reschke | 2015-07-28 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will detect old NSS and OpenSSL versions and show appropriate errors in the admin interface. Fixes https://github.com/owncloud/core/issues/17901 | ||||
* | | | | | Merge pull request #17910 from owncloud/fix-modified-tooltip | Morris Jobke | 2015-07-28 | 1 | -1/+0 |
|\ \ \ \ \ | |/ / / / |/| | | | | Fix tooltip for modification time | ||||
| * | | | | fixed tooltip for modified date | Hendrik Leppelsack | 2015-07-27 | 1 | -1/+0 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-28 | 4 | -0/+42 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #17878 from owncloud/fix-tipsy-fallback-title | Morris Jobke | 2015-07-27 | 1 | -3/+1 |
|\ \ \ \ | | | | | | | | | | | Fix title attribute of tipsy shim | ||||
| * | | | | remove title option from tipsy shim | Hendrik Leppelsack | 2015-07-26 | 1 | -3/+1 |
| |/ / / | |||||
* / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-27 | 2 | -0/+32 |
|/ / / |