Changesets: bareos-webui

gh-pages 3dfefe84

2016-09-22 18:09

frank

Ported: N/A

Details Diff
Update gh-pages
rm - bootstrap/css/additional.css Diff File
rm - bootstrap/css/bootstrap-theme.css Diff File
rm - bootstrap/css/bootstrap-theme.min.css Diff File
rm - bootstrap/css/bootstrap.css Diff File
rm - bootstrap/css/bootstrap.min.css Diff File
rm - bootstrap/css/jumbotron-narrow.css Diff File
rm - bootstrap/fonts/glyphicons-halflings-regular.eot Diff File
rm - bootstrap/fonts/glyphicons-halflings-regular.svg Diff File
rm - bootstrap/fonts/glyphicons-halflings-regular.ttf Diff File
rm - bootstrap/fonts/glyphicons-halflings-regular.woff Diff File
rm - bootstrap/js/bootstrap.js Diff File
rm - bootstrap/js/bootstrap.min.js Diff File
rm - contribute.html Diff File
rm - documentation.html Diff File
rm - download.html Diff File
rm - images/agplv3-155x51.png Diff File
rm - images/agplv3-88x31.png Diff File
rm - images/bg_hr.png Diff File
rm - images/blacktocat.png Diff File
rm - images/icon_download.png Diff File
rm - images/pic1.png Diff File
rm - images/screenshots/preview1.png Diff File
rm - images/screenshots/preview2.png Diff File
rm - images/screenshots/preview3.png Diff File
rm - images/screenshots/preview4.png Diff File
rm - images/screenshots/preview5.png Diff File
rm - images/sprite_download.png Diff File
mod - index.html Diff File
rm - news.html Diff File
rm - support.html Diff File

bareos-16.2 d1d559a9

2016-09-21 19:23

frank

Ported: N/A

Details Diff
Documentation update
mod - README.md Diff File
mod - doc/README-INSTALLATION.md Diff File

bareos-16.2 7263e850

2016-09-20 14:45

pstorz

Ported: N/A

Details Diff
On sles >=12 enable php7 instead of php5
mod - packaging/obs/bareos-webui.spec Diff File

master ec8c4db0

2016-09-15 18:31

frank

Ported: N/A

Details Diff
Merge branch 'bareos-16.2'
mod - .travis.yml Diff File
mod - README.md Diff File
rm - doc/README-INSTALL-FROM-SOURCE.md Diff File
add - doc/README-INSTALLATION.md Diff File
mod - install/bareos/bareos-dir.d/profile/webui-admin.conf Diff File
mod - install/configuration.ini Diff File
add - install/nginx/bareos-webui.conf Diff File
mod - tests/selenium/webui-selenium-test.py Diff File

bareos-16.2 8b1368a4

2016-09-15 17:32

frank

Ported: N/A

Details Diff
configuration.ini update
mod - install/configuration.ini Diff File

bareos-16.2 008156c2

2016-09-15 17:07

frank

Ported: N/A

Details Diff
Console profile: updated

Be slightly more restrictive in the default admin profile.
mod - install/bareos/bareos-dir.d/profile/webui-admin.conf Diff File

bareos-16.2 6bf22bc9

2016-09-14 13:24

frank

Ported: N/A

Details Diff
nginx: Adds a basic config file as an example

This adds a basic nginx configuration file bareos-webui.conf in install/nginx/
as an example and starting point.
add - install/nginx/bareos-webui.conf Diff File

bareos-16.2 6d1fa411

2016-09-14 11:58

pstorz

Ported: N/A

Details Diff
selenium: write webdriver.log.file to local directory

Before it was written to /tmp/firefox_console
which was a problem when this file was already
created by root when testing.
mod - tests/selenium/webui-selenium-test.py Diff File

bareos-16.2 d9d54b18

2016-09-13 17:18

frank

Ported: N/A

Details Diff
Documentation: Update

Just refer to the main documentation, so we don't have to maintain
documentation in multiple places.
mod - README.md Diff File
rm - doc/README-INSTALL-FROM-SOURCE.md Diff File
add - doc/README-INSTALLATION.md Diff File

bareos-16.2 8e6c54a7

2016-09-13 15:26

pstorz

Ported: N/A

Details Diff
selenium-test: username and password from environment

The webui selenium test can now optionally get the
username and password from the environment.

Also, depending on the setting of DIST in the environment
it uses a different baseurl.
mod - tests/selenium/webui-selenium-test.py Diff File

bareos-16.2 8adc58dd

2016-09-13 15:06

frank

Ported: N/A

Details Diff
Travis CI: removes hhvm test

Do not test against HHVM.

