Thomas Mueller
|
14e3d77d64
|
https://github.com/owncloud/core/pull/1598#discussion_r2976684
|
2013-02-12 13:10:26 +01:00 |
Thomas Mueller
|
5731a1b01c
|
introduce new virtual method hasUserListings() to determine if a user backend can list it's users.
|
2013-02-11 22:01:52 +01:00 |
Thomas Mueller
|
037fcde133
|
Merge branch 'master' into fixing-1424-master
|
2013-02-11 21:42:27 +01:00 |
Thomas Müller
|
58e57151e5
|
Merge pull request #1625 from owncloud/fix_shared_string
fix bug while changing string from "Share" to "Shared"
|
2013-02-11 12:39:16 -08:00 |
Thomas Müller
|
2cb2644254
|
Merge pull request #1613 from owncloud/multiselect-row-width
Files: fix width of table header when files are selected
|
2013-02-11 11:49:08 -08:00 |
Jan-Christoph Borchardt
|
ca99ff31dc
|
Merge pull request #1627 from owncloud/home-svg
svg replacement for breadcrumb home icon, fix #1620
|
2013-02-11 08:02:14 -08:00 |
Jan-Christoph Borchardt
|
130f1006c1
|
Merge pull request #1626 from owncloud/share-indicator-position
Files: always show share action at the right
|
2013-02-11 07:43:04 -08:00 |
Jan-Christoph Borchardt
|
9c8f5de6c6
|
svg replacement for breadcrumb home icon, fix #1620
|
2013-02-11 16:19:22 +01:00 |
Robin Appelman
|
37ea784294
|
Files: always show share action at the right
Fixes #1619
|
2013-02-11 16:09:04 +01:00 |
Jenkins for ownCloud
|
39d19a9274
|
[tx-robot] updated from transifex
|
2013-02-11 15:42:41 +01:00 |
Björn Schießle
|
45ed0c6010
|
if you add/remove more than one user from the share dialog replacing 'Share' with 'Shared' will lead to a string with more and more trailing 'd's
|
2013-02-11 15:37:01 +01:00 |
Thomas Müller
|
766fbead96
|
Merge pull request #1578 from owncloud/mysql_admin_fix
added l10n for db error messages
|
2013-02-11 06:35:49 -08:00 |
Lukas Reschke
|
eed48c8159
|
Merge pull request #1608 from owncloud/fix-shared-links
Fix shared links
|
2013-02-11 05:17:24 -08:00 |
Thomas Mueller
|
c544a631d5
|
fixing indent
|
2013-02-11 14:14:37 +01:00 |
Bernhard Posselt
|
e70aef603f
|
Merge pull request #1573 from owncloud/fixing-ctor-local-storage-master
adding dtor to Local and revert call to it within Temporary
|
2013-02-11 04:40:54 -08:00 |
Bernhard Posselt
|
36df2fbdfe
|
fixed argument for translation
|
2013-02-11 13:11:43 +01:00 |
Jan-Christoph Borchardt
|
efc70e27bc
|
Merge pull request #1610 from owncloud/improved_personal_page
add the buttons for the clients to the personal page.
|
2013-02-11 03:51:11 -08:00 |
Jan-Christoph Borchardt
|
40d8a2531d
|
move CSS to correct location, move and format php
|
2013-02-11 12:49:52 +01:00 |
Jan-Christoph Borchardt
|
47341eb4bd
|
spaces to tabs
|
2013-02-11 12:41:14 +01:00 |
Jan-Christoph Borchardt
|
2b586eb91c
|
correct target blank from image to link
|
2013-02-11 12:40:17 +01:00 |
Robin Appelman
|
d0d6d973a9
|
Share: fix table head color for public shared folders
|
2013-02-11 12:35:39 +01:00 |
Robin Appelman
|
25b5b39e7a
|
Files: fix width of table header when files are selected
|
2013-02-11 12:23:53 +01:00 |
Bernhard Posselt
|
0708f4dec0
|
Merge pull request #1611 from owncloud/breadcrumb-sizing
Fix breadcrumbs overlapping into the content
|
2013-02-11 03:08:48 -08:00 |
Robin Appelman
|
a7bfee576b
|
Fix breadcrumbs overlapping into the content, preventing the select all checkbox from being clickable in subfolders
|
2013-02-11 11:58:55 +01:00 |
Robin Appelman
|
a1db280a46
|
Share: fix downloading selected files from public shared folder
|
2013-02-11 11:54:44 +01:00 |
Robin Appelman
|
7fa9181a26
|
Share: fix sorting of files in public shared folder
|
2013-02-11 11:50:41 +01:00 |
Robin Appelman
|
bbf672f453
|
Share: fix nested subfolders in public shared folders
|
2013-02-11 11:48:49 +01:00 |
Robin Appelman
|
7842b416d1
|
Share: fix breadcrumbs for public shared folder
|
2013-02-11 11:44:18 +01:00 |
Robin Appelman
|
762688762f
|
Share: fix downloading files from a public shared folder
|
2013-02-11 11:38:52 +01:00 |
Robin Appelman
|
d0a005ea97
|
Sharing: fix position of file list in public link view of folder
|
2013-02-11 11:20:51 +01:00 |
Robin Appelman
|
ad360296b9
|
Update tests and apps to the new \OC\Files\Filesystem::init signature
|
2013-02-11 11:06:09 +01:00 |
Björn Schießle
|
d7d9e2a15a
|
fix positioning of password label, add autofocus to password field
|
2013-02-11 10:20:31 +01:00 |
Michael Gapczynski
|
a6bd086867
|
Set permissions to read only
|
2013-02-10 20:01:25 -05:00 |
Michael Gapczynski
|
56df48b40f
|
Remove additional old compatibility code
|
2013-02-10 19:14:20 -05:00 |
Michael Gapczynski
|
0d3c58d6b6
|
Replace filename key with fileTarget in template
|
2013-02-10 19:13:13 -05:00 |
Michael Gapczynski
|
eeb409a6ec
|
Merge branch 'master' into fix-shared-links
|
2013-02-10 19:10:06 -05:00 |
Michael Gapczynski
|
8e3b8c7f47
|
Proper fix for shared links
|
2013-02-10 19:09:58 -05:00 |
Jenkins for ownCloud
|
04146f2059
|
[tx-robot] updated from transifex
|
2013-02-11 00:04:49 +01:00 |
Bernhard Posselt
|
f097fade01
|
Merge pull request #1601 from owncloud/lightbox-icons
add big white icons for lightbox, slideshow etc
|
2013-02-10 09:44:37 -08:00 |
Jan-Christoph Borchardt
|
c5e17e099a
|
split close and delete icon, add red hover for delete
|
2013-02-10 18:31:33 +01:00 |
Jan-Christoph Borchardt
|
0c4487d292
|
add big white icons for lightbox, slideshow etc
|
2013-02-10 18:06:18 +01:00 |
Björn Schießle
|
046ede8e46
|
Merge pull request #1558 from schiesbn/trashbin_sizelimit
Trashbin sizelimit
|
2013-02-10 09:02:05 -08:00 |
Thomas Mueller
|
f58ed7a509
|
no need to implement createUser in web dav auth
|
2013-02-10 17:31:12 +01:00 |
icewind1991
|
4c16ef1fa6
|
Merge pull request #1597 from owncloud/cache_largesizes
Cache: allow file sizes >2GB
|
2013-02-10 08:23:03 -08:00 |
Robin Appelman
|
3292dc3eea
|
Cache: allow file sizes >2GB
|
2013-02-10 16:44:00 +01:00 |
Björn Schießle
|
45a4016878
|
Merge pull request #1552 from raghunayyar/personalpage-style-fix
Personal Page Password Toggle Loads Fine.
|
2013-02-10 07:31:05 -08:00 |
blizzz
|
e4c9fc1381
|
Merge pull request #1592 from owncloud/display_name_setting
add switch to enable/disable the possibility to change the display name by the user
|
2013-02-10 06:52:03 -08:00 |
Frank Karlitschek
|
dc12dd523e
|
Merge pull request #1581 from owncloud/mapper_md5
Mapper: use md5 hashes for database indexes
|
2013-02-10 06:47:44 -08:00 |
Lukas Reschke
|
980c197fbf
|
Merge pull request #1594 from hkjolhede/master
Corrected namespace path for files_external SFTP backend
|
2013-02-10 06:47:22 -08:00 |
Frank Karlitschek
|
bc2bfea399
|
Merge pull request #1588 from owncloud/etag_quotes
wrap etags in quotes when doing a propfind on a folder
|
2013-02-10 06:44:45 -08:00 |