Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #14582 from rullzer/avatar_fixes | Morris Jobke | 2015-03-04 | 4 | -37/+72 |
|\ | | | | | Avatars in share dialog fixes | ||||
| * | Avatars in share dialog fixes | Roeland Jago Douma | 2015-03-03 | 4 | -37/+72 |
| | | | | | | | | | | | | | | * Avatar for "xxxx share with you..." to the left * Avatars for groups and remote shares (use default placeholder) * Modified and added unit tests * Use the same css for all the avatars in the dropdown | ||||
* | | Merge pull request #14651 from ↵ | Morris Jobke | 2015-03-04 | 4 | -1/+441 |
|\ \ | | | | | | | | | | | | | owncloud/add-some-headers-to-htaccess-for-my-best-friend-jenkins Let users configure security headers in their Webserver | ||||
| * | | Added missing done() calls for async tests | Vincent Petry | 2015-03-03 | 1 | -20/+31 |
| | | | |||||
| * | | Let users configure security headers in their Webserver | Lukas Reschke | 2015-03-02 | 4 | -1/+430 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Doing this in the PHP code is not the right approach for multiple reasons: 1. A bug in the PHP code prevents them from being added to the response. 2. They are only added when something is served via PHP and not in other cases (that makes for example the newest IE UXSS which is not yet patched by Microsoft exploitable on ownCloud) 3. Some headers such as the Strict-Transport-Security might require custom modifications by administrators. This was not possible before and lead to buggy situations. This pull request moves those headers out of the PHP code and adds a security check to the admin settings performed via JS. | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-04 | 22 | -12/+90 |
| | | | |||||
* | | | Merge pull request #14653 from sebomoto/fix_loading_feedback | Morris Jobke | 2015-03-03 | 1 | -0/+1 |
|\ \ \ | |_|/ |/| | | fix for loading spinner reappearing after errors in db-connection | ||||
| * | | fix for loading spinner reappearing after errors in db-connection | Sebastian Bolt | 2015-03-02 | 1 | -0/+1 |
| |/ | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-03 | 70 | -82/+90 |
| | | |||||
* | | Merge pull request #14615 from kampka/cron-command | Lukas Reschke | 2015-03-02 | 5 | -0/+179 |
|\ \ | |/ |/| | Allow configuring background job mode from the console | ||||
| * | Allow configuring background job mode from the console | Christian Kampka | 2015-03-02 | 5 | -0/+179 |
| | | |||||
* | | Maintenance mode message might be misleading | Joas Schilling | 2015-03-02 | 1 | -1/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-02 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-01 | 8 | -0/+36 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-28 | 8 | -4/+58 |
| | |||||
* | Merge pull request #14585 from owncloud/fix-avatars-for-users-with-at | Lukas Reschke | 2015-02-27 | 2 | -3/+3 |
|\ | | | | | Use custom attribute instead of the div identifier | ||||
| * | Use custom attribute instead of the div identifier | Lukas Reschke | 2015-02-27 | 2 | -3/+3 |
| | | | | | | | | | | | | Otherwise problems arrive when a username contains characters such as an `@` Fixes https://github.com/owncloud/user_shibboleth/issues/38 | ||||
* | | Fix avatars in master | Lukas Reschke | 2015-02-27 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #14530 from owncloud/revert-14403 | Thomas Müller | 2015-02-27 | 33 | -665/+181 |
|\ | | | | | Revert "Updating license headers" | ||||
| * | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 33 | -665/+181 |
| | | | | | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-27 | 18 | -0/+94 |
| | | |||||
* | | Merge pull request #13969 from raimund-schluessler/master | Morris Jobke | 2015-02-26 | 1 | -4/+11 |
|\ \ | | | | | | | Append search results to custom container | ||||
| * | | Fix variable already defined | Raimund Schlüßler | 2015-02-09 | 1 | -1/+1 |
| | | | |||||
| * | | Append search results to custom container | Raimund Schlüßler | 2015-02-08 | 1 | -4/+11 |
| | | | | | | | | | | | | fixes #13968 | ||||
* | | | Merge pull request #14208 from owncloud/oc-msg-remove-object-dependency | Morris Jobke | 2015-02-26 | 1 | -36/+71 |
|\ \ \ | |_|/ |/| | | Remove dependency from arbitrary data object structure for easier usage | ||||
| * | | Remove dependency from arbitrary data object structure for easier usage | Joas Schilling | 2015-02-20 | 1 | -36/+71 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-26 | 108 | -426/+100 |
| | | | |||||
* | | | Merge pull request #14245 from cmeh/master | Lukas Reschke | 2015-02-25 | 2 | -6/+6 |
|\ \ \ | | | | | | | | | Message clean-up | ||||
| * | | | Cleaning-up messages | cmeh | 2015-02-18 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | **Changes:** * In line 103, the middle "c" of "owncloud" is capitalised to "ownCloud". * A space is inserted between value and unit in lines 177 and 187 ("4 GB" instead of "4GB"). | ||||
| * | | | Update setupchecks.js | cmeh | 2015-02-16 | 1 | -1/+1 |
| | | | | | | | | | | | | Changed *"won't work"* to "will not work" (as proposed by @DeepDiver1975). | ||||
| * | | | Message clean-up | cmeh | 2015-02-16 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *Changes:* * "… is not yet properly setup" in line 24 is changed to " … is not yet set up properly" (better word order and space in the middle of "set up", as it is a participle of the verb "to set up"). * "internet" is corrected to "Internet" with a capitalized "I" in lines 54 and 59. * Also in line 54: "3rd party" is changed to "third-party" to for a more coherent spelling across the different ownCloud components. * "… apps don´t work" is corrected to "… apps won't work" (with a proper (and hopefully correctly escaped) (apostrophe)[http://en.wikipedia.org/wiki/Apostrophe#Typographic_form] instead of the (acute accent)[http://en.wikipedia.org/wiki/Acute_accent]). * Still in line 54: The negation is corrected from "… might also not work" to "… might not work, either". | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-25 | 86 | -84/+14 |
| | | | | |||||
* | | | | print app upgrade information to console as well | Thomas Müller | 2015-02-24 | 1 | -0/+6 |
| | | | | |||||
* | | | | 3rd-party apps are disabled on upgrade - refs #14026 | Thomas Müller | 2015-02-24 | 3 | -11/+28 |
| | | | | |||||
* | | | | Merge pull request #10599 from owncloud/move_passwordchange_text | Lukas Reschke | 2015-02-24 | 1 | -0/+4 |
|\ \ \ \ | | | | | | | | | | | Make the password changed msg inline to fix #10242 | ||||
| * | | | | add fix for checkmark icon for IE8 | Morris Jobke | 2015-02-12 | 1 | -0/+4 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-24 | 2 | -2/+2 |
| | | | | | |||||
* | | | | | Merge pull request #14416 from owncloud/setup-command | Thomas Müller | 2015-02-23 | 3 | -19/+153 |
|\ \ \ \ \ | | | | | | | | | | | | | Setup command | ||||
| * | | | | | Fix error handling | Thomas Müller | 2015-02-23 | 1 | -1/+6 |
| | | | | | | |||||
| * | | | | | implement command maintenance:install | Thomas Müller | 2015-02-23 | 2 | -16/+145 |
| | | | | | | |||||
| * | | | | | Fix namespace of OC_Setup -> \OC\Setup | Thomas Müller | 2015-02-23 | 1 | -3/+3 |
| | | | | | | |||||
* | | | | | | Merge pull request #13439 from owncloud/app-filter | Thomas Müller | 2015-02-23 | 1 | -0/+3 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Make the search box filter apps | ||||
| * | | | | | Added unit test for app filter | Vincent Petry | 2015-02-23 | 1 | -0/+3 |
| | | | | | | |||||
* | | | | | | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 33 | -182/+665 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-22 | 2 | -2/+2 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-21 | 6 | -0/+6 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-20 | 2 | -2/+2 |
| | | | | | | |||||
* | | | | | | Merge pull request #14366 from owncloud/remove-old-l10n-files | Lukas Reschke | 2015-02-19 | 1 | -9/+0 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Remove some old l10n files they arent loaded anymore | ||||
| * | | | | | | Remove some old l10n files they arent loaded anymore | Joas Schilling | 2015-02-19 | 1 | -9/+0 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #14199 from owncloud/cast-type-manually | Morris Jobke | 2015-02-19 | 2 | -44/+44 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Manually type-cast all AJAX files |