http://hhvm.com/
mod - .travis.yml Diff File

master bf9f51ab

2016-09-13 14:48

frank

Ported: N/A

Details Diff
Merge branch 'bareos-16.2'
mod - composer.json Diff File
mod - composer.phar Diff File
mod - debian/control Diff File
mod - module/Media/view/media/media/details.phtml Diff File
mod - module/Media/view/media/media/index.phtml Diff File
mod - module/Pool/view/pool/pool/details.phtml Diff File
mod - packaging/obs/bareos-webui.spec Diff File
mod - phpunit.xml Diff File
mod - tests/phpunit/Bootstrap.php Diff File
rm - tests/phpunit/ClientTest/Controller/IndexControllerTest.php Diff File
rm - tests/phpunit/ClientTest/Model/ClientTableTest.php Diff File
rm - tests/phpunit/DashboardTest/Controller/IndexControllerTest.php Diff File
rm - tests/phpunit/DirectorTest/Controller/IndexControllerTest.php Diff File
rm - tests/phpunit/FilesetTest/Controller/IndexControllerTest.php Diff File
rm - tests/phpunit/FilesetTest/Model/FilesetTableTest.php Diff File
rm - tests/phpunit/JobTest/Controller/IndexControllerTest.php Diff File
rm - tests/phpunit/JobTest/Model/JobTableTest.php Diff File
rm - tests/phpunit/MediaTest/Controller/IndexControllerTest.php Diff File
rm - tests/phpunit/MediaTest/Model/MediaTableTest.php Diff File
rm - tests/phpunit/PoolTest/Controller/IndexControllerTest.php Diff File
rm - tests/phpunit/PoolTest/Model/PoolTableTest.php Diff File
rm - tests/phpunit/RestoreTest/Controller/IndexControllerTest.php Diff File
rm - tests/phpunit/StorageTest/Controller/IndexControllerTest.php Diff File
rm - tests/phpunit/StorageTest/Model/StorageTableTest.php Diff File
mod - vendor/composer/ClassLoader.php Diff File
mod - vendor/composer/autoload_psr4.php Diff File
mod - vendor/composer/autoload_static.php Diff File
mod - vendor/composer/installed.json Diff File
rm - vendor/zendframework/zend-db/.coveralls.yml Diff File
rm - vendor/zendframework/zend-db/CONTRIBUTING.md Diff File
rm - vendor/zendframework/zend-db/LICENSE.txt Diff File
rm - vendor/zendframework/zend-db/README.md Diff File
rm - vendor/zendframework/zend-db/composer.json Diff File
rm - vendor/zendframework/zend-db/phpunit.xml.dist Diff File
rm - vendor/zendframework/zend-db/phpunit.xml.travis Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Adapter.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/AdapterAbstractServiceFactory.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/AdapterAwareInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/AdapterAwareTrait.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/AdapterInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/AdapterServiceFactory.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/AbstractConnection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/ConnectionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/DriverInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Feature/AbstractFeature.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Feature/DriverFeatureInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/IbmDb2/Connection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/IbmDb2/IbmDb2.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/IbmDb2/Result.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/IbmDb2/Statement.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Mysqli/Connection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Mysqli/Mysqli.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Mysqli/Result.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Mysqli/Statement.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Oci8/Connection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Oci8/Oci8.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Oci8/Result.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Oci8/Statement.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Connection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Feature/OracleRowCounter.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Feature/SqliteRowCounter.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Pdo.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Result.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Statement.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pgsql/Connection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pgsql/Pgsql.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pgsql/Result.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pgsql/Statement.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/ResultInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Connection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Exception/ErrorException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Result.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Sqlsrv.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Statement.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/StatementInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/ErrorException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/InvalidArgumentException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/InvalidConnectionParametersException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/InvalidQueryException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/RuntimeException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/UnexpectedValueException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/ParameterContainer.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/AbstractPlatform.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/IbmDb2.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/Mysql.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/Oracle.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/PlatformInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/Postgresql.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/Sql92.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/SqlServer.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/Sqlite.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Profiler/Profiler.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Profiler/ProfilerAwareInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Profiler/ProfilerInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/StatementContainer.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/StatementContainerInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Exception/ErrorException.php Diff File
rm - vendor/zendframework/zend-db/src/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Exception/InvalidArgumentException.php Diff File
rm - vendor/zendframework/zend-db/src/Exception/RuntimeException.php Diff File
rm - vendor/zendframework/zend-db/src/Exception/UnexpectedValueException.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Metadata.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/MetadataInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/AbstractTableObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/ColumnObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/ConstraintKeyObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/ConstraintObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/TableObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/TriggerObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/ViewObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Source/AbstractSource.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Source/MysqlMetadata.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Source/OracleMetadata.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Source/PostgresqlMetadata.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Source/SqlServerMetadata.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Source/SqliteMetadata.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/AbstractResultSet.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/Exception/InvalidArgumentException.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/Exception/RuntimeException.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/HydratingResultSet.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/ResultSet.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/ResultSetInterface.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/AbstractRowGateway.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/Exception/InvalidArgumentException.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/Exception/RuntimeException.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/Feature/AbstractFeature.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/Feature/FeatureSet.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/RowGateway.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/RowGatewayInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/AbstractExpression.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/AbstractPreparableSql.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/AbstractSql.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Combine.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/AlterTable.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/AbstractLengthColumn.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/AbstractPrecisionColumn.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/AbstractTimestampColumn.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/BigInteger.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Binary.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Blob.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Boolean.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Char.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Column.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/ColumnInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Date.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Datetime.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Decimal.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Float.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Floating.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Integer.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Text.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Time.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Timestamp.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Varbinary.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Varchar.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Constraint/AbstractConstraint.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Constraint/Check.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Constraint/ConstraintInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Constraint/ForeignKey.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Constraint/PrimaryKey.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Constraint/UniqueKey.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/CreateTable.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/DropTable.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Index/AbstractIndex.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Index/Index.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/SqlInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Delete.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Exception/InvalidArgumentException.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Exception/RuntimeException.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Expression.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/ExpressionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Having.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Insert.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Literal.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/AbstractPlatform.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/IbmDb2/IbmDb2.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/IbmDb2/SelectDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Mysql/Ddl/AlterTableDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Mysql/Ddl/CreateTableDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Mysql/Mysql.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Mysql/SelectDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Oracle/Oracle.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Oracle/SelectDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Platform.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/PlatformDecoratorInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/SqlServer/Ddl/CreateTableDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/SqlServer/SelectDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/SqlServer/SqlServer.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/Between.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/Expression.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/In.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/IsNotNull.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/IsNull.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/Like.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/Literal.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/NotIn.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/NotLike.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/Operator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/Predicate.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/PredicateInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/PredicateSet.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/PreparableSqlInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Select.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Sql.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/SqlInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/TableIdentifier.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Update.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Where.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/AbstractTableGateway.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Exception/InvalidArgumentException.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Exception/RuntimeException.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/AbstractFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/EventFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/EventFeature/TableGatewayEvent.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/FeatureSet.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/GlobalAdapterFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/MasterSlaveFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/MetadataFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/RowGatewayFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/SequenceFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/TableGateway.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/TableGatewayInterface.php Diff File

