Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #401 from owncloud/share_hooks | Jörn Friedrich Dreyer | 2012-11-28 | 1 | -5/+0 |
|\ | | | | | Create functions to install standard hooks | ||||
| * | Create functions to install standard hooks | Bart Visscher | 2012-11-13 | 1 | -5/+0 |
| | | | | | | | | | | Also use these in tests that needs them Fix #151 | ||||
* | | readd fallback code for pre token links | Jörn Friedrich Dreyer | 2012-11-23 | 1 | -1/+1 |
| | | |||||
* | | implement share via link token | Jörn Friedrich Dreyer | 2012-11-20 | 1 | -19/+47 |
| | | |||||
* | | Merge pull request #383 from owncloud/contacts_api | Thomas Müller | 2012-11-19 | 1 | -0/+103 |
|\ \ | | | | | | | Proposal for a public contacts api | ||||
| * | | function isEnabled() added | Thomas Mueller | 2012-11-13 | 1 | -3/+13 |
| | | | |||||
| * | | public contacts api as discussed here ↵ | Thomas Mueller | 2012-11-12 | 1 | -0/+93 |
| | | | | | | | | | | | | https://github.com/owncloud/apps/issues/113 | ||||
* | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-12 | 1 | -2/+5 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge pull request #371 from butonic/sql_and_error_log_fixes | blizzz | 2012-11-12 | 1 | -2/+5 |
| |\ \ | | | | | | | | | add missing sql backticks, check sharing for error and add log | ||||
| | * | | add missing sql backticks, check sharing for error and add log | Jörn Friedrich Dreyer | 2012-11-12 | 1 | -2/+5 |
| | |/ | |||||
* | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-12 | 2 | -9/+43 |
|\| | | |||||
| * | | Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* | Thomas Tanghus | 2012-11-11 | 1 | -9/+5 |
| | | | |||||
| * | | Added CRUDS permissions to the OCP namespace. Implements issue #345 | Thomas Tanghus | 2012-11-11 | 1 | -0/+38 |
| |/ | |||||
* | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-05 | 3 | -3/+3 |
|\| | | | | | | | | | Conflicts: lib/vcategories.php | ||||
| * | Style: Remove all the dangling white spaces | Felix Moeller | 2012-11-04 | 2 | -2/+2 |
| | | |||||
| * | Checkstyle: fix the last NoSpaceAfterEquals | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-04 | 2 | -3/+3 |
|\| | | | | | | | | | Conflicts: lib/vcategories.php | ||||
| * | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 2 | -3/+3 |
| | | |||||
* | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-30 | 2 | -1/+53 |
|\| | | | | | | | | | | | Fix conflicts: core/ajax/vcategories/add.php core/ajax/vcategories/delete.php | ||||
| * | Add BackgroundJob::setExecutionType() to public API | Jakob Sack | 2012-10-27 | 1 | -0/+23 |
| | | |||||
| * | fixed user/group sharing hooks | Florian Hülsmann | 2012-10-26 | 1 | -13/+13 |
| | | |||||
| * | Hook emission on sharing stuff | Florian Hülsmann | 2012-10-26 | 1 | -1/+30 |
| | | |||||
* | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-17 | 1 | -0/+16 |
|\| | |||||
| * | Fix unshareAll() | Michael Gapczynski | 2012-10-16 | 1 | -2/+4 |
| | | |||||
| * | Add unshareAll() function to Share API | Michael Gapczynski | 2012-10-16 | 1 | -0/+14 |
| | | |||||
* | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-15 | 1 | -1251/+1251 |
|\| | |||||
| * | Whitespace cleanup | Bart Visscher | 2012-10-14 | 1 | -1251/+1251 |
| | | |||||
* | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-10 | 1 | -5/+12 |
|\| | |||||
| * | fix for bug #1942: Allow user to share with every group if "allow users to ↵ | Björn Schießle | 2012-10-09 | 1 | -2/+3 |
| | | | | | | | | share with anyone" is set | ||||
| * | added "uid_owner" to select statement | Björn Schießle | 2012-10-08 | 1 | -1/+1 |
| | | |||||
| * | Fix - "Correct checking item source for share from same owner when ↵ | Michael Gapczynski | 2012-10-06 | 1 | -2/+8 |
| | | | | | | | | generating item target" | ||||
* | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-02 | 1 | -1233/+1244 |
|\| | |||||
| * | Correct checking item source for share from same owner when generating item ↵ | Michael Gapczynski | 2012-10-02 | 1 | -1241/+1242 |
| | | | | | | | | target | ||||
| * | we are sharing the same file again if item_source of the already shared file ↵ | Björn Schießle | 2012-10-02 | 1 | -0/+3 |
| | | | | | | | | and the newly shared file is the same. Therefore we can use the same target name | ||||
| * | remove unnecessary code and add missing items to select statement | Björn Schießle | 2012-10-02 | 1 | -14/+2 |
| | | |||||
| * | merge all possible conflicts into on array | Björn Schießle | 2012-10-02 | 1 | -10/+9 |
| | | |||||
| * | We can't rely on the assumption that if the matching target is from the same ↵ | Björn Schießle | 2012-10-02 | 1 | -10/+30 |
| | | | | | | | | | | | | | | | | | | owner that the share type will be different. Files in different folders can have the same name. Therefore also a unique name has to be generated if the matching target it from the same user. Also for folders and files with the same name a unique target name has to be generated If matching target is from the same owner, use the same target. The share type will be different so this isn't the sa | ||||
* | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-09-30 | 3 | -33/+44 |
|\| | |||||
| * | Do urlencoding in linkTo functions | Bart Visscher | 2012-09-28 | 1 | -0/+2 |
| | | |||||
| * | Fix unsetting share expiration date | Michael Gapczynski | 2012-09-26 | 1 | -2/+6 |
| | | |||||
| * | Properly format the share expiration time for the database, fixes bug oc-1779 | Michael Gapczynski | 2012-09-25 | 1 | -5/+10 |
| | | |||||
| * | fix some more phpdoc | Robin Appelman | 2012-09-23 | 1 | -28/+28 |
| | | |||||
* | | Added methods OC_DB::insertIfNotExist() and OCP\DB::insertIfNotExist(). | Thomas Tanghus | 2012-09-17 | 1 | -0/+21 |
|/ | |||||
* | Merge branch 'master' into share_expiration | Michael Gapczynski | 2012-09-12 | 11 | -422/+437 |
|\ | | | | | | | | | | | Conflicts: core/js/share.js lib/util.php | ||||
| * | Temporarily disable sharing with contacts and emails, will come in next release | Michael Gapczynski | 2012-09-12 | 1 | -20/+20 |
| | | |||||
| * | Fix problem with non share collection item types being treated as collections | Michael Gapczynski | 2012-09-11 | 1 | -6/+14 |
| | | |||||
| * | Don't display actions for children in shared collections, show the parent ↵ | Michael Gapczynski | 2012-09-09 | 1 | -1/+6 |
| | | | | | | | | collection the child is shared in | ||||
| * | Fix shared collection item searching | Michael Gapczynski | 2012-09-09 | 1 | -29/+38 |
| | | |||||
| * | Normalize the file path for shared children as a precaution | Michael Gapczynski | 2012-09-08 | 1 | -1/+2 |
| | | |||||
| * | Insert id for unique user group share rows | Michael Gapczynski | 2012-09-08 | 1 | -0/+1 |
| | |