Morris Jobke
|
081787d6ae
|
Fix infinite loop if count and limit is 0
* otherwise it will always think it hits the limit and need another round to fetch additional results
|
2014-11-11 12:15:30 +01:00 |
Morris Jobke
|
9368de5a8b
|
Merge pull request #11789 from owncloud/fix-11762
[LDAP] Login: dont fail with 500 if configured display name attribute is not set
|
2014-11-11 11:16:41 +01:00 |
Jenkins for ownCloud
|
664cc4ac0e
|
[tx-robot] updated from transifex
|
2014-11-11 01:55:23 -05:00 |
Morris Jobke
|
2023878d53
|
Merge pull request #10966 from owncloud/storage-root-share-permissions
Dont' use mountpoint permissions as share permissions for external storages
|
2014-11-10 13:11:22 +01:00 |
Morris Jobke
|
8afb623f08
|
Merge pull request #12070 from owncloud/accessibility-fixes
Accessibility fixes
|
2014-11-10 13:06:46 +01:00 |
Vincent Petry
|
676b911b22
|
Merge pull request #12027 from owncloud/cleanup_exceptions
[encryption] clean up encryption exceptions
|
2014-11-10 12:46:53 +01:00 |
Jenkins for ownCloud
|
c3e3432662
|
[tx-robot] updated from transifex
|
2014-11-10 01:54:30 -05:00 |
Jenkins for ownCloud
|
46010655d2
|
[tx-robot] updated from transifex
|
2014-11-09 01:54:30 -05:00 |
Jenkins for ownCloud
|
da14a605d5
|
[tx-robot] updated from transifex
|
2014-11-08 01:54:35 -05:00 |
Bjoern Schiessle
|
2af7256267
|
only set the values we need and make sure that we write the file info for both
the real file and the part file, because some information from the part file
might be needed later
|
2014-11-07 15:20:52 +01:00 |
Bjoern Schiessle
|
3d19bb2e51
|
also try to get file info from part file
|
2014-11-07 15:17:24 +01:00 |
Bjoern Schiessle
|
a10ae2816e
|
clean up encryption exceptions
|
2014-11-07 13:48:31 +01:00 |
Lukas Reschke
|
e345697cab
|
Merge pull request #11954 from owncloud/enc_stop_uploading_if_private_key_is_missing
Enc stop uploading if private key is missing
|
2014-11-07 11:19:04 +01:00 |
Jenkins for ownCloud
|
7d47d50724
|
[tx-robot] updated from transifex
|
2014-11-07 01:55:10 -05:00 |
Robin Appelman
|
0f3fd89f7d
|
Fix sharing tests
|
2014-11-06 18:31:41 +01:00 |
Robin Appelman
|
7ecd220715
|
Setup shared mounts for the correct user when setting up the filesystem for the non-logged in user
|
2014-11-06 18:31:40 +01:00 |
Robin Appelman
|
9c79c2fa17
|
Dont make real users in tests
|
2014-11-06 18:31:40 +01:00 |
Jan-Christoph Borchardt
|
a410055291
|
add relevant focus styles to the existing hover styles
|
2014-11-06 16:22:57 +01:00 |
Jan-Christoph Borchardt
|
af743efff0
|
add alt text for file actions, but leave empty since text is directly next to it
|
2014-11-06 15:33:38 +01:00 |
Bjoern Schiessle
|
8104a4e24e
|
check if the provided password is really the current log-in password
|
2014-11-06 11:12:20 +01:00 |
Morris Jobke
|
226d43a1cf
|
manage select2 via bower
|
2014-11-06 09:27:12 +01:00 |
Jenkins for ownCloud
|
fa4018d36c
|
[tx-robot] updated from transifex
|
2014-11-06 01:55:04 -05:00 |
Jan-Christoph Borchardt
|
e869db47b0
|
unbold labels and folders
|
2014-11-05 14:13:09 +01:00 |
Thomas Müller
|
7f41048a33
|
Merge pull request #11962 from owncloud/fix-server-sharing-strings
adjust strings - fixed #11930
|
2014-11-05 13:43:23 +01:00 |
Bjoern Schiessle
|
c2a45c1238
|
throw exception if private key is missing
|
2014-11-05 13:05:46 +01:00 |
Vincent Petry
|
97cbec8b8d
|
Merge pull request #11853 from owncloud/close-session-for-trashbin
Close session for files_trashbin
|
2014-11-05 12:44:10 +01:00 |
Thomas Müller
|
8116d903dd
|
adjust strings - fixed #11930
|
2014-11-05 11:08:17 +01:00 |
Jenkins for ownCloud
|
c8f55e7f87
|
[tx-robot] updated from transifex
|
2014-11-05 01:54:36 -05:00 |
Vincent Petry
|
ee6d8c9d58
|
Store curl error message directly
|
2014-11-04 17:37:15 +01:00 |
Bjoern Schiessle
|
0580c232d7
|
still try to encrypt files, even if the session is not initialized. The stream wrapper will throw an error which is better than silently continue.
|
2014-11-04 17:16:36 +01:00 |
Vincent Petry
|
768f3979e0
|
Check for cert bundle existence before using it
|
2014-11-04 16:44:42 +01:00 |
Vincent Petry
|
79a7297880
|
Merge pull request #11934 from owncloud/trash-restorefixonlyrescantrashfolder
Only rescan trash folder when checking deleted versions
|
2014-11-04 14:16:58 +01:00 |
blizzz
|
b26f11c16f
|
Merge pull request #11362 from mark0n/rm_ldap_conf_cli
Add a CLI command that deletes an LDAP config
|
2014-11-04 13:19:45 +01:00 |
Vincent Petry
|
97a51c46ed
|
Only rescan trash folder when checking deleted versions
This fix prevents the file scanner to rescan the WHOLE storage and reset
the etags by mistake.
|
2014-11-04 12:29:42 +01:00 |
Morris Jobke
|
1979ec70a5
|
JS unit tests fix - use toBeUndefined() instead of toEqual(null)
|
2014-11-04 10:37:16 +01:00 |
Jenkins for ownCloud
|
287faf9923
|
[tx-robot] updated from transifex
|
2014-11-04 01:55:05 -05:00 |
blizzz
|
dc9ea893fd
|
Merge pull request #11172 from owncloud/user-ldap-no-bcmath
Fix ldap convertSID2Str() / Remove BCMath dependency
|
2014-11-03 14:03:26 +01:00 |
Björn Schießle
|
79b650a023
|
Merge pull request #11825 from owncloud/fix_rename_files_in_shared_folder
move versions if a file was renamed in a shared folder
|
2014-11-03 12:53:14 +01:00 |
Andreas Fischer
|
d1410b46a9
|
user_ldap: Reimplement convertSID2Str() without BCMath dependency.
Also explicitly format sub-id integers as unsigned, which is required for
32-bit systems.
|
2014-11-03 12:07:53 +01:00 |
Jenkins for ownCloud
|
fd480d6c40
|
[tx-robot] updated from transifex
|
2014-11-02 01:54:24 -05:00 |
Jenkins for ownCloud
|
469b2655d5
|
[tx-robot] updated from transifex
|
2014-11-02 01:54:29 -04:00 |
Jenkins for ownCloud
|
d8f7780f4f
|
[tx-robot] updated from transifex
|
2014-11-01 01:54:37 -04:00 |
Bjoern Schiessle
|
ebe1d3df0a
|
don't move versions if only the mount point was renamed
|
2014-10-31 16:42:54 +01:00 |
Robin Appelman
|
83126ab675
|
Add unit tests
|
2014-10-31 15:22:08 +01:00 |
Robin Appelman
|
307071cfec
|
Keep the share permissions from mountpoints
|
2014-10-31 14:43:32 +01:00 |
Robin Appelman
|
2705588073
|
Dont' use mountpoint permissions as share permissions for external storages
|
2014-10-31 14:43:32 +01:00 |
Jörn Friedrich Dreyer
|
fe9e6be35c
|
test files external amazon s3 storage id migration
|
2014-10-31 14:26:09 +01:00 |
Jörn Friedrich Dreyer
|
69a3d8eb1a
|
fix files_external storage id migration
|
2014-10-31 14:25:55 +01:00 |
Lukas Reschke
|
e0528c7598
|
Merge pull request #11876 from owncloud/remove-pointless-requires
remove unnecessary require calls - the ownCloud class loader is supposed...
|
2014-10-31 13:10:59 +01:00 |
Vincent Petry
|
a9b41cbf54
|
Merge pull request #11850 from owncloud/fix-11848
on xp'ed mode and switching configurations: save raw mode instead of tog...
|
2014-10-31 08:38:05 +01:00 |