Age | Commit message (Expand) | Author | Files | Lines |
2009-11-09 | Fix a missing exit() call in pkgedit.php | Laszlo Papp | 1 | -0/+1 |
2009-08-11 | Use include_once where applicable | Dan McGee | 1 | -2/+2 |
2009-04-13 | Don't hit the database twice per comment on package | Dan McGee | 1 | -2/+2 |
2009-01-25 | Move package comment form into a new template. | Loui Chang | 1 | -67/+0 |
2009-01-23 | Tweak comment notify mail. | Loui Chang | 1 | -4/+6 |
2009-01-19 | Use new conglomerated translation files. | Loui Chang | 1 | -1/+0 |
2008-12-22 | Modify and fix typos in comment notification email. | Loui Chang | 1 | -3/+6 |
2008-12-22 | Really make all web paths relative. | Loui Chang | 1 | -4/+2 |
2008-12-21 | Introduce function include_lang for translations. | Loui Chang | 1 | -2/+2 |
2008-10-10 | Add comment and submitted to notification emails for comments | Callan Barrett | 1 | -1/+1 |
2008-06-17 | Remove all vim mode lines. Add HACKING file. | Loui Chang | 1 | -1/+0 |
2008-06-08 | Fix URL and wording of pkgedit.php email | Callan Barrett | 1 | -1/+1 |
2008-01-23 | Removed QBUG and DBUG | Simo Leone | 1 | -7/+0 |
2008-01-20 | Tweaks of various page layouts and handling of data | Callan Barrett | 1 | -9/+2 |
2007-10-11 | Center Add Comment box. | tardo | 1 | -0/+2 |
2007-10-02 | Fixed version strings. | tardo | 1 | -6/+6 |
2007-09-20 | patch from eliott to convert all <? to <?php | pjmattal | 1 | -1/+1 |
2007-09-20 | - Applied a patch from Loui to fix session removal. | swiergot | 1 | -1/+1 |
2006-08-08 | added dsa's header include patch | pjmattal | 1 | -0/+3 |
2005-08-06 | don't notify users about their own comments (closes #3048) | swiergot | 1 | -0/+1 |
2005-06-10 | New Translation Structure | simo | 1 | -2/+5 |
2005-06-10 | Added newpackage-notify to finally implement | simo | 1 | -1/+1 |
2005-06-08 | SQL CHANGES: New table CommentNotify with fields: | simo | 1 | -0/+24 |
2005-03-20 | added comments/category editing, and closed #2280 | eric | 1 | -12/+119 |
2005-03-06 | started working on pkgedit for comments | eric | 1 | -0/+48 |