Commit Graph

13 Commits

Author SHA1 Message Date
9ebea9bc1f Merge branch 'master' into feature/#17
Conflicts:
	app/views/exceptionhandler/index.html.erb
2012-04-29 00:52:41 -04:00
d6f69b6358 Fixed the error messages associated with invalid reports
closes #25
2012-04-29 00:47:59 -04:00
0d2640a8ab Merge branch 'master' into feature/#17 2012-04-29 00:33:00 -04:00
a950b8055e Added issue number to filed status output
closes #23
2012-04-28 21:05:53 -04:00
b331cd888a Finished initial proguard integration
refs #17
2012-04-28 19:33:29 -04:00
d6eec54b08 Changed successfull flash messages to notice and print incomming params to user 2012-03-30 12:46:46 -04:00
e7c1c3226b Updated flash messages, updated permissions, and added debuging output
I updated the flash messages to incude :alert, :error, and :success.
This will make the output much easier to read.

The debugging output was added to the index view.
it now displays the number of params passed,
and prints out each param on a seperate line
2012-03-29 13:57:46 -04:00
3e847fdacc Added flash messages, and simplified code 2012-03-29 12:11:29 -04:00
8aa39f26ac Fixed my mistake of writing changes the the wronge file 2012-02-22 13:17:48 -05:00
5570f4cf42 Added support for package name.
This will require a new manadoty custom field.
Package name will be used for exsiting report checks.
2012-02-22 12:57:29 -05:00
23ad9ca445 Finished updating method
The plugin is not fully fuctional
2012-02-19 12:23:17 -05:00
b103654d03 Finished new report generation 2012-02-19 10:01:12 -05:00
ba1ab6a450 Initial Commit: 2012-02-17 12:20:45 -05:00