Matt@MBP-PC.Home
67e5f3435c
Fixes workitem 30887. Changed default file icon to mediaFile instead of mediaMulti as the music icon could be confusing. (NB I've also created a feature request to support dynamic icons based on file extension http://issues.umbraco.org/issue/U4-107 )
2012-07-10 09:29:24 -01:00
Matt@MBP-PC.Home
86d7427cb2
Fixes workitem 30891. User tree now re-syncs on postback.
2012-07-10 09:19:31 -01:00
Matt@MBP-PC.Home
30d51bcbb5
Fixes work item 30881. Updated web.template.config to use .NET 4.0 as per web.config in 4.7.2 release (not sure why, but looks to have been reverted back to use .NET 3.5)
2012-07-10 08:47:47 -01:00
Matt@MBP-PC.Home
cd58549356
Updated jQueryUI to latest version (1.8.21)
2012-07-10 07:31:17 -01:00
Matt@MBP-PC.Home
271a17aad6
Removed the tree attribute from the relationType tree to prevent it from being added to the config.
2012-07-09 13:03:08 -01:00
Matt@MBP-PC.Home
1fc74f497a
Fixes workitem 30892. Removed commented out code, and added an extra ; between a codeblock that needed it.
2012-07-09 12:40:00 -01:00
Matt@MBP-PC.Home
be5d7a3d93
Merge
2012-07-09 11:44:39 -01:00
Matt@MBP-PC.Home
b882021069
Fixed workitem 30878. DMU .air file needed it's build action set to Content to ensure it gets copied over during build process.
2012-07-09 11:39:39 -01:00
leekelleher
bc9f1dd6de
Merge
2012-07-09 11:24:20 -01:00
leekelleher
295a91a762
Temporary fix for workitem: 30883 - 4.8 beta: Not possible to re-enable disabled users
...
Added "error" class to the 'sectionValidator' control.
2012-07-09 11:22:45 -01:00
Matt@MBP-PC.Home
2a0448cf4c
Merge
2012-07-09 11:11:47 -01:00
Matt@MBP-PC.Home
d4def2f276
Removed global.asax file completely
2012-07-09 11:09:05 -01:00
leekelleher
a519903516
Restored UI.xml from 4.7.2 (sections/tasks lost through restructuring/merges)
...
Resolves workitem: 30893 - Error when deleting a Macro
Resolves workitem: 30885 - V4.8 Beta - Can't delete document type
2012-07-09 10:56:05 -01:00
admin
274f2ebe26
Added Japanese localization
2012-07-07 17:17:54 -09:00
Eran Meir
5f08a7256d
added missing tinymce translations
2012-07-06 09:58:45 -03:00
Eran@Eran-PC
ec7b48de37
added hebrew localization to umbraco
2012-07-06 08:45:53 -03:00
Matt@MBP-PC.Home
51301d5aa6
Fixed broken build due to missing using statement
2012-07-05 13:10:02 -01:00
Matt@MBP-PC.Home
96603529f1
Added upgrade scripts to resource files
2012-07-05 13:05:53 -01:00
Matt@MBP-PC.Home
cc6cb53ebc
Updated SQL so as not to add keys on app trees / apps as they are now stored in xml
...
Removed insert statements for trees / apps as data is now in config files
2012-07-05 12:41:03 -01:00
Matt@MBP-PC.Home
5d49dd2bf4
Excluded global.asax file, as not strictly needed
...
Added TinyMCE styling rule when in live editing as toolbar was appearing out of place
2012-07-05 11:09:51 -01:00
Matt@MBP-PC.Home
0a79c590e5
Updatedt presentation project references / build script to include WebPages lib dlls
2012-07-05 10:53:57 -01:00
Matt@MBP-PC.Home
9b72fac447
Removed PickerRelations data type for time being as causing errors
2012-07-05 10:18:57 -01:00
Matt@MBP-PC.Home
abe341ec62
Removed relationTypes tree for time being as doesn't look like it works on SQL CE 4
2012-07-05 10:13:35 -01:00
Matt@MBP-PC.Home
e8f1ec3a59
Added missing uGoLive plugin files to presentation project
2012-07-05 10:08:38 -01:00
Matt@MBP-PC.Home
a061fb0683
Removed empty.txt placeholder files and created a startup handler to check for required system folders instead
2012-07-05 09:46:11 -01:00
Matt@MBP-PC.Home
ec6f556590
Added missing empty placeholder files to project file
2012-07-05 09:22:05 -01:00
Matt@MBP-PC.Home
be03bbf24a
Added missing empty placeholder files to project file
2012-07-05 09:21:33 -01:00
leekelleher
b24aa27909
Merge
2012-07-05 08:46:10 -01:00
leekelleher
d83fb22238
Upgraded HtmlAgilityPack assembly to v1.4.0; updated MacroEngines.csproj to disable SpecificVersion check.
2012-07-05 08:45:35 -01:00
Matt@MBP-PC.Home
e7e63f459f
Added placehold files to force required folders to exist. Need to come up with a more robust solition, but this will do the job for the time being.
2012-07-05 08:40:36 -01:00
PerPloug
b69227b46e
Flet
2012-07-04 11:56:01 -02:00
PerPloug
677a049bd5
Missing wildcards setting in Model.Search()
2012-07-04 11:50:41 -02:00
Matt@MBP-PC.Home
258083c2be
Merge
2012-07-04 12:01:40 -01:00
Matt@MBP-PC.Home
7122448c11
Fixed build script issue where web.config was getting transformed after the copy command had already occured meaning a pre-configured web.config was getting copied over. Actions now occur in the correct order.
2012-07-04 12:00:52 -01:00
PerPloug
cdc43191e7
Default Examine config file + create/ui.xml release files
2012-07-04 10:56:33 -02:00
PerPloug
72dbc9d114
Adds a .Search(term) method to Model and Library, exposing the
...
default examine searcher / index
2012-07-04 10:54:49 -02:00
hartvig
e481f4e0af
Adds the new resize logic to the Richtext Editor (tinymce) as well
2012-07-04 09:15:16 -02:00
Matt@MBP-PC.Home
5568ea8e78
Merge
2012-07-04 09:57:08 -01:00
Matt@MBP-PC.Home
561e85804f
Fixed issue with build script overwriting local config files when run locally. Now only works if ProjectDir and WebProjectOutputDir are different.
2012-07-04 09:56:24 -01:00
hartvig
ac4855e16f
Adds support for auto setting file related properties through configuration (width, height, length and extension) and adds support for transparent thumbnails (at last!). Work items: 29167
2012-07-04 08:56:18 -02:00
sitereactor
5926cba4bf
Merge
2012-07-04 07:10:27 -02:00
sitereactor
5e5274632c
Removing Deep Linking feature from main branch
2012-07-04 07:08:24 -02:00
Matt@MBP-PC.Home
1cc7016831
Fixed issue with TinyMCE insert link dialog not showing Target / Anchor dropdowns
2012-07-04 06:41:31 -01:00
Matt@MBP-PC.Home
3b34065713
Merge with 4.8.0
2012-07-04 06:11:32 -01:00
Matt@MBP-PC.Home
93d13d7696
Added missing TinyMCE media plugin files
2012-07-04 06:06:37 -01:00
leekelleher
7e24e433bc
Merge
2012-07-03 22:36:35 -01:00
hartvig
9a95c08271
Adds better support for simpler file attachment to document/media properties, by just assigning an HttpPostedFile as the value of an upload property (then it'll handle storing the file, generating thumbnails, etc):
...
myImage.getProperty("mainImage").Value = Request.Files[0];
Adds helper class "UmbracoFile" for easier file upload / file manipulation in general (to be provider based so we can support manipulation via ImageGen or ImageResizing.NET as well as support for abstracting file storage via providers (through an IFile but currently in an implementation that needs refactoring (used in a wrong way atm)). Will fix that part tomorrow!
2012-07-03 20:58:50 -02:00
leekelleher
ff079be3ff
Merge
2012-07-03 19:14:52 -01:00
Matt@MBP-PC.Home
2078873fbb
Undone previous "Show Label" fix and applied at the database layer (Un-tested)
2012-07-03 18:04:56 -01:00
leekelleher
5ce472b681
umbraco.presentation.targets: Fixed path for 'ProjOutputDir'.
2012-07-03 15:46:23 -01:00