Sebastiaan Janssen
|
fa862e9a33
|
Improve build so that you can't forget to set the version number, the version in
UmbracoVersion.cs will be updated with the version configured in build.bat
|
2013-01-14 12:16:55 -01:00 |
|
Shannon Deminick
|
98a171266e
|
Fixes PhysicalFileSystem to use IOHelper instead of HostingEnvironment. Removes all references to new IFileSystem's that canont be supported currently, leaving only the media file system.
Updates all code to use PhysicalFileSystem in place of what 'could' eventually be an abstracted IFileSystem. Updates unit tests
accordingly.
|
2013-01-14 03:04:09 +03:00 |
|
Shannon Deminick
|
c00f0b9811
|
Fixes: #U4-1405 - Added DynamicXmlConverter's
|
2013-01-13 23:18:10 +03:00 |
|
Morten Christensen
|
6a6a95f7dc
|
Correcting MediaService so it also moves any children to the recycle bin when trashing an item.
|
2013-01-11 10:38:32 -01:00 |
|
Morten Christensen
|
6772fee406
|
Merge
|
2013-01-11 08:53:04 -01:00 |
|
Morten Christensen
|
b6141189cf
|
Fixes regression bug after having updated the expression helpers yesterday
|
2013-01-11 08:52:38 -01:00 |
|
Sebastiaan Janssen
|
ba1a2c1520
|
Add Beta to the version
|
2013-01-11 08:18:00 -01:00 |
|
Sebastiaan Janssen
|
10c60c2cdb
|
Generated query was very very wrong :)
|
2013-01-10 15:28:17 -01:00 |
|
Morten Christensen
|
b562dc787b
|
Merge
|
2013-01-10 14:07:23 -01:00 |
|
Morten Christensen
|
ca2942fdd9
|
Refactoring ChangePublishedState to use an enum instead of a boolean.
|
2013-01-10 14:07:07 -01:00 |
|
Sebastiaan Janssen
|
6187af76c0
|
Revert my c1722c82aa28 changes to published version checking (which were wrong!)
|
2013-01-10 13:55:42 -01:00 |
|
Morten Christensen
|
e3a8aa8345
|
Possible fix for U4-1420
|
2013-01-10 11:47:04 -01:00 |
|
Morten Christensen
|
24814da78d
|
Possible fix for U4-1420
|
2013-01-10 11:46:26 -01:00 |
|
Morten Christensen
|
6d62bae0fa
|
Fixes U4-1400 so rollback works.
|
2013-01-10 08:27:57 -01:00 |
|
Shannon Deminick
|
b8f455e50b
|
Removed PluginManagerExtensions for finding IMigrations since we are manually initializing the resolver instead of type finding. Updated
unit tests to use resolvers and are passing.
|
2013-01-10 04:49:12 +03:00 |
|
Shannon Deminick
|
4532c1b5b9
|
Updated IMigrations to use the proper plugin format using resolvers, updated unit tests and are passing.
|
2013-01-10 04:33:30 +03:00 |
|
Morten Christensen
|
9c792a7a5e
|
Fixes U4-1423 so PropertyTypes not in a group are also included in the list of a Content/MediaTypes PropertyTypes.
|
2013-01-09 18:48:44 -01:00 |
|
Morten Christensen
|
dc158fee2e
|
Fixes U4-1393 so Tabs shows as expected on both Content- and MediaTypes.
Corrected malformed query for PropertyGroups.
|
2013-01-09 14:37:54 -01:00 |
|
Morten Christensen
|
03e7a5a80b
|
A bit of tidy up related to the content typoe trees.
The PropertyFactory contained an issue for MediaTypes similar to the one that existed for ContentTypes.
|
2013-01-09 13:29:32 -01:00 |
|
Morten Christensen
|
db971bb0b9
|
Fixes U4-1418 caused by a size issue in PetaPoco when inserting a string larger then 4000 characters.
|
2013-01-09 11:44:30 -01:00 |
|
Morten Christensen
|
87017d75be
|
Adding sorting to other usages of PetaPoco relators.
Fixing Mapper test after having renamed a few properties yesterday.
|
2013-01-09 10:11:23 -01:00 |
|
Morten Christensen
|
ad2a82cc65
|
Possible fix for U4-1407 and related to the install problems for uBlogsy.
Ensures that PropertyGroups are sorted so they are properly mapped.
|
2013-01-09 09:57:01 -01:00 |
|
Sebastiaan Janssen
|
b8d5d67abd
|
Additional fix for U4-1394 - DocumentType "Allowed Templates" will not update
|
2013-01-09 05:51:01 -01:00 |
|
Sebastiaan Janssen
|
e0ba903974
|
Revert ordering of schema creation it only worked once by fluke and killed sqlce
|
2013-01-09 05:18:10 -01:00 |
|
Sebastiaan Janssen
|
daf5fb5dcf
|
Fixes U4-1415 v6 Installing on MySQL gives error
|
2013-01-08 17:52:03 -01:00 |
|
Sebastiaan Janssen
|
7b4ccf73c6
|
Merge
|
2013-01-08 11:48:04 -01:00 |
|
Sebastiaan Janssen
|
312288d459
|
Some properties may be corrupt, so ignore those
|
2013-01-08 11:42:23 -01:00 |
|
Sebastiaan Janssen
|
c9697a519e
|
The check for IsDefault can't be performed on contenttypes that do not live in
the contenttype table
|
2013-01-08 11:41:54 -01:00 |
|
Morten Christensen
|
afb251d5b7
|
Fixes U4-1394 so the DefaultTemplate is not completely removed from the list of allowed templates when changed.
|
2013-01-08 11:38:35 -01:00 |
|
Morten Christensen
|
dd61432d9f
|
More work on U4-1402 in order to clear cache in all the right places.
|
2013-01-08 10:58:06 -01:00 |
|
Sebastiaan Janssen
|
08c0da0226
|
MasterContentType column should not be in DTO, it gives errors querying
non-existing column in the database
|
2013-01-08 10:42:36 -01:00 |
|
Sebastiaan Janssen
|
a3be3d0060
|
Temporary workaround for TypeFinder not finding migrations. Rename FourEight to
FourNine because that's what it should be.
|
2013-01-08 10:42:02 -01:00 |
|
Sebastiaan Janssen
|
8935f5c678
|
Check if masterpage file exists before populating it (could've been deleted from disk)
|
2013-01-08 10:40:38 -01:00 |
|
Morten Christensen
|
c6feb2a27a
|
Correcting an issue in the ContentTypeBaseRepository where removing a PropertyType would cause an error if a Property was referencing that PropertyType.
Correcting an issue in the ContentRepository that would occur if a new PropertyType had been added after Content is being used.
Fixes U4-1402
|
2013-01-08 09:49:13 -01:00 |
|
Morten Christensen
|
7e060d665b
|
Renamed a few properties on the PropertyType object, as the original naming was confusing.
|
2013-01-08 07:38:54 -01:00 |
|
Shannon Deminick
|
e49bb2dd51
|
Adds a null check to set the label values, if the content item wasn't loaded then no properties were filled and thsu
no need to update the labels. Cleans up a tiny bit more code.
|
2013-01-08 00:58:22 +03:00 |
|
Shannon Deminick
|
147867a7a8
|
Fixes the requirement for LegacyUploadFieldWorkaround, cleans up some of the code in ContentControl and various other (legacy) places, improves performance slightly too.
|
2013-01-07 23:24:29 +03:00 |
|
Sebastiaan Janssen
|
af4fbba8e8
|
Database upgrade check was backwards &some more failsafes for upgrader/installer
|
2013-01-07 09:39:39 -01:00 |
|
Morten Christensen
|
ad36595b96
|
Refactoring remaining repositories using the standard sql builder to use stronly typed queries for generating sql.
This completes U4-1224
|
2013-01-04 11:01:20 -01:00 |
|
Morten Christensen
|
f534a671df
|
Refactoring MediaTypeRepository to use strongly typed query for generating sql.
|
2013-01-04 10:48:49 -01:00 |
|
Morten Christensen
|
46fb8fca81
|
Refactoring ContentTypeRepository, MediaRepository and DataTypeDefinitionRepository to use strongly typed queries for generating sql.
Adding a few unit tests to ensure the correctness of the generated sql.
|
2013-01-04 10:42:29 -01:00 |
|
Morten Christensen
|
73530b10ae
|
Refactoring ContentRepository to use strongly typed query for generating sql.
|
2013-01-04 09:23:20 -01:00 |
|
Morten Christensen
|
9520f2d570
|
Fixes how PropertyTypes are removed from a DocumentType or MediaType when using the backoffice.
|
2013-01-03 15:16:17 -01:00 |
|
Morten Christensen
|
78d6cac14a
|
Cleaning up how MasterContentTypes are used to load inherited propertytypes in the backoffice.
Fixing the loading of tabs on DocumentTypes in backoffice.
Adding check for saving boolean property values in the Integer db column.
|
2013-01-03 13:19:41 -01:00 |
|
Morten Christensen
|
f70f72f3e0
|
Merge
|
2013-01-03 10:13:40 -01:00 |
|
Morten Christensen
|
4639be974b
|
Fixes U4-1367 so media recycle bin shows trashed media and is actually able to empty it by permanantly deleting the items.
|
2013-01-03 09:59:26 -01:00 |
|
Sebastiaan Janssen
|
4166cd9f5d
|
Extra checks for empty strings and non-existing paths, use PhysicalFileSystem
|
2013-01-03 09:48:29 -01:00 |
|
Morten Christensen
|
c7e8143128
|
Adds IUmbracoEntity to the structure of interfaces for ContentBase, ContentTypeBase and DataTypeDefinition.
|
2013-01-03 08:30:38 -01:00 |
|
Shannon Deminick
|
e0550a9a57
|
Fixes: #U4-1381 - LogHelper is public. Obsoletes 'Custm' log type and ensures that they are written to the log4net log too (though
they will continue to write to the audit trail until it is removed)
|
2013-01-03 02:08:29 +03:00 |
|
Morten Christensen
|
84c564dbc5
|
Merge
|
2013-01-02 14:28:40 -01:00 |
|