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

907 Commits

Author SHA1 Message Date
Thomas Tanghus
43e65fc817 More photo handling cleanups 2014-03-20 21:53:13 +01:00
Thomas Tanghus
b222447fa5 Use ajax instead of posting to iframe and the likes 2014-03-20 16:00:38 +01:00
Thomas Tanghus
05acb6e87a Mostly done refactoring Photo controller 2014-03-20 01:55:57 +01:00
Thomas Tanghus
202d23813b Misc. fixes after refactoring 2014-03-18 23:51:32 +01:00
Thomas Tanghus
564c225e8d Do a proper group check when closing contact. Fix #449 2014-03-17 19:30:46 +01:00
Thomas Tanghus
4da09ff2e7 Prevent multi-bute chars (Emoji) from being added 2014-03-17 06:14:23 +01:00
Thomas Tanghus
6de5415f22 Merge pull request #446 from owncloud/icon-class-remove
remove unneeded icon class
2014-03-14 15:10:27 +01:00
Jan-Christoph Borchardt
bc54b4dd4a remove unneeded icon class 2014-03-14 14:56:57 +01:00
Thomas Tanghus
cc28aaf4f9 Check if contact is valid when removing from group 2014-03-14 01:22:20 +01:00
Thomas Tanghus
90d3a370d5 Set mailto timeout to 1000 ms. 500 was too little 2014-03-14 01:18:10 +01:00
babelouest
c85b284208 Revert "a little code cleaning, removed {count} value during the import process"
This reverts commit 2a43562229.
2014-03-12 14:23:42 -04:00
babelouest
2a43562229 a little code cleaning, removed {count} value during the import process 2014-03-12 13:32:09 -04:00
babelouest
d03787d455 missing importType in import routes 2014-03-11 14:34:18 -04:00
babelouest
56e33427fa fix route url bug 2014-03-11 13:33:31 -04:00
babelouest
919f540d01 Import from multiple formats 2014-03-11 16:43:32 +01:00
Thomas Tanghus
e4f8a863b8 Try to open in new tab if the mailto handler is webmail. Refs. #394 2014-03-11 15:44:15 +01:00
Thomas Tanghus
2e9f7e6157 Delete localeStorage entry on address book deletion 2014-03-11 12:59:06 +01:00
Thomas Tanghus
fbb2195f59 Add (commented) removal of localStorage 2014-03-10 16:39:17 +01:00
Thomas Tanghus
f6bfea77e7 Scrutinizer cleanup 2014-03-08 16:22:51 +01:00
Thomas Tanghus
5f6d8b0f93 Too many semi-colons... 2014-03-08 09:06:05 +01:00
Thomas Tanghus
dfb12d10e1 Scrutinizer JS fixes 2014-03-08 09:06:05 +01:00
Thomas Tanghus
20e5d876fa Scrutinizer JS fixes 2014-03-08 06:30:29 +01:00
Thomas Tanghus
8cbfec3b0a Scrutinizer fixes 2014-03-08 04:32:18 +01:00
Thomas Tanghus
40be39a445 Cleanup 2014-03-08 01:40:47 +01:00
Thomas Tanghus
c014fae14b Merge pull request #431 from owncloud/kill-routes.json
[WIP] Replace OC.Router.generate() with OC.generateUrl()
2014-03-07 01:00:06 +01:00
Thomas Tanghus
3481235e63 Use core icons 2014-03-05 13:07:01 +01:00
Thomas Tanghus
6a508c58df Don't unselect contact when opening one. Close #326 2014-03-04 22:25:56 +01:00
Thomas Tanghus
3e2f508975 Cleanup contact actions. Close #377 2014-03-04 21:56:46 +01:00
Thomas Tanghus
0c570936f3 An open contact disappered when added new. Close #428 2014-03-04 20:39:33 +01:00
jbtbnl
40e5584321 Fixes #406 2014-03-04 16:18:13 +01:00
Thomas Tanghus
24be2e4107 Don't show group/addressbook selects if there's only one. 2014-03-04 05:03:21 +01:00
Thomas Müller
835ef19ce2 fixing app url 2014-03-02 23:19:01 +01:00
Thomas Müller
162bc3d750 Replace OC.Router.generate() with OC.generateUrl() 2014-03-02 23:01:56 +01:00
Thomas Tanghus
0db23b9bda Hardcode avatar height for Chrome flaw. Refs #287 2014-03-01 02:49:43 +01:00
Thomas Tanghus
3536fcc81a Add missing class for list item delete 2014-02-27 15:03:44 +01:00
Thomas Tanghus
394d15350e Remove use of %webroot%. Closes #406 2014-02-26 23:23:01 +01:00
Thomas Tanghus
f07df773ab Use avatar for open contact. Really closes #287 ;) 2014-02-26 20:00:10 +01:00
Thomas Tanghus
a761bf6ab4 Force myself to use be consistent ;) 2014-02-19 00:49:19 +01:00
jbtbnl
d17d0c748d Fixes #351. 2014-02-18 23:09:03 +01:00
jbtbnl
cb1e998625 Fix for #416. 2014-02-17 22:38:32 +01:00
jbtbnl
c835daf184 Fix for #416. 2014-02-14 18:08:08 +01:00
Thomas Tanghus
caee68c335 Also render address property for new contacts. Fix #238 2014-02-10 17:55:28 +01:00
Thomas Tanghus
db8e6ef820 Better default properties. Fixes #238 2014-02-10 16:55:51 +01:00
Thomas Tanghus
92db1d5dfc DOM elements were cached after remove()'d 2014-02-08 16:36:45 +01:00
Thomas Tanghus
68ef8353fa Remove avatar when setting thumbnail 2014-02-08 16:36:45 +01:00
Thomas Tanghus
898059b8ed Omit avatar character from sorting. Refs. #381 2014-02-07 20:49:24 +01:00
Thomas Tanghus
221ea02a1c colspan doesn't take percentage 2014-02-06 03:31:39 +01:00
Thomas Tanghus
10e16da4cb Fix regression caused by checking current group when opening contact 2014-02-05 22:31:43 +01:00
Thomas Tanghus
a9000d5ad6 Make sure address book ids are strings 2014-02-05 05:20:25 +01:00
Thomas Tanghus
e9beda182f Show less detailed error msg. Refs. #395 2014-02-04 16:20:14 +01:00
Thomas Tanghus
b6439573b0 Some more photo checks. Refs #386 2014-02-03 15:16:17 +01:00
jbtbnl
ef9b48cdbc Fixes #368. 2014-01-28 21:37:50 +01:00
jbtbnl
f734d8ebdd Fix contacts disappearing #387. 2014-01-28 21:29:27 +01:00
jbtbnl
8b82a4328c Fixes #387. 2014-01-28 21:21:33 +01:00
jbtbnl
ecf8dc35e0 Fixes #384. 2014-01-28 18:31:12 +01:00
Thomas Tanghus
04dc2c8a12 Add some checks. Refs #386 2014-01-28 17:21:54 +01:00
Thomas Tanghus
67dda6a7c2 Newly created groups didn't accept drop. Close #357 2014-01-28 15:58:22 +01:00
Thomas Tanghus
255be7335b Remove trailing commas. Fix #372 2014-01-28 01:51:10 +01:00
Thomas Tanghus
d2f7247654 Remove name parsing confirmation. Refs. #264 2014-01-27 21:00:41 +01:00
Thomas Tanghus
11bdcb2810 Check if 'data' is set before acessing it's properties. Refs #373 2014-01-26 23:04:02 +01:00
Thomas Tanghus
4b92d3ed5f Check if opened contact is in current group. Close #346 2014-01-26 04:33:59 +01:00
Thomas Tanghus
b269bfce6d Fix photo loading 2014-01-26 03:22:49 +01:00
Thomas Tanghus
cbc4200fbe More JS groups management. Should finally fix #376 ;) 2014-01-25 23:54:05 +01:00
Thomas Tanghus
c738174937 Refactor groups management. Fix #370
- Moved adding/removing groups to OCA\Contacts\VObject\VCard
- CATEGORIES property wasn't removed when empty
- When removing all groups from contact, it wasn't assigned to ungrouped.
- When adding contact(s) to group it wasn't removed from ungrouped until
  you changed to other group and back.
