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

Log of /contributions/modules/filebrowser/filebrowser.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.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 22 07:20:52 2009 UTC (5 weeks, 1 day ago) by ulhume
Branch: MAIN
CVS Tags: HEAD
Changes since 1.26: +802 -456 lines
Diff to previous 1.26
- copmpanion module api
- Image thumbnailing first support
- Package peroperty changed

Revision 1.9.2.8.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 07:08:02 2009 UTC (4 months, 1 week ago) by ulhume
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.43: +1 -1 lines
Diff to previous 1.9.2.8.2.43 , to branch point 1.9.2.8
- Fix misc path validation problems

Revision 1.9.2.8.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 06:57:09 2009 UTC (4 months, 1 week ago) by ulhume
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.42: +1 -1 lines
Diff to previous 1.9.2.8.2.42 , to branch point 1.9.2.8
- fix wrong property 'path' in form

Revision 1.9.2.8.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 19 18:30:12 2009 UTC (4 months, 1 week ago) by ulhume
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.41: +5 -5 lines
Diff to previous 1.9.2.8.2.41 , to branch point 1.9.2.8
- Fix "path" field conflict with "path" module

Revision 1.9.2.8.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 19 12:22:54 2009 UTC (4 months, 1 week ago) by ulhume
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.40: +252 -308 lines
Diff to previous 1.9.2.8.2.40 , to branch point 1.9.2.8
- per bulk upload
- Seperated archive and file download rights
- Fix #497700

Revision 1.9.2.8.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 19 10:47:50 2009 UTC (4 months, 1 week ago) by ulhume
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.39: +7 -2 lines
Diff to previous 1.9.2.8.2.39 , to branch point 1.9.2.8
*** empty log message ***

Revision 1.9.2.8.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 19 10:34:22 2009 UTC (4 months, 1 week ago) by ulhume
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.38: +1050 -1030 lines
Diff to previous 1.9.2.8.2.38 , to branch point 1.9.2.8
- Token module support for folder
- Output is now managed by dir_listing.tpl.php. You can also use dir_listing-nid.tpl.php for specific node output.
- Main table changed for drupal namming compliance from filebrowser -> node_dir_listing. Please update and tell me if .install is working
- Removed all options fields in table are there is now too many to mantain that stuff. Now using a serialized object in a unique "properties" field
- Adding an new hook api to handle a specific file type. At the moment thumbnailing of images are handled this way.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 19 10:26:37 2009 UTC (4 months, 1 week ago) by ulhume
Branch: MAIN
Changes since 1.25: +907 -863 lines
Diff to previous 1.25
- Token module support for folder
- Output is now managed by dir_listing.tpl.php. You can also use dir_listing-nid.tpl.php for specific node output.
- Main table changed for drupal namming compliance from filebrowser -> node_dir_listing. Please update and tell me if .install is working
- Removed all options fields in table are there is now too many to mantain that stuff. Now using a serialized object in a unique "properties" field
- Adding an new hook api to handle a specific file type. At the moment thumbnailing of images are handled this way.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 18 22:09:51 2009 UTC (6 months, 1 week ago) by ulhume
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC10
Changes since 1.24: +16 -7 lines
Diff to previous 1.24
#466272

