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

1683 Commits

Author SHA1 Message Date
Thomas Tanghus
358a41a8ac Contacts: Use int instead of bool to help pgsql ;) 2013-03-04 19:31:28 +01:00
Thomas Tanghus
464919e93c Contacts: Fix copy/paste error. 2013-03-04 19:23:45 +01:00
Thomas Tanghus
8ebc57e4b2 Contacts: Remove icon from groups dropdown. Fix #655 2013-03-04 18:22:33 +01:00
Thomas Tanghus
1d2dfd7ff9 Contacts: Show/hide firstrun better. Fix #656 2013-03-04 17:57:46 +01:00
Thomas Tanghus
574cec4b60 Contacts: Fix caching newly edited photo. 2013-03-04 15:15:47 +01:00
Thomas Tanghus
d5acb5b9ed Contacts: Fix uploading photo. 2013-03-04 15:11:55 +01:00
Thomas Tanghus
8bf571f7e2 Contacts: Disabled close-on-outside-click because it broke too much. 2013-03-04 14:46:53 +01:00
Thomas Tanghus
d39b8bcbd7 Contacts: Missing class for cloud icon. 2013-03-04 14:46:20 +01:00
Jenkins for ownCloud
4df4eea3b1 [tx-robot] updated from transifex 2013-03-04 00:04:58 +01:00
Jenkins for ownCloud
bda145a5e6 [tx-robot] updated from transifex 2013-03-03 00:04:59 +01:00
Lukas Reschke
340c26681c Add missing ) 2013-03-02 00:13:51 +01:00
Lukas Reschke
333538d2a6 Merge pull request #631 from owncloud/from-insane-autoescape-to-p
Replace insane auto sanitization with p()- WIP
2013-03-01 14:31:16 -08:00
Lukas Reschke
1002f0a42d Remove sanitization parameter from assign 2013-02-28 19:14:53 +01:00
Lukas Reschke
bf7e180638 Replace echo with p 2013-02-28 18:26:55 +01:00
Lukas Reschke
374a005f71 Replace echo with p 2013-02-28 17:35:22 +01:00
Lukas Reschke
c6c040cefa Replace echo 2013-02-28 17:21:45 +01:00
Lukas Reschke
d870dac75c Replace html_select_options 2013-02-28 16:54:22 +01:00
Lukas Reschke
efb28d4aa3 Replace linkTo 2013-02-28 16:53:51 +01:00
Lukas Reschke
54b776e62d Replace getUserValue 2013-02-28 16:53:43 +01:00
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
Jenkins for ownCloud
fad300282c [tx-robot] updated from transifex 2013-02-28 00:03:47 +01:00
Thomas Tanghus
36e4636a0b Contacts: Remove FontAwesome style from property select. Fix #625 2013-02-27 14:22:10 +01:00
Jenkins for ownCloud
728ecbf64a [tx-robot] updated from transifex 2013-02-27 00:05:33 +01:00
Thomas Tanghus
faa16f939b Contacts: Remove some debug statements and make an argument check in function. 2013-02-26 20:32:47 +01:00
Jenkins for ownCloud
25d0acae85 [tx-robot] updated from transifex 2013-02-26 00:03:53 +01:00
Jenkins for ownCloud
c94fa7c563 [tx-robot] updated from transifex 2013-02-25 00:04:17 +01:00
Robin Appelman
f26d5b51bc Set required owncloud version to 4.93 2013-02-24 17:39:59 +01:00
Jenkins for ownCloud
275c83a6e1 [tx-robot] updated from transifex 2013-02-23 00:03:37 +01:00
Jenkins for ownCloud
ca841ece34 [tx-robot] updated from transifex 2013-02-22 00:05:10 +01:00
Thomas Tanghus
d9043b1757 Contacts: Remove copy of multiSelect widget. Ref #1833 2013-02-21 19:47:36 +01:00
Jenkins for ownCloud
cc7a5d51ba [tx-robot] updated from transifex 2013-02-21 00:04:28 +01:00
Thomas Tanghus
e8b63a8d65 Contacts: Don't keep reference to deleted contact. 2013-02-20 13:14:31 +01:00
Jenkins for ownCloud
b7a8ae35bc [tx-robot] updated from transifex 2013-02-20 00:02:34 +01:00
Jenkins for ownCloud
52e9268e47 [tx-robot] updated from transifex 2013-02-19 09:56:33 +01:00
Thomas Tanghus
88a1e4d770 Contacts: Didn't show birthday. 2013-02-18 03:08:01 +01:00
Thomas Tanghus
9a302d211f Contacts: Showstopper: Fix firstrun action. Also fix #580 2013-02-16 23:01:07 +01:00
Jenkins for ownCloud
bb788d9f2f [tx-robot] updated from transifex 2013-02-15 00:04:19 +01:00
Thomas Tanghus
709d1c7797 Contacts: Use delete-hover on groups. Ref #94 2013-02-13 09:47:18 +01:00
Jenkins for ownCloud
972736526a [tx-robot] updated from transifex 2013-02-13 00:03:05 +01:00
Thomas Tanghus
182c4e7688 Contacts: Be more forgiving when importing vCards. 2013-02-12 22:06:35 +01:00
Thomas Tanghus
b48ef3db06 Contacts: Hide import initially to trigger loading addressbooks. 2013-02-12 22:06:35 +01:00
Thomas Tanghus
d370b41062 Contacts: Only show group delete action on active group. Ref #94 2013-02-12 21:19:33 +01:00
Thomas Tanghus
8830d8d8a4 Contacts: Some style fixes. 2013-02-12 21:04:58 +01:00
Thomas Tanghus
cc8ebdaadd Contacts: Position list item better. 2013-02-12 20:56:27 +01:00
Thomas Tanghus
f49e3c962f Contacts: Removed some old notifier code. 2013-02-12 20:55:47 +01:00
raghunayyar
4d39951f5f Minor Style fix with the settings button
Vertical centering of the button.
2013-02-12 18:30:11 +05:30
Jenkins for ownCloud
5e6122b79f [tx-robot] updated from transifex 2013-02-12 12:54:12 +01:00
Thomas Tanghus
12347f6b0b Contacts: Use jquery trim() 2013-02-12 11:56:43 +01:00
Thomas Tanghus
1e748d26b0 Contacts: Close contact on click outside of it. Ref #522 2013-02-12 10:54:10 +01:00
Jenkins for ownCloud
60e1d7a804 [tx-robot] updated from transifex 2013-02-11 00:03:13 +01:00