| 1 |
$Id$ |
$Id: CHANGELOG.txt,v 1.1 2008/10/20 17:05:20 psynaptic Exp $ |
| 2 |
|
|
| 3 |
UC Discounts 5.x-1.x-dev, 2008-01-07 |
UC Discounts 5.x-1.x-dev, 2008-31-08 |
| 4 |
------------------------------------ |
------------------------------------ |
| 5 |
- Started using cvs.drupal.org to ensure long term health of project. |
- Fixing incorrect line endings. |
| 6 |
|
- Changed Save discount to Save and same with Delete as per 6.x port. |
| 7 |
|
- Added deletion of associated condtions and actions when a discount is deleted. |
| 8 |
|
- Converted tabs to spaces and removed all trailing spaces. |
| 9 |
|
- Removed amount field from uc_discounts_condition_form(). See #1086448 for details. |
| 10 |
|
- Moved variable creation in uc_discounts_discount_form_submit() to match 6.x port. |
| 11 |
|
- Adding drupal_set_message() calls to confirm when conditions and actions are |
| 12 |
|
added, edited or deleted as per 6.x port. |
| 13 |
|
- Changed compare type of condition in uc_discounts_product.module. |
| 14 |
|
- Changed has_qty_field to FALSE in uc_discounts_product_discounts_action(). |
| 15 |
|
- Adding required to products multiple select list in uc_discounts_product.module. |
| 16 |
|
- Adding description to add/edit condition quanity field. |
| 17 |
|
- Removed debug code from uc_discounts_product_apply() in uc_discounts_product.module. |
| 18 |
|
- Changing dollar amount to amount in uc_discounts_action_form(). |
| 19 |
|
- 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 |
| 22 |
|
------------------------------------ |
| 23 |
|
- #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 |
| 26 |
|
------------------------------------ |
| 27 |
|
- #323868 by joachim: added implementation of hook_store_status and warning |
| 28 |
|
when no conditions or actions are available. |
| 29 |
|
- Changed discount weight to standard widget. |
| 30 |
|
- Tidied discount edit form: clearer submit button texts, full stops at end of |
| 31 |
|
all description texts, title case on tabs. |
| 32 |
|
|
| 33 |
|
UC Discounts 5.x-1.x-dev, 2008-23-08 |
| 34 |
|
------------------------------------ |
| 35 |
|
- Added doxygen comments for theme_uc_discounts_sell_price(). |
| 36 |
|
- Add proper spacing around ==. |
| 37 |
|
|
| 38 |
|
UC Discounts 5.x-1.x-dev, 2008-22-08 |
| 39 |
|
------------------------------------ |
| 40 |
|
- #324289: Changed Vocabulary to Term and cleaned up |
| 41 |
|
uc_discounts_taxonomy_item_field(). |
| 42 |
|
- #324411 by tszcheetah: Cleaned up hook_nodeapi, added theme function and |
| 43 |
|
discount_price to node object. |
| 44 |
|
|
| 45 |
|
UC Discounts 5.x-1.x-dev, 2008-21-08 |
| 46 |
|
------------------------------------ |
| 47 |
|
- Code style corrections using coder.module. |
| 48 |
|
- #324224 by joachim: Changed use of 'dollar' to be generic. |
| 49 |
|
|
| 50 |
|
UC Discounts 5.x-1.x-dev, 2008-20-08 |
| 51 |
|
------------------------------------ |
| 52 |
|
- Initial commit of module to cvs.drupal.org to ensure long term health of project. |
| 53 |
|
- Added deletion of variables to uc_discounts.install. |
| 54 |
|
- Changing variable name for access control in hook_menu for better readability. |
| 55 |
|
|
| 56 |
UC Discounts [pre drupal.org], 2008-01-07 [detour] |
UC Discounts [pre drupal.org], 2008-01-07 [detour] |
| 57 |
------------------------------------------------- |
------------------------------------------------- |