tweak child control formatting |
|
More...
|
about 13 years ago
|
modified template mechanism |
|
More...
|
about 13 years ago
|
update to support use of default links and a special server control to enable streamlined link support |
|
More...
|
about 13 years ago
|
first pass of template support for two level server navigation control |
|
More...
|
about 13 years ago
|
added a two level nav builder - reduce number of queries, and use LINQ to refine once grabbed |
|
More...
|
about 13 years ago
|
refined the auto formatting of the CarrotGridView, added a boolean image formatter that will present one of two images depending on true/false state, incorporated this into several grids in use, added flyout menus for top level admin menus to consolidate some of the views. |
|
More...
|
about 13 years ago
|
added column data content generation in CarrotGridView |
|
More...
|
about 13 years ago
|
tweak formatting of plain and html text blurb attribute |
|
More...
|
about 13 years ago
|
added incomplete IIS 7/IIS 7.5 <system.webServer /> block; added a logic test for full trust on the app unload bit |
|
More...
|
about 13 years ago
|
added some intelligence to the routing to only purge those routes that are marked as coming from the CMS, so other routing sources could be included if needed, added error alerts to the admin area for the async postback - no more silent server 500s. |
|
More...
|
about 13 years ago
|
merged concept of NavFileName and FileName, extracted CMS DB Update code into its own assembly, moved virtual filesystem into the core and out of base classes, updated web.config to reflect move, added global.asax to build the routing on app start |
|
More...
|
about 13 years ago
|
further refinement of virtual filesystem |
|
More...
|
about 13 years ago
|
added prelim pass at routing so /myfolder/default.aspx and /myfolder/ will get treated the same |
|
More...
|
about 13 years ago
|
increased timer duration for reset of catching user exit of page |
|
More...
|
about 13 years ago
|
tweak layout of default template |
|
More...
|
about 13 years ago
|
added breadcrumb support - allows for toggling of wrapped spans and for UL formatting |
|
More...
|
about 13 years ago
|
tweak of database upgrading detection logic |
|
More...
|
about 13 years ago
|
added fancier formatting of 404 and prettier formatting methods for output of error messages |
|
More...
|
about 13 years ago
|
added some more explicit testing to see if the database needs to be updated when certian errors are thrown |
|
More...
|
about 13 years ago
|
made the error handling a little smarter if the page could not be gotten for some sort of reason like the database is unreachable - let the error get thrown |
|
More...
|
about 13 years ago
|
added jquery datepicker to ease admin navigation |
|
More...
|
about 13 years ago
|
refactored reflection libraries out into central utility location. added ability to pick off description attribute within the generic property editor to enhance the user experience. |
|
More...
|
about 13 years ago
|
expanded / simplified paging data code |
|
More...
|
about 13 years ago
|
added a combined view for widgets |
|
More...
|
about 13 years ago
|
added the new content combined view to create scripts; refactored out the newup of sitenav and contentpage so they are less likely to be hijacked |
|
More...
|
about 13 years ago
|
added SQL vw_carrot_Content and incorporated into ContentPage and SiteNav classes |
|
More...
|
about 13 years ago
|
fix minor path issues |
|
More...
|
about 13 years ago
|
simplified file detector; cleaned up HTML in sampler mode |
|
More...
|
about 13 years ago
|
added auto unlock if acct is locked out more than 45 minutes |
|
More...
|
about 13 years ago
|
updated location of the forgot password message body embedded resource location |
|
More...
|
about 13 years ago
|