phpGroupWare - Patches: patch #3474, add the lock/unlock property to...
You are not allowed to post comments on this tracker with your current authentication level.
patch #3474: add the lock/unlock property to filemanager in case of dav filesystem
Submitter: | Caeies <Caeies> | ||
Submitted: | Wed 27 Oct 2004 01:23:51 PM UTC | ||
Category: | filemanager | Priority: | 5 - Normal |
Item Group: | None | Status: | None |
Privacy: | Public | Assigned to: | Caeies |
Open/Closed: | Open |
Mon 12 Dec 2005 01:19:45 PM UTC, comment #1: |
Dave Hall <skwashd>![]() |
Wed 27 Oct 2004 01:23:51 PM UTC, original submission:
The two patches here give the ability to people using dav repository to lock/unlock files.
You can use preferences to choose the default timeout for the locking.
You can choose to see or not the remaining time for the lock in the filemanger (choosing the good option in preferences too).
There is a minor modification in phpgwapi to support getting locks depending on people (by default all locks were returned, even if you were not the owner of it, so this was not of a great interrest)
This should not change anything for sql users until they get the lock system implemented in the vfs_sql layer.
Last but not least,
Thanks for your attention,
Caeies
PS: I guess that I assinged it to skwashd,isn't it ? |
Caeies <Caeies>![]() ![]() |
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 4 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2005-12-12 | skwashd | Assigned to | skwashd | ![]() |
Caeies |
2004-10-27 | Caeies | Dependencies | - | ![]() |
Depends on patch #3399 |
Attached File | - | ![]() |
Added patch_filemanager_lock_files.diff, #3809 | ||
2004-10-27 | Caeies | Attached File | - | ![]() |
Added patch_phpgwapi_vfs_dav_lock.diff, #3808 |
Feel free to apply this to HEAD