Pranav K
d2dfae108a
* Remove ICompilation* interfaces from Diagnostics
...
* Removing error message from CompilationErrorPage since it repeats
individual errors.
Fixes #111
2015-04-02 12:37:33 -07:00
Praburaj
b879f4a084
using [NotNull] attribute from the Common repo
2015-03-13 17:21:37 -07:00
Praburaj
34182987a6
Removing an incorrect comment
2015-03-06 11:34:21 -08:00
Praburaj
18696828cc
Using new IHtmlEncoders
...
Fixes: https://github.com/aspnet/Diagnostics/issues/89
2015-03-06 11:29:58 -08:00
Pranav K
576731e86e
Adding contract interfaces for specifying runtime compilation exceptions.
...
Fixes #12
2015-01-12 14:35:15 -08:00
SonjaKhan
ce59419893
elm logger
2014-11-25 14:58:04 -08:00
SonjaKhan
44b50b46f9
updating the page generator and base view to work with razor helper functions
2014-11-21 09:26:36 -08:00
tugberkugurlu
a023b08282
replacing newlines inside the error message with the HTML br tag on error
...
page to properly dispaly the newlines on the error page
2014-10-10 11:26:59 +03:00
Chris Ross
536f6830ba
Fix ILibaryInformation.Version break.
2014-10-07 09:31:08 -07:00
Victor Hurdugaci
0c3f7eab9e
Runtime information page
2014-10-01 15:20:44 -07:00
Chris Ross
635dd57c56
Welcome Page: #16 - Remove JQuery and embedded font.
2014-08-20 16:04:59 -07:00
Chris Ross
2dffa63c3d
Update generated view files.
2014-05-12 10:47:12 -07:00
Chris Ross
522b037771
#14 - Update welcome page text and links.
2014-05-09 12:42:46 -07:00
Andrew Peters
54c9794c2a
Updating copyright headers
2014-05-08 23:00:53 -07:00
DamianEdwards
61beff8fd1
Added grunt to do JS & CSS validation:
...
- Updated JS & CSS files according to errors reported
- Updated sake script to find all npm/grunt folders and operate on those, rather than on root
Build installs node/npm locally before running grunt
Refactored makefile.shade a little
2014-05-07 14:03:42 -07:00
Chris Ross
0c48454ad2
Fix HttpAbstractions dependency issues.
2014-05-06 10:39:14 -07:00
DamianEdwards
6ff73d50e0
Minor changes:
...
- Fixed mismatched quotes
- Made PageGenerator depend directly on Razor instead of Mvc, as that's all it needs
- Rebased on latest dev changes
- #11
2014-05-02 22:51:29 -07:00
DamianEdwards
257b2abc43
Removed jQuery from the error page:
...
- All functionality working
- Tested in IE11/10/9/8 (via emulation mode), and Chrome latest
- Made the clickable areas cursor a pointer
- #11
2014-05-02 22:40:28 -07:00
DamianEdwards
b4de33eeea
Added a console app to generate the Razor pages
...
- Replaces the TT files previously being used (in Katana)
- Modified the include file logic to work better with the new generated Razor output as the old syntax/logic didn't work well with the additional line pragmas, etc. being emitted
- Updated the middleware to work with new generated output (ExecuteAsync instead of Execute, etc.)
- Fixed a scoping issue in Error.cshtml
- gitignore sln.ide cache directory
- #3
2014-05-01 16:24:03 -07:00
Chris Ross
7ddfc9cde4
Initial import from Katana.
2014-03-13 10:57:15 -07:00