Thomas Müller
7b2d53603c
Merge pull request #15489 from owncloud/dont_hide_exceptions_master
...
Dont hide exceptions master
2015-04-10 15:49:45 +02:00
Jan-Christoph Borchardt
9c76bcd479
fix share input loading spinner, fix #15522
2015-04-10 11:32:02 +02:00
Morris Jobke
473d3e14c8
more robust share dialog
2015-04-10 09:12:37 +02:00
Jörn Friedrich Dreyer
8964c5068c
do not disclose information, show generic error on login page
...
Conflicts:
core/templates/login.php
lib/base.php
2015-04-10 09:12:37 +02:00
Thomas Müller
13178db465
Merge pull request #15404 from Crote/occ-password-from-env
...
Add password input from env variable for occ user:{add, resetpassword}
2015-04-10 00:08:40 +02:00
Thomas Müller
20eaadd72b
Merge pull request #15182 from rullzer/fix-8231
...
ajax/share.php should return correct list of suggestions
2015-04-10 00:05:11 +02:00
Vincent Petry
10ffa3b770
Merge pull request #15512 from owncloud/autoclose-settings-menu
...
Don't stop event execution for menu item click
2015-04-09 19:53:43 +02:00
Morris Jobke
51e4633187
Don't stop event execution for menu item click
...
* fixes #12326 - the settings menu is closed now, because the event is executed
2015-04-09 18:32:33 +02:00
Morris Jobke
f5a145b410
Merge pull request #15501 from owncloud/better-output-format-console
...
Add an option to get the output in plain, json or print_r syntax
2015-04-09 15:46:36 +02:00
Morris Jobke
b9eaa386c4
Merge pull request #15235 from owncloud/remote-share-hint
...
Hint for remote sharing syntax
2015-04-09 14:54:57 +02:00
Joas Schilling
98bdfa1518
change handling in app:list
2015-04-09 14:44:30 +02:00
Joas Schilling
def3b687ee
Replace print_r() with pretty json
2015-04-09 14:42:44 +02:00
Morris Jobke
9246c7e8ee
Merge pull request #15500 from owncloud/installation-hint
...
add link to installation documentation to setup page
2015-04-09 14:33:55 +02:00
Joas Schilling
6f51beac23
Correctly generate the doc link via go.php
2015-04-09 12:30:18 +02:00
Joas Schilling
4a01d5c588
Fix config usage
2015-04-09 12:19:42 +02:00
Jan-Christoph Borchardt
7f237223e5
fix remote share info icon for IE8
2015-04-09 12:11:42 +02:00
Jan-Christoph Borchardt
65dc958418
add admin documentation hints to Federated Cloud Sharing and cron
2015-04-09 12:07:05 +02:00
Joas Schilling
dd5063bd49
Add an option to get the output in plain, json or print_r syntax
2015-04-09 11:46:52 +02:00
Jan-Christoph Borchardt
dd7e519cda
add link to installation documentation to setup page
2015-04-09 11:39:46 +02:00
Jan-Christoph Borchardt
f3efd7a51e
fix position of SQLite warning
2015-04-09 11:10:41 +02:00
Jan-Christoph Borchardt
50f9ed78d3
code style fixes
2015-04-09 11:10:15 +02:00
Jan-Christoph Borchardt
000b09ee7a
add more present info about remote shares, fix layout of inputs
2015-04-09 10:16:29 +02:00
Lukas Reschke
ba52f6f8fc
Merge pull request #15314 from owncloud/app-categories-15274
...
Add different trust levels to AppStore interface
2015-04-09 10:07:32 +02:00
Morris Jobke
84ae9532c8
Merge pull request #15448 from owncloud/occ-check-server-env-master
...
Adding check command to validate server environment
2015-04-09 00:07:08 +02:00
Thomas Müller
4f0769fc07
Merge pull request #15483 from owncloud/maintenance-refresh
...
Fix maintenance refresh interval
2015-04-08 22:46:35 +02:00
Jan-Christoph Borchardt
84c2fe85b7
add icons to files sidebar, fix shade, fix position of settings icon and text
2015-04-08 19:25:28 +02:00
Morris Jobke
78ec7543d5
Fix maintenance refresh interval
...
* fix XMLHttpRequest - send after callback is registered
* check for correct type of value - it's a boolean
* return correct content-type in status.php
2015-04-08 18:02:00 +02:00
Thomas Müller
f099c9883e
Adding check command to validate server environment - fixes #15429
2015-04-08 00:19:23 +02:00
Thomas Müller
1fbf5d86df
Merge pull request #14472 from owncloud/feature/wipencryptionapp
...
encryption 2.0 app
2015-04-07 16:46:45 +02:00
Thomas Müller
00338f9dca
Removing files_encryption left overs
2015-04-07 13:30:28 +02:00
Joas Schilling
81ec1c8a1a
Remove hardcoded link to performance docs
2015-04-07 12:25:30 +02:00
Jan-Christoph Borchardt
6250365bf4
app mgmt app level design enhancements
2015-04-07 11:55:10 +02:00
Jenkins for ownCloud
95e55aa4ad
[tx-robot] updated from transifex
2015-04-07 01:54:47 -04:00
Thomas Müller
8062b906b9
Merge pull request #15403 from Crote/occ-user-add-return
...
Fix occ user:add failure return codes
2015-04-04 16:34:40 +02:00
Laurens Post
d9323ca1be
Add password input from env variable for occ user:{add, resetpassword}
...
This commit adds the --password-from-env switch to the `occ user:add` and
`occ user:resetpassword` commands. When this parameter is given, Owncloud
will use the password specified in environment variable OC_PASS. This
is safer than using command line parameters, as those can be read by any
process.
2015-04-04 13:24:57 +02:00
Laurens Post
6ce790ebbc
Fix occ user:add failure return codes
2015-04-04 12:25:34 +02:00
Jenkins for ownCloud
9b250baf9e
[tx-robot] updated from transifex
2015-04-04 01:54:43 -04:00
Lukas Reschke
0816cf9142
Add experimental applications switch
...
Allows administrators to disable or enabled experimental applications as well as show the trust level.
2015-04-03 13:21:24 +02:00
Jenkins for ownCloud
23f1702f24
[tx-robot] updated from transifex
2015-04-03 01:54:53 -04:00
Thomas Müller
4a215cad3c
Merge pull request #15372 from Volker-E/master
...
fixing #15344
2015-04-02 18:01:09 +02:00
Jenkins for ownCloud
cc96105ebe
[tx-robot] updated from transifex
2015-04-02 01:54:47 -04:00
Volker E
f4502b4670
fixing #15344 - `title` has no added value here (not on screen readers not for robots)
2015-04-01 21:10:48 +02:00
Morris Jobke
46e43d49ac
Merge pull request #15358 from owncloud/global-cmd
...
Allow app:check-code and l10n:createjs commands when not installed
2015-04-01 18:20:09 +02:00
Robin McCorkell
cbbff87d0c
Allow app:check-code and l10n:createjs commands when not installed
2015-04-01 13:18:56 +01:00
Morris Jobke
1a06f8df57
add title to entries in app menu
2015-04-01 09:10:19 +02:00
Jenkins for ownCloud
f5c7ba6b81
[tx-robot] updated from transifex
2015-04-01 01:55:33 -04:00
Jenkins for ownCloud
1d06d93d27
[tx-robot] updated from transifex
2015-03-31 01:55:55 -04:00
Morris Jobke
bf17ac929d
Merge pull request #15169 from rullzer/fix_displayNamesInGroup
...
Groupmanagers displayNamesInGroup should actually search in displaynames
2015-03-30 17:04:09 +02:00
Robin McCorkell
4f0abd910c
Merge pull request #15269 from owncloud/migrate-checksetup-and-add-memcache
...
Add check for activated local memcache
2015-03-30 11:24:44 +01:00
Morris Jobke
00b2be11dd
Merge pull request #15239 from owncloud/see-no-evil
...
Move federated cloud sharing, files externals and updater to special pos...
2015-03-30 09:05:31 +02:00
Morris Jobke
0edeefd031
Merge pull request #15295 from owncloud/add-more-spacing-dialog
...
Add more spacing to the file picker dialog
2015-03-30 08:07:40 +02:00
Jenkins for ownCloud
da55ff630c
[tx-robot] updated from transifex
2015-03-30 01:54:41 -04:00
Jenkins for ownCloud
1db9605afb
[tx-robot] updated from transifex
2015-03-29 01:55:31 -04:00
Lukas Reschke
397264f361
Add more spacing to the file picker dialog
...
Without this the first `>` looked somewhat off, to test this change go to the personal settings and choose a profile picture in a subfolder.
2015-03-28 14:19:27 +01:00
Lukas Reschke
65202d2a18
Add check for activated local memcache
...
Also used the opportunity to refactor it into an AppFramework controller so that we can unit test it.
Fixes https://github.com/owncloud/core/issues/14956
2015-03-28 13:59:22 +01:00
Jenkins for ownCloud
8b9b600644
[tx-robot] updated from transifex
2015-03-28 01:55:46 -04:00
Morris Jobke
5aa81833f9
Merge pull request #15260 from owncloud/adjust-controls-bar-width
...
adjust controls bar width to not overlay scrollbar
2015-03-27 11:56:22 +01:00
Morris Jobke
a62f38a18b
Merge pull request #15225 from owncloud/make-setups-for-users-that-tend-to-use-owncloud-on-not-proper-machines-a-little-bit-more-secure
...
Add some generic default headers as well via PHP
2015-03-27 09:54:40 +01:00
Jan-Christoph Borchardt
701cb27a9e
fix scrutinizer issues
2015-03-27 09:38:41 +01:00
Jan-Christoph Borchardt
908538d863
fix layout for Sharing settings
2015-03-27 09:38:13 +01:00
Jenkins for ownCloud
880b31c513
[tx-robot] updated from transifex
2015-03-27 01:56:21 -04:00
Jan-Christoph Borchardt
d728b85fdd
adjust controls bar width to not overlay scrollbar
2015-03-27 01:34:55 +01:00
Thomas Müller
710498402f
Merge pull request #15256 from owncloud/emptycontent-messages
...
fine-tuning the empty content messages
2015-03-27 01:17:46 +01:00
Thomas Müller
055c18a7b4
Merge pull request #15245 from owncloud/fix-14864-master
...
More elaborate command description for upgrade
2015-03-26 23:50:06 +01:00
Jan-Christoph Borchardt
6b4985f5ad
adjust shade of empty content icons, fix files icon shade
2015-03-26 23:49:32 +01:00
Robin McCorkell
c2909355bf
Merge pull request #14925 from owncloud/ext-mountoptions-ui
...
Mount options GUI for external storage
2015-03-26 21:36:34 +00:00
Lukas Reschke
9d1ce53cb1
Add some generic default headers as well via PHP
2015-03-26 22:32:57 +01:00
Thomas Müller
a4171b295d
More elaborate command description for upgrade - fixes #14864
2015-03-26 22:30:35 +01:00
Jan-Christoph Borchardt
0d3bea37c3
correct remote share hint
2015-03-26 20:30:51 +01:00
Morris Jobke
0a589d938c
fix enforced password for share in IE8
2015-03-26 20:05:41 +01:00
Bjoern Schiessle
aab5f6b6df
add remote share status to the config
2015-03-26 18:32:46 +01:00
Jan-Christoph Borchardt
d32e3870d2
add hint in Share placeholder on remote share syntax
2015-03-26 18:30:55 +01:00
Jan-Christoph Borchardt
e3d60ee5b0
Merge pull request #14958 from owncloud/dropdown-style
...
popover style for apps and user dropdown menus
2015-03-26 18:07:35 +01:00
Jan-Christoph Borchardt
d1db727d1f
mock up missing elements in the tests
2015-03-26 17:13:50 +01:00
Jan-Christoph Borchardt
e7dcc01017
only move dropdown triangle when navigation is opened, fix timing bug
2015-03-26 17:01:35 +01:00
Jan-Christoph Borchardt
6b8f5abf98
detail corrections for search box layout
2015-03-26 15:06:11 +01:00
Jan-Christoph Borchardt
fd9214de23
fix user dropdown for IE8
2015-03-26 15:02:31 +01:00
Jan-Christoph Borchardt
f0b0287333
adjust animations of Share, Versions and others to OC.menuSpeed
2015-03-26 12:21:40 +01:00
Jan-Christoph Borchardt
30b745fc59
reintroduce quick animation for menus
2015-03-26 11:59:30 +01:00
Jenkins for ownCloud
b585d87d9d
Update license headers
2015-03-26 11:44:36 +01:00
Vincent Petry
ca6b715b31
Added ext storage mount options GUI
...
Added option to disable autoscan of external storages
Mount option file system scan is now an int
Move priority field to avoid undefined field in storage options
All input elements inside the storage options block get parsed into
storage options.
Moving the priority field outside prevents it to appear in the storage
config, as expected. It is still parsed by special code.
2015-03-26 11:21:03 +01:00
Jan-Christoph Borchardt
07335c844a
fix log in issue, fix arrow position, make dropdown work in Firefox
2015-03-26 11:12:02 +01:00
Jan-Christoph Borchardt
cd88ddddaf
fix accessibility of ownCloud logo and navigation entries, fix #15013g
2015-03-26 10:31:00 +01:00
Jenkins for ownCloud
40b77eb97a
[tx-robot] updated from transifex
2015-03-26 01:55:29 -04:00
Jan-Christoph Borchardt
d7414fbf0d
move triangle of apps dropdown to align with app name triangle
2015-03-26 00:43:11 +01:00
Jan-Christoph Borchardt
dd7eb4c7c3
reduce logo size a bit for a better look
2015-03-26 00:43:11 +01:00
Jan-Christoph Borchardt
4546a33d58
adjust share dropdown border radius to 3px
2015-03-26 00:43:11 +01:00
Jan-Christoph Borchardt
70a4df1418
more small fixes in header
2015-03-26 00:43:11 +01:00
Jan-Christoph Borchardt
ad596a0198
further adjustments of header and dropdown styles
2015-03-26 00:41:41 +01:00
Jan-Christoph Borchardt
095197d1a7
popover style for apps and user dropdown menus
2015-03-26 00:40:30 +01:00
Morris Jobke
285f9e32e5
Merge pull request #15190 from owncloud/hide-update-notification-on-mobile
...
do not show update notification on mobile, fix overlapping of header menus
2015-03-25 15:48:34 +01:00
Jan-Christoph Borchardt
090eb832f0
do not show update notification on mobile, fix overlapping of header menus, fix #10544
2015-03-25 12:43:05 +01:00
Jan-Christoph Borchardt
fa43480b55
highlight active user menu entry
2015-03-25 09:27:43 +01:00
Jan-Christoph Borchardt
e188f0e436
Merge pull request #14970 from owncloud/sidebar-enhancements
...
sidebar fixes
2015-03-25 09:16:49 +01:00
Roeland Jago Douma
9c19a5dbcc
Make sure we do not return people that we already shared with
...
We should use the provided list of users and groups that we already
shared with to filter suggestions.
2015-03-25 09:13:51 +01:00
Jenkins for ownCloud
fb61889490
[tx-robot] updated from transifex
2015-03-25 01:55:46 -04:00
Roeland Jago Douma
4163a5efad
Call the proper function
...
* Fix for #6967
2015-03-24 21:45:31 +01:00
Morris Jobke
968fca8b55
Merge pull request #15048 from owncloud/avatar-crop-square
...
round width and height when cropping avatar
2015-03-24 15:23:14 +01:00
Daniel Hansson
8ee1fa98df
Don't use hardcoded date and time
...
Use local time instead. http://momentjs.com/
2015-03-24 13:41:55 +01:00
Jan-Christoph Borchardt
83580d08eb
Merge pull request #15143 from owncloud/24h-time-format
...
Use 24h format instead of 12h format
2015-03-24 13:30:52 +01:00