Robin Appelman
|
397a763c49
|
add a getter for the table
|
2014-06-03 11:18:46 +02:00 |
Robin Appelman
|
c6053b2830
|
Quote identifiers on mysql
|
2014-06-03 11:18:45 +02:00 |
Robin Appelman
|
6f71419f2b
|
Skip migration checks for all sql backends besides mysql, postgres and sqlite
|
2014-06-03 11:18:45 +02:00 |
Robin Appelman
|
a59f6818eb
|
Only quote identifiers for oracle during migration
|
2014-06-03 11:18:45 +02:00 |
Robin Appelman
|
4d7045e701
|
Fix unit tests
|
2014-06-03 11:18:17 +02:00 |
Robin Appelman
|
b4cee3d4e9
|
skip tests for oracle
|
2014-06-03 11:18:17 +02:00 |
Robin Appelman
|
3b4555ca91
|
Try and check migration before applying it
|
2014-06-03 11:18:17 +02:00 |
Robin Appelman
|
adeac7aa39
|
Check sqlite migration on a copy of the database file
|
2014-06-03 11:17:21 +02:00 |
Robin Appelman
|
35550e8d9a
|
Fix migrator for postgres
|
2014-06-03 11:17:21 +02:00 |
Robin Appelman
|
5243562f45
|
skip migration tests for sqlite
|
2014-06-03 11:17:21 +02:00 |
Robin Appelman
|
be80dce585
|
Fix temporary schema creation
|
2014-06-03 11:17:21 +02:00 |
Robin Appelman
|
58c61c8336
|
Fix generating migration test schemas
|
2014-06-03 11:17:21 +02:00 |
Robin Appelman
|
0035147be9
|
Create unique names for temporary indexes
|
2014-06-03 11:17:21 +02:00 |
Robin Appelman
|
9c6a93a87c
|
Add a mechanism to try the database migration on a copy of the tables before running it on the "real" data
|
2014-06-03 11:17:21 +02:00 |
Vincent Petry
|
1297b2b883
|
Multiple fixes to sharing overview
- scrolling to next page now correctly renders share icons
- reshareing/unsharing a reshare will now still keep "Shared by" label
|
2014-06-03 11:04:57 +02:00 |
Robin Appelman
|
ec9bf8a2d6
|
Support having legacy `OC_Cache_FileGlobalGC` background jobs
|
2014-06-03 11:01:01 +02:00 |
Robin Appelman
|
3e14affa9b
|
Add some comments
|
2014-06-03 10:57:18 +02:00 |
Thomas Müller
|
b62cb00771
|
Merge pull request #8833 from owncloud/fix-file-handling-option
fix empty file handling option
|
2014-06-03 10:49:40 +02:00 |
Joas Schilling
|
74e2a4b154
|
Use active instead of hover for active sidebar option
Fix #8720
|
2014-06-03 09:57:18 +02:00 |
Joas Schilling
|
74c647bb6a
|
Do not overwrite cursor in sidebar
|
2014-06-03 09:55:50 +02:00 |
Thomas Müller
|
332eb39920
|
Merge pull request #8831 from owncloud/dollar-sign-escape-l10n
replace $ by \$
|
2014-06-03 09:47:29 +02:00 |
Morris Jobke
|
7ad7f59162
|
fix empty file handling option
|
2014-06-03 09:38:19 +02:00 |
Morris Jobke
|
9107cd2bde
|
replace $ by \$
|
2014-06-03 08:13:57 +02:00 |
Morris Jobke
|
68a4fd44e6
|
add notification on admin page
|
2014-06-03 08:01:39 +02:00 |
Morris Jobke
|
5add56b6ca
|
Merge pull request #7485 from owncloud/scrutinizer_fix_1_kondou
Scrutinizer cleanup
|
2014-06-03 07:44:52 +02:00 |
Morris Jobke
|
d6e521006a
|
Merge pull request #8828 from owncloud/design-help-sidebar
move Help section from controls bar to sidebar
|
2014-06-03 07:36:30 +02:00 |
Jan-Christoph Borchardt
|
6270902650
|
Merge pull request #8821 from owncloud/kill-zip-download-restriction
drop allowZIPdownload and maxZIPSize as options
|
2014-06-03 01:47:40 +02:00 |
Jan-Christoph Borchardt
|
c84b226cb5
|
add arrow icon for external links
|
2014-06-02 23:18:25 +02:00 |
Jan-Christoph Borchardt
|
2e6a27614e
|
move Help section from controls bar to sidebar
|
2014-06-02 22:59:16 +02:00 |
Morris Jobke
|
a4dd4cbb8f
|
add info about sqlite on setup apge
|
2014-06-02 22:56:50 +02:00 |
kondou
|
af32c67923
|
Fix a typo
|
2014-06-02 22:06:50 +02:00 |
Georg Ehrke
|
eea501b847
|
various fixes as requested by pr reviewers
|
2014-06-02 21:39:15 +02:00 |
Frank Karlitschek
|
f12a5248a3
|
Merge pull request #8820 from owncloud/design-details
Design details
|
2014-06-02 21:26:43 +02:00 |
kondou
|
4257d10c2b
|
Add some more spaces for operators
|
2014-06-02 21:09:41 +02:00 |
kondou
|
770382aea9
|
Some readability improvements
|
2014-06-02 21:09:41 +02:00 |
kondou
|
9bc3f3cf30
|
Scrutinizer cleanup
|
2014-06-02 21:09:41 +02:00 |
Robin Appelman
|
6689d67a5b
|
Fix recursive scanning
|
2014-06-02 21:04:36 +02:00 |
Bjoern Schiessle
|
916f859377
|
check if it is a share storage
|
2014-06-02 20:39:20 +02:00 |
Thomas Müller
|
2a10e78c58
|
no need to empty array in a special way
|
2014-06-02 20:17:40 +02:00 |
Bjoern Schiessle
|
e0a5f3b570
|
get permissions directly from share storage to avoid additional db calls
|
2014-06-02 20:17:40 +02:00 |
Jörn Friedrich Dreyer
|
37afab87b5
|
minimal mail template editor for administrators, refs #7177
|
2014-06-02 19:22:58 +02:00 |
Vincent Petry
|
c88c0b9a13
|
Merge pull request #8812 from josh4trunks/avatar_rotate
Automatically Rotate Avatar based on exif data
|
2014-06-02 19:06:46 +02:00 |
Thomas Müller
|
2bb902d028
|
use OC_DB::dropTable()
|
2014-06-02 18:57:53 +02:00 |
Bjoern Schiessle
|
a7f6a051ad
|
return size '0' if the trashbin folder doesn't exists yet
|
2014-06-02 18:56:04 +02:00 |
Bjoern Schiessle
|
7ad0fee0b5
|
let file cache handle the versions size
|
2014-06-02 18:55:13 +02:00 |
Vincent Petry
|
640fbc016d
|
Now using shareOwner for the share owner
Makes it consistent with the regular file list fileData
|
2014-06-02 18:52:31 +02:00 |
Morris Jobke
|
e8ec81110d
|
Merge pull request #8806 from owncloud/add_share_index
add share index
|
2014-06-02 18:47:13 +02:00 |
Morris Jobke
|
da090099f4
|
fix unit tests
|
2014-06-02 18:39:52 +02:00 |
Morris Jobke
|
9a67986473
|
add OCP\Config:deleteSystemValue
|
2014-06-02 18:31:43 +02:00 |
Morris Jobke
|
390d8e53b4
|
Merge pull request #8676 from owncloud/encryption_improvements
cleanup encryption code, improved return codes
|
2014-06-02 18:28:18 +02:00 |