bareos-16.2 2a73276a

2016-09-13 01:01

frank

Ported: N/A

Details Diff
PHPUnit: test bootstrap added

This adds just a basic test boostrap to set up autoloading for
future phpunit tests.
mod - phpunit.xml Diff File
mod - tests/phpunit/Bootstrap.php Diff File

bareos-16.2 82e3444e

2016-09-12 18:59

frank

Ported: N/A

Details Diff
Storage: Show storage name instead of storage id
mod - module/Media/view/media/media/details.phtml Diff File
mod - module/Media/view/media/media/index.phtml Diff File
mod - module/Pool/view/pool/pool/details.phtml Diff File

bareos-16.2 03405fb6

2016-09-12 14:26

frank

Ported: N/A

Details Diff
Component update

Updates our dependencies to the latest version according to composer.json, and updates the composer.lock file.
mod - vendor/composer/ClassLoader.php Diff File
mod - vendor/composer/autoload_psr4.php Diff File
mod - vendor/composer/autoload_static.php Diff File
mod - vendor/composer/installed.json Diff File

bareos-16.2 26913a8e

2016-09-12 14:24

frank

Ported: N/A

Details Diff
Composer update
mod - composer.phar Diff File

bareos-16.2 cb7f5a36

2016-09-12 14:19

frank

Ported: N/A

Details Diff
Dependencies: Cleanup

