Граф коммитов

838 Коммитов

Автор SHA1 Сообщение Дата
Joas Schilling d4e3c9c02a Do not try to use empty values 2015-02-25 15:50:06 +01:00
Joas Schilling e13acc6b76 Add test coverage 2015-02-25 15:49:33 +01:00
Joas Schilling c1bc85c820 DI for the EmailNotification BackgroundJob 2015-02-25 15:49:05 +01:00
Joas Schilling 1c2584ff5e Merge pull request #243 from owncloud/move-rss-feed-to-controller
Move rss feed to controller
2015-02-25 13:16:05 +01:00
Joas Schilling 0052b40dd5 Always output a valid feed 2015-02-25 12:14:34 +01:00
Joas Schilling e4daa2b63b Fix comments from Lukas 2015-02-25 11:11:25 +01:00
Joas Schilling b0ee54be13 Inject objects into Display for better testability 2015-02-24 16:10:51 +01:00
Joas Schilling 003c2e59c2 Add tests for setUser() and setL10n() 2015-02-24 15:22:05 +01:00
Joas Schilling 05c89a552b Merge pull request #244 from owncloud/fix-timezone-default
Use a valid timezone name when no timezone is set
2015-02-24 12:00:59 +01:00
Joas Schilling 8ffc7eb6b6 Use a valid timezone name when no timezone is set 2015-02-23 17:49:53 +01:00
Joas Schilling 082e0bdcc7 Add test for new controller 2015-02-23 15:24:00 +01:00
Joas Schilling 8950cd0275 Remove rss.php and rename the controller route to the old URL 2015-02-23 14:41:12 +01:00
Joas Schilling 753dfa26a7 Correctly overwrite user and language in the feed 2015-02-23 13:45:48 +01:00
Joas Schilling 83865de1b1 Inject the DataHelper into the EmailNotification
This is possible because we can now inject the user and the language
2015-02-23 13:24:24 +01:00
Joas Schilling 91e03126c9 Add a method to change the user and language for DataHelper and ParameterHelper 2015-02-23 13:17:11 +01:00
Jenkins for ownCloud ff2b63f21f [tx-robot] updated from transifex 2015-02-21 02:25:21 -05:00
Joas Schilling 05a47f9edc Minor deprecation stuff 2015-02-20 17:21:26 +01:00
Joas Schilling 0f1c5715cc Inject current user into parameter helper 2015-02-20 17:19:57 +01:00
Joas Schilling 144435ae7e Remove soem empty/unused methods 2015-02-20 16:44:55 +01:00
Joas Schilling 86ff682ec0 Move the RSS feed logic to a controller 2015-02-20 16:16:56 +01:00
Jenkins for ownCloud 34d744afd7 [tx-robot] updated from transifex 2015-02-20 02:25:19 -05:00
Joas Schilling e1e063c641 Merge pull request #242 from owncloud/create-tests-for-all-constructors
Add unit tests to cover all constructors and classes at least once
2015-02-19 15:34:43 +01:00
Joas Schilling 86e21f5742 Add unit tests to cover all constructors and classes at least once 2015-02-19 15:09:58 +01:00
Joas Schilling 3bf24c8ed6 Merge pull request #239 from owncloud/unify-template-file-names
Unify the names of the stream template files
2015-02-19 13:48:04 +01:00
Joas Schilling 9d37aee5bd Merge pull request #240 from owncloud/remove-outdated-l10n-php-files
Delete old translation files
2015-02-19 12:10:19 +01:00
Jenkins for ownCloud fa772e8223 [tx-robot] updated from transifex 2015-02-19 05:50:37 -05:00
Joas Schilling fde905e5cd Delete old translation files 2015-02-19 11:40:28 +01:00
Joas Schilling a081f110ea Unify the names of the stream template files 2015-02-19 11:20:16 +01:00
Jenkins for ownCloud 054caf7215 [tx-robot] updated from transifex 2015-02-19 02:25:24 -05:00
Joas Schilling f97cab3ad9 Merge pull request #236 from owncloud/issue/225-split-hooks-file
Issue/225 split hooks file
2015-02-18 15:27:28 +01:00
Joas Schilling 2652c42958 Merge branch 'issue/225-sharing-extension-moved'
Conflicts:
	appinfo/app.php
	appinfo/application.php
	tests/applicationtest.php
2015-02-18 14:54:45 +01:00
Joas Schilling 8b2ac5cdea Merge pull request #233 from owncloud/issue/225-files-extension-moved
Do not register Files extension
2015-02-18 14:52:48 +01:00
Joas Schilling adc08258c9 Do not register sharing activity logic 2015-02-18 14:41:01 +01:00
Joas Schilling 9438046661 Do not register the logic for files activities 2015-02-18 14:37:57 +01:00
Joas Schilling 6a53337075 Merge pull request #238 from owncloud/issue/237-json-encode
Use json_encode/json_decode instead of (un)serialize() for the parameters
2015-02-17 17:41:45 +01:00
Joas Schilling f77b7aec67 Use json_encode/json_decode instead of (un)serialize() for the parameters 2015-02-17 17:10:58 +01:00
Joas Schilling d3857452d8 Merge pull request #235 from owncloud/issue/225-create-extension-mock-for-testing
Create a mock extension for testing the functionality
2015-02-17 13:22:08 +01:00
Joas Schilling 9ef5801f06 Create a mock extension for testing the functionality 2015-02-16 17:43:53 +01:00
Joas Schilling 46882897f2 Move connection for user delete hook to a new file 2015-02-16 17:28:52 +01:00
Joas Schilling c0ddcb9e5f Rename files and classes 2015-02-16 17:26:56 +01:00
Jenkins for ownCloud f123cefd3c [tx-robot] updated from transifex 2015-02-15 02:25:19 -05:00
Jenkins for ownCloud 23b8809c85 [tx-robot] updated from transifex 2015-02-14 02:25:21 -05:00
Joas Schilling 37bdd26e64 Fix SQL query 2015-02-13 13:39:09 +01:00
Joas Schilling 4833b868b5 Merge pull request #231 from owncloud/correctly-use-placeholders-for-types
Correctly use placeholders for notification types
2015-02-13 13:10:49 +01:00
Joas Schilling 52ec5ae960 Correctly use placeholders for notification types 2015-02-13 12:57:24 +01:00
Joas Schilling 3c5f801197 Merge pull request #226 from owncloud/create-activity-files-extension
Create activity files extension
2015-02-13 09:51:38 +01:00
Jenkins for ownCloud 55446c3b63 [tx-robot] updated from transifex 2015-02-13 02:25:19 -05:00
Jenkins for ownCloud 4f64fcd213 [tx-robot] updated from transifex 2015-02-12 02:25:20 -05:00
Jenkins for ownCloud 3a7c584a79 [tx-robot] updated from transifex 2015-02-11 02:25:19 -05:00
Jenkins for ownCloud 5ed54cc197 [tx-robot] updated from transifex 2015-02-10 02:25:21 -05:00