Revision 1.24
Mon May 18 21:28:31 2009 UTC (6 months, 1 week ago) by ulhume
Branch: MAIN
Changes since 1.23: +0 -0 lines
FILE REMOVED
#447618

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 18 21:25:04 2009 UTC (6 months, 1 week ago) by ulhume
Branch: MAIN
Changes since 1.22: +70 -27 lines
Diff to previous 1.22
#451880

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 18 20:56:47 2009 UTC (6 months, 1 week ago) by ulhume
Branch: MAIN
Changes since 1.21: +26 -9 lines
Diff to previous 1.21
#462908
#457748

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 18 17:49:40 2009 UTC (6 months, 1 week ago) by ulhume
Branch: MAIN
Changes since 1.20: +5 -5 lines
Diff to previous 1.20
#273808

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 18 17:29:46 2009 UTC (6 months, 1 week ago) by ulhume
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
#425974 fixed

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 18 17:18:36 2009 UTC (6 months, 1 week ago) by ulhume
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
#318873 applied AliceInWonderland patch

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 25 13:39:41 2009 UTC (7 months ago) by ulhume
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC9
Changes since 1.17: +77 -36 lines
Diff to previous 1.17
*** empty log message ***

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 00:53:46 2009 UTC (7 months, 1 week ago) by ulhume
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC8
Changes since 1.16: +11 -8 lines
Diff to previous 1.16
*** empty log message ***

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 00:14:25 2009 UTC (7 months, 1 week ago) by ulhume
Branch: MAIN
Changes since 1.15: +654 -806 lines
Diff to previous 1.15
*** empty log message ***

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 22:30:35 2009 UTC (7 months, 3 weeks ago) by ulhume
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC7
Changes since 1.14: +41 -26 lines
Diff to previous 1.14
- fix permission problems
- added a new settings to let nodeacess modules to handle permissions
- a new block for avalaible file systems

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 18:33:56 2009 UTC (7 months, 3 weeks ago) by ulhume
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC6
Changes since 1.13: +11 -2 lines
Diff to previous 1.13
Moving changes to HEAD

Revision 1.9.2.8.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 18:29:07 2009 UTC (7 months, 3 weeks ago) by ulhume
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.37: +1 -1 lines
Diff to previous 1.9.2.8.2.37 , to branch point 1.9.2.8
*** empty log message ***

Revision 1.9.2.8.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 18:09:18 2009 UTC (7 months, 3 weeks ago) by ulhume
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.36: +6 -0 lines
Diff to previous 1.9.2.8.2.36 , to branch point 1.9.2.8
#299294

Revision 1.9.2.8.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 17:50:25 2009 UTC (7 months, 3 weeks ago) by ulhume
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.35: +1 -1 lines
Diff to previous 1.9.2.8.2.35 , to branch point 1.9.2.8
#355419

Revision 1.9.2.8.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 17:33:28 2009 UTC (7 months, 3 weeks ago) by ulhume
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.34: +4 -1 lines
Diff to previous 1.9.2.8.2.34 , to branch point 1.9.2.8
#388988

Revision 1.9.2.8.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 17:27:31 2009 UTC (7 months, 3 weeks ago) by ulhume
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.33: +892 -410 lines
Diff to previous 1.9.2.8.2.33 , to branch point 1.9.2.8
 - improved permission management
 - improved mime-types management
 - improved file icons replacement
 - added row higlighting and click
 - added "download folder files as an archive"
 - centralized way to download files (archive and plain ones) with better permission management.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 17:20:57 2009 UTC (7 months, 3 weeks ago) by ulhume
Branch: MAIN
Changes since 1.12: +1071 -306 lines
Diff to previous 1.12
 - improved permission management
 - improved mime-types management
 - improved file icons replacement
 - added row higlighting and click
 - added "download folder files as an archive"
 - centralized way to download files (archive and plain ones) with better permission management.

Revision 1.9.2.8.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 24 17:15:04 2008 UTC (15 months ago) by susurrus
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.32: +42 -33 lines
Diff to previous 1.9.2.8.2.32 , to branch point 1.9.2.8
 - Directory of dir_listing no longer displayed, just '/' to specify home.
 - Breadcrumbs are now correct.
 - Changed strings slightly.

