| /[drupal]/contributions/modules/dbfm/dbfm.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
by Geoff - minor change to use the title rather than the filename for attachments
by Geoff - this fixes it
by Geoff - pesky newlines
by Geoff - problem adding newline
by Geoff - cures problem of invalid filenames generating SQL error messages
by Geoff - DO NOT USE more debug in upload
by Geoff - DO NOT USE more upload debug
by Geoff - DO NOT USE, upload debug
by Geoff - mod to prevent invald filenames from screwing up an upload
by Geoff - debug taken out
by Geoff - don't understand
by Geoff - I think we've got it this time
by Geoff - this should do it
by Geoff - reverse table order
by Geoff - more debug - we're getting close now!
by Geoff - more debug, still losing attachments
by Geoff - new attachments code (with debug)
by Geoff - more debug
by Geoff - added some debug to trace a bug
by Geoff - now fully copes with revisions
by Geoff - some debug removed
by Geoff - No longer deletes all attachments when you revert to an earlier revision
by Geoff - problem with checking roles for attachments
by Geoff - Wasn't creating revisions for attached files
by Geoff - there was a bug whereby a version was given the wrong icon when it was used as an attachment
by Geoff - The AJAX function to check whether a filename has been used now also checks for attachments
by Geoff - no need to test for attachments on deletion when attachments are switched off
by Geoff - debug removed, working OK
by Geoff - Well ... it works on my machine but not on the test server so I've included some debug
by Geoff - wasn't checking whether attachments were allowed correctly
by Geoff - Just trying a re-commit after problems getting the code to run on agni
by Geoff - slight change to function check attach
by Geoff - Numerous changes to implement node attachments
by Geoff - changes to add a new database field, fext, the file extension. Also changes to add a download archive option to the context menu
by Geoff - mainly changes to the instructions
by Geoff - numerous changes to improves IE presentation and ensure that the context menu clears when not in use. Also stops tooltips launching while the context menu is active
by Geoff - numerous changes to fix problems with dbFM within a node screen and to get tabs working properly on the properties screen
by Geoff - Changes with a view to getting rid of the preview pane
by Geoff - tweaks to the positioning of the toolboxes to allow for the extra space taken when a graphic is displayed
*** empty log message ***
by Geoff - The point at which the context menu flips has been made configurable
by Geoff - missing reset on a session variable
by Geoff - Changes to hover layout
by Geoff - main change is an improved install that fills out the entries in the variables table
by Geoff - Improvements to upload now allow for a revision to be renamed if the filename has changed
by Geoff - changes to allow renameing of revisions
by Geoff - bug fixes and tooltips BUT missing the revision rename facility
by Geoff - don't know what's changed
by Geoff - Serious bug allowed invalid filenames
by Geoff - changes to search. Improved styling. Handles deleted files. Directory name now in header
by Geoff - stripped the start directory from the path (now just shows the path relative to your current position). Now ignores deleted records
by Geoff - cheap version of search enabled
by Geoff - please ignore, just some stubs for a mickey-mouse search
by Geoff - Sometimes had problems with recognition of duplicates. This was down to an error in the AJAX call to the name check function. All fixed now.
by Geoff - a real fix for the table prefix problem
by Geoff - removed the use of the drupal function - db_prefix_tables.
by Geoff - no dvm on test servers
by Geoff - still problems with barred extensions
by Geoff - bug in the code dealing with bared extension lists
by Geoff - filename checking on rename improved - fixes an AJAX bug
by Geoff - Debug message accidentally left in
by Geoff - solved a problem related to ajax errors (missing parenthical?)
by Geoff - rewrote selected_file function to give an appropriate message where a file has been deleted
by Geoff - corrected problems with banned list
by Geoff - "read" should now cope with the case where the parent directory has been deleted
by Geoff - when another user moved the directory you were working in any file you were uploading might end up in the wrong place because I used paths rather than file id's to remember the parent directory. Now rewritten
by Geoff - The barring was not working correctly because we were checking all roles rather than just those for a particular user. This has now been fixed. The refresh interval for browsers is now measured in minutes rather than seconds to dissuade people from puting in stupid figures like 2secs. The minimum refresh should really be about 30 secs (now exressed as 0.5)
by Geoff - fixed a bug with file extensions not being barred
by Geoff - corrected a bug with the max filesize check
by Geoff latest updates to gve a rudimentary progress meter for uploads. To implement file allowing rather than file blocking and to set defaults for all roles for size and file extensions. To allow database table prefixes. To give an automatic browser refresh and other odds and sods
by Geoff - fixed some permission problems
by Geoff - fixed a bug whereby changes to role and group weren't being saved correctly
by Geoff - latest mods - mostly permissions stuff
by Geoff - drag and drop now working
by Geoff - solved the problem of not getting focus on page load with IE (by introducing a delay) and the IE problem where the upload form doesn't always work the first time you try it
by Geoff - changes to make escape work correctly. Problems remaining including Save not working correctly on properties, deleted workgroups and roles doesn't work as it should etc. etc.
by Geoff - changes made to implement the ESC key closure - STILL doesn't work on IE
by Geoff - re-written the popup form constructor so that the attach form now works again - I may have to rewrite again putting back the button that Michael removed because of errors in IE
By rooey. Fixed an issue with comparing MD5s however, broken cronlist building?
by Rooey. DBFM popup still broken. Grr
by Rooey. Tidyed up the generation of pop-up windows. Broken pop-up DBFM. WHoops!
by Geoff Cured a problem with the wrong default version being shown
by Geoff Now implements ESC on error screens (part of upload process)
by Geoff Code to call help screen extensively modified / simplified
by Geoff - this REALLY cures the upload submit problem
by Geoff - cures the 5.7 upload screen problem
by Geoff - an attempt to cure the drupal 5.7 submit problem
by Geoff - minor changes
by Geoff - numerous small changes including a check to see whether the application has been configured before allowing it to be run
By Rooey. When specifying a filename in a URL (with complete path). DBFM will now open the file instead of the parent directory.
By Rooey. Fixes for #255757 and additional permissions issues where inherited perms were bad.
By Rooey. #255722. Fixed a bug whereby PATHS specified in the URL were not being picked up by DBFM, leaving the user in the root directory.
by Geoff - error messages changed to be more helpful
by Geoff - Changes added to support new version icons
by Geoff - debug removed, problem was in php.ini
by Geoff - added debug for large file problem
by Geoff - NO throttle
by Geoff - more throttle
by Geoff - still problems counting
by Geoff - problems counting
by Geoff - still throttling
by Geoff - both tidying and working on the throttle
by Geoff try echo
by Geoff - more debug
by Geoff - I dunno
by Geoff - minor error
by Geoff - god knows
by Geoff - I'd used length instead of strlen
by Geoff - not returning much
by Geoff - access changes
by Geoff - now saves http'ed file to the database
by Geoff - a new approach
by Geoff - missing dot
by Geoff - more problems
by Geoff - New way of estimating transferred filesize
by Geoff - fat fingers
by Geoff - still problems estimating filesize
by Geoff - syntax problem
by Geoff - bitofa rewrite
by Geoff - now checking less often
by Geoff - MORE debug
by Geoff - more debug added to check throttle is working
by Geoff - throttle code added to http stuff
by Geoff - http tests - do not use this
by Geoff - just some test stuff, DO NOT USE
by Geoff - master not being updated properly for revisions
by Geoff - the fix?
by Geoff - debug added
by Geoff - problem with smallfile variable
by Geoff - bug fixes for Dennis
by Geoff - mime instead of fmime causing problems!
by Geoff - another change to filename checking and a fix to properties
by Geoff - two more characters in filename check
by Geoff - added a pattern search on file and directory names
by Geoff - weird bug cured only by introducing a small delay
by Geoff - mkdir still
by Geoff - introduced a small delay to allow for replication time
by Geoff - still chasing the multi mkdir problem
by Geoff - debug for the multiple directory problem
by Geoff - mis-placed semicolon
by Geoff - hopefully fixed the drag to a deleted directory problem
by Geoff - pretty sure this will work - problem was a select that didn't get all the fields I needed
by Geoff - Ahah it's a problem with the hash
by Geoff - I think I'm trying to update a record by mistake
by Geoff - still having probems replicating versions
by Geoff - not working so I've added debug
by Geoff - accidentally ommitted a break in the while loop....
by Geoff - So many changes. There was a problem with versions being replicated incorrectly which I'm hoping is now resolved
by Geoff another hhtp attempt
by Geoff - more debug added
by Geoff - new http attempt
by Geoff First http attempt
by Geoff Changes to the cron code
by Geoff try every insert combination
by Geoff nearly there
by Geoff still escape problems
by Geoff setting active OK
by Geoff straws being clutched
by Geoff Try again without the spelling error
by Geoff - more debug on db resources
by Rooey. Added some checking to see if we actually need to delete the record first when pulling a copy from the master.
by Rooey. Added some debug.
By Geoff. Well i'm lying - it's really Mike, but no-one cares. Zzz
by Geoff. Mike has fat fingers and is a bit of an idiot.
by Geoff. Added a check for the MD5 values on sync from master, corrected an error where blobs can not be used with a SQL update statement.
by Geoff. Corrected the way in which MD5 checksums were being generated for new files.
Geoff full of debug
by Rooey. Fixed the tablename being queried from dbfm_files to dbfm_file. Merged in Geoffs other changes.
bug fixed in the menu when calling dbfm_send
just a temporary release to have something up and running. http stuff has been stripped out for now.
by Rooey. Updated include to work.
by Rooey. Split admin functions into seperate include file.
Insert statement in the admin settings submit code was incorrect
Updates to dbfm.js and dbfm.module to enable help on dbfm
Changes to get tabs working properly for IE
by Rooey. Added an optional field for a description of the file version.
by Rooey. Updated window sizes to make IE a little bit prettier.
by Rooey. Fixed an inheritance problem where version files were not obtaining the correct permissions.
by Rooey. Fixed an issue where the role list for read only access on the properties screen was not being populated.
by Rooey. Fixed a permissions problem where users without access could overwrite revision file items.
by Rooey. General clean-up prior to RC.
by Geoff. Fixed problems related to a bobo with the 5.x.2.0 release.
by Geoff. Fixed the overwrite problem; which was caused by an illusive mysql bug.
by Geoff. Fixed a problem with the content creation screens not displaying, and consequently the context menus.
by Rooey. Missed a bit
by Rooey. Actually fixed overwrite... Honest.
by Rooey. Attempted to fix overwrite!
by Rooey. Fixed an issue where dbfm_send would issue the wrong document.
by Rooey. Various bug fixes, icon stacking now working correctly. Upload fixes.
by Rooey. Added the option on "properties" to specify the currently released version of a revisioned document.
by Geoff. Fixed an issue preventing the upload screen working on windows.
by Rooey. Split properties screen code from the main file for an easier life.
by Rooey. Fixed file override when uploading a duplicate filename.
by Rooey. Added support for flash and tar mime-types.
by Rooey. Added mime-type support for icon display, a new visual effect to distinguish a revision master from a normal document and a boat load of icons.
by Geoff. The ability to create a new folder in a version directory has to be totally removed. The overwrite option (when you're uploading a duplicate file) hasn't been fully implemented. The upload screen needs revision to trigger on change rather than lostfocus the properties screen for version directories hasn't been corrected. The properties screen for files within the versions directory needs attention too. The help has not been implemented yet. Need a prompt when creating a version directory.
by Rooey. Corrected a display issue where revision items would not appear in the directory listings. Thanks Geoff!
by Rooey. All client/server communications now use fid instead of fpath, initial support for document revisioning. Many fixes. Thanks Geoff!
by Rooey. Updated changelog
by Rooey. Updated help screen to indicate the current version of the module.
by Rooey. Fixed a tab display issue with the Read Access tab.
by Rooey. Fixes for tabs.
by Rooey. Added CSS styling to Roles & Workgroup lists on properties form. Changed working of "Read Only" to display as "Read Access".
by Rooey. Fixed a major issue with permissions on objects not being reported correctly by dbfm_check_perms
by Rooey. Fixed a problem whereby failed deletes still decremented the parent file count.
by Rooey. RT-20910 fixed a bug where when user1 is browsing a directory and user2 changes it to read-only, user1 is still able to write changes until the screen is refreshed.
Added initial access control & database upgrade scripts for hook_update
191469 by Rooey. Removed message related to older WebFM code.
by Rooey. Bug fixes for IE javascript
by Rooey. Fixed drag and drop problems with scrolling. Added additional properties fields for files.
by Rooey. Enhancements to the upload form and progress indicators.
by Rooey. The properties screen now works correctly! CSS updates for the new screen included. added fuser field to database (in place of fpublisher) added fclass field to database updated installer
by Rooey. Fixes to dbfm module. Added useful text information files.
by Rooey. Fixed an issue with popups & TinyMCE. More CSS styling touches. Pop-ups working now. Properties now display correctly.
by Rooey. Added filename to image preview window. Added default preview. Now removes preview when changing directory. Removed debug from dbfm.module. Thanks Geoff!!!
by rooey. Initial checkin of DBFM code - based on <a href=http://drupal.org/user/28334>robmilne</a>'s <a href=http://drupal.org/project/webfm>WebFM</a>.
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 |