]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
9 years agoMerge pull request #15489 from owncloud/dont_hide_exceptions_master
Thomas Müller [Fri, 10 Apr 2015 13:49:45 +0000 (15:49 +0200)]
Merge pull request #15489 from owncloud/dont_hide_exceptions_master

Dont hide exceptions master

9 years agoMerge pull request #15537 from owncloud/master-fixunittestrelatedtoorphanedshares2
Morris Jobke [Fri, 10 Apr 2015 13:42:16 +0000 (15:42 +0200)]
Merge pull request #15537 from owncloud/master-fixunittestrelatedtoorphanedshares2

Fix master unit test: Clear leftover shares from other tests

9 years agoClear leftover shares from other tests
Vincent Petry [Fri, 10 Apr 2015 11:43:57 +0000 (13:43 +0200)]
Clear leftover shares from other tests

9 years agoThrow ServerNotAvailableException always
Morris Jobke [Fri, 10 Apr 2015 12:51:21 +0000 (14:51 +0200)]
Throw ServerNotAvailableException always

9 years agoMerge pull request #15510 from owncloud/cron-singleuser
Thomas Müller [Fri, 10 Apr 2015 12:38:50 +0000 (14:38 +0200)]
Merge pull request #15510 from owncloud/cron-singleuser

block cron when in single user mode

9 years agoMerge pull request #15530 from owncloud/davclient-catchmoreexceptions
Morris Jobke [Fri, 10 Apr 2015 12:17:42 +0000 (14:17 +0200)]
Merge pull request #15530 from owncloud/davclient-catchmoreexceptions

Catch more exceptions in DAV client

9 years agoFix converting Guzzle error codes in s2s storage
Vincent Petry [Fri, 10 Apr 2015 10:12:05 +0000 (12:12 +0200)]
Fix converting Guzzle error codes in s2s storage

9 years agoCatch more exceptions when connecting to remote DAV server
Vincent Petry [Fri, 10 Apr 2015 09:55:58 +0000 (11:55 +0200)]
Catch more exceptions when connecting to remote DAV server

Added InvalidArgumentException to catch HTML parsing errors when XML was
expected.
Made convertSabreException more generic to be able to handle more
exception cases.

9 years agoMerge pull request #15528 from owncloud/share-loading
Thomas Müller [Fri, 10 Apr 2015 09:45:24 +0000 (11:45 +0200)]
Merge pull request #15528 from owncloud/share-loading

fix share input loading spinner, fix #15522

9 years agofix share input loading spinner, fix #15522
Jan-Christoph Borchardt [Fri, 10 Apr 2015 09:32:02 +0000 (11:32 +0200)]
fix share input loading spinner, fix #15522

9 years agoFix singe user mode on public.php - take two
Thomas Müller [Fri, 10 Apr 2015 09:17:33 +0000 (11:17 +0200)]
Fix singe user mode on public.php - take two

9 years agofix cherrypicking
Jörn Friedrich Dreyer [Thu, 9 Apr 2015 12:03:30 +0000 (14:03 +0200)]
fix cherrypicking

9 years agoMerge pull request #15398 from Volker-E/master
Jan-Christoph Borchardt [Fri, 10 Apr 2015 08:43:39 +0000 (10:43 +0200)]
Merge pull request #15398 from Volker-E/master

fixing #15396 & #15397

9 years agofix typo and comment
Morris Jobke [Thu, 2 Apr 2015 13:05:37 +0000 (15:05 +0200)]
fix typo and comment

9 years agofix filesystem and encryption tests
Jörn Friedrich Dreyer [Thu, 2 Apr 2015 09:28:10 +0000 (11:28 +0200)]
fix filesystem and encryption tests

Conflicts:
apps/files_encryption/lib/util.php
apps/files_encryption/tests/hooks.php

9 years agothrow exception when backends don't provide a user instead of creating legacy local...
Jörn Friedrich Dreyer [Thu, 2 Apr 2015 09:05:14 +0000 (11:05 +0200)]
throw exception when backends don't provide a user instead of creating legacy local storages

9 years agothrow exception if setup is incomplete
Morris Jobke [Wed, 1 Apr 2015 15:12:28 +0000 (17:12 +0200)]
throw exception if setup is incomplete

9 years agomore robust share dialog
Morris Jobke [Wed, 1 Apr 2015 12:28:28 +0000 (14:28 +0200)]
more robust share dialog

