1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-01 13:24:10 +01:00
Contacts app for Owncloud
Go to file
Lukas Reschke c8d92c2044 Replace translation strings
Grep: echo \$l\-\>t\(\'([^']*)\'\)
Replace with:p(\$l\-\>t\(\'\1\'\)\)

Grep: echo \$l\-\>t\(\"([^"]*)\"\)
Replace with: p(\$l\-\>t\(\"\1\"\)\)
2013-02-28 16:27:14 +01:00
ajax Contacts: Remove some debug statements and make an argument check in function. 2013-02-26 20:32:47 +01:00
appinfo Set required owncloud version to 4.93 2013-02-24 17:39:59 +01:00
css Contacts: Remove copy of multiSelect widget. Ref #1833 2013-02-21 19:47:36 +01:00
img new app icon style for new design 2013-01-17 11:54:52 +07:00
js Contacts: Remove copy of multiSelect widget. Ref #1833 2013-02-21 19:47:36 +01:00
l10n [tx-robot] updated from transifex 2013-02-27 00:05:33 +01:00
lib Contacts: Didn't show birthday. 2013-02-18 03:08:01 +01:00
templates Replace translation strings 2013-02-28 16:27:14 +01:00
carddav.php Code style. 2012-07-20 17:11:13 +02:00
export.php Contacts: export selected contacts. 2012-12-13 02:48:51 +01:00
import.php Contacts: Be more forgiving when importing vCards. 2013-02-12 22:06:35 +01:00
index.php Contacts: Remove copy of multiSelect widget. Ref #1833 2013-02-21 19:47:36 +01:00
photo.php Contacts: Reduce contact photo to 170px. 2012-12-10 00:10:39 +01:00
settings.php Use OCA namespace. 2012-10-25 03:34:12 +02:00
thumbnail.php add multiple domains reverse SSL proxy support 2013-01-31 18:47:37 +01:00
tmpphoto.php Code style. 2012-07-20 17:11:13 +02:00