Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | delete comments when deleting a user | Struan Donald | 2011-05-18 | -0/+2 | |
| | |||||
* | extract_update_metas method | Struan Donald | 2011-05-17 | -0/+22 | |
| | |||||
* | method to extract problem banner | Struan Donald | 2011-05-16 | -1/+21 | |
| | |||||
* | method to extract problem title | Struan Donald | 2011-05-16 | -0/+19 | |
| | |||||
* | add method to extract meta information from problem report page | Struan Donald | 2011-05-16 | -0/+20 | |
| | |||||
* | display correct error messages and test for bad problem ids | Struan Donald | 2011-05-13 | -0/+1 | |
| | |||||
* | remove user alerts when deleting a user | Struan Donald | 2011-05-11 | -0/+2 | |
| | |||||
* | Moved some of the location smarts from '/report/new' to '/around' | Edmund von der Burg | 2011-04-13 | -0/+18 | |
| | |||||
* | More robust tests | Edmund von der Burg | 2011-04-11 | -2/+24 | |
| | |||||
* | Mute undef warning | Edmund von der Burg | 2011-04-11 | -1/+2 | |
| | |||||
* | Add the 'remember_me' checkbox on login | Edmund von der Burg | 2011-04-07 | -0/+24 | |
| | |||||
* | Fix bugs introduced with overrides form | Edmund von der Burg | 2011-04-07 | -3/+3 | |
| | |||||
* | Ported import.cgi to catalyst | Edmund von der Burg | 2011-03-31 | -0/+18 | |
| | |||||
* | Test report creation for user who is logged in | Edmund von der Burg | 2011-03-28 | -0/+47 | |
| | | | | also added methods to testmech | ||||
* | Abstracted out some email tests | Edmund von der Burg | 2011-03-25 | -0/+52 | |
| | |||||
* | Move login/out methods into TestMech | Edmund von der Burg | 2011-03-25 | -2/+45 | |
| | |||||
* | More tests (and fixes to issues thrown up) | Edmund von der Burg | 2011-03-25 | -0/+36 | |
| | |||||
* | Created FMS specific Test::WWW:Mech wrapper | Edmund von der Burg | 2011-03-25 | -0/+87 | |