Matt@MBP13-PC
60ec172d37
Tweak to file uploader so that if the upload is complete, it just removes the UI item
2012-07-30 10:22:35 -01:00
shannon@ShandemVaio
750f5b18d3
Changed the UmbracoModule to use new logging system and updated the log4net config (not release config) to
...
enable Debug calls.
2012-07-28 23:40:48 +06:00
shannon@ShandemVaio
b09422ed5e
Added Log4Net and supporting classes from v5 in order to start integration of new diagnostic logging system.
2012-07-28 01:28:39 +06:00
shannon@ShandemVaio
a6b9aca45a
Changed PluginResolver to PluginTypeResolver, created new base method to do the resolution and caching,
...
Updated ApplicationStartupHandler to use it and to not register on the static method, the real method is now
used and is called on app startup (much cleaner). Added tests for PluginTypeResolver. Added events to
UmbracoApplication and virtual methods for developers to override.
2012-07-27 00:40:00 +06:00
shannon@ShandemVaio
a78b5f50dd
Merge with 4.9.0
2012-07-26 22:19:52 +06:00
Matt@MBP13-PC
fe87f6b89f
Added js file uploader code
...
Can now drag and drop files in, and trigger upload sequence.
2012-07-26 12:11:42 -01:00
Matt@MBP13-PC
ef0f8b5282
Created ThumbnailProviders for folder browser to allow custom thumbnail generation based on file ext
2012-07-24 10:06:07 -01:00
Matt@MBP13-PC
135bfc6d94
Move FolderBrowser control to Umbraco.Web project
2012-07-24 06:19:30 -01:00
Matt@MBP13-PC
82ca2609ec
Made a start on the folder browser control
...
Added base2 js library
2012-07-23 14:29:52 -01:00
Matt@MBP13-PC
fdcc81003d
Added knockout js library
2012-07-23 10:28:53 -01:00
Matt@MBP13-PC
c51267136c
Upgraded tags datatype to use jQuery tags input plugin gor a nicer UI (still works the same under the hood)
2012-07-23 10:05:29 -01:00
shannon@ShandemVaio
c60abf747c
Updated the default.aspx and page classes to match what Stephen had in his fork.
...
Have updated the web.config to use the new HttpModule but the XPath statement that is generated
for the LookupByPath doesn't seem to be matching my root node. But everything else is actually working!
2012-07-21 00:42:11 +06:00
shannon@ShandemVaio
1b9e226f61
Moves app initialization into new UmbracoApplication (global.asax)
2012-07-20 22:02:28 +06:00
shannon@ShandemVaio
f83ae489db
Fixes remaining circular dependencies and updates the build script to not have
...
to manually build these projects seperately :)
fixes: #U4-77
2012-07-19 22:48:09 +06:00
shannon@ShandemVaio
00c18fe764
Fixes first circular dependency with webservices (#U4-77)
2012-07-19 22:38:33 +06:00
shannon@ShandemVaio
ce90e114df
Update to use IISExpress #U4-75 with Aarons fixes
2012-07-19 22:15:15 +06:00
shannon@ShandemVaio
c205197683
Fixes up build script to build Umbraco.Web.UI project
2012-07-19 22:01:36 +06:00
shannon@ShandemVaio
8c9e19c0b7
Ensures language files are included in solution
2012-07-19 21:45:55 +06:00
shannon@ShandemVaio
7e5f4c20bf
Updates the circular reference projects post builds to build to Umbraco.Web.UI
...
(now we can actually look at fixing these references! :)
2012-07-19 02:25:13 +06:00
shannon@ShandemVaio
c4760e0593
manually merged in tinymce language changes.
2012-07-19 01:23:53 +06:00
shannon@ShandemVaio
0f8797096d
Merged with 4.9.0
2012-07-19 01:22:22 +06:00
shannon@ShandemVaio
9679d0f6df
Renamed umbraco.presentation to Umbraco.Web and changed the folder it resides in.
...
Started removal of files/folder from Umbraco.Web that belong in Umbraco.Web.UI.
2012-07-18 23:54:20 +06:00
shannon@ShandemVaio
62f4db0b76
added Umbraco.Web.UI containing only web rendering files
2012-07-18 04:35:30 +06:00
Floris Robbemont
290f01ea3e
Fixed issue #30816
2012-05-17 15:31:36 -02:00
tom.fulton@Tom-PC.imulus.local
09184041b7
Fix U4-722 - Feature: Add TinyMCE email address detection (mailto)
2012-08-31 02:48:55 +06:00
abutland
6f64e480df
U4-53: auto selections of allowed/default templates
...
- set default on selection of allow template if not already set
- de-select default template if template set as not allowed
- select allowed template if default template selected
2012-08-19 18:28:13 -02:00