This removes ZF2 zend-db module and PHP extension dependencies
to different database backends no longer required.
mod - composer.json Diff File
mod - debian/control Diff File
mod - packaging/obs/bareos-webui.spec Diff File
rm - vendor/zendframework/zend-db/.coveralls.yml Diff File
rm - vendor/zendframework/zend-db/CONTRIBUTING.md Diff File
rm - vendor/zendframework/zend-db/LICENSE.txt Diff File
rm - vendor/zendframework/zend-db/README.md Diff File
rm - vendor/zendframework/zend-db/composer.json Diff File
rm - vendor/zendframework/zend-db/phpunit.xml.dist Diff File
rm - vendor/zendframework/zend-db/phpunit.xml.travis Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Adapter.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/AdapterAbstractServiceFactory.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/AdapterAwareInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/AdapterAwareTrait.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/AdapterInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/AdapterServiceFactory.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/AbstractConnection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/ConnectionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/DriverInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Feature/AbstractFeature.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Feature/DriverFeatureInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/IbmDb2/Connection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/IbmDb2/IbmDb2.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/IbmDb2/Result.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/IbmDb2/Statement.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Mysqli/Connection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Mysqli/Mysqli.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Mysqli/Result.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Mysqli/Statement.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Oci8/Connection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Oci8/Oci8.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Oci8/Result.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Oci8/Statement.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Connection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Feature/OracleRowCounter.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Feature/SqliteRowCounter.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Pdo.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Result.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Statement.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pgsql/Connection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pgsql/Pgsql.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pgsql/Result.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Pgsql/Statement.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/ResultInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Connection.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Exception/ErrorException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Result.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Sqlsrv.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Statement.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Driver/StatementInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/ErrorException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/InvalidArgumentException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/InvalidConnectionParametersException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/InvalidQueryException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/RuntimeException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Exception/UnexpectedValueException.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/ParameterContainer.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/AbstractPlatform.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/IbmDb2.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/Mysql.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/Oracle.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/PlatformInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/Postgresql.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/Sql92.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/SqlServer.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Platform/Sqlite.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Profiler/Profiler.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Profiler/ProfilerAwareInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/Profiler/ProfilerInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/StatementContainer.php Diff File
rm - vendor/zendframework/zend-db/src/Adapter/StatementContainerInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Exception/ErrorException.php Diff File
rm - vendor/zendframework/zend-db/src/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Exception/InvalidArgumentException.php Diff File
rm - vendor/zendframework/zend-db/src/Exception/RuntimeException.php Diff File
rm - vendor/zendframework/zend-db/src/Exception/UnexpectedValueException.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Metadata.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/MetadataInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/AbstractTableObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/ColumnObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/ConstraintKeyObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/ConstraintObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/TableObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/TriggerObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Object/ViewObject.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Source/AbstractSource.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Source/MysqlMetadata.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Source/OracleMetadata.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Source/PostgresqlMetadata.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Source/SqlServerMetadata.php Diff File
rm - vendor/zendframework/zend-db/src/Metadata/Source/SqliteMetadata.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/AbstractResultSet.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/Exception/InvalidArgumentException.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/Exception/RuntimeException.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/HydratingResultSet.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/ResultSet.php Diff File
rm - vendor/zendframework/zend-db/src/ResultSet/ResultSetInterface.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/AbstractRowGateway.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/Exception/InvalidArgumentException.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/Exception/RuntimeException.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/Feature/AbstractFeature.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/Feature/FeatureSet.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/RowGateway.php Diff File
rm - vendor/zendframework/zend-db/src/RowGateway/RowGatewayInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/AbstractExpression.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/AbstractPreparableSql.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/AbstractSql.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Combine.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/AlterTable.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/AbstractLengthColumn.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/AbstractPrecisionColumn.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/AbstractTimestampColumn.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/BigInteger.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Binary.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Blob.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Boolean.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Char.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Column.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/ColumnInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Date.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Datetime.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Decimal.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Float.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Floating.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Integer.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Text.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Time.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Timestamp.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Varbinary.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Column/Varchar.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Constraint/AbstractConstraint.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Constraint/Check.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Constraint/ConstraintInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Constraint/ForeignKey.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Constraint/PrimaryKey.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Constraint/UniqueKey.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/CreateTable.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/DropTable.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Index/AbstractIndex.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/Index/Index.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Ddl/SqlInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Delete.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Exception/InvalidArgumentException.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Exception/RuntimeException.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Expression.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/ExpressionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Having.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Insert.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Literal.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/AbstractPlatform.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/IbmDb2/IbmDb2.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/IbmDb2/SelectDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Mysql/Ddl/AlterTableDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Mysql/Ddl/CreateTableDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Mysql/Mysql.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Mysql/SelectDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Oracle/Oracle.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Oracle/SelectDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/Platform.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/PlatformDecoratorInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/SqlServer/Ddl/CreateTableDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/SqlServer/SelectDecorator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Platform/SqlServer/SqlServer.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/Between.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/Expression.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/In.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/IsNotNull.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/IsNull.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/Like.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/Literal.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/NotIn.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/NotLike.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/Operator.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/Predicate.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/PredicateInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Predicate/PredicateSet.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/PreparableSqlInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Select.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Sql.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/SqlInterface.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/TableIdentifier.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Update.php Diff File
rm - vendor/zendframework/zend-db/src/Sql/Where.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/AbstractTableGateway.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Exception/ExceptionInterface.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Exception/InvalidArgumentException.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Exception/RuntimeException.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/AbstractFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/EventFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/EventFeature/TableGatewayEvent.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/FeatureSet.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/GlobalAdapterFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/MasterSlaveFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/MetadataFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/RowGatewayFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/Feature/SequenceFeature.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/TableGateway.php Diff File
rm - vendor/zendframework/zend-db/src/TableGateway/TableGatewayInterface.php Diff File

