1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
Commit Graph

3560 Commits

Author SHA1 Message Date
jbtbnl
85a766b960 Merge pull request #725 from owncloud/app_specific_search
make search results app specific
2014-12-15 17:45:04 +01:00
Bjoern Schiessle
c5555e89c5 in oc8 or later share_backend need to implement isShareTypeAllowed() 2014-12-10 15:43:17 +01:00
Jenkins for ownCloud
511ac3d735 [tx-robot] updated from transifex 2014-12-10 00:48:40 -05:00
jbtbnl
f167153e9b Merge pull request #733 from owncloud/colon_space
fix bug with colon and space in vcard import
2014-12-09 15:46:11 +01:00
babelouest
713ad24d67 fix bug #488 2014-12-08 15:56:12 -05:00
Jenkins for ownCloud
a2fa3ddeb0 [tx-robot] updated from transifex 2014-12-08 00:48:22 -05:00
LEDfan
3b70690e05 Create Update part 2014-12-07 14:01:39 +01:00
LEDfan
5a653a2a52 Use setPropertyByName 2014-12-07 09:22:13 +01:00
LEDfan
adfbbe3fbf Directly return 2014-12-07 09:17:38 +01:00
LEDfan
ae69dbf74f Fix identation 2014-12-07 09:17:38 +01:00
LEDfan
23a92e2b74 Fix the createOrUpdate function 2014-12-07 09:17:38 +01:00
babelouest
89c65e35a4 use tabs instead of space for indentation 2014-12-06 16:57:00 -05:00
babelouest
b90f05c0c6 fix bug with colon and space that made the import controller guess it's a ldif file instead of a vcard... 2014-12-06 16:42:34 -05:00
jbtbnl
ec065cc8ab Merge pull request #729 from owncloud/use_correct_combobox
Use correct combobox
2014-12-05 11:01:44 +01:00
LEDfan
67281815b8 Remove uneeded files and lines 2014-12-05 08:28:40 +01:00
LEDfan
be111f3cab Use correct combobox 2014-12-05 08:28:18 +01:00
LEDfan
0c136bcb2a Merge pull request #650 from ymv/fix-prefered
Show preferred value in contacts list
2014-12-05 07:54:25 +01:00
LEDfan
e40104f6e1 Merge pull request #578 from owncloud/fix-search-master
adding first unit test for search of address book provider
2014-12-05 07:47:07 +01:00
LEDfan
95bd2ff182 Merge pull request #621 from jakobsack/master
Move creation of default address book to backend
2014-12-05 07:45:49 +01:00
LEDfan
2ad05e3bdb Merge pull request #710 from owncloud/fix_404
Fix 404 contact not found with shared addressbook
2014-12-05 07:33:58 +01:00
Jenkins for ownCloud
8024bdd177 [tx-robot] updated from transifex 2014-12-05 00:48:22 -05:00
Jenkins for ownCloud
101f035315 [tx-robot] updated from transifex 2014-12-04 00:48:22 -05:00
Jörn Friedrich Dreyer
aed04416cb make search results app specific 2014-12-02 17:42:54 +01:00
ionum
15d2d74246 extend func getIDFromUri
uri is no unique value; only combination of uri and addressbookid is unique
2014-12-01 13:16:52 +01:00
jbtbnl
9862f45652 Merge pull request #720 from owncloud/drop-oc_preferences
migrate from OC_Preferences to DI config object
2014-12-01 11:19:16 +01:00
Jenkins for ownCloud
a2d23c0d89 [tx-robot] updated from transifex 2014-11-29 00:48:23 -05:00
Morris Jobke
f6ac4ea683 migrate from OC_Preferences to DI config object 2014-11-28 16:51:10 +01:00
Jenkins for ownCloud
eb79b4ddce [tx-robot] updated from transifex 2014-11-28 00:48:22 -05:00
Jenkins for ownCloud
da3c58d554 [tx-robot] updated from transifex 2014-11-27 00:48:35 -05:00
jbtbnl
63a9a50c45 Merge pull request #718 from owncloud/fix-session
migrate OC::session to OC::server->getSession
2014-11-26 11:20:50 +01:00
Morris Jobke
550b8f125c migrate OC::session to OC::server->getSession 2014-11-26 09:29:05 +01:00
jbtbnl
a72cf63661 Merge pull request #714 from owncloud/remove
Remove OC_Migrate provider
2014-11-24 11:43:30 +01:00
Lukas Reschke
bb7cf6d4fb Remove OC_Migrate provider
See https://github.com/owncloud/core/pull/12380
2014-11-24 11:07:58 +01:00
Jenkins for ownCloud
66657b23e7 [tx-robot] updated from transifex 2014-11-22 00:48:42 -05:00
LEDfan
579819bee8 also search for shared contacts 2014-11-21 13:03:15 +01:00
LEDfan
b6cdd06db2 Fix double line 2014-11-21 11:47:09 +01:00
jbtbnl
c08bd79ad8 Merge pull request #709 from owncloud/rmobslang
remove obsolete lang #11274
2014-11-21 11:42:41 +01:00
LEDfan
2e9dbc4a38 Remove uneeded func 2014-11-21 11:37:08 +01:00
LEDfan
bd9706756d Use join instead of 2 queries 2014-11-21 11:36:28 +01:00
LEDfan
825884adc7 Refactor code to make it simpler 2014-11-21 11:06:54 +01:00
LEDfan
7ce883b33d First step to fix 404's with a shared addressbook 2014-11-21 11:05:06 +01:00
Jenkins for ownCloud
d969e068c1 [tx-robot] updated from transifex 2014-11-21 02:51:26 -05:00
Volkan Gezer
a744595d91 remove obsolete lang #11274 2014-11-20 14:51:58 +01:00
Jenkins for ownCloud
ee92495944 [tx-robot] updated from transifex 2014-11-20 00:48:31 -05:00
Jenkins for ownCloud
0614e80fc6 [tx-robot] updated from transifex 2014-11-19 00:48:23 -05:00
Bernhard Reiter
d00185384c Merge pull request #708 from owncloud/bower2
User bower to load JS dependencies
2014-11-18 17:44:17 +01:00
Bernhard Reiter
3973218580 Merge pull request #687 from owncloud/css-fix
Correct trashcan and hamburger icon size
2014-11-18 17:43:05 +01:00
jbtbnl
21f37e46c0 Fix scrutinizer exclude path 2014-11-18 13:08:33 +01:00
jbtbnl
d8714363fb Fix for TravisCI: Errors parsPHP Parse error: syntax error, unexpected
'[' in /home/travis/build/owncloud/contacts/templates/contacts.php on
line 4
2014-11-18 13:02:08 +01:00
LEDfan
8c3d7ccdba install multi-select and combobox via bower
Remove old combobox

user bower for onfontresize

Add jcrop + md5

Add files to scrutinizer ignore list

Remove misplaced text

Selected the right MultiSelect library via bower

Move bower dependencies to correct location
2014-11-18 12:54:33 +01:00