Morris Jobke
b6d3a6a054
Add note about the term "Cheers" at end of mail
* for translators
* fixes #8689
11 years ago
Morris Jobke
57746ffed4
Update music repo
11 years ago
Morris Jobke
e3c0db1026
Merge pull request #10534 from owncloud/autotest-cleanuponinterrupt
Restore autotest config on SIGINT or SIGTERM
11 years ago
Jenkins for ownCloud
ea8c0bce08
[tx-robot] updated from transifex
11 years ago
Vincent Petry
6ed174d0e4
Restore autotest config on SIGINT or SIGTERM
When hitting Ctrl+C to interrupt unit test running, the old
configuration was not restored properly.
This fix traps the signal to properly restore the configuration after an
interruption.
11 years ago
Clark Tomlinson
5ddea98df2
Merge pull request #10525 from owncloud/remove-download-message
remove obsolete 'Download preparing' message for zip downloads, fix #3755
11 years ago
Morris Jobke
71601d7ade
Merge pull request #10523 from owncloud/fix-shared-multiselect
fix multiselect bar offset on shared page
11 years ago
Jan-Christoph Borchardt
e713e97df5
remove obsolete 'Download preparing' message for zip downloads, fix #3755
11 years ago
Jan-Christoph Borchardt
3d8031564e
fix multiselect bar offset on shared page
11 years ago
Robin Appelman
fdfc5c67f8
Merge pull request #9866 from owncloud/app-upgrade
Don't do app upgrades in the background
11 years ago
Lukas Reschke
fdb203ff1e
Merge pull request #10409 from owncloud/iShallNotCopyStuffWithoutThinking
Add a copied_sample_config switch
11 years ago
Morris Jobke
43266526e8
Merge pull request #10500 from owncloud/fix_userlist_settings_ajax
properly encode groups as json, not ',' separated
11 years ago
Björn Schießle
19610157d3
Merge pull request #10425 from owncloud/set_default_share_folder
Set default share folder
11 years ago
Björn Schießle
312ed53307
Merge pull request #10494 from owncloud/fix_upload_to_public_folder
set incognitoMode to true during upload to a public folder
11 years ago
Thomas Müller
1c23f54d42
Merge pull request #10341 from owncloud/issue/9928
[Issue/9928] Problems with filemtime in MappedLocal Storage
11 years ago
Lukas Reschke
c33d1cacd4
Add a copied_sample_config switch
Hopefully this will stop people from copying the sample config. I'm so annoyed by all those wrong bug reports...
Add some explanation about this switch
Move check to init
11 years ago
Morris Jobke
df963b3ccf
Merge pull request #10492 from owncloud/hidesharesectionswhendisabled
Hide sharing sections in files app when sharing API is disabled
11 years ago
Jenkins for ownCloud
77cfddff0f
[tx-robot] updated from transifex
11 years ago
Jörn Friedrich Dreyer
a1e8dd14a1
properly encode groups as json, not ',' separated
11 years ago
blizzz
8f7676c762
Merge pull request #10340 from owncloud/fix-9887
better check whether string resembles a DN, fixes #9887
11 years ago
Vincent Petry
a820df71ee
Merge pull request #10339 from owncloud/users-defaultquotafix
Fixed default quota field on user management page
11 years ago
Morris Jobke
5f389bb334
Merge pull request #10493 from owncloud/design-warning-link
fix color of links in warnings, fix #10480
11 years ago
Arthur Schiwon
97fd39e983
unify tests
11 years ago
Lukas Reschke
594078e22f
Fix copyright
11 years ago
Bjoern Schiessle
193a0b1a17
fix broken unit tests
11 years ago
Bjoern Schiessle
c25915cde4
update unit tests with configurable share folder
11 years ago
Bjoern Schiessle
c9903f2e68
make share folder configurable
11 years ago
Clark Tomlinson
8c35afd097
Merge pull request #10491 from helix84/fix-typo
fix typo in util.php
11 years ago
Jan-Christoph Borchardt
58cb0697d6
fix color of links in warnings, fix #10480
11 years ago
Bjoern Schiessle
043cd1d02b
set incognitoMode to true, getUser should always return false during public upload
11 years ago
Vincent Petry
1de5ae8845
Hide sharing sections in files app when sharing API is disabled
11 years ago
Joas Schilling
1b81cc1acd
Merge pull request #10478 from owncloud/issue/9995
Add a note about overwritewebroot when using system cron
11 years ago
helix84
722a119e46
fix typo in util.php
11 years ago
Morris Jobke
ce64d07ec7
Merge pull request #10488 from owncloud/upgrade-clinotice
Added upgrade notice to avoid timeouts
11 years ago
Robin Appelman
ab590ce9a0
fix undefined variable
11 years ago
Vincent Petry
8995e88e6f
Added upgrade notice to avoid timeouts
11 years ago
Joas Schilling
64d64610d2
Add a note about overwritewebroot when using system cron
If the current webroot is non-empty but the webroot from the config is,
and system cron is used, the URL generator fails to build valid URLs.
So we notify the admin to set it up correctly.
Fix #9995
11 years ago
Thomas Müller
62e06cb0ba
Merge pull request #10472 from owncloud/fix_undefined_index_ocsid
check if array index ocsid is set before accessing it
11 years ago
Thomas Müller
c933848c55
Merge pull request #10156 from owncloud/issue/9968
Check return of fopen() before using it
11 years ago
Jenkins for ownCloud
4dd07f572c
[tx-robot] updated from transifex
11 years ago
Frank Karlitschek
ddeb301ad6
Merge pull request #10456 from kroimon/skeleton_dir_config
Make skeleton directory configurable.
11 years ago
Morris Jobke
942d09030e
Merge pull request #10471 from owncloud/fix-db-mapper-update
according to PHPDoc this function shall return the entity
11 years ago
Thomas Müller
c08a1e6455
according to PHPDoc this function shall return the entity
11 years ago
Georg Ehrke
7347174636
check if array index ocsid is set before accessing it
11 years ago
Thomas Müller
4c79d34980
Merge pull request #10469 from owncloud/remove-xmailer-header
Remove X-Mailer header from mails
11 years ago
Lukas Reschke
69e0e23789
Merge pull request #10407 from owncloud/rm-obsolete-japanese
remove obsolete japanese lang code
11 years ago
Lukas Reschke
a2677c14c8
Remove X-Mailer header from mails
11 years ago
Jenkins for ownCloud
b1415fc4fc
[tx-robot] updated from transifex
11 years ago
Lukas Reschke
283b99a42d
Merge pull request #10276 from owncloud/skip-webdavput
skip WebdavTest of encryption
11 years ago
Morris Jobke
5498186333
Merge pull request #10447 from owncloud/share-foldericonfix
Fixed folder icon update routine when share owner exists
11 years ago