Commit graph

773 commits

Author SHA1 Message Date
Nextcloud bot 6d822fbea5
[tx-robot] updated from transifex 2016-11-26 01:51:18 +00:00
Nextcloud bot ea9a43d936
[tx-robot] updated from transifex 2016-11-14 01:51:17 +00:00
Nextcloud bot 7a3f4b21bc
[tx-robot] updated from transifex 2016-11-13 01:51:17 +00:00
Nextcloud bot b52d07699a
[tx-robot] updated from transifex 2016-11-09 01:51:21 +00:00
Nextcloud bot e398e5ff4c
[tx-robot] updated from transifex 2016-11-05 01:51:17 +00:00
Nextcloud bot f257b9528f
[tx-robot] updated from transifex 2016-11-03 01:51:17 +00:00
Nextcloud bot 0434016367
[tx-robot] updated from transifex 2016-11-02 01:51:17 +00:00
Nextcloud bot 2608fac3ed
[tx-robot] updated from transifex 2016-10-31 01:51:18 +00:00
Nextcloud bot 16a229acc4
[tx-robot] updated from transifex 2016-10-30 00:51:17 +00:00
Nextcloud bot 69b0ff6924
[tx-robot] updated from transifex 2016-10-28 00:51:17 +00:00
Nextcloud bot f7cb03a5e2
[tx-robot] updated from transifex 2016-10-27 00:51:18 +00:00
Nextcloud bot 9cba598a1e
[tx-robot] updated from transifex 2016-10-26 00:51:17 +00:00
Nextcloud bot 64e0368ac3
[tx-robot] updated from transifex 2016-10-25 09:53:42 +00:00
brantje e7151c1b53
Merge branch 'DockerRunShAtStartUp' 2016-10-24 22:59:33 +02:00
brantje 61755253ea
Use different mount points for ssl 2016-10-24 22:52:40 +02:00
brantje 65202e2cad
Merge branch 'smallFixes' 2016-10-24 20:17:48 +02:00
brantje 8fab6a8725
Custom field types
Custom fields can have files. Order custom fields.
It's now possible to reorganise the custom fields by drag and drop.
Signed-off-by: brantje <brantje@gmail.com>
2016-10-24 19:56:04 +02:00
brantje 74f4486b63
Merge branch 'karmaTests' 2016-10-23 13:22:48 +02:00
brantje c0de19650a
Add test for bookmarkletCtrl
Signed-off-by: brantje <brantje@gmail.com>

Add test templates for other controllers
2016-10-23 13:10:52 +02:00
brantje 3e88ff19c4
Merge branch 'phpDoc' 2016-10-23 13:08:40 +02:00
brantje 0cf6deeb65
Add missing phpdoc 2016-10-23 12:14:43 +02:00
brantje 0f80c86e6c
Merge branch 'saveSharingKeys' 2016-10-22 14:46:14 +02:00
brantje 9692776d05
Save sharing keys 2016-10-22 14:40:59 +02:00
brantje 900d154b87
Merge branch 'shareLinkPort' 2016-10-21 15:55:27 +02:00
brantje 085c128cfa
Use port numbers
Signed-off-by: brantje <brantje@gmail.com>
2016-10-21 13:12:45 +02:00
Sander 56b5a6851b Update Dockerfile and readme 2016-10-20 10:34:01 +02:00
Sander e28cf9d1f1 Add self signed cert to docker 2016-10-20 09:21:25 +02:00
Marcos Zuriaga 52855f50cd
Merge branch 'master' of github.com:nextcloud/passman 2016-10-19 18:13:55 +02:00
Marcos Zuriaga f493b73c26
Added dockerfile 2016-10-19 18:13:32 +02:00
brantje 0ed392a883
Add SASS info to readme 2016-10-19 18:08:27 +02:00
brantje dbb576172d
Merge branch 'licenseHeaders' 2016-10-19 18:01:02 +02:00
brantje f1bab7dd68
Add license header to files 2016-10-19 17:45:50 +02:00
brantje d9dc7f8704
No need to mock localstorage 2016-10-17 19:40:17 +02:00
brantje a288f92eed
Merge branch 'karmaTests' 2016-10-17 19:36:38 +02:00
brantje e83bcd3242
Make scrutinizer happy 2016-10-17 19:29:05 +02:00
brantje 0d0f5bc7a0
Start with a few credentialCtrl tests 2016-10-17 19:25:47 +02:00
brantje e84da75f05
Add required files for karma 2016-10-17 18:43:33 +02:00
Marcos Zuriaga 02ef0187ef
Added missing classes to coverage
Added missing @covers annotations
2016-10-16 20:35:14 +02:00
Marcos Zuriaga 0fefb19a8e
Include controllers in code coverage calculation 2016-10-16 19:57:20 +02:00
Marcos Zuriaga 50b85491d9
Typos and improvements on the readme 2016-10-16 19:35:22 +02:00
Marcos 75f541e2c9 Merge branch 'master' into phpunit 2016-10-16 19:07:20 +02:00
Marcos Zuriaga 7f208004e0
Finished credential mapper tests
Fixed some security flaws on the credential update method in the credential mapper class
2016-10-16 19:02:43 +02:00
brantje dbecc027ab
Merge branch 'searchBox' 2016-10-16 18:28:45 +02:00
brantje 1a4c1346cc
Better searchbox behaviour.
Add a clear icon.
2016-10-16 18:08:59 +02:00
brantje 94d4f30948
Merge branch 'backgroundJob' 2016-10-16 13:28:19 +02:00
brantje bb554a8407
Remove deprecated cron 2016-10-16 13:21:27 +02:00
brantje ef6eb74415
Fix count 2016-10-15 22:37:23 +02:00
brantje 3524cded0d
Limit it to 20 credential for preformance reasons 2016-10-15 22:35:29 +02:00
brantje 11f427904c
Fix getRandomCredentialByVaultId for sqllite 2016-10-15 22:34:45 +02:00
brantje ce49cae86e
Update @covers 2016-10-15 22:19:04 +02:00