openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
T
tfe's chef
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
about 16 hours
ago.
Mar 12, 2025 — Mar 12, 2026
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
README updates.
Todd Eichel
More...
almost 17 years ago
todo: 24772297. Also unit test and OrderLine.total_price method to support that.
Todd Eichel
More...
over 17 years ago
todo: 24764400 This mostly consists of a rake task to go through all the orders and create sales tax OrderLines.
Todd Eichel
More...
over 17 years ago
todo: 24765009
Todd Eichel
More...
over 17 years ago
Still cleaning up from the Mailer to OrderMailer rename.
Todd Eichel
More...
over 17 years ago
Updated readme.html
Todd Eichel
More...
over 17 years ago
Missed a folder to rename on the last commit
Todd Eichel
More...
over 17 years ago
todo: 24634999, renamed Mailer and related to OrderMailer
Todd Eichel
More...
over 17 years ago
todo: 24729700
Todd Eichel
More...
over 17 years ago
Added basic confirmation email sending. Nothing filled in yet.
Todd Eichel
More...
over 17 years ago
Added email_with_name method and test to Order model.
Todd Eichel
More...
over 17 years ago
Modified plugins/action_mailer_optional_tls/lib/smtp_tls.rb so that it works with new version of ruby (see code comment for details).
Todd Eichel
More...
over 17 years ago
Added plugins/yaml_mail_config for keeping mail sending configuration (smtp server, username, password) in its own YAML file (config/email.yml) http://slantwisedesign.com/rdoc/yaml_mail_config/
Todd Eichel
More...
over 17 years ago
Added plugins/action_mailer_optional_tls to allow access to Gmail SMTP with TLS. http://douglasfshearer.com/blog/gmail-smtp-with-ruby-on-rails-and-actionmailer
Todd Eichel
More...
over 17 years ago
todo: 24200648 added basic authentication, username cmutv and the staff password for now
Todd Eichel
More...
over 17 years ago
Fixed a bug: we need to parse before_create not before_save.
Todd Eichel
More...
over 17 years ago
Oops, we need to not parse an order if it has an error (CMU's system sends notifications even when an order fails due to bad CC, etc.)
Todd Eichel
More...
over 17 years ago
todo: 24542542
Todd Eichel
More...
over 17 years ago
todo: 24204204
Todd Eichel
More...
over 17 years ago
todo: 24542537
Todd Eichel
More...
over 17 years ago
todo: 24195061
Todd Eichel
More...
over 17 years ago
Added test for aliased attribute bill_name in Order model.
Todd Eichel
More...
over 17 years ago
todo: 24470537
Todd Eichel
More...
over 17 years ago
Showing more columns in the active scaffolded views.
Todd Eichel
More...
over 17 years ago
Replaced getters and setters for bill_name with alias_attribute in Order model.
Todd Eichel
More...
over 17 years ago
Reverting the changes I didn't mean to commit to app/models/email.rb. Parsing isn't done yet.
Todd Eichel
More...
over 17 years ago
Accidentally committed the email model, not order model in rev 20. Sigh. Since we're all screwed up anyway, here's a migration to change order_date into a datetime while we're at it.
Todd Eichel
More...
over 17 years ago
Fixed oops in mailer_test.rb
Todd Eichel
More...
over 17 years ago
Added Order.shipped? virtual attribute and unit test, should be handy later.
Todd Eichel
More...
over 17 years ago
Updated mailer pull out and only save a plain text representation of the body
Todd Eichel
More...
over 17 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree