Commit Graph

526 Commits (33165e3915dc5d8f09583d70fca0441e17db905f)

Author SHA1 Message Date
Brice Maron b5e3e150eb Correction of path looking for apps and css 13 years ago
Bart Visscher 96ec7a66bb More session_write_close 13 years ago
Thomas Tanghus 1f06cdf81f Small js fix. 13 years ago
Thomas Tanghus 07124ee38d Cast translation to string. 13 years ago
Bart Visscher 82f39d3292 Contacts: Fix name and carddav-url encoding 13 years ago
Thomas Tanghus 37d12144c2 Fix URL delimiter. 13 years ago
Thomas Tanghus ad7154b344 Fix being able to link directly to contact, that I broke in other commit. 13 years ago
Thomas Tanghus 10a0d5a46c More changes for updating the contacts list. 13 years ago
Thomas Tanghus dc8c188ffe Better error checking. 13 years ago
Thomas Tanghus 426ed27be2 Make sure address books are shown even if empty. 13 years ago
Thomas Tanghus 0f1fe0b505 Log error as ERROR. 13 years ago
Thomas Tanghus 0b9a48b4b6 Re-add missing loadhandlers() call. 13 years ago
Thomas Tanghus 33aec973df Loading of contacts was placed outside of $(document).ready() function. 13 years ago
Thomas Tanghus e5feb4e1aa Remove obsolete js. 13 years ago
Thomas Tanghus 73fd4c979a Update js after contactlist change. 13 years ago
Thomas Tanghus a4f53922c2 Removed erroneous value attributes. Partial fix for oc-1029. 13 years ago
Thomas Tanghus cab4a634df Save addressbook id to be able to rearrange contacts properly. 13 years ago
Thomas Tanghus 3efec3fde9 Make contact list fit in viewport. 13 years ago
Thomas Tanghus ea4d8ccf70 Rearrange markup. 13 years ago
Thomas Tanghus 8337b30e43 Add thumbnail links so they are loaded when addressbook is expanded. 13 years ago
Thomas Tanghus 7d84c4741c Use uasort instead of usort. 13 years ago
Thomas Tanghus 46a771d2e6 Sort addressbooks. 13 years ago
Thomas Tanghus fb700de4a4 Add effect on addressbook show/hide. 13 years ago
Thomas Tanghus 9e4a41e9cb Add effect on addressbook show/hide. 13 years ago
Thomas Tanghus 5a8f4b8783 Adjustments for inview handler etc. 13 years ago
Thomas Tanghus b6b6d69158 Moved parsing to the controller and js to contacts.js. 13 years ago
Thomas Tanghus 2875901fc7 Obsolete language="Javascript". 13 years ago
Thomas Tanghus 91f5a1de39 Obsolete language="Javascript". 13 years ago
Thomas Tanghus b1cfc99f63 Styled address book entries. 13 years ago
Thomas Tanghus 56d25d4d1b Make the parsing in the controller, not in the template. Assign only relevant entries to the template. 13 years ago
Stephan Bergemann 92e35bd843 now a little less in template - more in ajax controller 13 years ago
Stephan Bergemann 7f485d1b20 contacts app now lists contacts sorted by expandable/collapsable addressbooks 13 years ago
Thomas Tanghus 4cbdd59859 Fix char encoding. 13 years ago
Thomas Tanghus 6642ef6a50 Fix string encoding probs. 13 years ago
Thomas Tanghus effb6f1309 Update stylesheet for type=url. 13 years ago
Thomas Tanghus 8a68d09b0f Use type=url for URL field. 13 years ago
Thomas Tanghus 96a3e28c2e Cleanup code. 13 years ago
Thomas Tanghus 27ab6daeb0 If Hr. Lerdorf had made up his mind on parameter order, life would have been a lot easier... 13 years ago
Thomas Tanghus 47c03a0eff Contacts: Fixes for CSRF. 13 years ago
Thomas Tanghus 756eb3548f Use the right csrf token. 13 years ago
Thomas Tanghus 613a122437 Remove check for encryption. 13 years ago
Thomas Tanghus d33d599b1b Remove debug statements. 13 years ago
Thomas Tanghus bc1e8cb0a2 Contacts: implemented CSRF prevention. 13 years ago
Thomas Tanghus c44591e27a Contacts: Final (for now) fix to encoding probs on import. 13 years ago
Thomas Tanghus ac11647d7a Fix js for missing address fields. 13 years ago
Thomas Tanghus 4b86cbcb6f Quick fix for index errors when not importing from files. 13 years ago
Thomas Tanghus c75f9f9397 Encoding conversion moved to OC_Contacts_VCard::decodeProperty in commit 95cc9730aa49963a69e46154b0cba19232219d2e 13 years ago
Thomas Tanghus 8af53829d5 Contacts: Fix encoding errors, import errors, developer headache, paint cute kittens and pink clouds ;-) 13 years ago
Lukas Reschke 2b22c538c8 Make some apps compatible 13 years ago
Bjoern Schiessle 1d493a70e7 replace "=0D=0A" (\r\n) with a simple "\n" in vards during import 13 years ago