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

1335 Commits

Author SHA1 Message Date
Jenkins for ownCloud
481be035ac [tx-robot] updated from transifex 2012-12-30 00:04:12 +01:00
Thomas Tanghus
21fd1bff4e Contacts: Reset some css for multiSelect. 2012-12-29 19:14:43 +01:00
Thomas Tanghus
4076edd1da Contacts: Update forked version of multiSelect. 2012-12-29 19:14:12 +01:00
Thomas Tanghus
0294d704a3 Contacts: Add group select to contact popup. 2012-12-29 18:24:15 +01:00
Thomas Tanghus
ccac1f9ab6 Contacts: Removed timing test. 2012-12-29 18:24:15 +01:00
Thomas Tanghus
4dfe512725 Contacts: fix deletion timer. 2012-12-29 18:24:15 +01:00
Jenkins for ownCloud
c338314594 [tx-robot] updated from transifex 2012-12-28 00:19:49 +01:00
Jenkins for ownCloud
13f090292d [tx-robot] updated from transifex 2012-12-27 00:04:36 +01:00
Jenkins for ownCloud
c780df9444 [tx-robot] updated from transifex 2012-12-26 00:08:23 +01:00
Jenkins for ownCloud
563f6b70c3 [tx-robot] updated from transifex 2012-12-25 00:08:30 +01:00
Jenkins for ownCloud
510eead485 [tx-robot] updated from transifex 2012-12-24 00:08:37 +01:00
Jenkins for ownCloud
86688bc1d1 [tx-robot] updated from transifex 2012-12-23 00:07:10 +01:00
Thomas Tanghus
ccb851343c Contact: Determine whether to update listelement in event handler. 2012-12-22 00:28:15 +01:00
Jenkins for ownCloud
96ac4e6b75 [tx-robot] updated from transifex 2012-12-22 00:22:30 +01:00
Thomas Tanghus
120179b25d Contacts: Add contacts in batches and defer sorting to speedup loading 2012-12-21 23:46:59 +01:00
Jenkins for ownCloud
7e65e510dc [tx-robot] updated from transifex 2012-12-21 00:07:35 +01:00
Thomas Tanghus
bbe74d2333 Merge branch 'master' of github.com:owncloud/apps 2012-12-20 23:01:54 +01:00
Thomas Tanghus
61f4a87f38 Contacts: Updated custom Modernizr. 2012-12-20 23:00:05 +01:00
Thomas Tanghus
fa2ce2f1c0 Contacts: Define self. 2012-12-20 22:59:34 +01:00
Thomas Tanghus
b2de5cb380 Contacts: self -> this 2012-12-20 22:58:46 +01:00
Thomas Tanghus
3235ff3620 Contacts: Simplify template loading. 2012-12-20 22:58:04 +01:00
Thomas Tanghus
7a83eacc21 Contacts: Prefixes for placeholders. 2012-12-20 22:53:44 +01:00
Jenkins for ownCloud
7b7708f749 [tx-robot] updated from transifex 2012-12-19 00:03:13 +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
Jenkins for ownCloud
4631bd8822 [tx-robot] updated from transifex 2012-12-18 00:11:00 +01:00
Thomas Tanghus
81b09b0629 Contacts: Conditionally load polyfills. 2012-12-17 22:43:24 +01:00
Thomas Tanghus
0080fb9602 Contacts: Clean up loading of scripts and styles. 2012-12-17 22:42:57 +01:00
Thomas Tanghus
2e7c82577f Contacts: Added customized Modernizr and replaced placeholder polyfill 2012-12-17 22:41:21 +01:00
Thomas Tanghus
73d55faf65 Contacts: Load Modernizr before app. 2012-12-17 21:38:07 +01:00
Thomas Tanghus
e48cb812b7 Contacts: Wrong this :-P 2012-12-17 21:33:02 +01:00
Thomas Tanghus
628701af4b Contacts: Try to make scrolling work on tablets. 2012-12-17 21:27:01 +01:00
Thomas Tanghus
fc9fddc6c0 Contacts: Also check keypress event. 2012-12-17 21:03:10 +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
702fb2115c Contacts: Position setting better. 2012-12-17 04:04:09 +01:00
Thomas Tanghus
6dd4a143a8 Merge branch 'master' of github.com:owncloud/apps 2012-12-17 03:22:00 +01: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
Jenkins for ownCloud
dfd8442511 [tx-robot] updated from transifex 2012-12-16 00:10:32 +01:00
Jenkins for ownCloud
1f9e4034da [tx-robot] updated from transifex 2012-12-15 00:10:22 +01:00
Thomas Tanghus
fa452fd0ea Contacts: Prevent adding new group while editing one. 2012-12-14 19:10:22 +01:00
Thomas Tanghus
ba83e30ce5 Contacts: Change to black upload icon. 2012-12-14 19:09:41 +01:00
Thomas Tanghus
b61606f9f7 Contacts: Added missing SVG files. 2012-12-14 16:38:13 +01:00