summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* adjust style of triangle and caret iconsJan-Christoph Borchardt2015-08-2510-81/+8
|
* Merge pull request #18532 from owncloud/fix-regressionMorris Jobke2015-08-241-1/+1
|\ | | | | Fix regression
| * Fix regressionMorris Jobke2015-08-241-1/+1
| | | | | | | | * fixes #18529
* | Merge pull request #18525 from owncloud/app-sidebar-styleMorris Jobke2015-08-241-20/+6
|\ \ | |/ |/| Right sidebar style improvements
| * lighter style for app sidebar, new switcher styleJan-Christoph Borchardt2015-08-241-20/+6
| |
* | Merge pull request #18510 from owncloud/proper-debug-settingMorris Jobke2015-08-241-1/+1
|\ \ | |/ |/| Remove DEBUG constant and use config value
| * Remove DEBUG constant and use config valueMorris Jobke2015-08-241-1/+1
| | | | | | | | | | * introduces config.php option 'debug' that defaults to false * migrate DEBUG constant to config value
* | adjust search box styleJan-Christoph Borchardt2015-08-242-4/+4
|/
* Merge pull request #18491 from owncloud/expire-token-after-12h-or-loginLukas Reschke2015-08-242-8/+26
|\ | | | | Expire token after 12h and if user logged-in again
| * Expire token after 12h and if user logged-in againLukas Reschke2015-08-222-8/+26
| | | | | | | | As an hardening measure we should expire password reset tokens after 12h and if the user has logged-in again successfully after the token was requested.
* | Merge pull request #18498 from owncloud/remove-csrf-check-for-avatarVincent Petry2015-08-242-2/+3
|\ \ | | | | | | Remove requesttoken for avatars
| * | Remove requesttoken for avatarsLukas Reschke2015-08-232-2/+3
| |/ | | | | | | First step for https://github.com/owncloud/core/issues/11915
* | Merge pull request #18254 from owncloud/mitigate-breachMorris Jobke2015-08-241-1/+1
|\ \ | |/ |/| Add mitigation against BREACH
| * Remove search box $_POST since it is unusedLukas Reschke2015-08-141-1/+1
| |
* | Make short versions of weekday/month names translatableHasso Tepper2015-08-213-3/+73
| |
* | fix wording of update headerJan-Christoph Borchardt2015-08-201-2/+2
| |
* | Merge pull request #18369 from owncloud/occ-logMorris Jobke2015-08-203-0/+298
|\ \ | | | | | | occ commands to manage logging
| * | Introduce occ command to manage owncloud log backendRobin McCorkell2015-08-192-0/+125
| | | | | | | | | | | | log:owncloud can set/display the log filename and log file rotation size
| * | Introduce occ command for logging managementRobin McCorkell2015-08-192-0/+173
| | | | | | | | | | | | log:manage can set/display the log backend, log level and log timezone
* | | Merge pull request #17434 from owncloud/update-showappnameonappupdateMorris Jobke2015-08-202-3/+24
|\ \ \ | | | | | | | | Display app names in update page for app updates
| * | | Additions to update pageVincent Petry2015-08-202-6/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Apps to update and to disable will always be shown. Main title changes only when apps need updated, not core. Added bullet style. Exclude incompatible apps from updated apps list.
| * | | Display app names in update page for app updatesVincent Petry2015-08-191-0/+15
| | | | | | | | | | | | | | | | | | | | Whenever the update page is displayed for apps, show app names instead of the core update text.
* | | | Merge pull request #18424 from ↵Morris Jobke2015-08-191-10/+35
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | owncloud/filter-objectstore-password-from-config-list Filter the objectstore password from the config list as well
| * | | | Filter the objectstore password from the config list as wellJoas Schilling2015-08-191-10/+35
| | | | |
* | | | | No error code when app already enabled/disabledVincent Petry2015-08-192-2/+0
|/ / / /
* | | | Merge pull request #18384 from owncloud/apps-command-returncodeThomas Müller2015-08-192-0/+4
|\ \ \ \ | | | | | | | | | | Return error code on failure with occ app:enable/disable
| * | | | Return error code on failure with occ app:enable/disableVincent Petry2015-08-182-0/+4
| | |/ / | |/| |
* | | | Merge pull request #18390 from rullzer/fix_setupchecksBernhard Posselt2015-08-182-8/+16
|\ \ \ \ | | | | | | | | | | Move remaining setupchecks to new fomat
| * | | | Move remaining setupchecks to new fomatRoeland Jago Douma2015-08-182-8/+16
| | | | |
* | | | | Merge pull request #14825 from rullzer/avatarcontroller_nodeVincent Petry2015-08-182-8/+19
|\ \ \ \ \ | |/ / / / |/| | | | AvatarController to all OCP functions/Node API
| * | | | Move avatarcontroller towards Node ApiRoeland Jago Douma2015-08-182-8/+19
| |/ / /
* | | | Merge pull request #17975 from owncloud/settings_admin_warning_levelsJan-Christoph Borchardt2015-08-182-42/+151
|\ \ \ \ | |/ / / |/| | | Settings admin warning levels
| * | | All setup messages are now properly typesRoeland Jago Douma2015-07-302-43/+133
| | | |
| * | | Allow setupchecks to specify a warning levelRoeland Jago Douma2015-07-302-5/+24
| | | |
* | | | Mark ldap agent password as sensitiveJoas Schilling2015-08-141-0/+1
| |_|/ |/| |
* | | Merge pull request #18178 from owncloud/files-sidebar-actionsJan-Christoph Borchardt2015-08-131-1/+1
|\ \ \ | | | | | | | | Sidebar file actions
| * | | Fix showMenu animation callbackVincent Petry2015-08-121-1/+1
| | | |
* | | | Merge pull request #18122 from owncloud/replace-tipsyJan-Christoph Borchardt2015-08-131-11/+0
|\ \ \ \ | | | | | | | | | | Replace tipsy with tooltip
| * | | | replace tipsys with tooltipsHendrik Leppelsack2015-08-121-11/+0
| |/ / /
* | | | Merge pull request #17785 from owncloud/snapjs-sensitivityMorris Jobke2015-08-121-1/+2
|\ \ \ \ | | | | | | | | | | fix mobile scrolling, lower sidebar sensitivity, fix #11193
| * | | | fix mobile scrolling, lower sidebar sensitivity, fix #11193Jan-Christoph Borchardt2015-08-071-1/+2
| | | | |
* | | | | more understandable 'Wrong password' feedbackJan-Christoph Borchardt2015-08-121-2/+1
| |/ / / |/| | |
* | | | Merge pull request #17709 from owncloud/fileactions-dropdownJan-Christoph Borchardt2015-08-114-18/+64
|\ \ \ \ | | | | | | | | | | Move file actions to dropdown
| * | | | Fixed file actions menu to close when reclicking triggerVincent Petry2015-08-111-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 testsVincent Petry2015-08-111-1/+3
| | | | |
| * | | | Inline actions using default renderer are now always permanentVincent Petry2015-08-101-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 dropdownJan-Christoph Borchardt2015-08-101-1/+1
| | | | |
| * | | | Added bubble style, applied to file actions menuVincent Petry2015-08-101-1/+10
| | | | |
| * | | | Implement file actions dropdownVincent Petry2015-08-101-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 configurationRobin McCorkell2015-08-102-5/+66
| | | | |