0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Sep 14, 2025 — Sep 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
email_key won't work as a column name because of mysql, changing to email_token. This should make it so you can send with different templates. More... over 14 years ago
added email_key support More... over 14 years ago
This fixes an issue with mimemail 1.0 where the headers aren't set correct More... over 14 years ago
update to make the send function return after it is sent More... almost 15 years ago
not actually a default local task More... almost 15 years ago
added a send function, this should be cleaned up more More... almost 15 years ago
create better formatting for log More... almost 15 years ago
move to admin/build More... almost 15 years ago
move to admin/build subtree More... almost 15 years ago
and for the email preview More... almost 15 years ago
if we force a background color, we need to force a foreground color More... almost 15 years ago
add tests for the basic existance of announce log More... almost 15 years ago
added a log of sent announcements, we'll probably need a db change to store more of this at time of send, so we know what actually went out. More... almost 15 years ago
fix some indentation More... almost 15 years ago
fix tests so they pass with the new url structure. More... almost 15 years ago
Add custom css to get the UI to be more like I want. More... almost 15 years ago
actually test the delete path More... almost 15 years ago
add deeper testing, now I can be sure that I can create items More... almost 15 years ago
this should provide a delete path, though it's not really tested much yet. More... almost 15 years ago
fix case issue More... almost 15 years ago
restructured the forms so there are more meaningful buttons More... almost 15 years ago
restructure tests so they run only under a single test function, which turns out to be much faster. Add more create tests. More... almost 15 years ago
added link to trello More... almost 15 years ago
remove save button on the listing page, not needed there More... almost 15 years ago
added license and readme More... almost 15 years ago
fix some of the menu items More... almost 15 years ago
get rid of some verbose dumping of variables More... almost 15 years ago
added the ability to runCron from my test environment. Add email check, which now works More... almost 15 years ago
I've now managed to get simple test to send out cron based emails, though the test cases for them don't seem to be working. More... almost 15 years ago
remove some debug. More... almost 15 years ago