Commit Graph

1672 Commits (16fc4dfd1add9a588ed6052a94fff03a37fa7dfd)

Author SHA1 Message Date
Thomas Tanghus 16fc4dfd1a Contacts: Fixed contact photo drag'n'drop upload - again... 15 years ago
Thomas Tanghus a34631f84e Contacts: Add check for empty FN field. 15 years ago
Frank Karlitschek 69f3b5e2d2 make the button a bit more consistent to the other ownCloud interface 15 years ago
Frank Karlitschek 260c48c29a cleanup the admin page layout mess a bit. Still a lot to improve in the future :-) 15 years ago
Frank Karlitschek 80950f2e1c make field completely visible 15 years ago
Frank Karlitschek ff3b199cc8 use less space 15 years ago
Frank Karlitschek 1a49497899 structure the information a bit more so that is easier readable 15 years ago
Georg Ehrke 74e5402711 fix a php notice 15 years ago
Robin Appelman 5cefd34660 emulate touch with custom mtime for swift backend 15 years ago
Robin Appelman 9a707e10bf add SWIFT (openstack object storage) storage backend 15 years ago
Robin Appelman d1ad4dc8d6 add test cases for cryptstream 15 years ago
Robin Appelman b39c3d4c4e make use of the fact that stream_read will always read 8192 bytes for encryption stream 15 years ago
Robin Appelman 26e9a0dd13 bugfixes for encryption library and test cases 15 years ago
Georg Ehrke de71842888 implement shared calendar activation on server side 15 years ago
Georg Ehrke 8959e0af3d implement shared calendar activation on js-side 15 years ago
Georg Ehrke 7402543d3e resotre old templates/part.choosecalendar.rowfields.php - i hate merge conflicts 15 years ago
Robin Appelman 4dabd0fb9c test data for archives 15 years ago
Arthur Schiwon 66018b89b2 LDAP: don't forget to unbind 15 years ago
Arthur Schiwon 86192c2f8d checked, works for me 15 years ago
Arthur Schiwon 9cd5221d47 group ldap: check configuration 15 years ago
Arthur Schiwon ed54de1bbf group LDAP: implement groupExists function, needed for Sharing 15 years ago
Arthur Schiwon 320fde9eec OC_Group does expect object, not string 15 years ago
Arthur Schiwon 899c7631d5 minor code beautification 15 years ago
Arthur Schiwon e1948c651b use the right attribute for member retrieval 15 years ago
Arthur Schiwon 02f4e78f3e a string be a string 15 years ago
Jan-Christoph Borchardt 70d0103a67 updated logos and icons 15 years ago
Tom Needham 712e25bb02 Update ace 15 years ago
Jakob Sack 0b426b5e64 Display correct URL in caldav and carddav paths 15 years ago
Jakob Sack 9b1d6246a9 Remove useless, unmaintained dav.php 15 years ago
Robin Appelman 9ac65c51f5 dont try to view psd files 15 years ago
Tom Needham 738601f4fe Remove google web font 15 years ago
Thomas Müller f36d31f74d pdfjs updated from github 15 years ago
Arthur Schiwon 80f4c4f923 Bookmarks: handle input with & and ?, fixes oc-201 15 years ago
Tom Needham 9ee3eb1412 remove unused css 15 years ago
Robin Appelman b3ae2208b1 clean the collection view after rescanning 15 years ago
Robin Appelman cf3bb08dfb enable archive support on default 15 years ago
Robin Appelman 9ee931e790 only run archive tests if the test data is available 15 years ago
Arthur Schiwon 819af69972 group LDAP: simple basic tests 15 years ago
Arthur Schiwon 0a46c7a393 group LDAP: usersInGroup not getUsersInGroup 15 years ago
Arthur Schiwon 2a03db6065 don't forget changes in lib_ldap for last commit 15 years ago
Arthur Schiwon 8a6fa65ed6 group LDAP: implemented getUsersInGroup() 15 years ago
Arthur Schiwon b480071946 group LDAP: implemented getUserGroups() 15 years ago
Arthur Schiwon 0912f40ebe typo 15 years ago
Arthur Schiwon 54a9fd2e6a group LDAP: implemented inGroup() 15 years ago
Jan-Christoph Borchardt 7ddd043427 renamed extention to extension, also now only showing lowercase 15 years ago
Bart Visscher 3b71e46cf7 Contact: Don't use non core class in appinfo/app.php 15 years ago
Arthur Schiwon 29bb5d27e4 few pieces of documentation 15 years ago
Arthur Schiwon 19243b3e91 give back expected result types as long as logic is not there yet 15 years ago
Arthur Schiwon e160acefe3 test for ldap group backend 15 years ago
Arthur Schiwon 61a43419a5 starting to create the ldap group backend (with some inspiration from Yoann Gini) and preparing an general LDAP class 15 years ago