summaryrefslogtreecommitdiffstats
path: root/js/public/script.js
AgeCommit message (Expand)Author
2016-03-17no longer keep js/public/script.jsThomas Müller
2016-03-17Fix localization.Alexander Weidinger
2016-03-17Fix no search result message.Alexander Weidinger
2016-03-17fixes #206Thomas Müller
2016-03-16Don't show an empty groupThomas Müller
2016-03-16Added emptySearch option.Alexander Weidinger
2016-03-16Small fixes.Alexander Weidinger
2016-03-16Moved search into a service.Alexander Weidinger
2016-03-16Clear search on group change.Alexander Weidinger
2016-03-16Select first contact on positive search result.Alexander Weidinger
2016-03-16Perform search on the vcard - will match with all fields thenThomas Müller
2016-03-16Added search functionality.Alexander Weidinger
2016-03-16add ng-annotateHendrik Leppelsack
2016-03-10Respect org being an array - fixes #177Thomas Müller
2016-03-09fix lint errorsHendrik Leppelsack
2016-03-08Org and title are now part of the header - fixes #103Thomas Müller
2016-03-08Always show groups field and don't allow to delete this field - fixes #163Thomas Müller
2016-03-07Set focus on group field after addingThomas Müller
2016-03-07Fix initial groups value displayThomas Müller
2016-03-07Remove 'All Contacts' from group selectThomas Müller
2016-03-07Fixing new labelThomas Müller
2016-03-07Group field is now a select2 fieldThomas Müller
2016-03-07Use jquery datepicker for BDAYThomas Müller
2016-03-07Merge pull request #153 from owncloud/show-addressbook-urlThomas Müller
2016-03-07Fix create addressbook not visible.Alexander Weidinger
2016-03-07add icon to show addressbook urlsHendrik Leppelsack
2016-03-05Fix typeError when no contact is available.irgendwie
2016-03-04order detail itemsHendrik Leppelsack
2016-03-04Merge pull request #127 from owncloud/fix-124Thomas Müller
2016-03-04Fix initial value of email fieldThomas Müller
2016-03-04display email again in the contacts list - fixes #124Thomas Müller
2016-03-04fixes #125Thomas Müller
2016-03-04When adding a new contact, insert some detailItems by default - fixes #117Thomas Müller
2016-03-04Some props hold no type information - e.g. add a twitter filed in evolutionThomas Müller
2016-03-04Merge pull request #108 from owncloud/add-fed-cloud-idThomas Müller
2016-03-04Fix birthday field - fixes #112Thomas Müller
2016-03-04fix delete Field functionalityHendrik Leppelsack
2016-03-04Fix field deletionThomas Müller
2016-03-04remove getSingleProperties()Hendrik Leppelsack
2016-03-04add federated cloud id - fixes #106Thomas Müller
2016-03-03adding types selects to email, impp and telThomas Müller
2016-03-03Merge pull request #104 from owncloud/further-field-adjustmentsThomas Müller
2016-03-03Fixed some typos in types of input fields.Alexander Weidinger
2016-03-03- Pre-select address type on adding a new addressThomas Müller
2016-03-03Reset selection after adding a fieldThomas Müller
2016-03-03fix typo in addressbook sharingHendrik Leppelsack
2016-03-03copy instead of overwrite addressbooksHendrik Leppelsack
2016-03-03Delete addressBook from addressBooks.Alexander Weidinger
2016-03-03Really execute delete addressbook.Alexander Weidinger
2016-03-03vCardMeta documentation and remove multiple:falseHendrik Leppelsack