Log of /contributions/modules/ad_ubercart/ad_ubercart.module
Parent Directory
|
Revision Log
|
Revision Graph
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.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.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.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.
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.