9 years agofix_tests
Jörn Friedrich Dreyer [Tue, 31 Mar 2015 13:33:44 +0000 (15:33 +0200)]
fix_tests

Conflicts:
apps/user_ldap/tests/user_ldap.php

9 years agodo not disclose information, show generic error on login page
Jörn Friedrich Dreyer [Tue, 31 Mar 2015 12:56:02 +0000 (14:56 +0200)]
do not disclose information, show generic error on login page

Conflicts:
core/templates/login.php
lib/base.php

9 years agodo not hide exception when ldap server has a hiccup
Jörn Friedrich Dreyer [Tue, 31 Mar 2015 11:42:23 +0000 (13:42 +0200)]
do not hide exception when ldap server has a hiccup

9 years agoMerge pull request #15521 from owncloud/shareinfo-catchguzzle503
Morris Jobke [Thu, 9 Apr 2015 22:23:05 +0000 (00:23 +0200)]
Merge pull request #15521 from owncloud/shareinfo-catchguzzle503

Properly catch guzzle 503 when querying share info

9 years agoMerge pull request #15437 from owncloud/deleteorphanedfiles
Thomas Müller [Thu, 9 Apr 2015 22:09:56 +0000 (00:09 +0200)]
Merge pull request #15437 from owncloud/deleteorphanedfiles

[command] delete orphaned file cache entries

9 years agoMerge pull request #15404 from Crote/occ-password-from-env
Thomas Müller [Thu, 9 Apr 2015 22:08:40 +0000 (00:08 +0200)]
Merge pull request #15404 from Crote/occ-password-from-env

Add password input from env variable for occ user:{add, resetpassword}

9 years agoMerge pull request #15182 from rullzer/fix-8231
Thomas Müller [Thu, 9 Apr 2015 22:05:11 +0000 (00:05 +0200)]
Merge pull request #15182 from rullzer/fix-8231

ajax/share.php should return correct list of suggestions

9 years agoMerge pull request #15492 from owncloud/ldap-wizard-overhaul
blizzz [Thu, 9 Apr 2015 21:52:53 +0000 (23:52 +0200)]
Merge pull request #15492 from owncloud/ldap-wizard-overhaul

LDAP Wizard Overhaul

9 years agoFix single user check in case no user is logged in
Thomas Müller [Thu, 9 Apr 2015 21:47:24 +0000 (23:47 +0200)]
Fix single user check in case no user is logged in

9 years agoMerge pull request #13920 from owncloud/sharing_no_user_entry_for_group_shares
Thomas Müller [Thu, 9 Apr 2015 21:37:02 +0000 (23:37 +0200)]
Merge pull request #13920 from owncloud/sharing_no_user_entry_for_group_shares

only create a db entry for the user in case of a name conflict on group share

9 years agochange default value of ldap_tls to 0. It will be detected anyway, but starting with...
Arthur Schiwon [Thu, 9 Apr 2015 19:04:33 +0000 (21:04 +0200)]
change default value of ldap_tls to 0. It will be detected anyway, but starting with 0 will lead to errors and unconfigurability

9 years agocompile user and login filter on the first time automatically, if a suggestion was...
Arthur Schiwon [Thu, 9 Apr 2015 18:31:23 +0000 (20:31 +0200)]
compile user and login filter on the first time automatically, if a suggestion was provided

9 years agoMerge pull request #15512 from owncloud/autoclose-settings-menu
Vincent Petry [Thu, 9 Apr 2015 17:53:43 +0000 (19:53 +0200)]
Merge pull request #15512 from owncloud/autoclose-settings-menu

Don't stop event execution for menu item click

9 years agoMerge pull request #15511 from owncloud/fix-typos
Lukas Reschke [Thu, 9 Apr 2015 17:23:27 +0000 (19:23 +0200)]
Merge pull request #15511 from owncloud/fix-typos

Fix typos and some other adjustments

9 years agoProperly catch guzzle 503 when querying share info
Vincent Petry [Thu, 9 Apr 2015 16:55:28 +0000 (18:55 +0200)]
Properly catch guzzle 503 when querying share info

9 years agoMerge pull request #15517 from owncloud/fixRenameFailDeleteTargetKeepSource
Morris Jobke [Thu, 9 Apr 2015 16:41:18 +0000 (18:41 +0200)]
Merge pull request #15517 from owncloud/fixRenameFailDeleteTargetKeepSource