Revision 1.9.2.8.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 24 15:53:50 2008 UTC (15 months ago) by susurrus
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.31: +2 -2 lines
Diff to previous 1.9.2.8.2.31 , to branch point 1.9.2.8
[#299294]
 - Allow sorting by description also.

Revision 1.9.2.8.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 24 15:52:38 2008 UTC (15 months ago) by susurrus
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.30: +2 -2 lines
Diff to previous 1.9.2.8.2.30 , to branch point 1.9.2.8
[#299287]
 - Fix display of current directory description
 - Added filebrowser directory description to descript.ion

Revision 1.9.2.8.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 23 23:33:30 2008 UTC (15 months ago) by susurrus
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.29: +28 -24 lines
Diff to previous 1.9.2.8.2.29 , to branch point 1.9.2.8
Attempt to solve node listing issues with directory listing nodes

Revision 1.9.2.8.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 23 23:00:33 2008 UTC (15 months ago) by susurrus
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.28: +26 -23 lines
Diff to previous 1.9.2.8.2.28 , to branch point 1.9.2.8
[#289988] by clauded
 - Display description text in file listing
 - Change descript.ion format to commonly accepted standard

Revision 1.9.2.8.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 23 16:57:04 2008 UTC (15 months ago) by susurrus
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.27: +2 -2 lines
Diff to previous 1.9.2.8.2.27 , to branch point 1.9.2.8
Move folder stats to bottom of page due to much complaining.

Revision 1.9.2.8.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 23 16:56:08 2008 UTC (15 months ago) by susurrus
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.26: +67 -8 lines
Diff to previous 1.9.2.8.2.26 , to branch point 1.9.2.8
[#298385]
 - Add support for file icons based on file extension.

Revision 1.9.2.8.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 20 00:50:28 2008 UTC (15 months, 1 week ago) by susurrus
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-RC5
Changes since 1.9.2.8.2.25: +14 -14 lines
Diff to previous 1.9.2.8.2.25 , to branch point 1.9.2.8
Getting rid of tabs...

Revision 1.9.2.8.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 20 00:06:02 2008 UTC (15 months, 1 week ago) by susurrus
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.24: +17 -3 lines
Diff to previous 1.9.2.8.2.24 , to branch point 1.9.2.8
Try 2 different ways to determine MIME-type and stick with "application/x-download" if we can't.

Revision 1.9.2.8.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 20 00:02:40 2008 UTC (15 months, 1 week ago) by susurrus
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.23: +17 -19 lines
Diff to previous 1.9.2.8.2.23 , to branch point 1.9.2.8
More comment updates.

Revision 1.9.2.8.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 23:58:26 2008 UTC (15 months, 1 week ago) by susurrus
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.22: +17 -17 lines
Diff to previous 1.9.2.8.2.22 , to branch point 1.9.2.8
Fixing up comments.

Revision 1.9.2.8.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 23:50:26 2008 UTC (15 months, 1 week ago) by susurrus
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.21: +2 -2 lines
Diff to previous 1.9.2.8.2.21 , to branch point 1.9.2.8
Only display relative path for security reasons.

Revision 1.9.2.8.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 23:46:38 2008 UTC (15 months, 1 week ago) by susurrus
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.20: +1 -2 lines
Diff to previous 1.9.2.8.2.20 , to branch point 1.9.2.8
 - Removed title_label => 'hey'

Revision 1.9.2.8.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 23:45:18 2008 UTC (15 months, 1 week ago) by susurrus
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.19: +21 -10 lines
Diff to previous 1.9.2.8.2.19 , to branch point 1.9.2.8
 - Refactored hook_init() to be more strict about paths it captures.
 - Files are all forced to be downloads, so none are viewed inline.

Revision 1.9.2.8.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 4 06:39:12 2008 UTC (16 months, 3 weeks ago) by susurrus
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-RC4
Changes since 1.9.2.8.2.18: +3 -2 lines
Diff to previous 1.9.2.8.2.18 , to branch point 1.9.2.8
Fixed bug where errors were thrown during cron runs.

Revision 1.9.2.8.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 3 18:36:56 2008 UTC (16 months, 3 weeks ago) by susurrus
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-RC3
Changes since 1.9.2.8.2.17: +73 -38 lines
Diff to previous 1.9.2.8.2.17 , to branch point 1.9.2.8
[#236318]
  Add option for private downloads.

Revision 1.9.2.8.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 3 16:24:47 2008 UTC (16 months, 3 weeks ago) by susurrus
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-RC2
Changes since 1.9.2.8.2.16: +50 -23 lines
Diff to previous 1.9.2.8.2.16 , to branch point 1.9.2.8
[#277755]
  Filebrowser did not specify view permission or check it.

Revision 1.9.2.8.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 2 02:56:07 2008 UTC (16 months, 3 weeks ago) by susurrus
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-RC1
Changes since 1.9.2.8.2.15: +5 -5 lines
Diff to previous 1.9.2.8.2.15 , to branch point 1.9.2.8
Fixed regression caused by file blacklist: if .* was part of the blacklist to hide .-appended files, then the parent-directory file (..) would not be displayed.

Revision 1.9.2.8.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 2 02:51:40 2008 UTC (16 months, 3 weeks ago) by susurrus
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.14: +27 -8 lines
Diff to previous 1.9.2.8.2.14 , to branch point 1.9.2.8
[#236319]
  Allow specifying page title - Created new theme function for page title and moved existing title to display at the top of the directory listing.

Revision 1.9.2.8.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 2 01:42:22 2008 UTC (16 months, 3 weeks ago) by susurrus
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.13: +1 -1 lines
Diff to previous 1.9.2.8.2.13 , to branch point 1.9.2.8
[#275262]
  Linking to files incorrectly adjusted for Clean URL settings.

Revision 1.9.2.8.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 2 01:37:30 2008 UTC (16 months, 3 weeks ago) by susurrus
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.12: +13 -13 lines
Diff to previous 1.9.2.8.2.12 , to branch point 1.9.2.8
[#273808]
  File ordering fails.

Revision 1.9.2.8.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 29 02:33:25 2008 UTC (16 months, 4 weeks ago) by susurrus
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.11: +76 -76 lines
Diff to previous 1.9.2.8.2.11 , to branch point 1.9.2.8
Replaced all 92 existing tabs with double spaces.

Revision 1.9.2.8.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 4 18:11:42 2008 UTC (17 months, 3 weeks ago) by susurrus
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-beta2
Changes since 1.9.2.8.2.10: +2 -2 lines
Diff to previous 1.9.2.8.2.10 , to branch point 1.9.2.8
[#266137, comment 3] by aMakUzr
  - Change label for subdirectory setting to be more clear.

Revision 1.9.2.8.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 2 16:29:08 2008 UTC (17 months, 3 weeks ago) by susurrus
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-beta
Changes since 1.9.2.8.2.9: +43 -9 lines
Diff to previous 1.9.2.8.2.9 , to branch point 1.9.2.8
[#265336]
  - Add sorting to directory listings

Revision 1.9.2.8.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 2 04:24:21 2008 UTC (17 months, 3 weeks ago) by susurrus
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.8: +78 -77 lines
Diff to previous 1.9.2.8.2.8 , to branch point 1.9.2.8
Refactored page viewing such that all data is gathered in filebrowser_view() and all presentation of that data is dealt with in the theme function to adhere to proper MVC principles.

Revision 1.9.2.8.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 1 20:01:01 2008 UTC (17 months, 3 weeks ago) by susurrus
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.7: +1 -1 lines
Diff to previous 1.9.2.8.2.7 , to branch point 1.9.2.8
Removed display of "Directory" for directories in the Size column because it looks dumb.

Revision 1.9.2.8.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 1 19:59:39 2008 UTC (17 months, 3 weeks ago) by susurrus
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.6: +49 -16 lines
Diff to previous 1.9.2.8.2.6 , to branch point 1.9.2.8
[#255446]
  - Support file icons (currently setup for an "icons" directory within the filebrowser folder)

Revision 1.9.2.8.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 1 14:46:52 2008 UTC (17 months, 3 weeks ago) by susurrus
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.5: +50 -23 lines
Diff to previous 1.9.2.8.2.5 , to branch point 1.9.2.8
[#265223]
 - Support file/directory blacklist on a per-node basis.

Revision 1.9.2.8.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 1 14:12:28 2008 UTC (17 months, 3 weeks ago) by susurrus
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.4: +102 -2 lines
Diff to previous 1.9.2.8.2.4 , to branch point 1.9.2.8
[#255455]
  - Descript.ion files are now supported.

Revision 1.9.2.8.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 1 12:58:23 2008 UTC (17 months, 3 weeks ago) by susurrus
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.3: +19 -4 lines
Diff to previous 1.9.2.8.2.3 , to branch point 1.9.2.8
URL aliases now work for directory listings. Unfortunately, clean URLs can't be generated right now using those aliases because it generates a 404. Not sure of a fix yet.

Revision 1.9.2.8.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 1 02:55:32 2008 UTC (17 months, 3 weeks ago) by susurrus
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.2: +4 -2 lines
Diff to previous 1.9.2.8.2.2 , to branch point 1.9.2.8
[#265082]
  Browsing subdirectories was no longer working after node upgrade

Revision 1.9.2.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 31 21:08:32 2008 UTC (17 months, 4 weeks ago) by susurrus
Branch: DRUPAL-6--2
Changes since 1.9.2.8.2.1: +5 -2 lines
Diff to previous 1.9.2.8.2.1 , to branch point 1.9.2.8
File totals per directory now correctly pluralized.
Various small code changes.

Revision 1.9.2.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 31 19:32:27 2008 UTC (17 months, 4 weeks ago) by susurrus
Branch: DRUPAL-6--2
Changes since 1.9.2.8: +156 -267 lines
Diff to previous 1.9.2.8
Initial conversion to node-based file browsing. Incomplete and doesn't display correctly. Various bugs have been found in Drupal while building this module and need to be fixed as this node type doesn't require a node title.

Revision 1.9.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 20:07:14 2008 UTC (18 months, 3 weeks ago) by susurrus
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2, DRUPAL-6--1-3, DRUPAL-6--1-4
Branch point for: DRUPAL-6--2
Changes since 1.9.2.7: +2 -2 lines
Diff to previous 1.9.2.7 , to branch point 1.9 , to next main 1.27
[#229046] by qermit
 - Fixed SQL to comply with Postgre SQL

Revision 1.9.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 20:04:34 2008 UTC (18 months, 3 weeks ago) by susurrus
Branch: DRUPAL-6--1
Changes since 1.9.2.6: +2 -3 lines
Diff to previous 1.9.2.6 , to branch point 1.9
Small code cleanup

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 20:02:50 2008 UTC (18 months, 3 weeks ago) by susurrus
Branch: MAIN
Changes since 1.11: +50 -17 lines
Diff to previous 1.11
 - Ported marker code to 7.x
 - Removed SQL that broke PGSQL
 - Moved directory listing code into a theme function

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 19:57:40 2008 UTC (18 months, 3 weeks ago) by susurrus
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10
[#235686] by beholder
  - Change sort order of directories

Revision 1.9.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 19:57:11 2008 UTC (18 months, 3 weeks ago) by susurrus
Branch: DRUPAL-6--1
Changes since 1.9.2.5: +2 -1 lines
Diff to previous 1.9.2.5 , to branch point 1.9
[#235686] by beholder
  - Change sort order of directories

Revision 1.9.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 19:47:22 2008 UTC (18 months, 3 weeks ago) by susurrus
Branch: DRUPAL-6--1
Changes since 1.9.2.4: +26 -7 lines
Diff to previous 1.9.2.4 , to branch point 1.9
 - Fixed multiple PHP warnings
[#235692] by beholder
 - Moved listing page into theme function

Revision 1.9.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 19:29:51 2008 UTC (18 months, 3 weeks ago) by susurrus
Branch: DRUPAL-6--1
Changes since 1.9.2.3: +52 -40 lines
Diff to previous 1.9.2.3 , to branch point 1.9
 - Displayed message when no listings exist
 - Cleaned up some PHP warnings

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 19:22:32 2008 UTC (18 months, 3 weeks ago) by susurrus
Branch: MAIN
Changes since 1.9: +34 -20 lines
Diff to previous 1.9
 - Updated permissions to reflect 6.2 API changes
 - Made display of no listings prettier
 - Updated to mostly work with 7.x

Revision 1.9.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 3 22:01:13 2008 UTC (18 months, 3 weeks ago) by susurrus
Branch: DRUPAL-6--1
Changes since 1.9.2.2: +2 -2 lines
Diff to previous 1.9.2.2 , to branch point 1.9
[#217819]
  - Improve compatibility with PGSQL

Revision 1.9.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 3 20:50:58 2008 UTC (18 months, 3 weeks ago) by susurrus
Branch: DRUPAL-6--1
Changes since 1.9.2.1: +2 -1 lines
Diff to previous 1.9.2.1 , to branch point 1.9
[#245408] by apophis.ch
  - Added permissions to hook_menu() to comply with 6.2 API changes

Revision 1.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 22 19:36:47 2008 UTC (22 months ago) by susurrus
Branch: DRUPAL-6--1
Changes since 1.9: +20 -4 lines
Diff to previous 1.9
Added 'new' or 'updated' to files that've been added or modified since the last user access.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 18 06:24:09 2008 UTC (22 months, 1 week ago) by susurrus
Branch: MAIN
CVS Tags: DRUPAL-6--1-1-BETA1
Branch point for: DRUPAL-6--1
Changes since 1.8: +262 -352 lines
Diff to previous 1.8
Update filebrowser to 6.x code from dir_listing.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 13 22:07:55 2007 UTC (2 years, 10 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1, DRUPAL-6--1-0-BETA
Branch point for: DRUPAL-5
Changes since 1.7: +29 -26 lines
Diff to previous 1.7
updated code and docs tested with Drupal 5

Revision 1.4.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 28 12:52:28 2006 UTC (3 years, 5 months ago) by goba
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.4.2.2: +6 -2 lines
Diff to previous 1.4.2.2 , to branch point 1.4 , to next main 1.27
this hopefully fixes PHP 5 problems (see bug #51174)

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 28 12:29:58 2006 UTC (3 years, 5 months ago) by goba
Branch: MAIN
Changes since 1.6: +6 -2 lines
Diff to previous 1.6
this hopefully fixes PHP 5 problems (see bug #51174)

Revision 1.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 13 22:09:25 2006 UTC (3 years, 6 months ago) by goba
Branch: DRUPAL-4-7
Changes since 1.4.2.1: +4 -2 lines
Diff to previous 1.4.2.1 , to branch point 1.4
base path needs to be prepended to actual file links (backported from HEAD)

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 13 22:08:40 2006 UTC (3 years, 6 months ago) by goba
Branch: MAIN
Changes since 1.5: +4 -2 lines
Diff to previous 1.5
base path needs to be prepended to actual file links

Revision 1.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 26 14:03:27 2006 UTC (3 years, 8 months ago) by goba
Branch: DRUPAL-4-7
Changes since 1.4: +1 -0 lines
Diff to previous 1.4
CVS ID tags

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 26 13:53:57 2006 UTC (3 years, 8 months ago) by goba
Branch: MAIN
Changes since 1.4: +1 -0 lines
Diff to previous 1.4
CVS ID tags for version recognition

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 6 13:00:29 2006 UTC (3 years, 9 months ago) by goba
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.3: +89 -50 lines
Diff to previous 1.3
new features:
 - allow hiding of description files (inspired by Massimo Ferrario)
 - documented features and added some more comments to nontrivial places
 - the menu item is now suggested so it can easily show up in the menu
 - alow themeing of filebrowser page before table generation (so one can reorder
   table columns or join them into one for example)

Will branch the module for 4.7 soon

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 5 21:26:11 2006 UTC (3 years, 9 months ago) by goba
Branch: MAIN
Changes since 1.2: +25 -6 lines
Diff to previous 1.2
filebrowser update for 4.7
 - reread the readme, fixed typos, tabs2spaces
 - module update for 4.7 (no feature changes)
   - redone settings hook with form api arrays
   - got rid of theme('page', ...) call, set breadcrumb and title properly
   - ensure that our intended HTML code in links is not escaped

Tested on latest Drupal HEAD code, and seems to work as before

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 27 13:32:32 2005 UTC (4 years, 8 months ago) by goba
Branch: DRUPAL-4-5
CVS Tags: DRUPAL-4-5--1-0
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 , to next main 1.27
fix small security problem (ported from HEAD)

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 27 13:31:39 2005 UTC (4 years, 8 months ago) by goba
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
fix small security problem

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 1 17:29:19 2005 UTC (4 years, 9 months ago) by goba
Branch: MAIN
Branch point for: DRUPAL-4-5
Add filebrowser module with some initial documentation in the README.
We use this module to present the subversion browser on drupal.hu,
with all the special information about translators of files, and
file states.

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