patchphpGroupWare - 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: 

Feel free to apply this to HEAD

Dave Hall <skwashd>
Group administrator
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)
I take the time to clean up the code too in the lock/unlock functions (using the lock_token function).

This should not change anything for sql users until they get the lock system implemented in the vfs_sql layer.

Last but not least,
This patch "depends" heavily from the fixes given previously in my 3 previous patches about dav, So Apply the bugs fixes before applying this one.

Thanks for your attention,
Hope that could help someone,

Caeies

PS: I guess that I assinged it to skwashd,isn't it ?

Caeies <Caeies>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #7946:  patch_filemanager_lock_files.diff added by Caeies (17KiB - text/x-patch - Main patch for filemanager)
file #7945:  patch_phpgwapi_vfs_dav_lock.diff added by Caeies (2KiB - text/x-patch - patch for the phpgwapi)

 

CC list is empty

 

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 toskwashd 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

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code