Commit Graph

2544 Commits (8870d3677675c73d2b4008a6a39949da617ad1c2)

Author SHA1 Message Date
Bjoern Schiessle cd005e6c62 use new sanitizeHTML() function 13 years ago
Bjoern Schiessle f8ec280b6e correct presentation of HTML encoded characters 13 years ago
Bart Visscher fedfa4c98e DateTime objects are directly comparable 13 years ago
Bart Visscher a6dc7345d0 Gallery: Move code/js/css from main template to the right place 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
Arthur Schiwon f255ac8b3a make bookmarks bookmarklet work again, kudos to Victor Dubiniuk 13 years ago
Arthur Schiwon 4b231c15d5 bookmarks: make read later-button draggable again, fixes oc-944 13 years ago
Sam Tuke 72215a818d added new user settings interface for deleting old file versions 13 years ago
Sam Tuke c244daac89 removed readdir to fix bug oc-1054 13 years ago
Bart Visscher 6404476bec Delay setup of FS until OC_Filesystem is used 13 years ago
Bart Visscher cd934d5d89 Adjust OC_Filesystem use in hooks to string, so the class is loaded as late as possible 13 years ago
Bjoern Schiessle 5a2c93ec2d use sanitizeHTML() function 13 years ago
Arthur Schiwon 5b02217906 forgotten $, incorrect subtract 13 years ago
Arthur Schiwon 7c6b8475eb LDAP: only map users within the User Base Tree 13 years ago
Bjoern Schiessle 8d89bba07c use new sanitizeHTML() function 13 years ago
Sam Tuke 28a72e0e3c Fixed deleteAll function for deleting all old versions of files (expireAll) 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
Georg Ehrke 5ce0097b6f Calendar: only run ->expand if the event is repeating 13 years ago
Georg Ehrke 2b2da6fe35 Calendar: js fix 13 years ago
Georg Ehrke c8c105df33 Calendar: fix modifying of end DateTime object 13 years ago
Thomas Mueller a1364c9726 fixes oc-1026 13 years ago
Robin Appelman debd9c8dfb fix problem with encryption flag not being saved correctly in the filecache 13 years ago
Georg Ehrke 13aad8f06d some little fixes for repeating events caching 13 years ago
Bart Visscher 79f9d61ec8 Allow apps to load before login, needed for user_openid 13 years ago
Georg Ehrke beed6e0f0e Revert "Revert "create OC_Calendar_Object::generateStartEndDate function"" 13 years ago
Georg Ehrke e3b58f6783 Revert "create OC_Calendar_Object::generateStartEndDate 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
Tom Needham b064fc6968 user_migrate: remove old code 13 years ago