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