| 8 days ago: |
Patch from Lester Cheung to support Unicode short_desc changes in email notifications. |
| changeset 389: |
0ff867242d6f |
| tag: | tip |
| author: |
Nicholas FitzRoy-Dale (on deephonk) <wzdd@lardcave.net> |
| date: |
Thu Jun 25 20:55:14 2009 +1000 |
| files: |
templates/email_plaintext_changes.template.txt |
| 12 days ago: |
Removed obsolete reference to lib/controllers.py |
| changeset 388: |
d1e957ff3423 |
| author: |
Nicholas FitzRoy-Dale (on deephonk) <wzdd@lardcave.net> |
| date: |
Mon Jun 22 00:26:16 2009 +1000 |
| files: |
frontend/wrapper.py |
| 5 weeks ago: |
Non-resolved issues weekly email. |
| changeset 387: |
9696904a1f68 |
| author: |
Nicholas FitzRoy-Dale (on deephonk) <wzdd@lardcave.net> |
| date: |
Mon May 25 14:11:51 2009 +1000 |
| files: |
email/resolved.py frontend/htmlwrapper.py |
| 6 weeks ago: |
Issue sort direction arrows were broken (404). |
| changeset 386: |
5ebacd80ac7b |
| author: |
Nicholas FitzRoy-Dale (on deephonk) <wzdd@lardcave.net> |
| date: |
Fri May 22 22:31:19 2009 +1000 |
| files: |
html/mothra.js |
| 6 weeks ago: |
Fixed tagging (after removing Mochikit) |
| changeset 385: |
4304a9db9a20 |
| author: |
Nicholas FitzRoy-Dale (on deephonk) <wzdd@lardcave.net> |
| date: |
Fri May 22 18:17:06 2009 +1000 |
| files: |
html/jquery-dom.js html/jquery.json-1.3.min.js html/mothra.js html/style.css templates/fullscreeneditor.xml templates/index.xml |
| 6 weeks ago: |
Cleanup |
| changeset 384: |
dce3c8735637 |
| author: |
Nicholas FitzRoy-Dale (on deephonk) <wzdd@lardcave.net> |
| date: |
Fri May 22 15:13:04 2009 +1000 |
| files: |
.hgignore templates/email_resolved_issues.template.txt |
| 6 weeks ago: |
Basic email notification for unresolved issues. |
| changeset 383: |
8c979c397777 |
| author: |
Nicholas FitzRoy-Dale (on deephonk) <wzdd@lardcave.net> |
| date: |
Fri May 22 15:09:08 2009 +1000 |
| files: |
db/dbissueelement.py db/issues.py email/resolved.py email/update.py lib/emailutils.py |
| 6 weeks ago: |
New feature: As logging in is now increasingly important in Mothra, it now displays a login box on the front page, if you're not logged in. |
| changeset 382: |
e850f038ae11 |
| author: |
Nicholas FitzRoy-Dale (on deephonk) <wzdd@lardcave.net> |
| date: |
Sun May 17 22:34:51 2009 +1000 |
| files: |
frontend/htmlwrapper.py html/jquery-1.3.2.min.js html/mothra.js html/style.css templates/frontpage.xml templates/help_security.xml templates/index.xml templates/login_form.xml templates/login_getdetails.xml templates/project_view.xml ... |
| 3 months ago: |
Relaxed the rules to add other watchers to an issue: now you just have to be a member of that issue's project |
| changeset 381: |
5e9bf53f73b4 |
| author: |
Nicholas FitzRoy-Dale (on deephonk) <wzdd@lardcave.net> |
| date: |
Mon Mar 16 14:16:09 2009 +1100 |
| files: |
lib/security.py |
| 3 months ago: |
Fix security check to allow system admins carte blanche to change issues. Added DB integrity file to catch data integrity issues (current one being a null "resolution" which Mothra now complains about) |
| changeset 380: |
7bf34e6b1b2f |
| author: |
Nicholas FitzRoy-Dale (on deephonk) <wzdd@lardcave.net> |
| date: |
Mon Mar 16 14:06:09 2009 +1100 |
| files: |
lib/security.py tools/dbintegrity.py |