/[drupal]/contributions/modules/webfm/webfm.module
ViewVC logotype

Log of /contributions/modules/webfm/webfm.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 20 00:36:48 2009 UTC (2 months ago) by cweagans
Branch: MAIN
CVS Tags: HEAD
Changes since 1.38: +2 -1 lines
Diff to previous 1.38
#577070 by cweagans, Niels Hackius: fix webfm_rename and webfm_mkdir so that they actually work.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 2 15:10:10 2009 UTC (2 months, 3 weeks ago) by robmilne
Branch: MAIN
Changes since 1.37: +12 -3 lines
Diff to previous 1.37
Add views patch as per node 554430

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 19 15:44:13 2009 UTC (3 months, 1 week ago) by robmilne
Branch: MAIN
CVS Tags: DRUPAL-6--2-10, DRUPAL-6--2-11
Changes since 1.36: +236 -135 lines
Diff to previous 1.36
fix php warnings as per node 545536
Add hook_content_fields_extra as per node 547218
Remove Onunload stuff from help
Add OG stuff from node 249487
Fix anon naming in owner column of browser if webfm access
Remove chdir from webfm_build_dir_list - caused problems for webfm_example_listing module
revised use of getimagesize
Added missing t() instances

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 26 19:50:48 2009 UTC (4 months ago) by robmilne
Branch: MAIN
Changes since 1.35: +12 -10 lines
Diff to previous 1.35
Place browser into a template to facilitate themeing

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 22 03:31:16 2009 UTC (4 months ago) by robmilne
Branch: MAIN
CVS Tags: DRUPAL-6--2-10-RC5
Changes since 1.34: +133 -3 lines
Diff to previous 1.34
pathauto patch from node 390252 by Niels Hackius

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 21 19:08:04 2009 UTC (4 months ago) by robmilne
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
Fixed as per node 450202

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 21 18:13:13 2009 UTC (4 months ago) by robmilne
Branch: MAIN
Changes since 1.32: +6 -2 lines
Diff to previous 1.32
Add Frank Stiener's file access patch in node 421418

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 21 17:57:12 2009 UTC (4 months ago) by robmilne
Branch: MAIN
Changes since 1.31: +86 -79 lines
Diff to previous 1.31
Update help
Add hook_node_type() as per node 504860
fix some error messaging
Add empty string to metadata fdesc where no data - hoepfully will squash multiple bug reports

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 06:32:30 2009 UTC (9 months, 2 weeks ago) by robmilne
Branch: MAIN
CVS Tags: DRUPAL-6--2-10-RC4
Changes since 1.30: +39 -11 lines
Diff to previous 1.30
add popup to menu/theme as per patch from redndahead (node/348554)

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 18:24:58 2008 UTC (11 months, 2 weeks ago) by robmilne
Branch: MAIN
Changes since 1.29: +20 -314 lines
Diff to previous 1.29
Add webfm.admin.inc
Add var existence checks as per node 343858

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 6 04:49:16 2008 UTC (11 months, 2 weeks ago) by robmilne
Branch: MAIN
CVS Tags: DRUPAL-6--2-10-RC3
Changes since 1.28: +10 -11 lines
Diff to previous 1.28
Add patch as per node 310119.
Add getBaseUrl() function for js to access $base_path

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 2 17:52:13 2008 UTC (11 months, 3 weeks ago) by robmilne
Branch: MAIN
Changes since 1.27: +5 -5 lines
Diff to previous 1.27
Remove id args for theme_webfm_attachments
Fix help link

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 14 20:59:47 2008 UTC (12 months, 1 week ago) by robmilne
Branch: MAIN
Changes since 1.26: +209 -50 lines
Diff to previous 1.26
Add Frank Steiner's attachment to comment patch
Add file overwrite capability for files marked as full role access by users of that role
Fix id redundancy in theme_webfm_attachments

Revision 1.2.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 17 17:14:49 2008 UTC (13 months, 1 week ago) by robmilne
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-15
Changes since 1.2.2.43: +6 -6 lines
Diff to previous 1.2.2.43 , to branch point 1.2 , to next main 1.39
fix bug reported in node 322489

