Commit Graph

6037 Commits (ee04b626b4c6c3a74bd0011be921660b5b8e6a66)
 

Author SHA1 Message Date
Thomas Tanghus ee04b626b4 Correct variable name. 13 years ago
Michael Gapczynski 36487246ed Switch to using file cache ids instead of paths for file sharing 13 years ago
Michael Gapczynski cfec290ad9 Prevent resharing in UI if share permission not granted 13 years ago
Michael Gapczynski 3148edbdef Fix shared storage rename. Note: You can only rename shared files/folders that are inside a shared folder, not individual shared files/folders. 13 years ago
Thomas Tanghus 46d6fd15e4 Implemented sharing api for CalDAV. 13 years ago
Thomas Tanghus d1421ca5ab White-space. 13 years ago
Thomas Tanghus b716296203 Forgot to reenable the export plugin. 13 years ago
Thomas Tanghus 953f9d95f8 Implemented sharing api for CardDAV. Next step CalDAV. 13 years ago
Jenkins for ownCloud 07a889631e [tx-robot] updated from transifex 13 years ago
Thomas Tanghus 2cffcfbc03 Permission checking for shared addressbooks/contacts. 13 years ago
Thomas Tanghus f568ba9c8c Removed redundant __CLASS__ in logging. 13 years ago
Thomas Tanghus fdb4c820d3 Fix for deleting queued contacts. 13 years ago
Thomas Tanghus 394617e0b6 Missing IM variable assignments. 13 years ago
Thomas Tanghus 069d16fdd4 Use correct js class in first-run template. 13 years ago
Thomas Tanghus a3af9f4773 Used non-existing variable. 13 years ago
Thomas Tanghus d5127b14be Return newly created addressbook. 13 years ago
Arthur Schiwon d5c111a984 LDAP: identify (map) users with their directory UUID. Fixes the issue, that usernames for owncloud will change, when the DN changes (which happens rarely, but it happens). 13 years ago
Thomas Tanghus c90c358f0d Only load js and css once. 13 years ago
Thomas Tanghus 2d97164f80 Limit styles so they don't interfere with sharing dropdown. 13 years ago
Thomas Tanghus aefa52018d Use right variable name. 13 years ago
Thomas Tanghus 6941266e7b Remove obsolete closure. 13 years ago
Jenkins for ownCloud 082ed4ab71 [tx-robot] updated from transifex 13 years ago
Thomas Tanghus 99d17c5190 Don't add empty property parameters. 13 years ago
Thomas Tanghus 1df596e758 CSS fix for Windows. 13 years ago
Juan Carlos Cornejo 0944b4455b Moves the lastAction=null outside the if so it can include the undo requests from replace 13 years ago
Juan Carlos Cornejo 24a207a8fa Fixes a bug where if one tries to delete a file, then clicks undo, and then tries to delete the file again, no questions or undo options were presented. 13 years ago
Thomas Tanghus 61c7700ce6 Add support for IMPP properties. 13 years ago
Michael Gapczynski 885b8c481b Check if files_sharing app is enabled, move file specific javascript to files_sharing app 13 years ago
Michael Gapczynski 3debb67458 Move share CSS to core, add script and style from inside Share API 13 years ago
Michael Gapczynski 25d474579a Removing most of files_sharing, the Share API implemented the majority of it 13 years ago
Michael Gapczynski 9699ff03bd Revert using item name, no longer allowing the same item source exist for a user 13 years ago
Arthur Schiwon 536fbb9189 LDAP: fix potentially unavailable LDAP resource, which can prevent successful login 13 years ago
Arthur Schiwon 63c454c7b2 LDAP: make refreshInterval for background jobs configurable in the DB 13 years ago
Arthur Schiwon 056d9adb23 LDAP: bg jobs: sane default refresh interval 13 years ago
Arthur Schiwon c48732987e LDAP: permanantly watch group members. Emit post_addToGroup resp. post_removeFromGroup on membership changes, so that Sharing App can take care of files shared within the groups. Requires and relies on background jobs. 13 years ago
Arthur Schiwon 2b8a2e16ed LDAP: don't pass -1 as length to array slice, when no limit is given. It cuts off the last item. 13 years ago
Thomas Tanghus ac9fd79329 Email type list wasn't initialized. 13 years ago
Thomas Tanghus 78b7e28ce0 Removed unused variable. 13 years ago
Thomas Tanghus 5c1dd82998 Minor layout change. 13 years ago
Jenkins for ownCloud e6d87b2c4b [tx-robot] updated from transifex 13 years ago
Frank Karlitschek 1d7018158e 4.5 alpha 1 13 years ago
Michael Gapczynski 53350b2f19 Remove unnecessary file 13 years ago
Frank Karlitschek 1cfa831239 A first basic presentation app based on the amazing impress.js. 13 years ago
Thomas Tanghus 25dd0e940f Preliminary support for Apple X-ABLabel. Also for oc-1508. 13 years ago
Thomas Tanghus 8d38dc04a0 Remove class contactsection 13 years ago
Michael Gapczynski 68f5dc2a44 Remove unnecessary files 13 years ago
Michael Gapczynski 09e851a9c4 Fix share ajax calls to use itemName/itemSource, show who shared a file with you 13 years ago
Michael Gapczynski 49229da0e1 Remove setTarget from ajax 13 years ago
Jenkins for ownCloud b819aa33f7 [tx-robot] updated from transifex 13 years ago
Thomas Tanghus 1e42cd162e Added types to emails. Support for custom types. Partial fix for oc-1508. 13 years ago