0b29bf2a | 25-Aug-2009 |
Jani Taskinen |
- Simplify |
195083fc | 25-Aug-2009 |
Jani Taskinen |
testing mailing... |
5626a426 | 25-Aug-2009 |
Jani Taskinen |
testing |
32df42be | 20-Aug-2009 |
Jani Taskinen |
- Fixed the autocompletion of developers for assigned field. Need 2 different tokens in total! |
20879528 | 20-Aug-2009 |
Jani Taskinen |
- Fix bugs_mail() usage. 5th parameter is handled internally. |
73f1b8e4 | 20-Aug-2009 |
Jani Taskinen |
- No need to load the jquery code twice. Also load JS in the end of page! |
d329186a | 20-Aug-2009 |
Jani Taskinen |
- Clean up the mail handling a little bit. Added spam protection to extra headers. |
b595c0ed | 18-Aug-2009 |
Jani Taskinen |
- WS / CS fixes |
5acfb726 | 18-Aug-2009 |
Felipe Ribeiro |
Adding people search feature when assiging a developer to a bug. Using the same code of http://people.php.net |
ffb8a148 | 18-Aug-2009 |
Felipe Ribeiro |
Adding people search feature when assiging a developer to a bug. Using the same code of http://people.php.net |
fdebb8fe | 13-Aug-2009 |
Jani Taskinen |
- prepend.inc is not yet included here |
d69d6387 | 13-Aug-2009 |
Jani Taskinen |
- Minor issues. Almost everything works like it should now.. |
0fe8e724 | 13-Aug-2009 |
Jani Taskinen |
- Fix a typo (how this did not cause an error is quite weird.. |
ebc3e8e0 | 13-Aug-2009 |
Jani Taskinen |
- No need to not show the assign field when not (yet) logged in |
a585a382 | 13-Aug-2009 |
Jani Taskinen |
- More fixes to patch handling |
16a1bfb1 | 13-Aug-2009 |
Jani Taskinen |
- Fix spam protect in patch emails |
eb7805ac | 13-Aug-2009 |
Jani Taskinen |
- Fix lengths |
08a80689 | 13-Aug-2009 |
Jani Taskinen |
- Fix some mailing issues |
a107c90b | 13-Aug-2009 |
Jani Taskinen |
- When DEVBOX is TRUE do this.. |
53e6015a | 13-Aug-2009 |
Jani Taskinen |
- Use common function for sending emails. (make debugging a bit easier too :) |
5e9a1bf9 | 13-Aug-2009 |
Jani Taskinen |
- Use common email validator function |
2e7689de | 13-Aug-2009 |
Jani Taskinen |
- Allow longer patch names than 40 chars.. |
3ea09300 | 13-Aug-2009 |
Jani Taskinen |
- It can not be empty either |
76c183d5 | 13-Aug-2009 |
Jani Taskinen |
- Nuke unused parameters |
3a397248 | 13-Aug-2009 |
Jani Taskinen |
- Nuke one more unnecessary include() |