fixes #15326

9 years agoDon't stop event execution for menu item click
Morris Jobke [Thu, 9 Apr 2015 12:46:26 +0000 (14:46 +0200)]
Don't stop event execution for menu item click

* fixes #12326 - the settings menu is closed now, because the event is executed

9 years agoFix mock object to return proper type
Thomas Müller [Thu, 9 Apr 2015 16:30:45 +0000 (18:30 +0200)]
Fix mock object to return proper type

9 years agoMerge pull request #15282 from owncloud/keepsharerelationshipondelete
Vincent Petry [Thu, 9 Apr 2015 16:10:17 +0000 (18:10 +0200)]
Merge pull request #15282 from owncloud/keepsharerelationshipondelete

Keep shares when deleting shared folders

9 years agoFix mock object to return proper type
Thomas Müller [Thu, 9 Apr 2015 15:45:57 +0000 (17:45 +0200)]
Fix mock object to return proper type

9 years agoMerge pull request #14540 from owncloud/windows-setup-check
Lukas Reschke [Thu, 9 Apr 2015 14:38:11 +0000 (16:38 +0200)]
Merge pull request #14540 from owncloud/windows-setup-check

Disallow Windows Server in Server Check

9 years agoblock ocs in single user mode
Robin Appelman [Thu, 9 Apr 2015 13:57:27 +0000 (15:57 +0200)]
block ocs in single user mode

9 years agoblock webdav in single user mode
Robin Appelman [Thu, 9 Apr 2015 13:56:41 +0000 (15:56 +0200)]
block webdav in single user mode

9 years agoDisallow Windows Server in Server Check
Lukas Reschke [Thu, 26 Feb 2015 13:24:40 +0000 (14:24 +0100)]
Disallow Windows Server in Server Check

Will prevent users from use ownCloud on Windows Server :see_no_evil:

9 years agoMerge pull request #15501 from owncloud/better-output-format-console
Morris Jobke [Thu, 9 Apr 2015 13:46:36 +0000 (15:46 +0200)]
Merge pull request #15501 from owncloud/better-output-format-console

Add an option to get the output in plain, json or print_r syntax

9 years agofixes #15326
Jörn Friedrich Dreyer [Thu, 9 Apr 2015 13:37:00 +0000 (15:37 +0200)]
fixes #15326

9 years agoRemove trashbin storage wrapper when disabling it for tests
Vincent Petry [Thu, 9 Apr 2015 13:02:24 +0000 (15:02 +0200)]
Remove trashbin storage wrapper when disabling it for tests

9 years agoMerge pull request #15235 from owncloud/remote-share-hint
Morris Jobke [Thu, 9 Apr 2015 12:54:57 +0000 (14:54 +0200)]
Merge pull request #15235 from owncloud/remote-share-hint

Hint for remote sharing syntax

9 years agoMerge pull request #13896 from owncloud/share-generatetarget-remove-exclude
Björn Schießle [Thu, 9 Apr 2015 12:51:15 +0000 (14:51 +0200)]
Merge pull request #13896 from owncloud/share-generatetarget-remove-exclude

Dont create exclude list for generating the share target

9 years agoescape filter for output
Arthur Schiwon [Thu, 9 Apr 2015 12:49:11 +0000 (14:49 +0200)]
escape filter for output

9 years agoMerge pull request #15496 from owncloud/enc-check-if-key-exists-before-deleting
Thomas Müller [Thu, 9 Apr 2015 12:45:40 +0000 (14:45 +0200)]
Merge pull request #15496 from owncloud/enc-check-if-key-exists-before-deleting

Check if the key exists, before trying to delete it

9 years agofix number and insert position when adding/copying a config
Arthur Schiwon [Thu, 9 Apr 2015 12:44:40 +0000 (14:44 +0200)]
fix number and insert position when adding/copying a config

9 years agochange handling in app:list
Joas Schilling [Thu, 9 Apr 2015 12:44:30 +0000 (14:44 +0200)]
change handling in app:list

9 years agoReplace print_r() with pretty json
Joas Schilling [Thu, 9 Apr 2015 12:42:44 +0000 (14:42 +0200)]
Replace print_r() with pretty json

9 years agoupdate back/continue buttons also on tab click
Arthur Schiwon [Thu, 9 Apr 2015 12:40:00 +0000 (14:40 +0200)]
update back/continue buttons also on tab click

