Commit Graph

214 Commits

Author SHA1 Message Date
Samuel Cochran
1067c208cb Pretty up XSL, cater to empty case 2011-12-23 03:34:02 +08:00
Samuel Cochran
50ea84cebf Actually add XSLT to loaded scripts 2011-12-23 03:33:45 +08:00
Ryan Montgomery
a9e46c1d55 Fractal Analysis Output
* Added analysis.xsl to transform the fractal validation xml into html which is injected into the analysis iframe. This allowed for easier styling of the returned xml data.
* Added xslt query plugin to fetch and transform the xml
* Styled the output in a similar manner to the Fractal website
2011-12-11 16:59:30 -05:00
Chris Kimpton
e4eb0992f4 amended rails config, smtp_settings is :address, not :host (at least under Rails 3.1.3) 2011-12-11 20:31:33 +00:00
Samuel Cochran
c1027deee6 Merge branch 'master' of github.com:sj26/mailcatcher 2011-12-04 22:30:37 +08:00
Samuel Cochran
59f0ec8532 v0.5.4 2011-12-04 22:29:43 +08:00
Samuel Cochran
e5c8ef9b08 Fix links to attachments (Thanks Ben!) 2011-12-04 22:26:09 +08:00
Samuel Cochran
0a29130d0f Merge pull request #23 from fnando/master
Just removed Config's deprecation warning
2011-10-10 04:43:14 -07:00
Nando Vieira
d815809607 Removed deprecation warning. 2011-10-10 08:28:49 -03:00
Samuel Cochran
428e7cdf1e Version bump 2011-10-10 14:33:09 +08:00
Gregor Schmidt
3bbaa6f2de Using old-style Hash literal to work with 1.8.7 2011-10-10 08:23:26 +02:00
Samuel Cochran
d9986bad86 Don't include rdoc in build process 2011-10-09 16:50:36 +08:00
Samuel Cochran
bbcd792a03 Make mailcatcher aware of its version. 2011-10-09 16:50:17 +08:00
Samuel Cochran
024186ebc3 Version 0.5.2
* Avoid '#' in location (thanks @schmidt).
 * Add rdoc and rake as development dependencies (thanks @schmidt).
 * Update to Fractal to go through API, presents ugly XML now instead of nothing.
 * Bump Skinny to work with latest WebSocket draft.
2011-10-09 15:46:55 +08:00
Samuel Cochran
54eb83d7a2 Little refactor to reduce nesting 2011-10-09 15:45:33 +08:00
Samuel Cochran
08ab0c5f69 Update Skinny dependency 2011-10-09 15:44:58 +08:00
Samuel Cochran
93a31fd62b Merge branch 'add-missing-dev-dependencies' of https://github.com/schmidt/mailcatcher 2011-10-08 00:26:36 +08:00
Samuel Cochran
623f2b4514 Merge branch 'avoid-hash-in-urls-by-preventing-default-link-action' of https://github.com/schmidt/mailcatcher 2011-10-08 00:25:25 +08:00
Samuel Cochran
60160e1642 Expose updated fractal api access in front-end 2011-10-08 00:25:04 +08:00
Gregor Schmidt
32ae22e4c7 Adding preventDefault for some onclick handlers
this should avoid ugly '#' in the location bar
2011-10-07 17:31:02 +02:00
Gregor Schmidt
2379603d16 Adding rake and rdoc to list of dev dependencies 2011-10-07 17:29:43 +02:00
Samuel Cochran
88711084e7 Analysis by Fractal 2011-10-07 22:16:17 +08:00
Samuel Cochran
63432c27c8 Refactor to refernce parts by sub-path 2011-10-07 22:15:59 +08:00
Samuel Cochran
c3a3bb1880 Update homepage. 2011-09-13 05:43:40 +08:00
Samuel Cochran
736f3ee821 Merge pull request #18 from UnderpantsGnome/better_growl_image
better image for growl
2011-08-25 17:33:03 -07:00
Michael Moen
2290c0eb3e better image for growl 2011-08-25 15:39:49 -05:00
Samuel Cochran
56113d9c3f Bump to 0.5.1, bugfix 2011-07-08 14:48:11 +08:00
Samuel Cochran
e9da024345 Fix attachments not appearing after clearing 2011-07-08 14:47:41 +08:00
Samuel Cochran
6b5f8cbfca Bump to 0.5.0, new feature 2011-07-07 16:16:15 +08:00
Samuel Cochran
eb45a62413 Tweak SASS 2011-07-07 16:15:26 +08:00
Samuel Cochran
eed61fe11e Load stylesheets earlier in Analysis tab. 2011-07-07 16:11:29 +08:00
Samuel Cochran
6ba508c635 Link to issues page in README. 2011-07-07 16:11:17 +08:00
Samuel Cochran
a6e9fafbfc Add Fractal analysis as a feature in README. 2011-07-07 16:11:09 +08:00
Samuel Cochran
0de42cf049 Add Fractal analysis support. 2011-07-07 16:08:32 +08:00
Samuel Cochran
4ba18f7296 Make sure to prevent default link behaviour for tabs. 2011-07-07 15:57:28 +08:00
Samuel Cochran
51e74fdac2 Who knew JavaScript thinks months are 0-offset? Fixes #14 2011-07-07 13:41:22 +08:00
Samuel Cochran
d2bb7e8c66 Adding RVM RC, just because. 2011-07-07 13:39:35 +08:00
Samuel Cochran
cc517b051c Add actual links to format tabs so they can be opened in new tabs, per #13. 2011-07-07 11:40:53 +08:00
Samuel Cochran
c760c01b81 Adjustable message list height, per #12. 2011-07-07 11:39:38 +08:00
Samuel Cochran
ae83b075c2 Make sure there's *something* inside the table cells, per #11.
Thanks @excepttheweasel!
2011-06-26 11:34:25 +08:00
Samuel Cochran
515b5ce4bc Switch to compass guard to make guard actually generate SASS. 2011-06-26 11:31:51 +08:00
Samuel Cochran
26eb609085 Add guard Gemfile groups. 2011-06-26 11:20:42 +08:00
Samuel Cochran
628755ece8 Version bump to 0.4.7 2011-06-24 08:33:02 +08:00
Samuel Cochran
9a914ddfd0 Images need to go in the gemspec. -.- 2011-06-24 08:32:33 +08:00
Samuel Cochran
ae9a324118 Rakefile should strip read VERSION 2011-06-23 23:48:19 +08:00
Samuel Cochran
ad6b61edf3 Version bump to 0.4.6, did I miss one?! 2011-06-23 23:45:55 +08:00
Samuel Cochran
f5efe23c6b Version bump to 0.4.5 2011-06-23 23:41:46 +08:00
Samuel Cochran
6571f84794 MailCatcher has a logo! 2011-06-23 23:41:07 +08:00
Samuel Cochran
baba52adcb Slightly nicer, GitHub-inspired buttons. 2011-06-12 14:00:59 +08:00
Samuel Cochran
8424fedaaf Add modernizr with HTML5 shiv 2011-06-12 13:32:01 +08:00