Releases for Classified Ads
ed_classified 7.x-2.x-dev
First released: September 11, 2009 - 04:06
Size: 38.25 KB
md5_file hash: 739e194e1383036fcd0e5a5201e2c217
Last updated: September 14, 2009 - 00:09
Drupal 7 development branch. Not recommended for use on production sites. Not guaranteed to be stable.
ed_classified 5.x-2.x-dev
First released: September 11, 2009 - 04:05
Size: 38.99 KB
md5_file hash: fea4c3ea173d468c34a3d8fe19b129d9
Last updated: September 21, 2009 - 12:11
Drupal 5 development branch. Not recommended for use on production sites. Not guaranteed to be stable.
ed_classified 6.x-2.0-alpha6
First released: August 13, 2009 - 02:16
Size: 36.05 KB
md5_file hash: 57f04f43887a33ed3418e40f04399619
Last updated: August 13, 2009 - 02:20
Changes since DRUPAL-6--2-0-ALPHA5:
- Fixed #529936: Remove copyright from ed_classified pages
- Fixed #532712-3: variable is not an array or object
- Fixed #532712: Expired ads
- Fixed #540336: Don't display ad reset option if user does not have permission to reset
- Fixed #296415: Update module to use Drupal 6 module_load_include functionality
- Fixed #547214: Disable 'My Classified Ads list' menu tab for users with no perms
ed_classified 6.x-2.0-alpha5
First released: July 24, 2009 - 06:20
Size: 35.98 KB
md5_file hash: 3e99596e8b356e617ef5137e3894c2f3
Last updated: July 24, 2009 - 06:25
Changes since DRUPAL-6--2-0-ALPHA4:
ed_classified 6.x-2.0-alpha4
First released: July 11, 2009 - 05:47
Size: 35.75 KB
md5_file hash: 1ad08703824f0e521a9b7d10aa7a65fb
Last updated: July 11, 2009 - 05:50
Changes since DRUPAL-6--2-0-ALPHA3:
- Applied Code Review module at critical and normal levels to tidy up code.
- Applied Code Review to check 5.x conversion and formatting
- Fixed #510506: Views2 support needed
- Improved Views interface with expiry time remaining field.
- Updated #503792: expiration notifications were still broken
- Fixed #506746: Taxonomy-dependent durations not updating on settings page
ed_classified 6.x-2.0-alpha3
First released: June 30, 2009 - 12:36
Size: 34.77 KB
md5_file hash: c6c25d9898184edf734de0edb2ee6492
Last updated: June 30, 2009 - 12:40
This is the most stable 6.x release to date. However, as always, an alpha release is not recommended for production sites.
ed_classified 6.x-2.0-alpha2
First released: June 27, 2009 - 06:04
Size: 35.24 KB
md5_file hash: 652782b708ab7ba83a766470c235bef9
Last updated: June 27, 2009 - 06:05
This release is intended consolidate a number of bug fixes and to provide a fixed point of reference for testers. It is not recommended for production sites as an alpha release.
Added CHANGELOG.txt, INSTALL.txt by milesgillham
Changed README.txt by milesgillham
Added #378250 by sbordage: french translation (fr.po)
Fixed #225362-29 by AlexisWilke: Postgres errors
Fixed #225362-31 by AlexisWilke: Postgres single quotes
Fixed/Changed #225362-34 by AlexisWilke: Large number of fixes and tuning
Fixed #281747 by milesgillham: Invalid argument supplied on cron run
Fixed #332828 by phdhiren: All revisions comes in the list
Fixed #332851 by phdhiren: All data in My Classified Ad List link
Fixed #355119 by milesgillham: Users unable to edit own classifieds
Fixed #359933 by milesgillham: Call to undefined function _ed_classified_notify_user_of_ad_expiration
Fixed #397686 by milesgillham: Missing table-prefix
Fixed #402770 by milesgillham: recoverable fatal error
Fixed #501642 by milesgillham: Unknown column node_counter.nid
ed_classified 6.x-2.x-dev
First released: August 11, 2008 - 04:32
Size: 38.16 KB
md5_file hash: efd088b04fb31426364ab9371d4201f7
Last updated: September 14, 2009 - 00:09
Drupal 6 development branch. Not recommended for use on production sites. Not guaranteed to be stable.
ed_classified 4.7.x-1.5-4
First released: August 5, 2007 - 17:56
Size: 26.4 KB
md5_file hash: 6d765ba7f3adde6ef13c9e5cc61f449a
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
First released: August 5, 2007 - 17:55
Size: 27.41 KB
md5_file hash: 6fe94c2de90bfa62495f309e837470db
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
First released: June 5, 2007 - 04:00
Size: 27.21 KB
md5_file hash: 1edf21b9b6ddd539a47765dd4d32cc18
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
First released: May 24, 2007 - 16:27
Size: 26 KB
md5_file hash: 57af530daf3dc5211e4b53d0c094d810
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.
ed_classified 5.x-1.5-6
First released: May 24, 2007 - 16:24
Size: 27.06 KB
md5_file hash: c1ee2edb82917610e7acfb9188301aad
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.
ed_classified 5.x-1.5-5
First released: May 6, 2007 - 21:19
Size: 26.84 KB
md5_file hash: 8502bc02f58bc0f982f521210e48efc9
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
First released: May 6, 2007 - 21:15
Size: 26.04 KB
md5_file hash: 3ac76e939bc52f0164c2ec710e034967
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
First released: March 1, 2007 - 18:42
Size: 24.62 KB
md5_file hash: f1215ee5e4dccc484e04e587b660489f
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'
ed_classified 5.x-1.5-3
First released: March 1, 2007 - 17:57
Size: 24.63 KB
md5_file hash: bc91b39bc4111a8a2937738b28239860
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
First released: March 1, 2007 - 17:42
Size: 24.62 KB
md5_file hash: 1a83dd26177bcc676ec68125b8ad2964
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
First released: February 28, 2007 - 07:31
Size: 23.86 KB
md5_file hash: 45a4835699b0f93222181641940e43d1
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
First released: February 28, 2007 - 07:28
Size: 24.66 KB
md5_file hash: 138d741d8b1bd05e6824e2902e63b7f9
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)
