Nathan Woulfe
|
ffef6ed2a1
|
7713 - changing CSS directory breaks RTE (#7726)
|
2020-03-24 18:04:38 +01:00 |
|
Ronald Barendse
|
af1615bbb7
|
Removed usage of obsoleted FileSecurityException
|
2019-10-06 11:55:02 +02:00 |
|
Stephan
|
ce47eae85b
|
Various fixes
|
2018-11-23 16:19:03 +01:00 |
|
Stephan
|
6ffc340725
|
Merge branch temp8 into temp8-di2690
|
2018-11-23 14:58:08 +01:00 |
|
Claus
|
cfa3f58c33
|
fixing Stylesheet tests to fit with new line breaks and tabs added.
|
2018-11-06 15:10:01 +01:00 |
|
Stephan
|
9e9a0d301f
|
Cleanup and Refactor
|
2018-07-20 09:49:05 +02:00 |
|
Stephan
|
7a615133ff
|
Renormalize
|
2018-06-29 19:52:40 +02:00 |
|
Stephan
|
e4b375f72d
|
UnitOfWork RIP, build tests
|
2017-12-15 11:19:03 +01:00 |
|
Stephan
|
84f9242aa0
|
Persistence Shakeup
|
2017-12-07 16:45:25 +01:00 |
|
Stephan
|
c76403077f
|
Normalize cr/lf/tab
|
2017-07-20 11:21:28 +02:00 |
|
Stephan
|
8561d85f7a
|
porting 7.6-rc1 into 8
|
2017-05-24 12:25:39 +02:00 |
|
Stephan
|
d17959d1a8
|
Tests reorg
|
2016-12-16 10:40:14 +01:00 |
|
Stephan
|
224986d56c
|
Trying to cleanup and refactor tests
|
2016-11-07 18:32:44 +01:00 |
|
Stephan
|
341e817fd5
|
Get tests to run, troubleshoot
|
2016-10-17 11:00:18 +02:00 |
|
Stephan
|
57ee598fc5
|
Make sure to dispose UnitOfWork in tests
|
2016-05-18 16:53:32 +02:00 |
|
Stephan
|
dbaede43af
|
U4-6147 - GetUnitOfWork becomes CreateUnitOfWork
|
2016-05-02 12:24:13 +02:00 |
|
Stephan
|
be32448426
|
U4-6147 - cleanup persistence units of work (in progress)
|
2016-05-02 12:12:21 +02:00 |
|
Stephan
|
3314ab026b
|
U4-7083 - filesystems, polish, fix, and back-compat
|
2015-09-10 14:20:21 +02:00 |
|
Shannon
|
cd578b7b19
|
Fixes: U4-6770 When creating editorstyles: No stylesheet property found with name when creating headingstyles with capitals
|
2015-07-23 13:18:53 +02:00 |
|
Shannon
|
a5c1b0b2f2
|
Fixes tests, decouples the UrlSegmentProviderResolver a little bit
|
2015-01-27 14:52:24 +11:00 |
|
Shannon
|
23ea9e71fd
|
Removes db support from the StylesheetRepository
|
2015-01-15 15:02:29 +11:00 |
|
Shannon
|
5cbfa7bd91
|
Updates how the stylesheet file works, uses v5 style logic for naming a stylesheet rule, adds plenty of tests to support, fixes validation methods on the file service, removes the css parser library stuff as it's overkill for what we want.
|
2015-01-14 14:10:55 +11:00 |
|
Shannon
|
b3a93e369a
|
WIP - bit of a refactor on the IFile stuff, moves all validation to the service level and obsoletes the IFile.IsValid methods. Adds v5 style CSS property parsing, but might integrate that with this zany css parser in the core for 'safer' parsing.
|
2015-01-14 12:09:30 +11:00 |
|
Shannon
|
5bef3593dd
|
More dependency cleanup, less singleton usages, better testing implementations
|
2015-01-09 15:27:47 +11:00 |
|
Shannon
|
760dd42c43
|
Optimizes integration test performance and fixes failing unit tests.
|
2014-03-18 11:40:20 +11:00 |
|
Shannon
|
d19d1b3a18
|
Changes database behavior in integration tests to be opt-in, removes the db behavior to have a new schema per fixture, now we only deal in new files + schema per fixture/tests as it was taking longer to uninstall the db tables than just delete the file.
|
2014-03-17 19:38:29 +11:00 |
|
Morten Christensen
|
b8f7df1a96
|
Fixing the broken stylesheetrepository test and ignoring the StylesheetRepository in the RepositoryResolverTest for the time being as it takes two different UOWs as opposed to other repositories.
|
2013-11-07 13:33:49 +01:00 |
|
Morten Christensen
|
04bb778dc1
|
Fix StylesheetRepositoryTest which broke as a result of PR #176
|
2013-11-07 12:52:25 +01:00 |
|
Shannon
|
23b7e94ce3
|
Fixes pretty big issue with MediaType's not implementing the same IsDirty property check rules as ContentType when they should have shared the same rules. After removing caching on the unit tests, this bug became known.
|
2013-09-18 12:36:38 +10:00 |
|
Shannon
|
8fe7c0da9e
|
Changed all repository tests to ensure they are not testing with cache enabled... now to fix the problems :(
|
2013-09-18 11:40:40 +10:00 |
|
Shannon Deminick
|
d0cccb5be6
|
Adds some more error checking to PhysicalFileSystem ctor. Fixing issues with Script/Style repo tests.
|
2013-01-15 01:15:08 +03: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 |
|
Morten Christensen
|
fadac469e9
|
Adding unit tests for Script- and StylesheetRepository.
|
2012-11-09 11:56:59 -01:00 |
|