9 years agoMerge pull request #15500 from owncloud/installation-hint
Morris Jobke [Thu, 9 Apr 2015 12:33:55 +0000 (14:33 +0200)]
Merge pull request #15500 from owncloud/installation-hint

add link to installation documentation to setup page

9 years agoMerge pull request #15507 from owncloud/remove-uneeded-file
Björn Schießle [Thu, 9 Apr 2015 12:32:53 +0000 (14:32 +0200)]
Merge pull request #15507 from owncloud/remove-uneeded-file

Remove unneeded file

9 years agoFix typos and some other adjustments
Lukas Reschke [Thu, 9 Apr 2015 12:06:55 +0000 (14:06 +0200)]
Fix typos and some other adjustments

9 years agocleanup
Arthur Schiwon [Thu, 9 Apr 2015 12:01:39 +0000 (14:01 +0200)]
cleanup

9 years agonewlines at end of file
Arthur Schiwon [Thu, 9 Apr 2015 12:00:34 +0000 (14:00 +0200)]
newlines at end of file

yes, IDE is now configured accordingly.

9 years agodoc
Arthur Schiwon [Thu, 9 Apr 2015 11:56:20 +0000 (13:56 +0200)]
doc

9 years agomove script and style inclusions into template
Arthur Schiwon [Thu, 9 Apr 2015 11:52:35 +0000 (13:52 +0200)]
move script and style inclusions into template

9 years agoblock cron when in single user mode
Robin Appelman [Thu, 9 Apr 2015 11:50:53 +0000 (13:50 +0200)]
block cron when in single user mode

9 years agoRemove unneeded file
Lukas Reschke [Thu, 9 Apr 2015 11:29:51 +0000 (13:29 +0200)]
Remove unneeded file

9 years agoMerge pull request #15503 from owncloud/link-standard-subscription
Thomas Müller [Thu, 9 Apr 2015 11:15:09 +0000 (13:15 +0200)]
Merge pull request #15503 from owncloud/link-standard-subscription

Help section: fix commercial support link

9 years agorun functionality checks also when host field changes
Arthur Schiwon [Thu, 9 Apr 2015 10:36:53 +0000 (12:36 +0200)]
run functionality checks also when host field changes

9 years agoRemove unused $toRemove
Vincent Petry [Thu, 9 Apr 2015 10:34:19 +0000 (12:34 +0200)]
Remove unused $toRemove

9 years agohelp section: code style and wording fixes
Jan-Christoph Borchardt [Thu, 9 Apr 2015 10:33:18 +0000 (12:33 +0200)]
help section: code style and wording fixes

9 years agoCorrectly generate the doc link via go.php
Joas Schilling [Thu, 9 Apr 2015 10:30:18 +0000 (12:30 +0200)]
Correctly generate the doc link via go.php

9 years agolink to proper subsite for Commercial support
Jan-Christoph Borchardt [Thu, 9 Apr 2015 10:29:44 +0000 (12:29 +0200)]
link to proper subsite for Commercial support

9 years agoFix config usage
Joas Schilling [Thu, 9 Apr 2015 10:19:42 +0000 (12:19 +0200)]
Fix config usage

9 years agoMerge pull request #15499 from owncloud/admin-hints
Jan-Christoph Borchardt [Thu, 9 Apr 2015 10:12:53 +0000 (12:12 +0200)]
Merge pull request #15499 from owncloud/admin-hints

add admin documentation hints to Federated Cloud Sharing and cron

9 years agofix remote share info icon for IE8
Jan-Christoph Borchardt [Thu, 9 Apr 2015 10:11:42 +0000 (12:11 +0200)]
fix remote share info icon for IE8

9 years agoMerge pull request #15497 from owncloud/enforce-type-security
Lukas Reschke [Thu, 9 Apr 2015 10:08:27 +0000 (12:08 +0200)]
Merge pull request #15497 from owncloud/enforce-type-security

Enforce string as passed type

9 years agoadd admin documentation hints to Federated Cloud Sharing and cron
Jan-Christoph Borchardt [Thu, 9 Apr 2015 08:57:15 +0000 (10:57 +0200)]
add admin documentation hints to Federated Cloud Sharing and cron

9 years agoadjust tests
Arthur Schiwon [Thu, 9 Apr 2015 10:00:11 +0000 (12:00 +0200)]
adjust tests

