| 1 |
$Id: CHANGELOG.txt,v 1.1 2008/10/20 17:05:20 psynaptic Exp $ |
$Id: CHANGELOG.txt,v 1.1.2.1 2008/11/01 00:47:02 psynaptic Exp $ |
| 2 |
|
|
| 3 |
UC Discounts 5.x-1.x-dev, 2008-31-08 |
UC Discounts 5.x-1.x-dev, 2008-31-10 |
| 4 |
------------------------------------ |
------------------------------------ |
| 5 |
- Fixing incorrect line endings. |
- Fixing incorrect line endings. |
| 6 |
- Changed Save discount to Save and same with Delete as per 6.x port. |
- Changed Save discount to Save and same with Delete as per 6.x port. |
| 18 |
- Changing dollar amount to amount in uc_discounts_action_form(). |
- Changing dollar amount to amount in uc_discounts_action_form(). |
| 19 |
- Fixed malformed cvs info tags and removed quotes around dependancies in info files. |
- Fixed malformed cvs info tags and removed quotes around dependancies in info files. |
| 20 |
|
|
| 21 |
UC Discounts 5.x-1.x-dev, 2008-30-08 |
UC Discounts 5.x-1.x-dev, 2008-30-10 |
| 22 |
------------------------------------ |
------------------------------------ |
| 23 |
- #325830 by joachim: changed package of module from UC core to UC discounts. |
- #325830 by joachim: changed package of module from UC core to UC discounts. |
| 24 |
|
|
| 25 |
UC Discounts 5.x-1.x-dev, 2008-25-08 |
UC Discounts 5.x-1.x-dev, 2008-25-10 |
| 26 |
------------------------------------ |
------------------------------------ |
| 27 |
- #323868 by joachim: added implementation of hook_store_status and warning |
- #323868 by joachim: added implementation of hook_store_status and warning |
| 28 |
when no conditions or actions are available. |
when no conditions or actions are available. |
| 30 |
- Tidied discount edit form: clearer submit button texts, full stops at end of |
- Tidied discount edit form: clearer submit button texts, full stops at end of |
| 31 |
all description texts, title case on tabs. |
all description texts, title case on tabs. |
| 32 |
|
|
| 33 |
UC Discounts 5.x-1.x-dev, 2008-23-08 |
UC Discounts 5.x-1.x-dev, 2008-23-10 |
| 34 |
------------------------------------ |
------------------------------------ |
| 35 |
- Added doxygen comments for theme_uc_discounts_sell_price(). |
- Added doxygen comments for theme_uc_discounts_sell_price(). |
| 36 |
- Add proper spacing around ==. |
- Add proper spacing around ==. |
| 37 |
|
|
| 38 |
UC Discounts 5.x-1.x-dev, 2008-22-08 |
UC Discounts 5.x-1.x-dev, 2008-22-10 |
| 39 |
------------------------------------ |
------------------------------------ |
| 40 |
- #324289: Changed Vocabulary to Term and cleaned up |
- #324289: Changed Vocabulary to Term and cleaned up |
| 41 |
uc_discounts_taxonomy_item_field(). |
uc_discounts_taxonomy_item_field(). |
| 42 |
- #324411 by tszcheetah: Cleaned up hook_nodeapi, added theme function and |
- #324411 by tszcheetah: Cleaned up hook_nodeapi, added theme function and |
| 43 |
discount_price to node object. |
discount_price to node object. |
| 44 |
|
|
| 45 |
UC Discounts 5.x-1.x-dev, 2008-21-08 |
UC Discounts 5.x-1.x-dev, 2008-21-10 |
| 46 |
------------------------------------ |
------------------------------------ |
| 47 |
- Code style corrections using coder.module. |
- Code style corrections using coder.module. |
| 48 |
- #324224 by joachim: Changed use of 'dollar' to be generic. |
- #324224 by joachim: Changed use of 'dollar' to be generic. |
| 49 |
|
|
| 50 |
UC Discounts 5.x-1.x-dev, 2008-20-08 |
UC Discounts 5.x-1.x-dev, 2008-20-10 |
| 51 |
------------------------------------ |
------------------------------------ |
| 52 |
- Initial commit of module to cvs.drupal.org to ensure long term health of project. |
- Initial commit of module to cvs.drupal.org to ensure long term health of project. |
| 53 |
- Added deletion of variables to uc_discounts.install. |
- Added deletion of variables to uc_discounts.install. |