Thomas Tanghus
|
6bfc422d67
|
Contacts: Much improved d'n'd.
|
2013-03-14 19:53:53 +01:00 |
|
Thomas Tanghus
|
2aa8f7fb81
|
Contacts: Test for more ways to construct name.
|
2013-03-14 19:40:08 +01:00 |
|
Thomas Tanghus
|
fff18e8f11
|
Contacts: Make sure multi value fields are saved in correct order.
|
2013-03-14 19:39:02 +01:00 |
|
Thomas Tanghus
|
ac8fe794ac
|
Contacts: Select first *visible* contact on load.
|
2013-03-14 19:37:02 +01:00 |
|
Thomas Tanghus
|
9b55ac8999
|
Contacts: Construct FN based on N if empty
|
2013-03-14 19:34:06 +01:00 |
|
Thomas Tanghus
|
7bd0ed5958
|
Contacts: On d'n'd wrong id was being used. Also fixes #735
|
2013-03-11 20:27:16 +01:00 |
|
Thomas Tanghus
|
1d2dfd7ff9
|
Contacts: Show/hide firstrun better. Fix #656
|
2013-03-04 17:57:46 +01:00 |
|
Thomas Tanghus
|
9a302d211f
|
Contacts: Showstopper: Fix firstrun action. Also fix #580
|
2013-02-16 23:01:07 +01:00 |
|
Thomas Tanghus
|
12347f6b0b
|
Contacts: Use jquery trim()
|
2013-02-12 11:56:43 +01:00 |
|
Thomas Tanghus
|
b5fc6b69e4
|
Contacts: Fix group showing.
|
2013-02-04 02:07:00 +01:00 |
|
Thomas Tanghus
|
9aeec46945
|
Contacts: Some more error checking
|
2013-02-03 15:40:14 +01:00 |
|
Thomas Tanghus
|
df92b31a51
|
Contacts: Disable group select until saved.
|
2013-02-03 15:25:00 +01:00 |
|
Thomas Tanghus
|
dd508c2784
|
Contacts: Last inline js gone.
|
2013-01-25 16:22:38 +01:00 |
|
Thomas Tanghus
|
c5c8b29964
|
Contacts: Move check for indexed state to ajax call.
|
2013-01-25 15:08:56 +01:00 |
|
Thomas Tanghus
|
e616a27b41
|
Contacts: Show/hide PREF take 2
|
2013-01-25 13:29:16 +01:00 |
|
Thomas Tanghus
|
57eac9eff2
|
Contacts: Correct faulty docstring.
|
2013-01-25 13:29:16 +01:00 |
|
Thomas Tanghus
|
bd1bd0d2d1
|
Contacts: Show/hide PREF take 1.
|
2013-01-17 14:48:46 +01:00 |
|
Thomas Tanghus
|
48c23c0dc0
|
Contacts: Refactored adding single contact to group. Closes #443
|
2013-01-16 13:35:41 +01:00 |
|
Thomas Mueller
|
35f78467ba
|
fixes js syntax error
|
2013-01-15 00:47:39 +01:00 |
|
Thomas Tanghus
|
290fdd46db
|
Contacts: Made Contact.inGroup() more failsafe.
|
2013-01-08 05:49:40 +01:00 |
|
Thomas Tanghus
|
25fa711b7e
|
Contacts: Minor changes to groups.
|
2013-01-04 10:27:53 +01:00 |
|
Thomas Tanghus
|
3059d7ece0
|
Contacts: Start refactor single contact group change.
|
2013-01-02 04:10:07 +01:00 |
|
Thomas Tanghus
|
d176fa5750
|
Contacts: Test if internal data structure exists before testing an element
|
2013-01-02 01:34:26 +01:00 |
|
Thomas Tanghus
|
813e4f5508
|
Contacts: Don't set current contact when there are none.
|
2013-01-02 01:34:26 +01:00 |
|
Thomas Tanghus
|
0294d704a3
|
Contacts: Add group select to contact popup.
|
2012-12-29 18:24:15 +01:00 |
|
Thomas Tanghus
|
4dfe512725
|
Contacts: fix deletion timer.
|
2012-12-29 18:24:15 +01:00 |
|
Thomas Tanghus
|
ccb851343c
|
Contact: Determine whether to update listelement in event handler.
|
2012-12-22 00:28:15 +01:00 |
|
Thomas Tanghus
|
120179b25d
|
Contacts: Add contacts in batches and defer sorting to speedup loading
|
2012-12-21 23:46:59 +01:00 |
|
Thomas Tanghus
|
bbe74d2333
|
Merge branch 'master' of github.com:owncloud/apps
|
2012-12-20 23:01:54 +01:00 |
|
Thomas Tanghus
|
fa2ce2f1c0
|
Contacts: Define self.
|
2012-12-20 22:59:34 +01:00 |
|
Thomas Tanghus
|
31e88e531f
|
Merge pull request #358 from merio/issue_343
Update contact list whenever something changes in the underlying data.
|
2012-12-18 12:20:10 -08:00 |
|
Mario Ferraro
|
e6ca4aa520
|
Remove and forget the item instead of only detaching it.
|
2012-12-18 10:36:54 +00:00 |
|
Mario Ferraro
|
f60bda4d23
|
Remove unnecessary rendering updating of name.
|
2012-12-18 10:36:31 +00:00 |
|
Mario Ferraro
|
310faabdd8
|
Update contact list whenever something changes in the underlying data.
Fixes #343
|
2012-12-18 10:25:27 +00:00 |
|
Mario Ferraro
|
96887f756d
|
Save new multiproperties properly.
Also change the for loop to a jQuery each to avoid looping into Array object's properties.
|
2012-12-18 09:09:12 +00:00 |
|
Thomas Tanghus
|
e48cb812b7
|
Contacts: Wrong this :-P
|
2012-12-17 21:33:02 +01:00 |
|
Thomas Tanghus
|
4aac9edf82
|
Contacts: Removed obsolete TODO
|
2012-12-17 17:24:54 +01:00 |
|
Thomas Tanghus
|
e60e87b6d8
|
Merge branch 'master' of github.com:owncloud/apps
Conflicts:
contacts/js/contacts.js
|
2012-12-17 17:24:06 +01:00 |
|
Thomas Tanghus
|
e449059760
|
Contacts: First work on undo backend.
|
2012-12-17 16:27:28 +01:00 |
|
Mario Ferraro
|
a00596cb70
|
Fix missing semicolons, trailing commas, leading/trailing whitespaces, mixed tabs/spaces.
|
2012-12-17 14:19:22 +00:00 |
|
Thomas Tanghus
|
8f85373987
|
Contacts: Don't prevent export of readable contacts.
|
2012-12-17 03:20:51 +01:00 |
|
Thomas Tanghus
|
d7035c99d2
|
Contacts: Also instantiate comboboxes on new elements.
|
2012-12-17 03:20:13 +01:00 |
|
Thomas Tanghus
|
118106be71
|
Contacts: Prevent same value being save twice.
|
2012-12-17 02:45:57 +01:00 |
|
Thomas Tanghus
|
7efb089810
|
Contacts: Make micro templates work on FF 4.
|
2012-12-14 16:35:10 +01:00 |
|
Thomas Tanghus
|
c981af5e54
|
Contacts: Disable editing photo and setting as favorite until contact is saved.
|
2012-12-14 02:56:11 +01:00 |
|
Thomas Tanghus
|
a2eeb09151
|
Contacts: rename variable.
|
2012-12-14 02:56:11 +01:00 |
|
Thomas Tanghus
|
7b6924e44d
|
Contacts: If a group is selected when adding a contact add it to that group.
|
2012-12-14 02:56:11 +01:00 |
|
Thomas Tanghus
|
77e8b8e761
|
Contacts: Contact actions refactor.
|
2012-12-13 02:48:52 +01:00 |
|
Thomas Tanghus
|
712b75c73b
|
Contacts: Set height of contact photo.
|
2012-12-11 14:42:29 +01:00 |
|
Thomas Tanghus
|
3248ae6c09
|
Contacts: Fix strict error.
|
2012-12-11 14:42:01 +01:00 |
|