Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-06 | 14 | -2/+20 |
| | |||||
* | Merge pull request #12636 from owncloud/fix-ie9-placeholder | Raghu Nayyar | 2014-12-06 | 1 | -1/+8 |
|\ | | | | | fix placeholder fake in IE8 & 9 that brokes group listing in user manage... | ||||
| * | fix placeholder fake in IE8 & 9 that brokes group listing in user management ↵ | Morris Jobke | 2014-12-05 | 1 | -1/+8 |
| | | | | | | | | - fixes #12525 | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-05 | 82 | -156/+14 |
| | | |||||
* | | Merge pull request #12607 from owncloud/this-is-an-awesome-day | Clark Tomlinson | 2014-12-04 | 2 | -16/+1 |
|\ \ | | | | | | | PHP 5.4 is now required for master | ||||
| * | | PHP 5.4 is now required for master | Lukas Reschke | 2014-12-04 | 2 | -16/+1 |
| | | | | | | | | | | | | :beers: | ||||
* | | | adding supported databases | Thomas Müller | 2014-12-04 | 1 | -1/+1 |
| | | | |||||
* | | | display missing dependencies in the apps management page | Thomas Müller | 2014-12-04 | 2 | -0/+17 |
| | | | |||||
* | | | introduce dependency analyzer to take care of app dependencies | Thomas Müller | 2014-12-04 | 1 | -1/+9 |
| |/ |/| | | | | | some more unit tests on xml info parser | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-04 | 2 | -0/+4 |
| | | |||||
* | | Merge pull request #12552 from szlwzl/master | Thomas Müller | 2014-12-03 | 1 | -1/+1 |
|\ \ | |/ |/| | adding @ sign between email address and domain name to make syntax clearer | ||||
| * | adding @ sign between email address and domain name to make the syntax clearer | Simon Whittaker | 2014-12-02 | 1 | -1/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-03 | 22 | -86/+126 |
|/ | |||||
* | Merge pull request #12419 from owncloud/read-only-config | Thomas Müller | 2014-12-01 | 2 | -3/+18 |
|\ | | | | | Allow read-only configuration | ||||
| * | Allow read-only configuration | Lukas Reschke | 2014-11-25 | 2 | -3/+18 |
| | | | | | | | | | | | | Workaround required for IIS setups running ownCloud to prevent dataloss. Long-term solution would be to move some configuration settings to the database | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-01 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-29 | 4 | -2/+10 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-28 | 2 | -0/+60 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-27 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-26 | 2 | -2/+2 |
|/ | |||||
* | Merge pull request #12303 from owncloud/windows-unknown-command-command | Morris Jobke | 2014-11-24 | 1 | -17/+1 |
|\ | | | | | Deduplicate findBinaryPath() and do not try "command -v" on windows | ||||
| * | Deduplicate function by moving it to the OC_Helper | Joas Schilling | 2014-11-20 | 1 | -17/+1 |
| | | |||||
| * | Remove exec() call with invalid name on windows | Joas Schilling | 2014-11-19 | 1 | -1/+1 |
| | | | | | | | | | | | | Currently running unit tests prints the following message 3 times: The command "command" is misspelt or could not be found. Instead of trying this, we just skip this now. | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-24 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-23 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-22 | 26 | -0/+78 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-21 | 80 | -76/+232 |
| | | |||||
* | | update grammar | Volkan Gezer | 2014-11-21 | 1 | -1/+1 |
| | | | | | | Suggested by mnestis on Transifex. | ||||
* | | cleanup languages. closes #11274 | Volkan Gezer | 2014-11-20 | 6 | -228/+0 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-20 | 24 | -48/+72 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-19 | 74 | -78/+4 |
| | |||||
* | User management search just searches users - adjust label of input field - ↵ | Morris Jobke | 2014-11-18 | 1 | -1/+1 |
| | | | | fixes #10229 | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-17 | 8 | -20/+28 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-15 | 4 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-14 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-13 | 28 | -8/+64 |
| | |||||
* | Merge pull request #12110 from owncloud/fix-12080 | Thomas Müller | 2014-11-12 | 2 | -2/+2 |
|\ | | | | | add 'namespace' for automatically created navigation divs, fixes #12080 | ||||
| * | add 'namespace' for automatically created navigation divs, fixes #12080 | Arthur Schiwon | 2014-11-12 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-12 | 2 | -0/+4 |
| | | |||||
* | | Merge pull request #11917 from owncloud/fix-11909 | Thomas Müller | 2014-11-11 | 7 | -32/+156 |
|\ \ | |/ |/| | Add checkbox to enforce SSL for subdomains | ||||
| * | Migrate "setsecurity.php" to the AppFramework | Lukas Reschke | 2014-11-03 | 7 | -32/+156 |
| | | | | | | | | | | | | | | | | | | | | | | | | Add switch to enforce SSL for subdomains Add unit tests Add test for boolean values Camel-case Fix ugly JS | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-11 | 132 | -332/+210 |
| | | |||||
* | | Login Name -> Username in user management | Morris Jobke | 2014-11-10 | 1 | -1/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-10 | 4 | -0/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-09 | 4 | -0/+6 |
| | | |||||
* | | Merge pull request #12038 from sebomoto/fix-user-dropdown | Lukas Reschke | 2014-11-08 | 1 | -1/+1 |
|\ \ | | | | | | | changed default dropdown content | ||||
| * | | changed default dropdown content | Sebastian Bolt | 2014-11-07 | 1 | -1/+1 |
| | | | | | | | | | | | | to fix issue #11959 | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-08 | 4 | -2/+8 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-07 | 4 | -0/+46 |
| | | |||||
* | | bower strengthify | Morris Jobke | 2014-11-06 | 1 | -2/+2 |
| | |