bareos-16.2 19c39242

2016-09-09 19:31

frank

Ported: N/A

Details Diff
phpunit: removes old unit tests
mod - phpunit.xml Diff File
mod - tests/phpunit/Bootstrap.php Diff File
rm - tests/phpunit/ClientTest/Controller/IndexControllerTest.php Diff File
rm - tests/phpunit/ClientTest/Model/ClientTableTest.php Diff File
rm - tests/phpunit/DashboardTest/Controller/IndexControllerTest.php Diff File
rm - tests/phpunit/DirectorTest/Controller/IndexControllerTest.php Diff File
rm - tests/phpunit/FilesetTest/Controller/IndexControllerTest.php Diff File
rm - tests/phpunit/FilesetTest/Model/FilesetTableTest.php Diff File
rm - tests/phpunit/JobTest/Controller/IndexControllerTest.php Diff File
rm - tests/phpunit/JobTest/Model/JobTableTest.php Diff File
rm - tests/phpunit/MediaTest/Controller/IndexControllerTest.php Diff File
rm - tests/phpunit/MediaTest/Model/MediaTableTest.php Diff File
rm - tests/phpunit/PoolTest/Controller/IndexControllerTest.php Diff File
rm - tests/phpunit/PoolTest/Model/PoolTableTest.php Diff File
rm - tests/phpunit/RestoreTest/Controller/IndexControllerTest.php Diff File
rm - tests/phpunit/StorageTest/Controller/IndexControllerTest.php Diff File
rm - tests/phpunit/StorageTest/Model/StorageTableTest.php Diff File

master ed3db4d4

2016-09-09 18:56

frank

Ported: N/A

Details Diff
Merge branch 'bareos-16.2'
mod - .travis.yml Diff File
mod - AUTHORS Diff File
mod - debian/docs Diff File
mod - module/Application/config/module.config.php Diff File
mod - module/Auth/view/auth/auth/login.phtml Diff File
mod - packaging/obs/bareos-webui.spec Diff File
mod - public/js/datatables.functions.js Diff File
rm - tests/travis/config_db.sh Diff File
rm - tests/travis/pgsql/grant_privileges.sql Diff File
rm - tests/travis/pgsql/make_tables.sql Diff File

bareos-16.2 e99d0d92

2016-09-09 18:30

frank

Ported: N/A

Details Diff
Packaging: Include selenium test
mod - debian/docs Diff File
mod - packaging/obs/bareos-webui.spec Diff File

bareos-16.2 ca0a4775

2016-09-09 18:11

frank

Ported: N/A

Details Diff
Cleanup: new minimalistic .travis.yml as a startup
mod - .travis.yml Diff File
rm - tests/travis/config_db.sh Diff File
rm - tests/travis/pgsql/grant_privileges.sql Diff File
rm - tests/travis/pgsql/make_tables.sql Diff File

bareos-16.2 afeaab35

2016-09-09 17:50

frank

Ported: N/A

Details Diff
Get version updates fix

To avoid mixed content blocking in browsers, we do the jsoncallback,
to retrieve update data, via https by default.
mod - module/Auth/view/auth/auth/login.phtml Diff File

bareos-16.2 18dccc61

2016-09-09 17:48

frank

Ported: N/A

Details Diff
Specfile update
mod - packaging/obs/bareos-webui.spec Diff File

bareos-16.2 5c2a9851

2016-09-09 15:41

frank

Ported: N/A

Details Diff
topnavbar menu item highlighting fix

This fixes an issue with the topnavbar where the highlighting
of the storage menu item gets lost, when switching modul context
via the tabbed navigation (Devices/Pools/Volumes).
mod - module/Application/config/module.config.php Diff File

bareos-16.2 f78250d2

2016-09-08 17:02

frank

Ported: N/A

Details Diff
Adds jobtype O=Consolidate
mod - public/js/datatables.functions.js Diff File
 First  Prev  1 2 3 ... 5 ... 10 11 12 13 14 15 16 17 ... 20 ... 25 ... 30 ... 32 33 34  Next  Last