9 years agoAdd an option to get the output in plain, json or print_r syntax
Joas Schilling [Thu, 9 Apr 2015 09:45:07 +0000 (11:45 +0200)]
Add an option to get the output in plain, json or print_r syntax

9 years agoadd link to installation documentation to setup page
Jan-Christoph Borchardt [Thu, 9 Apr 2015 09:27:24 +0000 (11:27 +0200)]
add link to installation documentation to setup page

9 years agoonly create a db entry for the user in case of a name conflict on group share
Bjoern Schiessle [Thu, 5 Feb 2015 13:00:05 +0000 (14:00 +0100)]
only create a db entry for the user in case of a name conflict on group share

9 years agofix position of SQLite warning
Jan-Christoph Borchardt [Thu, 9 Apr 2015 09:10:41 +0000 (11:10 +0200)]
fix position of SQLite warning

9 years agocode style fixes
Jan-Christoph Borchardt [Thu, 9 Apr 2015 09:09:15 +0000 (11:09 +0200)]
code style fixes

9 years agoFix PHPDoc
Lukas Reschke [Thu, 9 Apr 2015 08:54:53 +0000 (10:54 +0200)]
Fix PHPDoc

9 years agoFix code style
Lukas Reschke [Thu, 9 Apr 2015 08:46:46 +0000 (10:46 +0200)]
Fix code style

9 years agoEnforce string as passed type
Lukas Reschke [Thu, 9 Apr 2015 08:45:50 +0000 (10:45 +0200)]
Enforce string as passed type

9 years agoCheck if the key exists, before trying to delete it
Joas Schilling [Thu, 9 Apr 2015 08:28:02 +0000 (10:28 +0200)]
Check if the key exists, before trying to delete it

9 years agoKeep shares when deleting shared folders
Vincent Petry [Fri, 27 Mar 2015 16:33:26 +0000 (17:33 +0100)]
Keep shares when deleting shared folders

The share entries will be linked with the fileid while they are kept in
the trashbin.

In the future a background just will scrape orphaned shares and delete
them.

9 years agoadd more present info about remote shares, fix layout of inputs
Jan-Christoph Borchardt [Thu, 9 Apr 2015 08:16:29 +0000 (10:16 +0200)]
add more present info about remote shares, fix layout of inputs

9 years agoMerge pull request #15314 from owncloud/app-categories-15274
Lukas Reschke [Thu, 9 Apr 2015 08:07:32 +0000 (10:07 +0200)]
Merge pull request #15314 from owncloud/app-categories-15274

Add different trust levels to AppStore interface

9 years agoLDAP Wizard Overhaul
Arthur Schiwon [Tue, 3 Mar 2015 10:56:03 +0000 (11:56 +0100)]
LDAP Wizard Overhaul

wizard refactor

reimplement save spinners and cursor

implement Port detector

introduced detector queue, added base dn detector

disable input fields when detectors are running

introduce spinners for fields that are being updated by detector

cache jq element objects

consolidate processing of detector results in generic / abstract base class

display notification if a detector discovered a problem

don't run base dn detector if a base is configured

reset detector queue on configuration switch

implement functionality check and update of status indicator

document ConfigModel

jsdoc for controller and main view

more documentation

implement the user filter tab view

so far the multiselects get initialized (not filled yet) and the mode can be switched.

mode is also restored.

reintroduce filter switch confirmation in admin XP mode

new detector for user object classes. so we also load user object classes if necessary and are able to save and show the setting.

multiselect trigger save actions now on close only

show spinners automatically, when a detector is running

20k limit for object classes preselection test

adjust wordings, fix grammar

add group (for users tab) detector

also includes wording fixes

error presentation moved from detectors to view, where it belongs

add info label to users page

missing wording changes

show effective LDAP filter in Assisted Mode

add user filter detector

implement count button for users and limit all count actions to 1001 for performance reasons

make port field a bit bigger. not perfect though.

do not detect port automatically

implement login filter tab view

only load features in assisted mode and don't enable assisted fields while in raw mode

add tooltips on login filter checkbox options for better understanding

permanently show filter on login tab

and also compile login filter in assisted mode

test/verify button on login attributes tab, with backend changes.

only run wizard requests if your an active tab. also run compile filter requests when switching to assisted mode

underline toggle filter links to stress that they are clickable

unity user and group tab functionality in common abstract class, add group filter tab view. only detectors and template adjustments left to have group tab implementation complete