2014-01-25 17:08:01 +01:00
jbtbnl
6d5f0eca9e Fixes actions not showing up 2014-01-24 15:21:48 +01:00
jbtbnl
d4f304bd8d Fixes contact thumbnails in "not grouped" 2014-01-24 15:04:51 +01:00
jbtbnl
4113bfff77 Fixes #362 2014-01-24 14:06:43 +01:00
Thomas Tanghus
a7e2111146 Remove non-ints from group sort. Temp. workaround for #369 2014-01-24 13:54:31 +01:00
jbtbnl
fd0a0e1ba6 Fixed JavaScript error caused by CSS selector 2014-01-23 21:00:46 +01:00
jbtbnl
fbf9a55467 Fixed 'select all' checkbox 2014-01-23 20:53:12 +01:00
Thomas Tanghus
a1754bac95 Merge branch 'master' of github.com:owncloud/contacts 2014-01-23 18:55:10 +01:00
Thomas Tanghus
77d2bb1403 No name split confirmation if only one name part. Fixes #264 2014-01-23 18:55:01 +01:00
Thomas Tanghus
8d7625e0c6 Fix typo in 54d79ae751 2014-01-23 15:15:31 +01:00
jbtbnl
859bdde08d Fixed toggeling checkbox on click label 2014-01-23 13:16:08 +01:00
Thomas Tanghus
54d79ae751 Check for dupes when renaming group. Fixes #359 2014-01-23 11:50:24 +01:00
Thomas Tanghus
84b7583d16 Hide updated list element. Fix #297 2014-01-23 09:47:01 +01:00
Jan-Christoph Borchardt
dea0c0ad6d also remove parentheses from favorites count 2014-01-10 13:23:24 +01:00
Jan ten Bokkel
99a12e77d5 Removed parentheses around contact count of groups. 2014-01-02 14:12:08 +01:00
Jan
1c7ccfdc92 Larger clickable space for checkboxes. Possibly fixes owncloud/#326. 2014-01-02 13:51:13 +01:00
Jan
ea58df34a4 Revert "Larger clickable space for checkboxes. Possibly fixes owncloud/#327."
This reverts commit 174105e44d.
2014-01-02 13:49:22 +01:00
Jan ten Bokkel
174105e44d Larger clickable space for checkboxes. Possibly fixes owncloud/#327. 2014-01-02 13:46:04 +01:00
Jan ten Bokkel
ff3e5cc833 Fixes owncloud/#327. 2014-01-02 13:00:00 +01:00
Jan ten Bokkel
75e14d8476 Fixed groups action disappearing after using it once. 2013-12-31 12:54:12 +01:00
Jan
2fa9b95cad Merge branch 'master' of https://github.com/owncloud/contacts.git 2013-12-31 12:21:23 +01:00
Jan ten Bokkel
a00e0a030b Fixed merge and groups icon. Fixed add address book icon. CSS fixes for Firefox. 2013-12-31 12:06:12 +01:00
Thomas Tanghus
9976117da5 Escape group name 2013-12-30 13:57:52 +01:00
Jan
6f8888c9b1 Merge branch 'master' of https://github.com/owncloud/contacts.git 2013-12-21 16:50:06 +01:00
Thomas Tanghus
453978e23b Give a warning before downloading > 300 selected contacts. 2013-12-20 01:29:28 +01:00
Thomas Tanghus
3cb61fc10c Shorten request URI on selected export. Refs. #304 2013-12-20 00:11:48 +01:00
Thomas Tanghus
39a74188ea Don't select the toggle button and think it's a contact. Refs. #304 2013-12-19 23:48:14 +01:00
Thomas Tanghus
d717b1d59e Test if contact exists. Fix #304 2013-12-19 22:44:03 +01:00
Jan ten Bokkel
425c8b0c49 Move add-contact and add-group buttons back to menu. 2013-12-18 16:59:39 +01:00
Jan ten Bokkel
90afc480d3 Redesign of actions, relocated to table header. 2013-12-18 15:35:41 +01:00
Jan ten Bokkel
8afbe24087 Fix for avatar placeholder to use whole name. 2013-12-18 11:48:42 +01:00
Jan
0b2d5a788c Merge branch 'master' of https://github.com/owncloud/contacts.git 2013-12-18 11:45:43 +01:00
Thomas Tanghus
a0b0540767 Fix empty displayname. Close #305 2013-12-17 17:53:53 +01:00
Jan ten Bokkel
8f05a6beca Change avatar placeholder on sort order change, fixes owncloud#287. 2013-12-17 17:07:04 +01:00
Jan ten Bokkel
0386e1fcfc Implemented default ownCloud contact avatars. Fixes https://github.com/owncloud/contacts/issues/287 2013-12-14 15:22:42 +01:00
Jan
9dfe94c6dd Merge branch 'master' of https://github.com/owncloud/contacts.git 2013-12-13 22:41:01 +01:00
Jan ten Bokkel
de871581b2 Delete, download and close buttons moved to the right.
Increased the size of input fields.
Improved styling of parameter selection.
2013-12-13 18:34:46 +01:00