Jan-Christoph Borchardt
|
2be66044cc
|
even better empty state for Favorites, and general Empty State style
|
2014-12-17 20:59:26 +01:00 |
Jan-Christoph Borchardt
|
532ba99f1c
|
Merge pull request #12895 from owncloud/favorites-polish
polish the Favorites design
|
2014-12-17 13:42:20 +01:00 |
Jan-Christoph Borchardt
|
e2977ff4c1
|
fix favorite star flickering on empty state page
|
2014-12-17 13:40:57 +01:00 |
Jan-Christoph Borchardt
|
c7cf0d0386
|
fix file list summary left alignment
|
2014-12-17 11:08:39 +01:00 |
Jan-Christoph Borchardt
|
433d1de923
|
fix empty state for Favorites
|
2014-12-17 11:04:22 +01:00 |
Jan-Christoph Borchardt
|
f2d7fad0fb
|
put Favorites second in list, after 'All files'
|
2014-12-17 11:00:16 +01:00 |
Jenkins for ownCloud
|
6d80524e67
|
[tx-robot] updated from transifex
|
2014-12-17 01:56:41 -05:00 |
Jenkins for ownCloud
|
5b9c453071
|
[tx-robot] updated from transifex
|
2014-12-16 01:55:32 -05:00 |
Lukas Reschke
|
be3d4fd303
|
Merge pull request #12360 from owncloud/files-tags
Add favorites to files app
|
2014-12-15 19:55:18 +01:00 |
Vincent Petry
|
207d77e5cd
|
Fixed small code style issues
|
2014-12-15 17:20:41 +01:00 |
Jörn Friedrich Dreyer
|
6602d3ac77
|
Merge pull request #12555 from owncloud/app_specific_search
introduce inApps[] filter for search via ajax query
|
2014-12-15 16:14:40 +01:00 |
Vincent Petry
|
976baed5f9
|
Remove spinner when toggling file favorite
|
2014-12-15 15:50:57 +01:00 |
Vincent Petry
|
33eb4483b2
|
Fixed has-favorites CSS
|
2014-12-15 15:18:29 +01:00 |
Jan-Christoph Borchardt
|
fb220a1e09
|
shift actions to the left a bit to account for right shift due to favorites action, not not overlap with size info
|
2014-12-15 15:12:37 +01:00 |
Jan-Christoph Borchardt
|
4dbe8c6771
|
add CSS to shift header to account for when favorites are present
|
2014-12-15 15:11:51 +01:00 |
Vincent Petry
|
1d22cd5b22
|
Use star icon for favorites
|
2014-12-15 12:44:41 +01:00 |
Vincent Petry
|
dfe922b72a
|
Correctly replace favorites icon when re-rendering file actions
|
2014-12-15 12:10:54 +01:00 |
Vincent Petry
|
a5bb66f4a7
|
Added favorites feature to the files app
|
2014-12-15 12:10:54 +01:00 |
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 |
Robin Appelman
|
3bf0922b13
|
Merge pull request #12527 from owncloud/js-pluginsystem
Simple Plugin system for Javascript
|
2014-12-12 11:43:31 +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 |
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 |
Jörn Friedrich Dreyer
|
c615b3527f
|
show readonly message in file conflict dialog, make it always selected
|
2014-12-11 16:32:27 +01: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
|
1d490b559c
|
introduce inApps[] filter for search via ajax query, make file results show up in files app only
use more flexible return type
check array with !empty instead of count
|
2014-12-10 15:51:59 +01:00 |
Jörn Friedrich Dreyer
|
0f17486c1d
|
make path absolute
|
2014-12-10 11:04:17 +01: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 |
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 |
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
|
78a307995c
|
Fix namespace of Files_Encryption outside of the app
|
2014-12-09 09:47:26 +01:00 |
Jenkins for ownCloud
|
8f8f9deb66
|
[tx-robot] updated from transifex
|
2014-12-09 01:56:38 -05:00 |
Victor Dubiniuk
|
adc7135429
|
Skip headers that can not be split
|
2014-12-08 23:43:43 +03:00 |
Morris Jobke
|
1bfa405a93
|
introduce alt text for rename icon - fixes #12067
|
2014-12-08 15:49:09 +01:00 |
Lukas Reschke
|
d3188159d2
|
Merge pull request #12394 from owncloud/files-fileactionsimprovements
Improve FileActions JS to allow for custom rendering
|
2014-12-08 11:30:21 +01:00 |
Lukas Reschke
|
116a1b366a
|
Merge pull request #11485 from brumsoel/master
Fix timestamp comparator return value
|
2014-12-05 19:53:09 +01:00 |
Jörn Friedrich Dreyer
|
3cdaa4094f
|
add quiet option, ref #8794
|
2014-12-04 13:44:30 +01:00 |
Jörn Friedrich Dreyer
|
7ef6df04da
|
remove triggerupdate, ref #11872
|
2014-12-04 13:44:30 +01:00 |
Jenkins for ownCloud
|
5aad902507
|
[tx-robot] updated from transifex
|
2014-12-04 01:54:42 -05:00 |
brumsel
|
0dcfd5f20b
|
Modified filesort test cases to test for large sizes & timestamps
|
2014-12-03 23:45:57 +01:00 |
brumsel
|
4ba520e214
|
Merge remote-tracking branch 'upstream/master'
|
2014-12-03 23:04:49 +01:00 |
Jenkins for ownCloud
|
af50df8912
|
[tx-robot] updated from transifex
|
2014-12-03 01:54:32 -05:00 |
Morris Jobke
|
f9958153ef
|
Merge pull request #12333 from owncloud/delete-selected-files
Fix deleting non deletable files by selecting them
|
2014-12-02 17:32:04 +01:00 |