/[drupal]/contributions/modules/gallery/gallery_report.inc
ViewVC logotype

Log of /contributions/modules/gallery/gallery_report.inc

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.3.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 14 20:16:17 2008 UTC (17 months, 1 week ago) by profix898
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.3.2.5: +2 -2 lines
Diff to previous 1.3.2.5 , to branch point 1.3
- bugfix: error in preg_match(), invalid regexp

Revision 1.3.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 8 23:10:13 2008 UTC (17 months, 2 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.3.2.4: +2 -2 lines
Diff to previous 1.3.2.4 , to branch point 1.3
- bugfix: Gallery2 JS and CSS broken (#188035 and #224019)
- bugfix: report version info for all gallery* modules
- bugfix: session handling to prevent TempIds
- bugfix: session handling to workaround [sf#1967484] new admin session protection (#250770)
- bugfix: hide search for user without proper permission
- feature: integration with advanced help module (TODO: write documentation)
- task: cleanup block tpl code
- task: add base api version constant

Revision 1.3.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 8 23:52:18 2008 UTC (21 months, 2 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.3.2.3: +4 -4 lines
Diff to previous 1.3.2.3 , to branch point 1.3
- task: complete update to D6 (block handling, page context, etc.) + various bugfixes

Revision 1.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 28 17:05:48 2007 UTC (22 months, 4 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.3.2.2: +7 -1 lines
Diff to previous 1.3.2.2 , to branch point 1.3
- task: add request details to reports

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 28 17:05:28 2007 UTC (22 months, 4 weeks ago) by profix898
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-1, DRUPAL-5--2-2
Changes since 1.1.2.10: +7 -1 lines
Diff to previous 1.1.2.10 , to branch point 1.1 , to next main 1.3
- task: add request details to reports

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 27 18:10:32 2007 UTC (23 months, 4 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.3.2.1: +0 -0 lines
Diff to previous 1.3.2.1 , to branch point 1.3
- major update: basically all features ported to D6 now :)
(requires G2.3/svn and is still volatile, for early testing only)

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 23 11:26:17 2007 UTC (2 years ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.3: +0 -0 lines
Diff to previous 1.3
- update D6 version (Oct-15, 2007)

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 23 11:20:33 2007 UTC (2 years ago) by profix898
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.2: +4 -4 lines
Diff to previous 1.2
- very early D6 version (Oct-01, 2007)

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 23 10:01:38 2007 UTC (2 years ago) by profix898
Branch: MAIN
Changes since 1.1: +154 -0 lines
Diff to previous 1.1
- Update HEAD to 5.x-2.0 release version

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 25 17:20:41 2007 UTC (2 years, 2 months ago) by profix898
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0, DRUPAL-5--2-0-BETA2, DRUPAL-5--2-0-BETA3, DRUPAL-5--2-0-BETA4, DRUPAL-5--2-0-BETA5, DRUPAL-5--2-0-BETA6
Changes since 1.1.2.9: +8 -1 lines
Diff to previous 1.1.2.9 , to branch point 1.1
- feature: add G2 debug log to reports

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 10 18:04:08 2007 UTC (2 years, 2 months ago) by profix898
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-BETA1
Changes since 1.1.2.8: +13 -3 lines
Diff to previous 1.1.2.8 , to branch point 1.1
- task: coding style and docs update

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 10 14:59:17 2007 UTC (2 years, 2 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.1.2.7: +5 -4 lines
Diff to previous 1.1.2.7 , to branch point 1.1
- task: add helper function to flush entity cache
- task: update settings for G2Image 3.x series
- feature: auto-resolve mail address conflicts on user import
- bugfix: various bugs in user import
- bugfix: object support (eg GalleryStatus) in error reporting

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 21 12:02:32 2007 UTC (2 years, 5 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.1.2.6: +4 -4 lines
Diff to previous 1.1.2.6 , to branch point 1.1
- task: cleanup css styles (indents, parenthesis)
- bugfix: report broken for unavailable G2 rewriteApi
- bugfix: detect AJAX/Image callback in gallery_handle_request()
  (also fixes javascript issues on 'plugins' administration)

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 30 15:34:34 2007 UTC (2 years, 5 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.1.2.5: +4 -1 lines
Diff to previous 1.1.2.5 , to branch point 1.1
- task: generate multipart reports (on multiple errors)

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 29 22:03:51 2007 UTC (2 years, 5 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.1.2.4: +2 -2 lines
Diff to previous 1.1.2.4 , to branch point 1.1
- bugfix: gallery_report.inc and php4
- bugfix: dont trigger report for invalid install

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 29 11:27:06 2007 UTC (2 years, 5 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.1.2.3: +21 -18 lines
Diff to previous 1.1.2.3 , to branch point 1.1
- feature: uninstall support for blocks
- feature: support for multiple image-/grid-blocks
- feature: new install wizard for initial configuration
- task: status page merged into install wizard
- task: cleanup of status rendering and user settings
- various bugfixes (e.g. batch sync, report, gallery_menu, ...)

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 5 21:02:01 2007 UTC (2 years, 6 months ago) by kiz0987
Branch: DRUPAL-5--2
Changes since 1.1.2.2: +8 -8 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Cleaned up the Gallery Filter options (more consistent with other tabs).
Used coder to try to clean up code standard (except for the G2 camelCase of
course). A painful exercise! Hopefully I didn't break anything.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 26 23:06:42 2007 UTC (2 years, 7 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.1.2.1: +2 -2 lines
Diff to previous 1.1.2.1 , to branch point 1.1
- task: rework of gallery search code (incl. new features)
- task: small cleanup of theme function in blocks code
- bugfix: pager, edit G2 link, ... on user status page

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 25 15:59:21 2007 UTC (2 years, 7 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.1: +130 -0 lines
Diff to previous 1.1
- task: fix some wording issues on the admin pages
- task: added exactsize option for search
- feature: simple report generator (to assist with bug reports)
- bugfix: support for piped arguments in filter tags
- bugfix: several issues with 'Site Admin' group <> 'admin' role sync feature
- bugfix: add code to handle admin user (uid=1) properly after install
- many minor bugfixes

Revision 1.1
Wed Apr 25 15:59:21 2007 UTC (2 years, 7 months ago) by profix898
Branch: MAIN
Branch point for: DRUPAL-5--2
FILE REMOVED
file gallery_report.inc was initially added on branch DRUPAL-5--2.

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