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

Log of /contributions/modules/ad_ubercart/ad_ubercart.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.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 10 12:53:11 2009 UTC (5 months, 2 weeks ago) by neochief
Branch: MAIN
CVS Tags: HEAD
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
ad -> ad_adbard

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 8 18:29:01 2009 UTC (5 months, 3 weeks ago) by neochief
Branch: MAIN
Changes since 1.17: +13 -4 lines
Diff to previous 1.17
Added Simpletests.
Fixed used quota query, which produced fake items in month select.
Refactoring.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 21:22:21 2009 UTC (5 months, 3 weeks ago) by neochief
Branch: MAIN
Changes since 1.16: +5 -1 lines
Diff to previous 1.16
minor refactoring

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 11 15:32:40 2009 UTC (6 months, 2 weeks ago) by neochief
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
Fixed 'create order' permission. Replaced by 'access content'.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 28 14:58:49 2009 UTC (7 months ago) by neochief
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
Ad display in cart and radios.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 19:55:43 2009 UTC (7 months ago) by neochief
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
*** empty log message ***

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 19:49:36 2009 UTC (7 months ago) by neochief
Branch: MAIN
Changes since 1.12: +8 -2 lines
Diff to previous 1.12
Radioboxes in "Exisiting..." and full ad display in cart items.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 25 20:29:50 2009 UTC (7 months ago) by neochief
Branch: MAIN
Changes since 1.11: +13 -1 lines
Diff to previous 1.11
Fixed FileField widget.
Removed teaser_js from AD content type in AHAH subform.
Added default node form initialization.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 24 16:29:18 2009 UTC (7 months ago) by neochief
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
ad_bard -> ad_adbard

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 24 16:20:02 2009 UTC (7 months ago) by neochief
Branch: MAIN
Changes since 1.9: +4 -3 lines
Diff to previous 1.9
Pushed the used ad content type to AD_CONTENT_TYPE constant, so it can be easily modified in future.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 19 19:04:15 2009 UTC (7 months, 1 week ago) by neochief
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
Fixed JS error which prevented calendar appearing with no disabled dates.
Added basic Installation guide.
Fixed some php notices.
Fixed schema difinition ('type' => 'tinyint') and added some additional uninstall actions.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 28 19:55:05 2009 UTC (8 months, 4 weeks ago) by neochief
Branch: MAIN
Changes since 1.7: +72 -20 lines
Diff to previous 1.7
RC1.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 22:18:28 2009 UTC (9 months ago) by neochief
Branch: MAIN
Changes since 1.6: +116 -22 lines
Diff to previous 1.6
Added ability to reuse existing Ad nodes for registered users.
Added ad?order assigning in order management form.
Added base approve callbacks.
Added base decline callbacks.
Refactoring.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 00:36:37 2009 UTC (9 months ago) by neochief
Branch: MAIN
Changes since 1.5: +60 -17 lines
Diff to previous 1.5
@damn, it seems that I commited everything to /cvs/drupal-contrib/ad_ubercart during last week. Anyway, now it's simply doesn't exists, so moving everything to new location.

New features:
Added JS price preview.
Added second step in cart addition form (ad node form).
Modified cart description, added theme function there.
Added cron cleanup for old temporary ad nodes.
Refactored a bit.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 12 20:09:02 2009 UTC (9 months, 2 weeks ago) by neochief
Branch: MAIN
Changes since 1.4: +3 -0 lines
Diff to previous 1.4
JQuery presence check added

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 12 19:32:56 2009 UTC (9 months, 2 weeks ago) by neochief
Branch: MAIN
Changes since 1.3: +5 -5 lines
Diff to previous 1.3
url() added to JS inclusion

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 12 18:34:38 2009 UTC (9 months, 2 weeks ago) by neochief
Branch: MAIN
Changes since 1.2: +3 -19 lines
Diff to previous 1.2
Removed useless hook_nodeapi (ad_price bug).
Added base_path() to JS includes.
Fixed "Cost per day".

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 22:28:30 2009 UTC (9 months, 2 weeks ago) by neochief
Branch: MAIN
Changes since 1.1: +46 -217 lines
Diff to previous 1.1
Moved forms to separate include file ad_ubercart.forms.inc
Separated ad_product into two different products — ad_product_daily and ad_product_monthly. Got rid of ad_prices. Everything now is stored in product tables (and it's cool).
Added support for new AHAH order administration.
Refactored some things.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 22:36:45 2009 UTC (9 months, 3 weeks ago) by neochief
Branch: MAIN
Moving everyting to contributes/modules

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