Revision 1.2.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 20:28:46 2008 UTC (13 months, 1 week ago) by robmilne
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-14
Changes since 1.2.2.42: +208 -60 lines
Diff to previous 1.2.2.42 , to branch point 1.2
Synch with 6.x-2.10-rc2
Add node edit preview, fix nodeapi, fix file overwrite

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 15 17:34:04 2008 UTC (13 months, 1 week ago) by robmilne
Branch: MAIN
CVS Tags: DRUPAL-6--2-10-RC2
Changes since 1.25: +362 -216 lines
Diff to previous 1.25
Sync with 5.13
Add preview as per node 249786
Add "delete" to hook nodeapi as per node 282328
Fix "update" to hook nodeapi as per node 282406
Fix file overwrite bug reported in node 320359
Add user message as per node 318797
Rework webfm_version_upload & webfm_dbinsert_file to fix user name bug
Use file_get_mimetype() from file.inc for mime_type

Revision 1.2.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 10 20:46:36 2008 UTC (18 months, 2 weeks ago) by robmilne
Branch: DRUPAL-5
CVS Tags: DRUPAL-6--2-10-RC1
Changes since 1.2.2.41: +6 -5 lines
Diff to previous 1.2.2.41 , to branch point 1.2
commit patch submtted in node/256535

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 23 15:50:06 2008 UTC (19 months ago) by andremolnar
Branch: MAIN
CVS Tags: DRUPAL-6--2-9-ALPHA2
Changes since 1.24: +4 -2 lines
Diff to previous 1.24
246908 reported by frank steiner - remove missed called to depricated function db_num_rows

Revision 1.2.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 22 16:31:43 2008 UTC (19 months ago) by robmilne
Branch: DRUPAL-5
Changes since 1.2.2.40: +43 -34 lines
Diff to previous 1.2.2.40 , to branch point 1.2
fix bug reported in node/246907

Revision 1.2.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 21 14:08:12 2008 UTC (19 months ago) by robmilne
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-13
Changes since 1.2.2.39: +13 -18 lines
Diff to previous 1.2.2.39 , to branch point 1.2
make settings debug fieldset only viewable by #1 user

Revision 1.2.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 18 13:55:17 2008 UTC (19 months, 1 week ago) by robmilne
Branch: DRUPAL-5
Changes since 1.2.2.38: +4 -4 lines
Diff to previous 1.2.2.38 , to branch point 1.2
add module_hook check to see if help module is enabled before enabling help link
send 403 instead of 404 for file downloads that don't satisfy permissions

Revision 1.2.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 16 13:44:02 2008 UTC (19 months, 1 week ago) by robmilne
Branch: DRUPAL-5
Changes since 1.2.2.37: +4 -3 lines
Diff to previous 1.2.2.37 , to branch point 1.2
fix return of exif_imagetype on line 2098

Revision 1.2.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 15 21:13:48 2008 UTC (19 months, 1 week ago) by robmilne
Branch: DRUPAL-5
Changes since 1.2.2.36: +7 -4 lines
Diff to previous 1.2.2.36 , to branch point 1.2
add error feedback to indicate if role root directories not found (moved or deleted).

Revision 1.2.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 15 18:49:39 2008 UTC (19 months, 1 week ago) by robmilne
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-12
Changes since 1.2.2.35: +87 -84 lines
Diff to previous 1.2.2.35 , to branch point 1.2
Commit patch from node/245635 with some minor mods to fix owner in attach listing
added new icons
t() funcs added to php

Revision 1.2.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 04:34:58 2008 UTC (19 months, 1 week ago) by robmilne
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-11
Changes since 1.2.2.34: +13 -3 lines
Diff to previous 1.2.2.34 , to branch point 1.2
restore i property in filerow to allow view iframe - fix so that getimagesize isn't run on non-image files

