aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Comment on alternative CPAN building approachEdmund von der Burg2011-03-31-0/+5
|
* Notes on getting Catalyst runningEdmund von der Burg2011-03-30-0/+102
|
* Test report creation for user who is logged inEdmund von der Burg2011-03-28-6/+105
| | | | also added methods to testmech
* code tested elsewhereEdmund von der Burg2011-03-28-10/+0
|
* Handle problem confirmation tokens in catalyst and get all tests workingEdmund von der Burg2011-03-28-104/+324
|
* Add 'abuse' table and put abuse logic into problemEdmund von der Burg2011-03-28-1/+44
|
* Abstracted out some email testsEdmund von der Burg2011-03-25-13/+65
|
* Move login/out methods into TestMechEdmund von der Burg2011-03-25-21/+55
|
* More tests (and fixes to issues thrown up)Edmund von der Burg2011-03-25-18/+290
|
* Tests for pc searches (both hits and misses)Edmund von der Burg2011-03-25-18/+101
|
* Created FMS specific Test::WWW:Mech wrapperEdmund von der Burg2011-03-25-0/+87
|
* Add Web::Scraper for test suiteEdmund von der Burg2011-03-25-0/+7
|
* Store tokens correctlyEdmund von der Burg2011-03-24-41/+66
|
* Close off map correctlyEdmund von der Burg2011-03-24-3/+6
|
* persist partial token across requestsEdmund von der Burg2011-03-24-4/+4
|
* Allow users to change photo during creationEdmund von der Burg2011-03-24-6/+6
|
* Don't show field errors if map used to change locationEdmund von der Burg2011-03-24-2/+7
|
* added support for partialsEdmund von der Burg2011-03-24-73/+111
|
* Don't allow user to assign another photo for a reportEdmund von der Burg2011-03-24-8/+7
|
* Fix so that submitting without using button worksEdmund von der Burg2011-03-24-1/+2
|
* Don't show categories if there aren't anyEdmund von der Burg2011-03-24-11/+13
|
* auth related fixesEdmund von der Burg2011-03-24-3/+8
|
* Handle photo uploads - caching between requests if there are errorsEdmund von der Burg2011-03-24-46/+123
|
* Add notes to the formEdmund von der Burg2011-03-24-1/+17
|
* Update wordingEdmund von der Burg2011-03-24-7/+2
| | | | Delete redundant template
* Handle successful repor creation correctlyEdmund von der Burg2011-03-23-45/+104
|
* use .txt suffix on email templatesEdmund von der Burg2011-03-23-5/+5
|
* Set confirmed state correctlyEdmund von der Burg2011-03-23-0/+5
|
* Get phone, email from report_userEdmund von der Burg2011-03-23-3/+3
|
* Cleared up the council string creation logicEdmund von der Burg2011-03-23-154/+168
|
* WiP: interim commit - basic form fields and errors migrated. Currently ↵Edmund von der Burg2011-03-23-46/+384
| | | | broken for councils
* Move error checking into the modelEdmund von der Burg2011-03-23-90/+189
|
* Added Term::Size::Any so debug output uses full widthEdmund von der Burg2011-03-23-0/+4
|
* Move phone from problem to userEdmund von der Burg2011-03-23-1/+9
|
* don't show map related text if skippedEdmund von der Burg2011-03-23-3/+5
|
* Added most of form elements to the templateEdmund von der Burg2011-03-22-0/+137
|
* disable debug outputEdmund von der Burg2011-03-22-11/+1
|
* clean up templateEdmund von der Burg2011-03-22-13/+5
|
* Wording about councilsEdmund von der Burg2011-03-21-15/+110
|
* Add more utility functionsEdmund von der Burg2011-03-21-1/+27
|
* Add contacts table to DBIC schemaEdmund von der Burg2011-03-21-1/+64
|
* Convert map click to locationEdmund von der Burg2011-03-21-15/+28
|
* display mapEdmund von der Burg2011-03-21-509/+134
|
* added HTML::EntitiesEdmund von der Burg2011-03-21-0/+3
|
* added Sort::KeyEdmund von der Burg2011-03-21-0/+3
|
* Check councilsEdmund von der Burg2011-03-21-15/+149
|
* WiP: determine location from pcEdmund von der Burg2011-03-21-15/+715
|
* Use unicode pluginEdmund von der Burg2011-03-21-0/+3
|
* Controller to handle new reports and outline of tests neededEdmund von der Burg2011-03-18-0/+74
|
* Create a new report by going to '/reports/new'Edmund von der Burg2011-03-18-5/+15
|