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

98 Commits

Author SHA1 Message Date
Thomas Tanghus
d557550a3c Contacts: Missing namespace 2013-03-15 17:00:27 +01:00
Thomas Tanghus
40a069760c Contacts: Use OCP\Util::maxUploadFilesize('/'). 2013-03-14 19:06:28 +01:00
Thomas Tanghus
897560fcc7 Contacts: Moved translated parameters to utility class. 2013-03-13 04:11:37 +01:00
Lukas Reschke
1002f0a42d Remove sanitization parameter from assign 2013-02-28 19:14:53 +01:00
Thomas Tanghus
d9043b1757 Contacts: Remove copy of multiSelect widget. Ref #1833 2013-02-21 19:47:36 +01:00
Thomas Tanghus
9a302d211f Contacts: Showstopper: Fix firstrun action. Also fix #580 2013-02-16 23:01:07 +01:00
Thomas Tanghus
73608d9b87 Contacts: Load FontAwesome. 2013-02-03 13:33:48 +01:00
Robin Appelman
3828729f92 merge master into filesystem 2013-01-28 03:17:27 +01:00
Thomas Tanghus
a94d8b2906 Contacts: Remove unused check. 2013-01-25 15:10:53 +01:00
Thomas Tanghus
c5c8b29964 Contacts: Move check for indexed state to ajax call. 2013-01-25 15:08:56 +01:00
Thomas Tanghus
401fa38639 Contacts: Read queried contact id in app.js 2013-01-25 14:30:53 +01:00
Robin Appelman
e3c6556280 Merge branch 'master' into filesystem 2013-01-20 03:00:44 +01:00
Thomas Tanghus
48c23c0dc0 Contacts: Refactored adding single contact to group. Closes #443 2013-01-16 13:35:41 +01:00
Robin Appelman
b40a935d94 Merge master into filesystem 2013-01-03 15:57:29 +01:00
Thomas Tanghus
3bef7d13a8 Contacts: Moved GroupList to separate file. 2013-01-02 02:17:51 +01:00
Robin Appelman
3f9e124ddf Merge branch 'master' into filesystem 2012-12-25 14:29:56 +01:00
Thomas Tanghus
0080fb9602 Contacts: Clean up loading of scripts and styles. 2012-12-17 22:42:57 +01:00
Thomas Tanghus
73d55faf65 Contacts: Load Modernizr before app. 2012-12-17 21:38:07 +01:00
Robin Appelman
9469dd4cbc Merge branch 'master' into filesystem 2012-12-11 23:42:22 +01:00
Thomas Tanghus
ced3309fd3 Contacts: Added missing files. 2012-12-07 16:21:59 +01:00
Thomas Tanghus
09442c2888 Contacts: Add address book part of import workflow. 2012-12-07 15:09:13 +01:00
Robin Appelman
f83a170f72 merge master into filesystem 2012-11-30 00:20:16 +01:00
Thomas Tanghus
addd12c967 Contacts: Fix property indexing. 2012-11-15 06:07:44 +01:00
Thomas Tanghus
a4e63b1afd Contacts: Fixed export. 2012-11-15 03:51:46 +01:00
Thomas Tanghus
69cdc09d93 Use OCA namespace. 2012-10-25 03:34:12 +02:00
Robin Appelman
1eabea54ff don't use depricated OC_Filesystem 2012-10-10 13:18:05 +02:00
Thomas Tanghus
d7354034ae Major rewrite almost done. 2012-10-05 05:05:49 +02:00
Thomas Tanghus
bf4b770920 Merge branch 'contacts_rework' of github.com:owncloud/apps into contacts_rework 2012-09-30 06:44:33 +02:00
Thomas Tanghus
848139e563 Merge branch 'master' of github.com:owncloud/apps into contacts_rework 2012-09-30 06:43:14 +02:00
Lukas Reschke
55963432e6 Fix XSS
See 1c766278bac06d9a8cc91ee5928d5f317771750c
2012-09-29 16:13:37 +02:00
raghu
79b8a27ba0 A Polyfill for Placeholders added to the contacts_rework branch 2012-09-25 16:39:32 +05:30
Thomas Tanghus
6b77479899 First work on new Contacts js and group based UI. 2012-09-17 16:15:31 +02:00
Thomas Tanghus
5905e6c314 Error and permission checking. 2012-08-30 18:43:01 +02:00
Thomas Tanghus
69c4274187 Make sure default addressbook is created. 2012-08-30 18:43:01 +02:00
Michael Gapczynski
44f1da0b3f Move jquery.inview from contacts app to core 2012-08-26 18:52:01 -04:00
Thomas Tanghus
070bb410ba Add support for IMPP properties. 2012-08-22 18:51:17 +02:00
Thomas Tanghus
82f8b199eb Removed unused variable. 2012-08-22 12:40:35 +02:00
Thomas Tanghus
61ec1d43ea Code style. 2012-07-20 17:11:13 +02:00
Thomas Tanghus
ba05dfc2de Refactored contacts import. 2012-07-15 04:17:30 +02:00
Michael Gapczynski
f177f9bb93 Rename $contacts to $has_contacts, it missed this commit: 7cb74a0 2012-07-11 20:29:59 -04:00
Thomas Tanghus
24a5a8506a Don't escape assigned values. 2012-07-10 01:24:40 +02:00
Thomas Tanghus
66f5559ecc Reduce variables assigned. 2012-07-10 01:24:40 +02:00
Jörn Friedrich Dreyer
f7bdc57888 remove superfluous ?> at the end of .php files (left out apps/*/templates) 2012-07-09 16:51:16 +02:00
Thomas Tanghus
14b22239ee Added error checking on all db queries. 2012-06-26 18:15:24 +02:00
Thomas Tanghus
07cafbba53 Try to conserve some memory. Should fix oc-1106 for master. 2012-06-25 17:26:44 +02:00
Thomas Tanghus
1c479a740e Fix string encoding probs. 2012-06-16 18:06:47 +02:00
Thomas Mueller
39f99602bf removing executable bit - again 2012-05-15 00:52:00 +02:00
Frank Karlitschek
68d86fadc7 ported the oc_template class 2012-05-06 23:00:36 +02:00
Thomas Tanghus
a8ff083317 Contacts: Improve NOTE UI. Cleanup markup. 2012-05-04 15:47:55 +02:00
Frank Karlitschek
9d7b02c9dc port checkAppEnabled 2012-05-02 19:08:37 +02:00