add object class and group detector for groups as well as filter composer

show ldap filter permanently on groups tab

introduce input element that can deal better with many groups, will be used with > 40

fix disabling complex group chooser while detection is running

hide complex group chooser on config switch

fix few more issues with complex chooser

make complex group chooser available on Users tab as well

detect base dn improvements/changes:

- do not look for Base DN automatically, offer a button instead
- fix for alternative way to detect a base dn (if agent dn is not given)
- do not trigger filter composers on config switch

Changes with configuration chooser controls

- "New" was removed out of the configuration list
- and split into buttons "add" and "copy"
- delete button is also now an icon

add test button for Base DN

reimplement advanced tab. The save button is gone.

reimplement expert tab

remove unused methods

implement mail attribute detector

implement user display name attribute detection

implement member group association detector

replace text input with textarea for raw filter input

finish functionality check

auto-enable good configurations, as it was before

cleanup

move save confirmation handling to base class, reduces code duplication

enable tabs only if no running save processes are left.

move onConfigLoaded to base class, avoids code duplication

simplify, save LOCs

Test Configuration button to be dealt with in main view as it is a cross-tab element

require detectorQueue in constructor

cleanup

put bootstrap into a function and thus make it testable

get rid of old stuff

9 years agoMerge pull request #14676 from owncloud/deleteorphanedshares
Morris Jobke [Wed, 8 Apr 2015 22:18:53 +0000 (00:18 +0200)]
Merge pull request #14676 from owncloud/deleteorphanedshares

Delete orphaned shares in a background job

9 years agoMerge pull request #15196 from owncloud/limit-file-activities-to-favorites
Morris Jobke [Wed, 8 Apr 2015 22:18:31 +0000 (00:18 +0200)]
Merge pull request #15196 from owncloud/limit-file-activities-to-favorites

Limit file activities to favorites

9 years agoMerge pull request #15448 from owncloud/occ-check-server-env-master
Morris Jobke [Wed, 8 Apr 2015 22:07:08 +0000 (00:07 +0200)]
Merge pull request #15448 from owncloud/occ-check-server-env-master

Adding check command to validate server environment

9 years agoMerge pull request #15483 from owncloud/maintenance-refresh
Thomas Müller [Wed, 8 Apr 2015 20:46:35 +0000 (22:46 +0200)]
Merge pull request #15483 from owncloud/maintenance-refresh

Fix maintenance refresh interval

9 years agoAdd JS unit test for sorting
Lukas Reschke [Wed, 8 Apr 2015 20:08:37 +0000 (22:08 +0200)]
Add JS unit test for sorting

9 years agoMerge pull request #15490 from owncloud/remove-debug-logging
Morris Jobke [Wed, 8 Apr 2015 19:42:47 +0000 (21:42 +0200)]
Merge pull request #15490 from owncloud/remove-debug-logging

remove unessesary logging of methods instantiation

9 years agoReference `$(this)` instead
Lukas Reschke [Wed, 8 Apr 2015 19:26:12 +0000 (21:26 +0200)]
Reference `$(this)` instead

9 years agoFix wording
Lukas Reschke [Wed, 8 Apr 2015 19:24:03 +0000 (21:24 +0200)]
Fix wording

9 years agoMerge pull request #14120 from owncloud/dav-statcache
Morris Jobke [Wed, 8 Apr 2015 19:09:28 +0000 (21:09 +0200)]
Merge pull request #14120 from owncloud/dav-statcache

Stat cache for DAV storage, improves s2s performance a little bit

9 years agoMerge pull request #15488 from owncloud/files-navigation-icons
Morris Jobke [Wed, 8 Apr 2015 19:06:03 +0000 (21:06 +0200)]
Merge pull request #15488 from owncloud/files-navigation-icons

add icons to Files sidebar

9 years agofix for IE8
Morris Jobke [Wed, 8 Apr 2015 19:05:31 +0000 (21:05 +0200)]
fix for IE8

9 years agoremove unessesary logging of methods instantiation
Clark Tomlinson [Wed, 8 Apr 2015 18:46:01 +0000 (14:46 -0400)]
remove unessesary logging of methods instantiation

9 years agoadd icons to files sidebar, fix shade, fix position of settings icon and text
Jan-Christoph Borchardt [Wed, 8 Apr 2015 17:25:28 +0000 (19:25 +0200)]
add icons to files sidebar, fix shade, fix position of settings icon and text