Releases for Classified Ads

ed_classified 4.7.x-1.5-4

inactivist - August 5, 2007 - 17:56
Official release from CVS tag: DRUPAL-4-7--1-5-4
Download: ed_classified-4.7.x-1.5-4.tar.gz
Size: 26.4 KB
md5_file hash: 6d765ba7f3adde6ef13c9e5cc61f449a
First released: August 5, 2007 - 17:56
Last updated: August 6, 2007 - 18:43

- Expired ad node deletion on cron run fixed (issue http://drupal.org/node/135411)
- Reduced watchdog noise on classified node deletion.
- Added credit link at bottom of category listings. We ask that you do not remove this, but if you do, you can remove this by implementing a theme function named 'ed_classified_credits', and return whatever string you wish (or an empty string).

ed_classified 5.x-1.5-8

inactivist - August 5, 2007 - 17:55
Official release from CVS tag: DRUPAL-5--1-5-8
Download: ed_classified-5.x-1.5-8.tar.gz
Size: 27.41 KB
md5_file hash: 6fe94c2de90bfa62495f309e837470db
First released: August 5, 2007 - 17:55
Last updated: August 6, 2007 - 18:43

- Expired ad node deletion on cron run fixed (issue http://drupal.org/node/135411)
- Reduced watchdog noise on classified node deletion.
- Added credit link at bottom of category listings. We ask that you do not remove this, but if you do, you can remove this by implementing a theme function named 'ed_classified_credits', and return whatever string you wish (or an empty string).

ed_classified 5.x-1.5-7

inactivist - June 5, 2007 - 04:00
Official release from CVS tag: DRUPAL-5--1-5-7
Download: ed_classified-5.x-1.5-7.tar.gz
Size: 27.21 KB
md5_file hash: 1edf21b9b6ddd539a47765dd4d32cc18
First released: June 5, 2007 - 04:00
Last updated: June 5, 2007 - 04:05

Fixing typo in uninstall function name in .info file.

----------------------------
Revision : 1.1.4.34
Date : 2007/5/27 22:31:8
Author : 'inactivist'
State : 'Exp'
Lines : +30 -11
CommitID : '3a26465a06a24567'
Description :
Add ability to see ad views in my ads list or admin ads list

----------------------------
Revision : 1.1.4.35
Date : 2007/5/28 15:48:20
Author : 'inactivist'
State : 'Exp'
Lines : +4 -4
CommitID : '257d465af9b94567'
Description :
Fix outer join ON clause for per-user/admin ads list
Fix 'purge' link logic at end of admin ads list.

----------------------------
Revision : 1.1.4.36
Date : 2007/5/28 15:57:2
Author : 'inactivist'
State : 'Exp'
Lines : +3 -3
CommitID : '3cee465afbc34567'
Description :
Backing out incorrect change

----------------------------
Revision : 1.1.4.37
Date : 2007/5/28 16:30:22
Author : 'inactivist'
State : 'Exp'
Lines : +3 -3
CommitID : '135e465b038f4567'
Description :
Fixing perms in admin ad list - show 'edit' link for all users having admin access

----------------------------
Revision : 1.1.4.38
Date : 2007/5/28 21:22:56
Author : 'inactivist'
State : 'Exp'
Lines : +3 -3
CommitID : '186c465b48254567'
Description :
fix http://drupal.org/node/147478
missing t('...') for translation

ed_classified 4.7.x-1.5-3

inactivist - May 24, 2007 - 16:27
Official release from CVS tag: DRUPAL-4-7--1-5-3
Download: ed_classified-4.7.x-1.5-3.tar.gz
Size: 26 KB
md5_file hash: 57af530daf3dc5211e4b53d0c094d810
First released: May 24, 2007 - 16:27
Last updated: May 24, 2007 - 16:30

Minor fix - was missing '/' on closing span of character count label. Thanks to nancyw for reporting the bug.

See: http://drupal.org/node/146549

ed_classified 5.x-1.5-6

inactivist - May 24, 2007 - 16:24
Official release from CVS tag: DRUPAL-5--1-5-6
Download: ed_classified-5.x-1.5-6.tar.gz
Size: 27.06 KB
md5_file hash: c1ee2edb82917610e7acfb9188301aad
First released: May 24, 2007 - 16:24
Last updated: May 24, 2007 - 16:25

Minor fix - was missing '/' on closing span of character count label. Thanks to nancyw for reporting the bug.

See: http://drupal.org/node/146549

ed_classified 5.x-1.5-5

inactivist - May 6, 2007 - 21:19
Official release from CVS tag: DRUPAL-5--1-5-5
Download: ed_classified-5.x-1.5-5.tar.gz
Size: 26.84 KB
md5_file hash: 8502bc02f58bc0f982f521210e48efc9
First released: May 6, 2007 - 21:19
Last updated: May 6, 2007 - 21:20

Main changes: option to send email notifications to users having ads expiring soon. Classified ads blocks suppressed if block is empty.
----------------------------
Revision : 1.1.4.23
Fixed views integration - was using incorrect name in field name.

----------------------------
Revision : 1.1.4.24
Fixing http://drupal.org/node/125095

----------------------------
Revision : 1.1.4.25
Attempting to fix http://drupal.org/node/126094
added missing t() around photo enhancement text.

----------------------------
Revision : 1.1.4.26
email notifications work in progress.
Basic framework implemented, but not heavily tested.

----------------------------
Revision : 1.1.4.27
Added donation block in settings form

----------------------------
Revision : 1.1.4.28
Fixing http://drupal.org/node/133573 -Anonymous user sees "n/a" - incorrect use of check_markup() when viewing ads

----------------------------
Revision : 1.1.4.29
Supress empty block(s) when no ads or stats.
Fixing issue http://drupal.org/node/138725

ed_classified 4.7.x-1.5-2

inactivist - May 6, 2007 - 21:15
Official release from CVS tag: DRUPAL-4-7--1-5-2
Download: ed_classified-4.7.x-1.5-2.tar.gz
Size: 26.04 KB
md5_file hash: 3ac76e939bc52f0164c2ec710e034967
First released: May 6, 2007 - 21:15
Last updated: May 6, 2007 - 21:20

Main changes: option to send email notifications to users having ads expiring soon. Classified ads blocks suppressed if block is empty.

----------------------------
Revision : 1.1.2.17
Fixed views integration - was using incorrect name in field name.

----------------------------
Revision : 1.1.2.18
Fixing http://drupal.org/node/125095

----------------------------
Revision : 1.1.2.19
Attempting to fix http://drupal.org/node/126094
added missing t() around photo enhancement text.

----------------------------
Revision : 1.1.2.20
email notifications work in progress.
Basic framework implemented, but not heavily tested.

----------------------------
Revision : 1.1.2.21
ed_classified_settings: Adding separate banner function; added donation block
ed_classified_menu: Now gets name from function rather than hardcoded
Other minor cleanup (comments)

----------------------------
Revision : 1.1.2.22
Tweak donation block

----------------------------
Revision : 1.1.2.23
Fixing http://drupal.org/node/133573 -Anonymous user sees "n/a" - incorrect use of check_markup() when viewing ads

----------------------------
Revision : 1.1.2.24
Supress empty block(s) when no ads or stats.
Fixing issue http://drupal.org/node/138725

ed_classified 5.x-1.5-4

inactivist - March 1, 2007 - 18:42
Official release from CVS tag: DRUPAL-5--1-5-4
Download: ed_classified-5.x-1.5-4.tar.gz
Size: 24.62 KB
md5_file hash: f1215ee5e4dccc484e04e587b660489f
First released: March 1, 2007 - 18:42
Last updated: March 1, 2007 - 18:45

This release incorporates various fixes for drupal 5 node rendering, and other fixes.

recent CVS log entries since Drupal-5-1.5-1 release:

----------------------------
Revision : 1.1.4.19
Date : 2007/3/1 17:35:20
Author : 'inactivist'
State : 'Exp'
Lines : +9 -6
CommitID : '256545e70ed14567'
Description :
Fix duplicate content problem originally reported in
http://drupal.org/node/122260

----------------------------
Revision : 1.1.4.20
Date : 2007/3/1 17:53:23
Author : 'inactivist'
State : 'Exp'
Lines : +4 -4
CommitID : '4fc845e7130c4567'
Description :
Formatting fixes for D5:
- Added check_markup() in theme_classified_teaser()
- use proper format '!' in t() in theme_ed_classifieds()
(was doing check_plain of user profile link when viewing leaf
taxonomy term view, thus spewing html entities and such and
generally messing things up.)

----------------------------
Revision : 1.1.4.21
Date : 2007/3/1 18:11:18
Author : 'inactivist'
State : 'Exp'
Lines : +10 -10
CommitID : '7deb45e7173f4567'
Description :
Formatting fixes for D5:
- using proper formatting character in t()
- was using ':' which is a placeholder, when '@' was intended
- use '!' where appropriate (such as the javascript character count)

----------------------------
Revision : 1.1.4.22
Date : 2007/3/1 18:39:2
Author : 'inactivist'
State : 'Exp'
Lines : +4 -4
CommitID : '407f45e71dbf4567'
Description :
Fix teaser list formatting per http://api.drupal.org/api/5/function/hook_view:
- modify node->content['body'][#value'] rather than teaser

ed_classified 5.x-1.5-3

inactivist - March 1, 2007 - 17:57
Official release from CVS tag: DRUPAL-5--1-5-3
Download: ed_classified-5.x-1.5-3.tar.gz
Size: 24.63 KB
md5_file hash: bc91b39bc4111a8a2937738b28239860
First released: March 1, 2007 - 17:57
Last updated: March 1, 2007 - 18:00

Formatting fixes for D5:
- Added check_markup() in theme_classified_teaser()
- use proper format '!' in t() in theme_ed_classifieds()
(was doing check_plain of user profile link when viewing leaf
taxonomy term view, thus spewing html entities and such and
generally messing things up.)

ed_classified 5.x-1.5-2

inactivist - March 1, 2007 - 17:42
Official release from CVS tag: DRUPAL-5--1-5-2
Download: ed_classified-5.x-1.5-2.tar.gz
Size: 24.62 KB
md5_file hash: 1a83dd26177bcc676ec68125b8ad2964
First released: March 1, 2007 - 17:42
Last updated: March 1, 2007 - 17:45

Fix bug reported in http://drupal.org/node/122260#comment-206064
(duplicate content rendered in full page view)

ed_classified 4.7.x-1.5-1

inactivist - February 28, 2007 - 07:31
Official release from CVS tag: DRUPAL-4-7--1-5-1
Download: ed_classified-4.7.x-1.5-1.tar.gz
Size: 23.86 KB
md5_file hash: 45a4835699b0f93222181641940e43d1
First released: February 28, 2007 - 07:31
Last updated: February 28, 2007 - 07:35

Fix for bug http://drupal.org/node/123396
(was republishing node on save/edit regardless of workflow settings)

ed_classified 5.x-1.5-1

inactivist - February 28, 2007 - 07:28
Official release from CVS tag: DRUPAL-5--1-5-1
Download: ed_classified-5.x-1.5-1.tar.gz
Size: 24.66 KB
md5_file hash: 138d741d8b1bd05e6824e2902e63b7f9
First released: February 28, 2007 - 07:28
Last updated: February 28, 2007 - 07:30

Fix for bug http://drupal.org/node/123396
(was republishing node on save/edit regardless of workflow settings)

ed_classified 4.7.x-1.5

inactivist - February 26, 2007 - 04:37
Official release from CVS tag: DRUPAL-4-7--1-5
Download: ed_classified-4.7.x-1.5.tar.gz
Size: 23.86 KB
md5_file hash: 35572309702bb6af2756dcb5d3884d91
First released: February 26, 2007 - 04:37
Last updated: February 26, 2007 - 04:40

This version supports per-category (taxonomy) ad durations - ad duration (expiration) is based on the chosen taxonomy term(s). Please see the ed_classified settings page

Other changes:
----------------------------
Revision : 1.1.2.5
Date : 2007/2/22 14:25:49
Author : 'inactivist'
State : 'Exp'
Lines : +4 -4
CommitID : '27945dda7e64567'
Description :
Blocks now use proper item-list class on div.

----------------------------
Revision : 1.1.2.6
Date : 2007/2/22 14:52:6
Author : 'inactivist'
State : 'Exp'
Lines : +3 -5
CommitID : '3f0c45ddae104567'
Description :
parens around taxonomy term in ads block now part of the link text.

----------------------------
Revision : 1.1.2.7
Date : 2007/2/22 15:1:39
Author : 'inactivist'
State : 'Exp'
Lines : +3 -3
CommitID : '55e145ddb04d4567'
Description :
Block category display now goes to ed_classified/tid rather than taxonomy

----------------------------
Revision : 1.1.2.8
Date : 2007/2/24 4:6:8
Author : 'inactivist'
State : 'Exp'
Lines : +5 -5
CommitID : '69e145dfb9a94567'
Description :
Fixing some display names and contextual information

----------------------------
Revision : 1.1.2.9
Date : 2007/2/24 8:20:41
Author : 'inactivist'
State : 'Exp'
Lines : +84 -26
CommitID : '59945dff5524567'
Description :
Back-porting more D5 version goodies.

----------------------------
Revision : 1.1.2.10
Date : 2007/2/25 2:55:14
Author : 'inactivist'
State : 'Exp'
Lines : +10 -25
CommitID : '30fd45e0fa8b4567'
Description :
Don't show contact link if classified ad created by currently logged-in user

----------------------------
Revision : 1.1.2.11
Date : 2007/2/25 3:11:27
Author : 'inactivist'
State : 'Exp'
Lines : +6 -6
CommitID : '511e45e0fe574567'
Description :
Back-porting D5 version mods - link to author's profile page, rather than the contact page, since user may not have contact form enabled.

----------------------------
Revision : 1.1.2.12
Date : 2007/2/25 16:56:36
Author : 'inactivist'
State : 'Exp'
Lines : +4 -9
CommitID : '445345e1bfbd4567'
Description :
Cleaning up name text
Removing bogus support function

----------------------------
Revision : 1.1.2.13
Date : 2007/2/25 19:56:52
Author : 'inactivist'
State : 'Exp'
Lines : +72 -6
CommitID : '3d5d45e1e9fe4567'
Description :
Per-category expiration - First working version

----------------------------
Revision : 1.1.2.14
Date : 2007/2/25 21:38:5
Author : 'inactivist'
State : 'Exp'
Lines : +39 -12
CommitID : '2be645e201b64567'
Description :
Per-category expiration durations - enforce some reasonable limits on _submit()
- Need to prevent users bypassing normal expiration dates.
- If user doesn't (or cannot) select the 'reset ad expiration' option, the
expiration date is lesser of of current expiration and tentative new expiration.
- If user can and does select 'reset ad expiration' option, the expiration will
be the largest value among all selected categories for this ad.

- Added some checking to ensure that the user can't skirt permission checking
and extend ad duration by manipulating form values on post. Will log if attempt
is detected.

----------------------------
Revision : 1.1.2.15
Date : 2007/2/25 23:3:7
Author : 'inactivist'
State : 'Exp'
Lines : +4 -5
CommitID : '570845e215a34567'
Description :
- Reworded some settings prompts
- Removed _dbg() invocation

ed_classified 5.x-1.5

inactivist - February 26, 2007 - 04:36
Official release from CVS tag: DRUPAL-5--1-5
Download: ed_classified-5.x-1.5.tar.gz
Size: 24.67 KB
md5_file hash: 6335f8794dfa54ad7397bad7610b679e
First released: February 26, 2007 - 04:36
Last updated: February 26, 2007 - 04:40

This version supports per-category (taxonomy) ad durations - ad duration (expiration) is based on the chosen taxonomy term(s). Please see the ed_classified settings page

Other changes:

- Don't show contact link if classified ad created by currently logged-in user
- Removing bogus support function

- Per-category expiration durations - enforce some reasonable limits on _submit()
- Need to prevent users bypassing normal expiration date s.
- If user doesn't (or cannot) select the 'reset ad expiration' option, the
expiration date is lesser of of current expiration and tentative new expiration.
- If user can and does select 'reset ad expiration' option, the expiration will
be the largest value among all selected categories for this ad.

- Added some checking to ensure that the user can't skirt permission checking
and extend ad duration by manipulating form values on post. Will log if attempt
is detected.

- Fixed problem with hook_view() - was not displaying the expiration date in body
or teasers.

- Remove _dbg function definition

ed_classified 5.x-1.4

inactivist - February 23, 2007 - 01:26
Official release from CVS tag: DRUPAL-5--1-4
Download: ed_classified-5.x-1.4.tar.gz
Size: 23.51 KB
md5_file hash: 26ea209ffed2082e519422fe25a10d5d
First released: February 23, 2007 - 01:26
Last updated: February 23, 2007 - 01:30

- Blocks now use proper item-list class on div.

- Parens around taxonomy term in ads block now part of the link text.

- Block category display now goes to ed_classified/tid rather than taxonomy

- New feature: replace, via hook_link_alter, taxonomy links
for terms that belong to the classified ads taxonomy. Redirect them to
ed_classified/vid/xxx - so that users are directed to the classified ads
category browser display, rather than a generic taxonomy node listing.

- Adding support for D5 node type system (admin can rename the content type)

ed_classified 4.7.x-1.1

inactivist - February 22, 2007 - 14:15
Official release from CVS tag: DRUPAL-4-7--1-1
Download: ed_classified-4.7.x-1.1.tar.gz
Size: 22.31 KB
md5_file hash: 85eb2a1dc7bc05e60c723047cd124ff5
First released: February 22, 2007 - 14:15
Last updated: February 22, 2007 - 14:20

Back-porting some fixes from the D5 port.
Security fixes and back-porting from Drupal 5 version.
- Mainly adding check_plain() to watchdog entries to prevent script injection in logs.
- Added missing check_markup() to theme_classified_body()
- Got rid of verbose logging of date change on hook_submit()
- Stats block requires access log enabled.
- Show 'suggest new category' only if contact module is enabled.

ed_classified 5.x-1.3

inactivist - February 22, 2007 - 13:59
Official release from CVS tag: DRUPAL-5--1-3
Download: ed_classified-5.x-1.3.tar.gz
Size: 22.98 KB
md5_file hash: 78da41a642f4c4bdb2ae6d0d1d620ce3
First released: February 22, 2007 - 13:59
Last updated: February 22, 2007 - 14:00

Minor changes to close some security holes and fix formatting problems.
- Adding check_plain() to watchdog entries to prevent script injection in logs.
- Added missing check_markup() to theme_classified_body()
- Added missing check_markup() to theme_ed_classifieds()
- Got rid of verbose logging of date change on hook_submit()

Other fixes/changes:
- Removed empty hook_nodeapi implementation.
- Fix Drupal 5 port bug found in expired ad purge code.
- Cleanup watchdog log entry format for ad expiration and purge.
- Fixed bogus settings descriptive text fouled up during D5 port.

ed_classified 5.x-1.2

inactivist - February 21, 2007 - 18:40
Official release from CVS tag: DRUPAL-5--1-2
Download: ed_classified-5.x-1.2.tar.gz
Size: 22.98 KB
md5_file hash: 2795d0e80e1ebdb434e4263ed8fc717d
First released: February 21, 2007 - 18:40
Last updated: February 21, 2007 - 18:45

Fixes problem where settings page doesn't have save/reset buttons
http://drupal.org/node/121275

ed_classified 5.x-1.0

inactivist - February 21, 2007 - 04:29
Official release from CVS tag: DRUPAL-5--1-0
Download: ed_classified-5.x-1.0.tar.gz
Size: 22.97 KB
md5_file hash: c2046cda0bf5c274a75f9939b0c40eee
First released: February 21, 2007 - 04:29
Last updated: February 21, 2007 - 04:30

First Drupal 5 release. Needs testing and feedback.
For installation and configuration notes, please read the README.txt included with the distribution.

Admin Settings form doesn't work properly - use newer releases.

ed_classified 5.x-1.x-dev

inactivist - February 20, 2007 - 04:11
Nightly development snapshot from CVS branch: DRUPAL-5
Download: ed_classified-5.x-1.x-dev.tar.gz
Size: 27.07 KB
md5_file hash: 58275ef066c8a8a087a6ac9814ab28cb
First released: February 20, 2007 - 04:11
Last updated: February 24, 2008 - 12:04

Drupal 5 branch nightly build. This should always reflect the latest Drupal 5 code base.

ed_classified 4.7.x-1.0

inactivist - February 11, 2007 - 23:07
Official release from CVS tag: DRUPAL-4-7--1-0
Download: ed_classified-4.7.x-1.0.tar.gz
Size: 22.19 KB
md5_file hash: ae2c93591b958254b0893f39798cbf33
First released: February 11, 2007 - 23:07
Last updated: February 11, 2007 - 23:10

Initial 4.7 compatible release.

ed_classified 4.7.x-1.x-dev

inactivist - February 11, 2007 - 22:30
Nightly development snapshot from CVS branch: DRUPAL-4-7
Download: ed_classified-4.7.x-1.x-dev.tar.gz
Size: 26.48 KB
md5_file hash: f1e7f3194ee29df15ca4cf9cb6497b43
First released: February 11, 2007 - 22:30
Last updated: February 24, 2008 - 12:04

4.7.x development snapshot.

 
 

Drupal is a registered trademark of Dries Buytaert.