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

2662 Коммитов

Автор SHA1 Сообщение Дата
Christoph Wurst 37e1c5930b Version bump 0.6.0 (#85)
* bump version and increase min NC/OC dependency

* update changelog for 0.6

* adjust test matrix

* fix markdown formatting

* use stable10 for php5.4
2016-09-21 18:45:57 +02:00
Christoph Wurst 6a09743f01 Merge pull request #101 from nextcloud/fix-saving-draft-with-no-predecessor
Fix saving a draft that has no predecessor
2016-09-21 18:45:03 +02:00
Christoph Wurst 82996e534e
Fix saving a draft that has no predecessor 2016-09-21 18:29:21 +02:00
Christoph Wurst 0abebe84e3 Merge pull request #100 from nextcloud/nightly_readme
Add back daily readme
2016-09-21 18:01:08 +02:00
Christoph Wurst 6fcf9bc08a Merge pull request #97 from nextcloud/json-serializable
Json serializable
2016-09-21 17:47:50 +02:00
Steffen Lindner da7a111b6a
Add back daily readme 2016-09-21 17:27:59 +02:00
Christoph Wurst 6706d6dfbc Merge pull request #99 from nextcloud/add_nightly_date
Add correct name & date
2016-09-21 17:09:50 +02:00
Christoph Wurst 5fa3063ae9 fix date 2016-09-21 17:00:13 +02:00
Steffen Lindner aa54df3642
Add correct name & date 2016-09-21 16:55:28 +02:00
Christoph Wurst 3672d85943 Merge pull request #98 from nextcloud/fix-account-settings-switching
Allow navigationg from one account settings page to another
2016-09-21 16:24:15 +02:00
Christoph Wurst a6302ddecb
Allow navigationg from one account settings page to another 2016-09-21 15:49:41 +02:00
Christoph Wurst 163c111bfb Merge pull request #96 from nextcloud/nightly_build
Move the vars to repo settings
2016-09-21 15:40:43 +02:00
Christoph Wurst 488a5eb222
IMAPMessage::getListArray -> JsonSerializable::jsonSerialize 2016-09-21 15:32:04 +02:00
Steffen Lindner 6fa0d33b8c
Move the vars to repo settings 2016-09-21 15:29:15 +02:00
Christoph Wurst efc67c6b42
Mailbox::getListArray -> Mailbox::serialize 2016-09-21 15:27:55 +02:00
Christoph Wurst b52d648895
use JsonSerializable for accounts 2016-09-21 15:06:17 +02:00
Christoph Wurst 4600836317 Merge pull request #95 from nextcloud/nightly_build
Nightly builds
2016-09-21 14:55:08 +02:00
Steffen Lindner eb8627742b
Change logins 2016-09-21 14:40:28 +02:00
Christoph Wurst c0fc6c00da Merge pull request #94 from nextcloud/nightly_build
Add nightly upload to travis
2016-09-21 13:25:56 +02:00
Steffen Lindner 3acdb28313
Add nightly upload to travis 2016-09-21 13:10:14 +02:00
Christoph Wurst 8fc8b7dd38 Merge pull request #84 from nextcloud/tests/test_error_view
Add errror views test
2016-09-21 12:00:17 +02:00
Christoph Wurst 0a764cbf8c Merge pull request #87 from nextcloud/test_emptyfolders_view
Add test for emptyfolder view
2016-09-21 11:23:18 +02:00
Steffen Lindner 99de97fd93
Add error view test 2016-09-21 11:18:29 +02:00
Christoph Wurst 632e62de74 Merge pull request #93 from nextcloud/account-folders-relation-rework
rework account-folders relation
2016-09-21 11:00:13 +02:00
Christoph Wurst 6038f96936 Merge pull request #88 from nextcloud/test_calendarview
Test calendarview
2016-09-21 10:41:28 +02:00
Nextcloud bot c2000bf3d9
[tx-robot] updated from transifex 2016-09-21 00:54:26 +00:00
Christoph Wurst d4ad3af802
rework account-folders relation 2016-09-21 00:12:42 +02:00
Steffen Lindner 39757c9f2d Merge pull request #92 from nextcloud/folder-messages-relation-rework
rework folder-messages relation
2016-09-20 23:25:12 +02:00
Christoph Wurst e0f96253f3
rework folder-messages relation 2016-09-20 23:03:54 +02:00
Steffen Lindner 8e61a5edfe Add test for emptyfolder view 2016-09-20 14:04:28 +02:00
Steffen Lindner e8cafadc14 Test calendarview 2016-09-20 13:50:39 +02:00
Christoph Wurst dfbd4b0d77 Merge pull request #89 from nextcloud/remove_t_helper
Remove the Handlebars Helper for translaton and use the helper view
2016-09-20 13:25:51 +02:00
Steffen Lindner d202393c10 Remove the Handlebars Helper for translaton and use the helper view 2016-09-20 12:31:43 +02:00
Steffen Lindner 6a5e3e7ee1 Merge pull request #82 from nextcloud/enable-coveralls
enable coveralls coverage reports
2016-09-20 10:56:02 +02:00
Christoph Wurst a386ba6f98 Update README.md 2016-09-20 10:23:08 +02:00
Nextcloud bot 8886da2e6f
[tx-robot] updated from transifex 2016-09-20 00:54:22 +00:00
Christoph Wurst 64e055c78a
enable coveralls coverage reports 2016-09-20 00:55:24 +02:00
Christoph Wurst ff7847a17c Merge pull request #80 from nextcloud/cleanup_marionette_view
Small selector cleanup
2016-09-20 00:00:24 +02:00
Steffen Lindner c73f8f4029 Merge pull request #74 from nextcloud/js-accountservice-tests
add unit tests for AccountService::createAccount
2016-09-19 19:18:11 +02:00
Christoph Wurst 33487018ce
add unit tests for AccountService::createAccount 2016-09-19 18:12:12 +02:00
Christoph Wurst 0084076e75 Merge pull request #78 from nextcloud/print-js-test-coverage-summary
print text summary of js test coverage
2016-09-19 18:10:44 +02:00
Steffen Lindner bd9da595a6 Small selector cleanup 2016-09-19 17:50:44 +02:00
Christoph Wurst e876806342 Merge pull request #79 from nextcloud/fix-proxycontroller-response
fix ProxyController's response
2016-09-19 17:35:26 +02:00
Christoph Wurst e5b3dafa5b
fix ProxyController's response
IResponse cannot be converted to string automatically, therefore we need to get the
body before we create the response object.
2016-09-19 16:21:54 +02:00
Christoph Wurst 80167c4550
don't load all modules as that may confuse karma 2016-09-19 15:18:52 +02:00
Christoph Wurst 9e9ed7801a
print text summary of js test coverage 2016-09-19 15:07:47 +02:00
Steffen Lindner c38be33fc8 Merge pull request #75 from nextcloud/js-model-tests
add even more js unit tests for models
2016-09-19 13:04:19 +02:00
Christoph Wurst e6a9d4ed00 Merge pull request #77 from nextcloud/mocks_gone
Mock dir is gone
2016-09-19 12:49:54 +02:00
Steffen Lindner fcd089eedf Mock dir is gone 2016-09-19 12:35:33 +02:00
Christoph Wurst c93f87b36d
add even more js unit tests for models 2016-09-19 01:20:26 +02:00