Thomas Müller
11c3741526
Fix mock object to return proper type
2015-04-09 17:45:57 +02:00
Thomas Müller
f7c906902a
Throw an exception in case checkServer() returns errors
2015-04-09 16:42:34 +02:00
Lukas Reschke
b60d5d3d6f
Merge pull request #14540 from owncloud/windows-setup-check
...
Disallow Windows Server in Server Check
2015-04-09 16:38:11 +02:00
Thomas Müller
890a18e1a6
Introduce own console application class
2015-04-09 16:28:53 +02:00
Robin Appelman
a7aba07dc1
block ocs in single user mode
2015-04-09 15:57:27 +02:00
Robin Appelman
8af106cc75
block webdav in single user mode
2015-04-09 15:56:41 +02:00
Lukas Reschke
0abce86b31
Disallow Windows Server in Server Check
...
Will prevent users from use ownCloud on Windows Server 🙈
2015-04-09 15:56:37 +02:00
Morris Jobke
f5a145b410
Merge pull request #15501 from owncloud/better-output-format-console
...
Add an option to get the output in plain, json or print_r syntax
2015-04-09 15:46:36 +02:00
Jörn Friedrich Dreyer
8af52e3876
fixes #15326
2015-04-09 15:37:00 +02:00
Vincent Petry
5803a1f5f7
Remove trashbin storage wrapper when disabling it for tests
2015-04-09 15:02:24 +02:00
Morris Jobke
b9eaa386c4
Merge pull request #15235 from owncloud/remote-share-hint
...
Hint for remote sharing syntax
2015-04-09 14:54:57 +02:00
Björn Schießle
0710db77bc
Merge pull request #13896 from owncloud/share-generatetarget-remove-exclude
...
Dont create exclude list for generating the share target
2015-04-09 14:51:15 +02:00
Arthur Schiwon
ca9426308d
escape filter for output
2015-04-09 14:49:11 +02:00
Robin Appelman
cbcee34eb0
update tests
2015-04-09 14:46:25 +02:00
Thomas Müller
1d9bd3d31e
Merge pull request #15496 from owncloud/enc-check-if-key-exists-before-deleting
...
Check if the key exists, before trying to delete it
2015-04-09 14:45:40 +02:00
Arthur Schiwon
3abc72dad8
fix number and insert position when adding/copying a config
2015-04-09 14:44:40 +02:00
Joas Schilling
98bdfa1518
change handling in app:list
2015-04-09 14:44:30 +02:00
Joas Schilling
def3b687ee
Replace print_r() with pretty json
2015-04-09 14:42:44 +02:00
Arthur Schiwon
00c2970547
update back/continue buttons also on tab click
2015-04-09 14:40:00 +02:00
Morris Jobke
9246c7e8ee
Merge pull request #15500 from owncloud/installation-hint
...
add link to installation documentation to setup page
2015-04-09 14:33:55 +02:00
Björn Schießle
5a50a678c9
Merge pull request #15507 from owncloud/remove-uneeded-file
...
Remove unneeded file
2015-04-09 14:32:53 +02:00
Lukas Reschke
ec69f2838c
Fix typos and some other adjustments
2015-04-09 14:09:09 +02:00
Arthur Schiwon
b4c96e6ba0
cleanup
2015-04-09 14:01:39 +02:00
Arthur Schiwon
630e35d8cc
newlines at end of file
...
yes, IDE is now configured accordingly.
2015-04-09 14:00:34 +02:00
Arthur Schiwon
9ed9741d81
doc
2015-04-09 13:56:20 +02:00
Arthur Schiwon
3354881355
move script and style inclusions into template
2015-04-09 13:52:35 +02:00
Robin Appelman
d96e9d174b
block cron when in single user mode
2015-04-09 13:50:53 +02:00
Lukas Reschke
96e7f607d5
Remove unneeded file
2015-04-09 13:29:51 +02:00
Thomas Müller
4f97cb9d1b
Merge pull request #15503 from owncloud/link-standard-subscription
...
Help section: fix commercial support link
2015-04-09 13:15:09 +02:00
Arthur Schiwon
8e7081d784
run functionality checks also when host field changes
2015-04-09 12:36:53 +02:00
Vincent Petry
08a9d1d2dc
Remove unused $toRemove
2015-04-09 12:34:19 +02:00
Jan-Christoph Borchardt
95890804f1
help section: code style and wording fixes
2015-04-09 12:33:18 +02:00
Joas Schilling
6f51beac23
Correctly generate the doc link via go.php
2015-04-09 12:30:18 +02:00
Jan-Christoph Borchardt
83a0d1b3ba
link to proper subsite for Commercial support
2015-04-09 12:29:44 +02:00
Joas Schilling
4a01d5c588
Fix config usage
2015-04-09 12:19:42 +02:00
Jan-Christoph Borchardt
c840c18252
Merge pull request #15499 from owncloud/admin-hints
...
add admin documentation hints to Federated Cloud Sharing and cron
2015-04-09 12:12:53 +02:00
Jan-Christoph Borchardt
7f237223e5
fix remote share info icon for IE8
2015-04-09 12:11:42 +02:00
Lukas Reschke
dbbb2546e0
Merge pull request #15497 from owncloud/enforce-type-security
...
Enforce string as passed type
2015-04-09 12:08:27 +02:00
Jan-Christoph Borchardt
65dc958418
add admin documentation hints to Federated Cloud Sharing and cron
2015-04-09 12:07:05 +02:00
Arthur Schiwon
40edaa5a69
adjust tests
2015-04-09 12:00:11 +02:00
Joas Schilling
dd5063bd49
Add an option to get the output in plain, json or print_r syntax
2015-04-09 11:46:52 +02:00
Jan-Christoph Borchardt
dd7e519cda
add link to installation documentation to setup page
2015-04-09 11:39:46 +02:00
Bjoern Schiessle
332ea77865
only create a db entry for the user in case of a name conflict on group share
2015-04-09 11:16:08 +02:00
Jan-Christoph Borchardt
f3efd7a51e
fix position of SQLite warning
2015-04-09 11:10:41 +02:00
Jan-Christoph Borchardt
50f9ed78d3
code style fixes
2015-04-09 11:10:15 +02:00
Lukas Reschke
4ca6419475
Fix PHPDoc
2015-04-09 10:54:53 +02:00
Lukas Reschke
3aad47c0f0
Fix code style
2015-04-09 10:46:46 +02:00
Lukas Reschke
d869f8212b
Enforce string as passed type
2015-04-09 10:45:50 +02:00
Joas Schilling
45575d0135
Check if the key exists, before trying to delete it
2015-04-09 10:28:02 +02:00
Vincent Petry
461302244e
Keep shares when deleting shared folders
...
The share entries will be linked with the fileid while they are kept in
the trashbin.
In the future a background just will scrape orphaned shares and delete
them.
2015-04-09 10:16:40 +02:00