Ismail Mayat
b517d59bee
U4-998Saving a User Type - speech bubble says "User Saved"
2012-10-25 08:38:25 -01:00
Ismail Mayat
e4f3081da2
U4-998 Saving a User Type - speech bubble says "User Saved"
2012-10-25 08:21:47 -01:00
NielsHartvig@UMBRACORATI.localdomain
5cca506d20
The new Template.GetByAlias with optional useCache parameter breaks bw compat as method signature changes. Adding an overload and removing default value on overload
2012-10-25 07:13:34 -02:00
sitereactor
79488a43da
Fixing some naming conflicts after merge
2012-10-24 12:41:37 -02:00
sitereactor
cf7e63ad04
Merge with 4.10.0
2012-10-24 12:39:56 -02:00
sitereactor
c5da0bd017
Fixing a few unit tests
2012-10-24 12:38:13 -02:00
sitereactor
a9bc0addfb
Implements ILocalizationService for U4-1075
...
Refactoring DictionaryItem, DictionaryTranslation and Language to use the same interface implementations as the rest of the db driven repos and services.
2012-10-24 12:22:52 -02:00
sitereactor
da0ab7b76a
Implements IFileService for U4-939
...
Updates TemplateRepository to treat the passed in string as an alias for a template that could be a master or a view.
2012-10-24 11:29:51 -02:00
sitereactor
d82e9848da
Implements IDataTypeService for U4-938
...
Refactoring base ContentType Repository and its implementations to allow for queries against PropertyType - still needs testing though.
Adding mappers for PropertyGroup and PropertyType models, so they are usable for queries.
2012-10-24 10:49:08 -02:00
sitereactor
ce6aeb2a21
Implements MediaService for U4-941
...
Minor update to the ContentType/MediaType repositories to insure that CT references are removed when deleting.
Updates Media- and ContentMappers to map ContentTypeId.
Updates Media to have internal Trash-method.
2012-10-24 08:36:45 -02:00
sitereactor
2185da597f
Implements IContentTypeService U4-937
...
Adding an IService marker interface.
Adding extension methods to UmbracoContext to expose the services.
2012-10-24 07:25:37 -02:00
sitereactor
3ef0e302c3
Implements the Property method on the Stylesheet class, so it can be used from the backoffice.
...
Completes U4-934
2012-10-24 06:42:04 -02:00
Shannon Deminick
e3f9375fd2
changes template creator to use new UmbracoTemplatePage class instead of RenderViewPage
2012-10-24 11:10:27 +05:00
Shannon Deminick
cbd8085675
Merge
2012-10-24 11:06:31 +05:00
Shannon Deminick
a9d6c7872a
Changed the PublishedContentRequestBuild to use the cached template lookup instead of going to the db each time,
...
added caching to the business logic template class's GetByAlias method. All of this will save db queries for each request meaning even
faster rendering. Fixed GetTemplateAlias extension method to use the correct Template class with caching.
2012-10-24 11:02:36 +05:00
Shannon Deminick
d4d4272b1b
Moved RenderModel to Models namespace. Created new base UmbracoViewPage to use for umbraco partial views, etc... and renamed
...
RenderViewPage to UmbracoTemplatePage which now inherits from UmbracoViewPage. Added NiceUrl and NiceUrlWithDomain as extension
methods to IPublishedContent.
2012-10-24 09:59:23 +05:00
Sebastiaan Janssen
e9aef79747
Member search didn't work
...
#U4-643 Fixed
2012-10-23 18:38:27 -02:00
Sebastiaan Janssen
3b5a1ddcdd
Fixed the build, forgot to remove file reference from the csproj file
2012-10-23 14:52:58 -02:00
Sebastiaan Janssen
14ad9f571c
Upgrade to TinyMCE 3.5.7
2012-10-23 13:32:21 -02:00
sitereactor
013513b439
Creating IContentTypeService interface as the foundation for U4-937
2012-10-23 12:49:48 -02:00
sitereactor
987e0a8efc
Unit tests covering Mapper implementations for U4-978
2012-10-23 12:17:23 -02:00
sitereactor
a53dde8a20
Adding two missing properties to ContentTypeBase.
...
Creating mappers for the few types that supports "db queries" through the repository U4-978
2012-10-23 11:29:16 -02:00
Sebastiaan Janssen
258d19df22
Remove Container DocTypes for now
2012-10-23 10:40:22 -02:00
Stephan
8261fa2aea
fix package installer, use encodeURIComponent() vs escape() to support utf8
2012-10-23 09:37:33 -02:00
Stephan
c434790b2f
do not validate input when live editing to support RTE
2012-10-23 09:05:57 -02:00
Sebastiaan Janssen
4397319ac3
Add z-index too treePickerToolTip to get it on top when media picker preview is on
2012-10-23 08:24:33 -02:00
sitereactor
ee96ced595
Adding missing code comments/documentation
2012-10-23 08:09:01 -02:00
sitereactor
bfff317a96
Adding class to create base data using the internal DTOs
2012-10-23 07:30:00 -02:00
sitereactor
2545de57e0
Refactoring usage of DatabaseType - more convention based.
...
Limiting the use of the DatabaseType, so its only used for NText and NChar.
Adding LengthAttribute for fixed sized columns.
2012-10-22 12:52:29 -02:00
Sebastiaan Janssen
7309c7c02f
Templates that have a space in the alias will be created without spaces in the
...
file name, when determining if the template exists, remove spaces from the alias
2012-10-22 10:36:54 -02:00
Sebastiaan Janssen
12e9ab050a
Rewrite some more references to the tabId column and cmsTab table
2012-10-22 08:29:18 -02:00
sitereactor
d0fd7c1374
Merge
2012-10-22 05:59:20 -02:00
sitereactor
f7ccad4269
Updating language files with updates from github
2012-10-22 05:58:42 -02:00
Sebastiaan Janssen
1bf20b9c97
Update the version tests for mysql installer
2012-10-22 05:27:47 -02:00
Sebastiaan Janssen
f03d861942
Updated MySql update script for 4.10.0
2012-10-21 11:47:01 -02:00
Sebastiaan Janssen
c0eb3e256b
MySQL total script updated for 4.10.0
2012-10-21 11:31:32 -02:00
Sebastiaan Janssen
41d7571e29
Merge
2012-10-21 11:08:57 -02:00
Sebastiaan Janssen
c2f420be7a
Fix issue where installer would not create properties on the media types because
...
it was trying to put information in the tabId column that's no longer there
2012-10-21 11:07:48 -02:00
sitereactor
b3d8b4c53c
Refactoring syntax providers for db creation.
...
Adding tests for sql, sql ce and mysql to ensure the creaion of tables and their dependencies/references.
2012-10-19 19:07:17 -02:00
sitereactor
c1909eccf5
Refactoring database creation, adding sql syntax provider to account for differences in syntax between sql, ce and mysql.
...
Adding MySql unit test.
2012-10-19 13:20:57 -02:00
Stephan
b0e083e8fc
refactor nice urls in editContent (U4-1017 and other issues)
2012-10-19 08:50:49 -02:00
Morten@Thinkpad-X220
e34298c9f3
Changing the BaseDatabaseTest to be provider agnostic, so we can use it to test against all 3 providers.
2012-10-18 12:08:51 -02:00
Morten@Thinkpad-X220
e745f9ef08
Merge with 6.0.0-PetaPocoExtension
2012-10-18 11:56:03 -02:00
Morten@Thinkpad-X220
1576c7135f
Package restore in datalayer project
2012-10-18 11:55:53 -02:00
Morten@Thinkpad-X220
0c34b1a4ef
Merge with 4.10.0
2012-10-18 11:54:32 -02:00
Morten@Thinkpad-X220
9918ca9696
Decorating remaining DTOs for db table creation
2012-10-18 11:49:44 -02:00
Sebastiaan Janssen
04197a5900
Updated query to tabId to use propertyTypeGroupId instead, removed unreachable code
2012-10-18 11:39:38 -02:00
Sebastiaan Janssen
d2fd02315a
Fix skin configurator in Chrome not working after install.
...
SORRY for the commit to both files, still need to dive into the ASCX seperation
2012-10-18 07:46:46 -02:00
Sebastiaan Janssen
f654c67540
Fix skin configurator in Chrome not working after install.
2012-10-18 07:41:24 -02:00
Sebastiaan Janssen
9b28214c3e
Merge
2012-10-18 06:44:20 -02:00