Revision 1.2.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 13 20:39:43 2008 UTC (19 months, 1 week ago) by robmilne
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-10
Changes since 1.2.2.33: +70 -51 lines
Diff to previous 1.2.2.33 , to branch point 1.2
remove getimagesize from reads - big speed improvement
mkdir returns path for UI rename
successfully uploaded files return fid
improve permissions feedback
add mime_content_type for better mime type recognition

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 8 06:28:14 2008 UTC (19 months, 2 weeks ago) by andremolnar
Branch: MAIN
CVS Tags: DRUPAL-6--2-9-ALPHA1
Changes since 1.23: +65 -87 lines
Diff to previous 1.23
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.

Revision 1.2.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 7 14:28:03 2008 UTC (19 months, 2 weeks ago) by robmilne
Branch: DRUPAL-5
Changes since 1.2.2.32: +1423 -664 lines
Diff to previous 1.2.2.32 , to branch point 1.2
Move head to 5 branch to make way for 6.x development

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 5 18:58:46 2008 UTC (19 months, 3 weeks ago) by robmilne
Branch: MAIN
CVS Tags: DRUPAL-5--2-9
Changes since 1.22: +36 -5 lines
Diff to previous 1.22
add file owner name to ajax "getmeta"
add uid edit to webfm_putmeta

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 20 16:55:37 2008 UTC (21 months ago) by robmilne
Branch: MAIN
CVS Tags: DRUPAL-5--2-8
Changes since 1.21: +94 -24 lines
Diff to previous 1.21
update internal help

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 20 14:19:13 2008 UTC (21 months ago) by robmilne
Branch: MAIN
Changes since 1.20: +6 -6 lines
Diff to previous 1.20
fix pass by reference error

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 18 19:18:06 2008 UTC (21 months, 1 week ago) by robmilne
Branch: MAIN
CVS Tags: DRUPAL-5--2-7
Changes since 1.19: +174 -145 lines
Diff to previous 1.19
allow transparent overwrite of files not in db - orig is renamed

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 8 04:09:16 2008 UTC (21 months, 2 weeks ago) by robmilne
Branch: MAIN
Changes since 1.18: +41 -11 lines
Diff to previous 1.18
add title/filename selection
put debug, settings, info buttons into form_alter
remove fname

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 31 15:25:37 2008 UTC (21 months, 3 weeks ago) by robmilne
Branch: MAIN
CVS Tags: DRUPAL-5--2-6
Changes since 1.17: +6 -1 lines
Diff to previous 1.17
add link to public file in getmeta

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 15 17:26:32 2008 UTC (22 months, 1 week ago) by robmilne
Branch: MAIN
CVS Tags: DRUPAL-5--2-5
Changes since 1.16: +14 -14 lines
Diff to previous 1.16
send unix timestamp for file date in ajax
change namespace for inline js funcs
add download count to metadata
urldecode metadata for attachments

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 13 22:26:14 2008 UTC (22 months, 1 week ago) by robmilne
Branch: MAIN
CVS Tags: DRUPAL-5--2-4
Changes since 1.15: +68 -34 lines
Diff to previous 1.15
add date format setting
update defines namespace

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 3 22:24:05 2008 UTC (22 months, 3 weeks ago) by robmilne
Branch: MAIN
CVS Tags: DRUPAL-5--2-3
Changes since 1.14: +391 -123 lines
Diff to previous 1.14
add file permissions

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 31 04:31:33 2007 UTC (22 months, 3 weeks ago) by robmilne
Branch: MAIN
Changes since 1.13: +5 -1 lines
Diff to previous 1.13
fix file view for files not in db (admins)

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 30 22:52:03 2007 UTC (22 months, 3 weeks ago) by robmilne
Branch: MAIN
CVS Tags: DRUPAL-5--2-2
Changes since 1.12: +195 -82 lines
Diff to previous 1.12
update readme
fix security for webfm_send
hide webfm root path for non-admins
allow anon usage of module
add config to allow attachment downloads to create new browser window

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 4 04:37:53 2007 UTC (2 years ago) by robmilne
Branch: MAIN
CVS Tags: DRUPAL-5--2-1
Changes since 1.11: +37 -17 lines
Diff to previous 1.11
add upload permission (doesn't affect admins)

Revision 1.2.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 22 22:45:23 2007 UTC (2 years, 1 month ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.2.2.31: +460 -615 lines
Diff to previous 1.2.2.31 , to branch point 1.2
rolling back erroneous DRUPAL-5--2 patches.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 22 21:43:53 2007 UTC (2 years, 1 month ago) by robmilne
Branch: MAIN
CVS Tags: DRUPAL-5--2-0
Branch point for: DRUPAL-5--2
Changes since 1.10: +1076 -476 lines
Diff to previous 1.10
synch HEAD with DRUPAL-5-HEAD

Revision 1.2.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 18 15:34:39 2007 UTC (2 years, 1 month ago) by robmilne
Branch: DRUPAL-5
Changes since 1.2.2.30: +615 -460 lines
Diff to previous 1.2.2.30 , to branch point 1.2
Extensive rewrite of module to permit access for non-admins.
Automate root directory creation
Refactor popup windows
Remove legacy ftp stuff

Revision 1.2.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 6 19:46:08 2007 UTC (2 years, 1 month ago) by robmilne
Branch: DRUPAL-5
Changes since 1.2.2.29: +9 -9 lines
Diff to previous 1.2.2.29 , to branch point 1.2
fix file date bug in attachment table

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 6 19:34:52 2007 UTC (2 years, 1 month ago) by robmilne
Branch: DRUPAL-4-7
Changes since 1.1.2.9: +171 -50 lines
Diff to previous 1.1.2.9 , to branch point 1.1 , to next main 1.39
Update 4.7 with latest changes to 5.x
-too many to list - see 5.x logs

Revision 1.2.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 4 02:20:25 2007 UTC (2 years, 1 month ago) by robmilne
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-12
Changes since 1.2.2.28: +22 -5 lines
Diff to previous 1.2.2.28 , to branch point 1.2
fix fmime naming in webfm_files
remove fname from metadata editor
add more extension names to _webfm_get_icon()

Revision 1.2.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 2 17:13:16 2007 UTC (2 years, 1 month ago) by robmilne
Branch: DRUPAL-5
Changes since 1.2.2.27: +6 -10 lines
Diff to previous 1.2.2.27 , to branch point 1.2
remove session var for file download

Revision 1.2.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 25 13:46:55 2007 UTC (2 years, 2 months ago) by robmilne
Branch: DRUPAL-5
Changes since 1.2.2.26: +3 -3 lines
Diff to previous 1.2.2.26 , to branch point 1.2
place quotes around upload file name to fix bug for file names containing spaces

Revision 1.2.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 20 19:25:27 2007 UTC (2 years, 2 months ago) by robmilne
Branch: DRUPAL-5
Changes since 1.2.2.25: +59 -20 lines
Diff to previous 1.2.2.25 , to branch point 1.2
reformat dates
rework attachments + add format settings

Revision 1.2.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 13 21:29:57 2007 UTC (2 years, 2 months ago) by robmilne
Branch: DRUPAL-5
Changes since 1.2.2.24: +86 -18 lines
Diff to previous 1.2.2.24 , to branch point 1.2
Add max image upload size setting/handling and update permission values

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 13 16:50:31 2007 UTC (2 years, 2 months ago) by robmilne
Branch: DRUPAL-4-7
Changes since 1.1.2.8: +150 -106 lines
Diff to previous 1.1.2.8 , to branch point 1.1
Update 4.7 branch with latest changes to 5.x branch

Revision 1.2.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 12 05:20:00 2007 UTC (2 years, 3 months ago) by robmilne
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-11
Changes since 1.2.2.23: +99 -71 lines
Diff to previous 1.2.2.23 , to branch point 1.2
re-arrange layout of webfm settings
add IE normalization to settings (no longer hardcoded in js)
add settings link to top of main webfm browser page

Revision 1.2.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 11 15:19:02 2007 UTC (2 years, 3 months ago) by robmilne
Branch: DRUPAL-5
Changes since 1.2.2.22: +6 -4 lines
Diff to previous 1.2.2.22 , to branch point 1.2
fix webfm_check_path()

Revision 1.2.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 11 01:36:23 2007 UTC (2 years, 3 months ago) by robmilne
Branch: DRUPAL-5
Changes since 1.2.2.21: +5 -8 lines
Diff to previous 1.2.2.21 , to branch point 1.2
remove $trees cruft
fix ftp listing fetch
return refresh prompt for non-existant path for read op

Revision 1.2.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 29 04:33:13 2007 UTC (2 years, 3 months ago) by robmilne
Branch: DRUPAL-5
Changes since 1.2.2.20: +5 -1 lines
Diff to previous 1.2.2.20 , to branch point 1.2
add force arg for tree reads

Revision 1.2.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 29 03:53:56 2007 UTC (2 years, 3 months ago) by robmilne
Branch: DRUPAL-5
Changes since 1.2.2.19: +8 -4 lines
Diff to previous 1.2.2.19 , to branch point 1.2
add to help

Revision 1.2.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 23 15:35:00 2007 UTC (2 years, 4 months ago) by robmilne
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-10
Changes since 1.2.2.18: +35 -16 lines
Diff to previous 1.2.2.18 , to branch point 1.2
Add db flag to dir listing
fix file inset return data
add attach desc. option
fix file desc info for non-db dir

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 16 02:04:53 2007 UTC (2 years, 4 months ago) by robmilne
Branch: DRUPAL-4-7
Changes since 1.1.2.7: +1048 -171 lines
Diff to previous 1.1.2.7 , to branch point 1.1
synch with 5.x changes

Revision 1.2.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 12 22:52:48 2007 UTC (2 years, 4 months ago) by robmilne
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-9
Changes since 1.2.2.17: +3 -2 lines
Diff to previous 1.2.2.17 , to branch point 1.2
add db check in upload for file versioning in case file isn't in database

Revision 1.2.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 12 19:17:39 2007 UTC (2 years, 4 months ago) by robmilne
Branch: DRUPAL-5
Changes since 1.2.2.16: +298 -79 lines
Diff to previous 1.2.2.16 , to branch point 1.2
add file versioning for single file upload
fix file createdate field in webfm_file table
add static array for regex file extension checking
add $_SESSION var for dir tree
dir tree func no longer a class

Revision 1.2.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 12 16:52:51 2007 UTC (2 years, 5 months ago) by robmilne
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-8
Changes since 1.2.2.15: +40 -24 lines
Diff to previous 1.2.2.15 , to branch point 1.2
add dbrem ajax command
improve error feedback for insert, delete and mkdir commands

Revision 1.2.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 4 06:03:27 2007 UTC (2 years, 5 months ago) by robmilne
Branch: DRUPAL-5
Changes since 1.2.2.14: +56 -26 lines
Diff to previous 1.2.2.14 , to branch point 1.2
add error feedback for move, rename and insert

Revision 1.2.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 31 23:08:12 2007 UTC (2 years, 5 months ago) by andremolnar
Branch: DRUPAL-5
Changes since 1.2.2.13: +3 -2 lines
Diff to previous 1.2.2.13 , to branch point 1.2
minor fix to hook_settings to help the module locate the default location of the file icons - previously hard coded to be /modules/webfm/image/icon - but modules usually belong in /sites/all/... - long story short, regardless of where the module is installed, the default icon directory will be filled out on the settings page.

Revision 1.2.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 31 12:56:18 2007 UTC (2 years, 5 months ago) by robmilne
Branch: DRUPAL-5
Changes since 1.2.2.12: +10 -8 lines
Diff to previous 1.2.2.12 , to branch point 1.2
fix return logic of webfm_enum_validate()

Revision 1.2.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 28 18:53:58 2007 UTC (2 years, 5 months ago) by andremolnar
Branch: DRUPAL-5
Changes since 1.2.2.11: +9 -7 lines
Diff to previous 1.2.2.11 , to branch point 1.2
Show whitelist settings for all authenticated roles regardless of whether or not they have 'webfm access' rights.  When they are given webfm access rights the rules would be applied.

Also bypass whitelist check for user 1.  User 1 should know what they are doing.

This fixes a bug where user 1 cannot add a file to the db because there is no whitelist for user 1.

Revision 1.2.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 19 16:29:48 2007 UTC (2 years, 6 months ago) by robmilne
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-6
Changes since 1.2.2.10: +7 -3 lines
Diff to previous 1.2.2.10 , to branch point 1.2
improve file move neg feedback

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 19 16:08:47 2007 UTC (2 years, 6 months ago) by robmilne
Branch: MAIN
CVS Tags: DRUPAL-5--1-7
Changes since 1.9: +340 -215 lines
Diff to previous 1.9
make ftp optional and allow files to not be in db
add functionality to insert files into db
include views support
normalize namespace
unify node-edit fieldsets
make cron optional
fix extensions
fix bug in webfm_check_attach_order
improve move neg feedback
add webfm_extend_js hook

Revision 1.2.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 19 06:07:31 2007 UTC (2 years, 6 months ago) by robmilne
Branch: DRUPAL-5
Changes since 1.2.2.9: +2 -2 lines
Diff to previous 1.2.2.9 , to branch point 1.2
add mkdir rename param

Revision 1.2.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 16 03:39:08 2007 UTC (2 years, 6 months ago) by robmilne
Branch: DRUPAL-5
Changes since 1.2.2.8: +128 -113 lines
Diff to previous 1.2.2.8 , to branch point 1.2
unify namespace, reorder some functions

Revision 1.2.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 14 18:58:27 2007 UTC (2 years, 6 months ago) by robmilne
Branch: DRUPAL-5
Changes since 1.2.2.7: +61 -17 lines
Diff to previous 1.2.2.7 , to branch point 1.2
add db insert functions, fix variable for ftp_enable

Revision 1.2.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 9 05:35:56 2007 UTC (2 years, 6 months ago) by robmilne
Branch: DRUPAL-5
Changes since 1.2.2.6: +16 -15 lines
Diff to previous 1.2.2.6 , to branch point 1.2
fix webfm_check_attach_order()

Revision 1.2.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 9 03:34:14 2007 UTC (2 years, 6 months ago) by robmilne
Branch: DRUPAL-5
Changes since 1.2.2.5: +76 -35 lines
Diff to previous 1.2.2.5 , to branch point 1.2
Fix attachment by node-type selection
Make ftp dirtree optional in settings
Add 'insertdb' ajax cmd
Amalgamate fieldsets in node-edit

Revision 1.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 5 05:41:54 2007 UTC (2 years, 6 months ago) by robmilne
Branch: DRUPAL-5
Changes since 1.2.2.4: +6 -6 lines
Diff to previous 1.2.2.4 , to branch point 1.2
wording change in settings

Revision 1.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 3 16:40:34 2007 UTC (2 years, 6 months ago) by robmilne
Branch: DRUPAL-5
Changes since 1.2.2.3: +33 -20 lines
Diff to previous 1.2.2.3 , to branch point 1.2
add variable to control usage of webfm_cron.  Reformat settings text.  Change link[] key name to avoid clash with upload module.

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 2 23:42:35 2007 UTC (2 years, 6 months ago) by robmilne
Branch: DRUPAL-5
Changes since 1.2.2.2: +34 -34 lines
Diff to previous 1.2.2.2 , to branch point 1.2
replace 'print webfm_json' with 'webfm_json'

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 2 18:09:16 2007 UTC (2 years, 6 months ago) by andremolnar
Branch: DRUPAL-5
Changes since 1.2.2.1: +8 -1 lines
Diff to previous 1.2.2.1 , to branch point 1.2
#138626 - Adding support for views module.  Now all webfm attachements' file attributes - including metadata fields - are exposed to views.  Modeled after the upload module's views implementation. - andre

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 1 04:56:56 2007 UTC (2 years, 6 months ago) by robmilne
Branch: DRUPAL-5
Changes since 1.2: +255 -100 lines
Diff to previous 1.2
Synch with head

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 1 04:38:19 2007 UTC (2 years, 6 months ago) by robmilne
Branch: MAIN
Changes since 1.8: +124 -39 lines
Diff to previous 1.8
add hook_link
add webfm_json wrapper for drupal_to_js and replace d2j with webfm_json

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 25 00:21:36 2007 UTC (2 years, 7 months ago) by robmilne
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-7
Changes since 1.1.2.6: +16 -17 lines
Diff to previous 1.1.2.6 , to branch point 1.1
add $id

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 2 01:57:19 2007 UTC (2 years, 7 months ago) by robmilne
Branch: MAIN
CVS Tags: DRUPAL-5--1-5
Changes since 1.7: +3 -2 lines
Diff to previous 1.7
add &Id$
fix themeing in hook_form_alter
fix format specifier in insert to webfm_attach table

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 20 00:09:44 2007 UTC (2 years, 9 months ago) by robmilne
Branch: MAIN
CVS Tags: DRUPAL-5--1-4
Changes since 1.6: +111 -49 lines
Diff to previous 1.6
fix error messages
add db_check to build_dir_list
add hook_cron
add var to webfm_upload_form (code reuse)
add webfm/ftp root checks
add t funcs to msgs
improve error feedback in JSON
fix webfm_check_path
allow inline upload to ftp tree

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 19 22:31:16 2007 UTC (2 years, 9 months ago) by robmilne
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-6
Changes since 1.1.2.5: +94 -33 lines
Diff to previous 1.1.2.5 , to branch point 1.1
add hook_cron, allow inline upload to ftp, improve error feedback, replace webfm_getmeta with webfm_get_file_record.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 15 20:21:53 2007 UTC (2 years, 9 months ago) by robmilne
Branch: MAIN
Changes since 1.5: +19 -20 lines
Diff to previous 1.5
Replace webfm_getmeta with webfm_get_file_record, replace mysql_num_rows with db_num_rows.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 11 22:09:09 2007 UTC (2 years, 9 months ago) by robmilne
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-5
Changes since 1.1.2.4: +17 -14 lines
Diff to previous 1.1.2.4 , to branch point 1.1
Fix upload and rename.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 11 21:42:18 2007 UTC (2 years, 9 months ago) by robmilne
Branch: MAIN
CVS Tags: DRUPAL-5--1-3
Changes since 1.4: +23 -16 lines
Diff to previous 1.4
Fix rename for ftp, fix upload.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 5 19:19:15 2007 UTC (2 years, 9 months ago) by robmilne
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-4
Changes since 1.1.2.3: +135 -203 lines
Diff to previous 1.1.2.3 , to branch point 1.1
synchronize with 5.0.  Fix settings/role. Add $_SESSION var. Remove sizing (js does this now). Use drupals downloading func.  Get_meta fixes. general cleanup of comments, etc.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 5 19:03:24 2007 UTC (2 years, 9 months ago) by robmilne
Branch: MAIN
CVS Tags: DRUPAL-5--1-2
Changes since 1.3: +6 -5 lines
Diff to previous 1.3
change get_meta to use fid rather than file path

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 29 18:04:34 2007 UTC (2 years, 9 months ago) by robmilne
Branch: MAIN
CVS Tags: DRUPAL-5--1-1
Changes since 1.2: +11 -11 lines
Diff to previous 1.2
Fix upload bug. Use uppercase on sql.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 29 05:09:57 2007 UTC (2 years, 9 months ago) by robmilne
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5
Changes since 1.1: +600 -271 lines
Diff to previous 1.1
5.0 port of module with improved usability

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 20:33:09 2007 UTC (2 years, 10 months ago) by robmilne
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-3
Changes since 1.1.2.2: +6 -13 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Fix menuing + restore modified column of dirlisting for directories
finish translation array
add url functions
condense inline javasript

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 19 04:41:01 2007 UTC (2 years, 10 months ago) by robmilne
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-2
Changes since 1.1.2.1: +54 -47 lines
Diff to previous 1.1.2.1 , to branch point 1.1
convert ajax to POST to allow webfm to work with mod_rewrite disabled.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 17 03:34:33 2007 UTC (2 years, 10 months ago) by robmilne
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1
Changes since 1.1: +7 -4 lines
Diff to previous 1.1
fixes to allow clean urls disabled

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 5 21:57:06 2007 UTC (2 years, 10 months ago) by robmilne
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0
Branch point for: DRUPAL-4-7
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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2