Jenkins for ownCloud
|
036456fe16
|
[tx-robot] updated from transifex
|
2014-12-15 01:54:30 -05:00 |
Jenkins for ownCloud
|
6ae0217326
|
[tx-robot] updated from transifex
|
2014-12-14 01:54:56 -05:00 |
Morris Jobke
|
5b3971f002
|
Merge pull request #12639 from owncloud/bad_mtime_format
Fix formatting of bad dates from external storages
|
2014-12-13 10:07:10 +01:00 |
Morris Jobke
|
29e1c3a898
|
Merge pull request #12795 from owncloud/files-layoutchanges
Move file thumbnail element into the label tag
|
2014-12-13 09:00:43 +01:00 |
Jenkins for ownCloud
|
416e21d902
|
[tx-robot] updated from transifex
|
2014-12-13 01:55:24 -05:00 |
Robin McCorkell
|
fdbb68a3c3
|
Return ? if mtime is 0 or -1
Tooltip contains 'Unable to determine date'. Fixes #6395
|
2014-12-12 23:54:18 +00:00 |
Vincent Petry
|
4b57892c4e
|
Merge pull request #12778 from owncloud/searchbytags2
Added searchByTags to view, storage and cache
|
2014-12-12 14:27:19 +01:00 |
Thomas Müller
|
6b4502adeb
|
Merge pull request #12812 from owncloud/remove-53-workaround
Remove conditional check for 5.3 compatibility
|
2014-12-12 13:16:49 +01:00 |
Joas Schilling
|
4f92e4a233
|
Merge pull request #12808 from owncloud/add-special-parameterlist-to-manager
Add special parameterlist to manager
|
2014-12-12 13:03:26 +01:00 |
Vincent Petry
|
ffd5e93f70
|
Merge pull request #12789 from owncloud/external-icon
fix and compress files_external icon
|
2014-12-12 12:46:57 +01:00 |
Lukas Reschke
|
5eaa2214b8
|
Remove conditional check for 5.3 compatibility
|
2014-12-12 12:25:59 +01:00 |
Robin Appelman
|
3bf0922b13
|
Merge pull request #12527 from owncloud/js-pluginsystem
Simple Plugin system for Javascript
|
2014-12-12 11:43:31 +01:00 |
Joas Schilling
|
46def69574
|
Specify list of activity parameters for sharing extension
|
2014-12-12 11:41:01 +01:00 |
Vincent Petry
|
15ecb28d50
|
Make $userId mandatory for searchByTags
$userId is now a mandatory parameter for searchByTags.
Also fixed some places in the code where the argument was missing (Node
API and View)
|
2014-12-12 11:18:35 +01:00 |
Gadzy
|
ba3957fb8a
|
Check for share by link enabled
Display "Shared by link" section only if sharing by link is enabled.
|
2014-12-12 10:23:51 +01:00 |
Morris Jobke
|
e969fe6b12
|
Merge pull request #12698 from owncloud/handle_readonly_shared_files
Handle readonly shared files
|
2014-12-12 08:34:28 +01:00 |
Jenkins for ownCloud
|
68932b30fd
|
[tx-robot] updated from transifex
|
2014-12-12 01:55:24 -05:00 |
Vincent Petry
|
a89aad05c0
|
Replace input checkbox CSS selector with .electCheckBox
|
2014-12-11 18:23:30 +01:00 |
Vincent Petry
|
81e9d43e23
|
Move file thumbnail into the label element
|
2014-12-11 18:21:25 +01:00 |
Vincent Petry
|
25dde7e93b
|
Added searchByTags to view, storage and cache
|
2014-12-11 17:38:50 +01:00 |
Jörn Friedrich Dreyer
|
c615b3527f
|
show readonly message in file conflict dialog, make it always selected
|
2014-12-11 16:32:27 +01:00 |
Jan-Christoph Borchardt
|
c588ccf96a
|
fix and compress files_external icon
|
2014-12-11 15:33:31 +01:00 |
Jenkins for ownCloud
|
dc506dcfbf
|
[tx-robot] updated from transifex
|
2014-12-11 01:55:27 -05:00 |
Thomas Müller
|
80ae311329
|
Merge pull request #11892 from owncloud/remove_triggerupdate
Remove triggerupdate.php & add quiet option for CLI scanner
|
2014-12-10 16:17:29 +01:00 |
Jörn Friedrich Dreyer
|
0f17486c1d
|
make path absolute
|
2014-12-10 11:04:17 +01:00 |
Morris Jobke
|
e3de51078d
|
Merge pull request #12090 from AdamWill/google-rename-delete
google: delete original after successful rename
|
2014-12-10 09:10:17 +01:00 |
Morris Jobke
|
3026cdbc80
|
Merge pull request #12549 from owncloud/shared-cache-non-existing
Dont return cached date in shared cache when the file doesn't exist
|
2014-12-10 08:49:40 +01:00 |
Jenkins for ownCloud
|
ea95bb0189
|
[tx-robot] updated from transifex
|
2014-12-10 01:55:34 -05:00 |
Morris Jobke
|
bfcd5a3802
|
Merge pull request #11214 from owncloud/issue/10836
Add an option to disallow sending sharing emails to non-owncloud users
|
2014-12-09 14:05:52 +01:00 |
Joas Schilling
|
26861a98c5
|
Merge pull request #12568 from owncloud/autoload-encryption-classes
Fix namespaces of encryption classes and encryption tests
|
2014-12-09 12:56:57 +01:00 |
Joas Schilling
|
539c0aeb04
|
Add an option to disallow sending sharing emails to non-owncloud users
Fix #10836
|
2014-12-09 11:32:39 +01:00 |
Thomas Müller
|
9ca8b864e2
|
Merge pull request #12708 from owncloud/l10nsaved
translated saved message in files external
|
2014-12-09 10:46:35 +01:00 |
Lukas Reschke
|
17f85ec5a9
|
Merge pull request #12688 from owncloud/rename-alt
introduce alt text for rename icon - fixes #12067
|
2014-12-09 10:37:33 +01:00 |
Lukas Reschke
|
3566edbcec
|
Merge pull request #12715 from owncloud/fix-broken-personal-page
remove duplicate loaded personal.js - fixes #12674
|
2014-12-09 10:35:08 +01:00 |
Morris Jobke
|
4d2573bff7
|
Merge pull request #12709 from owncloud/fix-11955
Skip headers that can not be split
|
2014-12-09 09:52:59 +01:00 |
Joas Schilling
|
b85e34c1da
|
Correctly namespace encryption tests
|
2014-12-09 09:47:27 +01:00 |
Joas Schilling
|
e67fe0336b
|
Use self:: instead of the class name in encryption tests
|
2014-12-09 09:47:27 +01:00 |
Joas Schilling
|
efac8ced90
|
Update OCA\Encryption to OCA\Files_Encryption in the encryption app itself
|
2014-12-09 09:47:26 +01:00 |
Joas Schilling
|
78a307995c
|
Fix namespace of Files_Encryption outside of the app
|
2014-12-09 09:47:26 +01:00 |
Joas Schilling
|
7f7006643f
|
Fix namespace of files_encryption classes and autoload them
|
2014-12-09 09:47:26 +01:00 |
Thomas Müller
|
c36bac3abd
|
Merge pull request #12406 from owncloud/drop-getApps-getUsers
Config cleanup - OC_Preferences refactoring
|
2014-12-09 09:36:38 +01:00 |
Morris Jobke
|
b9fab7441c
|
remove duplicate loaded personal.js - fixes #12674
|
2014-12-09 09:27:10 +01:00 |
Jenkins for ownCloud
|
8f8f9deb66
|
[tx-robot] updated from transifex
|
2014-12-09 01:56:38 -05:00 |
Lukas Reschke
|
25a87d4058
|
Merge pull request #12577 from owncloud/public-mount-api
Add a public api for apps to add mounts
|
2014-12-08 22:57:33 +01:00 |
Morris Jobke
|
0d4f0ab871
|
reduce OC_Preferences, OC_Config and \OCP\Config usage
* files_encryption
* files_versions
* files_trashbin
* tests
* status.php
* core
* server container
|
2014-12-08 22:42:37 +01:00 |
Victor Dubiniuk
|
adc7135429
|
Skip headers that can not be split
|
2014-12-08 23:43:43 +03:00 |
Volkan Gezer
|
26645c072a
|
translated saved message in files external
|
2014-12-08 21:40:15 +01:00 |
Lukas Reschke
|
de3ead5ab9
|
Merge pull request #12704 from owncloud/fix-12647-2
preserve an asterisk at the start when escaping a search term
|
2014-12-08 19:14:59 +01:00 |
Arthur Schiwon
|
0577bb569a
|
add doc
|
2014-12-08 17:22:52 +01:00 |
Arthur Schiwon
|
45443ee28c
|
preserve an asterisk at the start when escaping a search term
|
2014-12-08 17:19:57 +01:00 |