| /[drupal]/contributions/modules/webfm/webfm_file.inc |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
fix drupal_set_message as per node 545536
Synch with 6.x-2.10-rc2
Sync with 5.13
Commit patch from node/245635 with some minor mods to fix owner in attach listing added new icons t() funcs added to php
remove pass-by-reference in line 207
replace file_move with rename - faster than copy/delete return mkdir path for rename in UI
Initial check in of 6.x version of webfm. This check in represents a 'just get it to work' port of webfm 2.9 to Drupal 6. Areas of improvement include making use of new D6 js features (e.g. t and theming) and a proper template file for the lone theme function.
Move head to 5 branch to make way for 6.x development
put check for file already in db inside webfm_insert_file()
add file permissions
rolling back erroneous DRUPAL-5--2 patches.
synch HEAD with DRUPAL-5-HEAD
Extensive rewrite of module to permit access for non-admins. Automate root directory creation Refactor popup windows Remove legacy ftp stuff
Update 4.7 branch with latest changes to 5.x branch
fix move return and feedback - return true if refresh required
fix return for file move from ftp to webfm
fix error msg return for file move
fix return of file moves from ftp to webfm
synch with 5.x changes
Pass error strings back to ajax for delete and mkdir Improve feedback for insert
add error feedback to move, rename and insert Use server side file validation for enum in db
improve file move neg feedback
no delete of unenum files move doesn't auto update file db record add insert to db funcs allow dir name munge for mkdir improve move neg feedback to client
add mkdir rename
add db insert functions
Fix file_move and remove deletes except for delete command
Synch with head
add $id, fix security of rename
add $Id$ validate rename to prevent.php or .cgi extensions
fix rename.
fix rename.
Add writable checks on mkdir, allow non-db rename.
Fix rename for non-db adjustment (ftp).
add writablity checks on directory creation
Prevent move of dir into a dir that has a dir of the same name (previous behaviour was a merge - very unpredictable)
Initial release of webfm (drupal 4.7.5) to drupal contrib
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |