Commit Graph

1673 Commits (56e064bd091d4ab54124bf9cd35eee3397d40a0c)

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