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 |
|
Jenkins for ownCloud
|
9879884854
|
[tx-robot] updated from transifex
|
2013-02-10 00:07:31 +01:00 |
|
Thomas Tanghus
|
d3e80b91fa
|
Contacts: Make $addressBookInfo protected instead of private.
|
2013-02-09 20:29:23 +01:00 |
|
Thomas Tanghus
|
d7c5ccdb15
|
Contacts: Make $carddavBackend protected instead of private.
|
2013-02-09 20:27:06 +01:00 |
|
Tom Needham
|
8912726a56
|
Add missing backslash to delete addressbook method
Relevant error:
[09-Feb-2013 17:03:31] PHP Fatal error: Class 'OCA\Contacts\OCP\User' not found in /Users/tomneedham/Sites/htdocs/cloud/apps2/contacts/lib/addressbook.php on line 349
Relevant Backtrace:
[09-Feb-2013 17:03:31] PHP 7. OC_User::deleteUser() /Users/tomneedham/Sites/htdocs/cloud/apps2/provisioning_api/lib/users.php:169
[09-Feb-2013 17:03:31] PHP 8. OC_Hook::emit() /Users/tomneedham/Sites/htdocs/cloud/lib/user.php:228
[09-Feb-2013 17:03:31] PHP 9. call_user_func() /Users/tomneedham/Sites/htdocs/cloud/lib/hook.php:71
[09-Feb-2013 17:03:31] PHP 10. OCA\Contacts\Hooks::deleteUser() /Users/tomneedham/Sites/htdocs/cloud/lib/hook.php:0
[09-Feb-2013 17:03:31] PHP 11. OCA\Contacts\Addressbook::delete() /Users/tomneedham/Sites/htdocs/cloud/apps2/contacts/lib/hooks.php:59
|
2013-02-09 17:07:44 +00:00 |
|
Raghu Nayyar
|
101bffb127
|
Merge pull request #538 from owncloud/contacts-addressbox-UI
A better looking Create Contact Area
|
2013-02-09 02:00:56 -08:00 |
|
raghunayyar
|
0697a23cb4
|
Style fixes.
|
2013-02-09 15:28:05 +05:30 |
|
raghunayyar
|
094d2d7d7b
|
Removes Float and fixes Horizontal Styling in ff.
|
2013-02-09 12:10:01 +05:30 |
|
Thomas Tanghus
|
eb81746625
|
Contacts: Remove unused field.
|
2013-02-08 23:24:24 +01:00 |
|
Thomas Tanghus
|
b6a25e62b2
|
Contacts: sanitizeHTML
|
2013-02-08 23:24:24 +01:00 |
|
Thomas Tanghus
|
13c395e895
|
Contacts: Don't loop forever when exporting contacts.
|
2013-02-08 20:14:54 +01:00 |
|
Thomas Tanghus
|
0a3c157f1c
|
Contacts: inline notifier
|
2013-02-08 19:11:52 +01:00 |
|