/[drupal]/contributions/modules/monument/monument_image.module
ViewVC logotype

Log of /contributions/modules/monument/monument_image.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.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 30 23:55:56 2007 UTC (2 years, 3 months ago) by grunthus
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +32 -40 lines
Diff to previous 1.14
This commit fixes cascade deletion of related data in monument_image
table.
If a monument or an image with related monument_image data is deleted,
then the extra data in monument_image table now gets deleted. If an
image is de-associated with a monument then extra monument_image data
gets deleted.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 30 01:56:29 2007 UTC (2 years, 3 months ago) by grunthus
Branch: MAIN
Changes since 1.13: +283 -396 lines
Diff to previous 1.13
Fixing up code to handle access and permissions
Fixing up deletion of nodes via both _delete and _nodeapi hooks

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 26 11:13:21 2007 UTC (2 years, 4 months ago) by grunthus
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
Corrected introduced typo in hook_nodeapi, case 'update', $node-> was
missing the -

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 20 21:49:35 2007 UTC (2 years, 4 months ago) by grunthus
Branch: MAIN
Changes since 1.11: +7 -20 lines
Diff to previous 1.11
Really fix the bug whereby monument_image data was being recorded
erroneously.
Problem was also in nodeapi (case 'insert')

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 20 17:38:21 2007 UTC (2 years, 4 months ago) by grunthus
Branch: MAIN
Changes since 1.10: +6 -4 lines
Diff to previous 1.10
Fixes a bug whereby a monument_image could not be designated as a
key_image.
This was due to an incorrect query and incorrect handling of the result
of the query

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 20 16:29:46 2007 UTC (2 years, 4 months ago) by grunthus
Branch: MAIN
Changes since 1.9: +12 -3 lines
Diff to previous 1.9
Fix a bug evident when image upload module being used
Because during bulk upload of images, users cannot intervene to specify
that an image is or is not a monument image, via state '-8', bulk
uploaded images were being put into database table monument_image with
mid=0 and monument status -9. To correct this, I have disposed of '-9'
and instead, if the user does not stipulate whether the image is related
to a monument or not, the module now automatically assumes that it is
NOT.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 8 17:14:34 2007 UTC (2 years, 4 months ago) by grunthus
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
*** empty log message ***

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 27 00:29:42 2007 UTC (2 years, 8 months ago) by grunthus
Branch: MAIN
Changes since 1.7: +38 -12 lines
Diff to previous 1.7
Fix bug when image becomes monument_image or vice-versa

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 11 20:01:33 2007 UTC (2 years, 9 months ago) by grunthus
Branch: MAIN
Changes since 1.6: +4 -3 lines
Diff to previous 1.6
Several minor bugfixes and improvements

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 27 20:04:54 2006 UTC (2 years, 10 months ago) by grunthus
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.5: +187 -162 lines
Diff to previous 1.5
Initial commit of info file

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 22 17:38:21 2006 UTC (3 years, 1 month ago) by grunthus
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.4: +20 -5 lines
Diff to previous 1.4
Trying to fix problem with deleting related records

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 21 11:34:54 2006 UTC (3 years, 1 month ago) by grunthus
Branch: MAIN
Changes since 1.3: +7 -1 lines
Diff to previous 1.3
Applied patch to force user to choose an associated monument

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 21 00:30:16 2006 UTC (3 years, 1 month ago) by grunthus
Branch: MAIN
Changes since 1.2: +18 -3 lines
Diff to previous 1.2
Applied patch to fix single key_img issue

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 20 22:45:20 2006 UTC (3 years, 1 month ago) by grunthus
Branch: MAIN
Changes since 1.1: +130 -76 lines
Diff to previous 1.1
Set width to 80 columns

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 15 18:02:09 2006 UTC (3 years, 1 month ago) by grunthus
Branch: MAIN
Initial commit of monument module, not for production use

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