Releases for e-Commerce
ecommerce 6.x-4.0-rc13
First released: October 4, 2009 - 12:08
Size: 193.22 KB
md5_file hash: dec9ddd31b889acff33fedbcd9aab19d
Last updated: October 4, 2009 - 12:10
Found that there were still issues with the rules for do with the default values.
ecommerce 6.x-4.0-rc12
First released: October 4, 2009 - 04:51
Size: 193.18 KB
md5_file hash: d89932f69ebc55daf7603a971fd17b50
Last updated: October 4, 2009 - 04:55
This release has a lot of minor fixes in it as well as an issue with rules which cased some workflow changes not to occur.
ecommerce 6.x-4.0-rc11
First released: June 26, 2009 - 04:21
Size: 204.36 KB
md5_file hash: d283a224a68418e724185354e2f5b95c
Last updated: June 26, 2009 - 04:25
This is a very nice release with more improvements on the user experience and also fixing some bugs.
ecommerce 6.x-4.0-rc10
First released: June 8, 2009 - 00:22
Size: 202.63 KB
md5_file hash: 211674886a62a4fcde67b612a912a44b
Last updated: June 8, 2009 - 00:25
This is actually an important release, in that I have done a lot of work in making sure that there is high degree of accuracy in the allocation of receipts to transactions. There are also checks in the administer > reports > status which will check that all the balances of both the receipts and transaction are correct, and that the receipt to transaction allocations in correct.
Also I have implemented Recurring payments for PayPal Express which is a much better option than the basic PayPal in that it stops customers from going to PayPal and not paying which leaves transactions waiting for payment, and not moving on.
Also I have built some more reports and enhanced the existing reports to have more filters and fields to allow you to create better reports. Over the last release cycle I found the importance being able to use views. I had a requirement for an additional repor, if I had to code it, it would have taken me a few hours, where as with views I was able to build the required report is about 10 mins. This makes providing more information for clients so much easier.
I am getting very close to a final release and it is getting more and more bullet proof. My list of todos is getting much smaller and most of them are really cosmetic and mostly just polishing. If you are starting a new project which needs an e-Commerce solution, then start using 6.x-4.x version as I am very close now.
ecommerce 6.x-4.0-rc9
First released: May 31, 2009 - 05:08
Size: 196.83 KB
md5_file hash: 11c40994fa959a0e8608b22273fbbc69
Last updated: May 31, 2009 - 05:10
The biggest change in this release is that there is a new dependency on Chaos Tools which enables better handling of the checkout and cleans up the setup of a new type of checkout much better.
Also doing this now means that PayPal Express is working which is much nicer to use than the basic PayPal. Also using ctools means that we can easily add have modal popups which will be really great in ec_charges and also use the form wizard functionality.
The wizard form functionality was what finally sold me on using ctools as it will mean that I can build a fully user definable check out over multiple pages as the user wants it.
I don't know it it will be in the final version of 4.0 but will come before moving to Drupal 7. Also I hope that this will mean in some part it will be easier to move to Drupal 7.
ecommerce 6.x-4.0-rc8
First released: May 28, 2009 - 00:46
Size: 195.99 KB
md5_file hash: 778e58fee1654b132aeddd42c905be93
Last updated: May 28, 2009 - 00:50
I actually missed a couple of fixes in the views, and I had finished adding vertical tabs integration so I made a new release which just tidies up a couple of things, and makes a much better release.
ecommerce 6.x-4.0-rc7
First released: May 26, 2009 - 05:37
Size: 195.51 KB
md5_file hash: c0b6785c7fbbebd5053e11dcc944b33f
Last updated: May 26, 2009 - 05:40
This release is a major step towards the final release. Now recurring payments in working coupled with the ec_recurring module. You are now able to set up scheduled payments. Curring this only works with PayPal basic but I am going to be adding it to express and pro as soon as I can.
This will also be able to be rolled out to other payment gateways so when I can I will update ec_eway and ec_authorize.net.
ecommerce 6.x-4.0-rc6
First released: April 27, 2009 - 13:39
Size: 191.13 KB
md5_file hash: 198cff58818085c0a0d4e6f097dbe73e
Last updated: April 27, 2009 - 13:40
This release has been concentrating on ec_charge and making it better. Also there has been lots of clean of the ajax cart. Also there has been lots of bug fixes and a few clean up of the tests and other tests.
I have done work on ec_charge cleaning up a lot of the interface to make it much cleaner, and easier to build create charges that will not break. Also I have added export/import to charges so if there are any problems people can export the charge and add it as a part of the issue so I can test it.
ecommerce 6.x-4.0-rc5
First released: April 18, 2009 - 02:45
Size: 187.66 KB
md5_file hash: bc764bf0bdb5a71106fc8f3f5a61021c
Last updated: April 18, 2009 - 02:50
This is not a big release, but it does address a couple of important issues. Such as being able to convert nodes into products which is working 100% better, and also some new allocation interfaces for allowing the system to provide more information to the credit card gateway.
Also I have fixed up the cc validation and usability around the form handling of credit cards.
Lastly there has been some work on allow external modules to make add additional fields to the address. See ec address extra http://drupal.org/project/ec_address_extra
ecommerce 6.x-4.0-rc4
First released: April 14, 2009 - 13:26
Size: 174.16 KB
md5_file hash: 374dc330b77c29bfa6cd146bb5e58abc
Last updated: April 14, 2009 - 13:31
It is always the same. You create a release and then you find more bugs.
Fix an issue with the loading of cart items via AJAX which was what I was wanting to be tested.
ecommerce 6.x-4.0-rc3
First released: April 14, 2009 - 07:10
Size: 174.13 KB
md5_file hash: 9044740957e8b4868a294fdcbcd20cd6
Last updated: April 14, 2009 - 07:15
There have been a lot of stability fixes and the code is getting tighter and tighter. I have also done a lot of work on Charges and getting them to work much better and also so they will now work with products.
Also I have been checking the API as I have been make changes for clients and making sure that I can do everything I need so there has been some changes to make the api much better. Things I have been able to do in the new ec_donate module has really made things better.
I have also gotten the AJAX cart all working, and it is going really well. This works on both the linkand form based add to cart. I did this with the new ahah.js that replaces the standard one and allows a lot more to be done during a standard ahah. So we may need to bash on this a bit more.
It is getting a lot closer to being a final release, a lot of the code is now just tidy ups and writting more tests.
ecommerce 6.x-4.0-rc2
First released: April 5, 2009 - 13:27
Size: 166.25 KB
md5_file hash: 34f07817107ba6dbed7bc1da5ab106c6
Last updated: April 5, 2009 - 13:30
This release is really just a maintenance release as I was not very happy with the last one and a few things I was hoping to show off were not implemented properly and there were a few bugs.
This is now a much cleaner release.
ecommerce 6.x-4.0-rc1
First released: March 26, 2009 - 12:08
Size: 165.58 KB
md5_file hash: 6d8a137e716cac32636e8d2b4f832522
Last updated: March 26, 2009 - 12:10
This has been a long time coming, I do not doubt that there will be more work, but now it is main clean ups. I feel all the functionality is there and really more than anything just needs hammering on.
One of the things that I was concentrating on when doing any bug fixes was to start doing them as Test driven development so I would create a test and then from the test fix the issue. This means that when the new PIFR system comes I will turn on the testing for e-Commerce so that everytime a commit is done, all the tests will be run and everytime a new patch is uploaded it will be applyed and tested so when we get to a new patch we know that it applies, and that it passes all the tests.
There is only a few tests ATM but as time goes by more will be developed, and I am getting faster at developing them so I will add them as I find tests to add, and as I fix issues. If you have any ideas for tests please create an issue and someone will get to them. I would prefer to have too many ideas for tests than not enough.
With all the new and much better things in the Drupal community has to offer I always things how much better it is being within the Drupal community. It is much easier to leverage what we have here than have to set up and maintain my own systems outside the Drupal community.
One of the main areas that I have been working on is to move all the theme_*() out into template files. I have completed the ec_cart module and I am working on others. Anyone wants to help please jump in.
Also the decision to have views do all the reporting is the greatest thing ever. I added a few lines of code and now ec also leverages the drupal search system to allow full text based searches of invoices and receipts. Then added some minor amounts of code for views and we now have a text based search. There were some sticking points with this as having a whole heap of exposed filters at the top of a report is very ugly. Now with some creative form and themes I have them all hidden away in a collapsible fieldset.
ecommerce 6.x-4.0-beta7
First released: March 11, 2009 - 22:46
Size: 157.06 KB
md5_file hash: 892be0fd923e4ae1a438154244154f77
Last updated: March 11, 2009 - 22:50
e-Commerce 4.0 is now feature complete. Other than just doing the final clean ups and writting more of the standard extensions to modules like adding more filters to ec_charge, or some more product features. Since this is the case this is going to be the final BETA and if there are no major issues I will be releasing the first release candidate in the next week or so.
There has been a lot of work on getting the final piece of e-Commerce done. ec Charges is now implemented and working. It will create miscellaneous charges on any transaction. There is still work to be done on the extensions to ec charge but the API is quite nice and these will be added. If you have any ideas for filters, variables or calculations please drop just raise an issue, and I will look into it.
The main area I would like to be concentrated on is the ec charges. These are miscellaneous changes are added like setup fees, shipping, taxes, and anything else that can be dreamed up. Please post any issues and I will get them sorted as quick as possible.
ecommerce 6.x-4.0-beta6
First released: February 10, 2009 - 02:27
Size: 154.1 KB
md5_file hash: 7b51037a0fef0a1ef3d4d9b754d3b519
Last updated: February 10, 2009 - 02:30
I am thinking that this is going to be the last version. There have been a lot bug fixes and also I have done a lot of work on the views integration and also the workflow has now been changed to use rules to allow the store owner to change the workflow to fit to how they work, and not have to change their processes to fit with e-Commerce.
Changes since DRUPAL-6--4-0-BETA5:
ecommerce 5.x-3.6
First released: January 6, 2009 - 04:05
Size: 1.27 MB
md5_file hash: da983d149c28dfb50ae3ad76a9b58898
Last updated: January 6, 2009 - 04:10
Bug fix maintenance release.
ecommerce 6.x-4.0-beta5
First released: January 4, 2009 - 23:53
Size: 144.72 KB
md5_file hash: 3f76142763d191006ca0217460950ff9
Last updated: January 4, 2009 - 23:55
This is just a bug fix release which corrects some more core errors. Please test and let me know of any errors.
ecommerce 6.x-4.0-beta4
First released: November 24, 2008 - 12:47
Size: 146.51 KB
md5_file hash: c9f9c4c96af503e2f1644e0ff0331651
Last updated: November 24, 2008 - 12:50
We have been doing a lot of work in getting the rough edges fixed up on the checkout and it is now working. I also did some more work on rules and actions integration and I hope that I will be able to remove the build in store workflow and have a default set of workflows which will be able to be altered in rules.
Changes since DRUPAL-6--4-0-BETA3:
ecommerce 6.x-4.0-beta3
First released: November 13, 2008 - 04:18
Size: 141.86 KB
md5_file hash: 92b8e90363e6d31715c4132b4ead489a
Last updated: November 13, 2008 - 04:20
There have been a lot of bug fixes as well as the a complete rewrite of the checkout. The checkout ATM is only a single page and options like changing address and payment type have not been put back in. These are going to use the #ahah feature of the new formapi to allow users to change much easier. I am going to put back multi page checkouts, but this will be done by configuration and not be forced on the site admin.
The checkout api has completely changed and is now much more modular and should allow for much better formed functions.
Also there were problems with receipting now allowing the processing of receipts which have been fixed and now a complete checkout can be done.
ecommerce 6.x-4.0-beta2
First released: November 2, 2008 - 04:26
Size: 143.25 KB
md5_file hash: ecadf024c2d05bb3b907d2ecf17c480c
Last updated: November 2, 2008 - 04:30
Found a critcal error that would prevent testing so I have released a new beta
Changes since DRUPAL-6--4-0-BETA1:
- * #328993 fix issue with installing ec_anon on fresh system
