Sebastien Ros
1a8cfef885
#17613 : Lists should be orderable by creation date
...
Work Items: 17613
--HG--
branch : 1.x
2011-03-30 21:23:28 -07:00
Dave Reed
1965e62708
Merge
...
--HG--
branch : 1.x
2011-03-30 18:25:54 -07:00
Dave Reed
e9812cfa24
#17516 : Summary and Full text both show up for content items in the Front End.
...
Problem was due to alterations coming from placement.info processing were being reordered as part of feature priorities. We must ensure alterations for a given feature are kept in their natural order.
--HG--
branch : 1.x
2011-03-30 18:24:09 -07:00
Sebastien Ros
eb7dc83a52
#17597 : Fixing wrong feature name in notification when enabling/disabling a feature
...
--HG--
branch : 1.x
2011-03-30 18:19:14 -07:00
Andre Rodrigues
1ad3476de9
Merge
...
--HG--
branch : 1.x
2011-03-30 18:08:20 -07:00
Andre Rodrigues
78bd74479b
Adding one more test for root directory validation and improving algorithm.
...
--HG--
branch : 1.x
2011-03-30 18:07:48 -07:00
Sebastien Ros
671c516301
#17587 : Addind a link in notifications for missing Base Url
...
Work Items: 17587
--HG--
branch : 1.x
2011-03-30 17:45:38 -07:00
Andre Rodrigues
cc4c7a4f50
Merge
...
--HG--
branch : 1.x
2011-03-30 17:32:58 -07:00
Andre Rodrigues
e33f07ecc5
#17601 : Avoiding exceptions by proactively handling the scenario where the path falls outside of the app directory.
...
--HG--
branch : 1.x
2011-03-30 17:31:31 -07:00
Sebastien Ros
edc82c8b8b
#17614 : Fixing shape tracing scroll position
...
Work Items: 17614
--HG--
branch : 1.x
2011-03-30 17:24:31 -07:00
Sebastien Ros
8f9cd97b24
Merge
...
--HG--
branch : 1.x
2011-03-30 16:47:32 -07:00
Sebastien Ros
91f14e3602
#17580 : Looking for a new name for Orchard.Startup
...
Work Items: 17580
--HG--
branch : 1.x
2011-03-30 16:47:19 -07:00
Sebastien Ros
f14193ccd4
#17612 : Removing input validation in warmup settings page
...
Work Items:17612
--HG--
branch : 1.x
2011-03-30 16:20:38 -07:00
jowall
fa4c22064f
Merge
...
--HG--
branch : 1.x
2011-03-30 16:20:02 -07:00
jowall
6991bd0c9d
Moved blog and list properties links.
...
--HG--
branch : 1.x
2011-03-30 16:16:57 -07:00
Sebastien Ros
d59b7162c2
#17610 : Adding validation on warmup pages
...
--HG--
branch : 1.x
2011-03-30 16:16:24 -07:00
Suha Can
1f4a996735
Merge
...
--HG--
branch : 1.x
2011-03-30 15:58:22 -07:00
Suha Can
104fc0219d
Fixing #17489 : Authenticated user uploading the not allowed media donesn't have any error info [4569 (6cb6b7704f7c)]
...
--HG--
branch : 1.x
2011-03-30 15:57:53 -07:00
jowall
b2ef04c788
Updating CSS for widgets screen.
...
--HG--
branch : 1.x
2011-03-30 15:53:08 -07:00
Sebastien Ros
835f41e444
Merge
...
--HG--
branch : 1.x
2011-03-30 15:25:46 -07:00
Sebastien Ros
1a3e57a840
Merge
...
--HG--
branch : 1.x
2011-03-30 15:03:23 -07:00
Sebastien Ros
dc775c79c1
Ignoring Publish settings file
...
--HG--
branch : 1.x
2011-03-30 15:03:07 -07:00
Sebastien Ros
5258eba09e
Adding extra files during publish process
...
--HG--
branch : 1.x
2011-03-30 15:02:10 -07:00
Suha Can
5ed02227d3
Merge
...
--HG--
branch : 1.x
2011-03-30 14:52:13 -07:00
Suha Can
008fa6fe7f
Fixing #17515 : Can't enable Indexing module in the features section of a recipe
...
This was cause1d by a bug in the DefaultIndexingUpdater that was processing all feature enabled events instead of just processing the feature enabled event for the Orchard.Indexing feature.
The code in that file is also obsolete and is not needed anymore.
--HG--
branch : 1.x
2011-03-30 14:49:14 -07:00
Nathan Heskew
7a630fc480
Redirecting to the widget management page with the correct layer context after creating a layer.
...
work item: 17591
--HG--
branch : 1.x
2011-03-30 14:28:46 -07:00
Sebastien Ros
6a0882c3e9
Fighting with Notepad
...
--HG--
branch : 1.x
2011-03-30 13:25:38 -07:00
Sebastien Ros
09b281db26
Forgot a part of the project file
...
--HG--
branch : 1.x
2011-03-30 12:37:08 -07:00
Suha Can
36b5c4172e
Merge
...
--HG--
branch : 1.x
2011-03-30 12:20:50 -07:00
Suha Can
352d52fc73
Fixing #17498 : Log files are not sorted
...
--HG--
branch : 1.x
2011-03-30 12:19:21 -07:00
Nathan Heskew
e74b2855a0
+1 (file missing from the previous checkin)
...
--HG--
branch : 1.x
2011-03-30 12:18:38 -07:00
Nathan Heskew
275ec294e1
Merge
...
--HG--
branch : 1.x
2011-03-30 12:10:20 -07:00
Nathan Heskew
4c5e5664e0
Having the global widget management UI not blow up if a widget has no CommonPart.
...
Also added something in the UI to show prominantly widgets which really have problems. Currently problems == no CommonPart.
work item: 17381
--HG--
branch : 1.x
2011-03-30 12:09:22 -07:00
Suha Can
b752f4da82
Fixing #17338 : duplicate files in the widget project
...
--HG--
branch : 1.x
2011-03-30 12:06:06 -07:00
Suha Can
0fcde9e2dc
Merge
...
--HG--
branch : 1.x
2011-03-30 11:54:24 -07:00
Suha Can
30521afb31
Fixing #17460 : Page error when start the site after setup the site by command
...
--HG--
branch : 1.x
2011-03-30 11:52:43 -07:00
jowall
b8a59e3432
Added alternate quad layout to TheThemeMachine CSS.
...
--HG--
branch : 1.x
2011-03-30 11:45:27 -07:00
Andre Rodrigues
8c30a7d77e
Merge
...
--HG--
branch : 1.x
2011-03-30 11:18:26 -07:00
Andre Rodrigues
86edc22139
Not showing update count in case it hasn't been determined yet.
...
--HG--
branch : 1.x
2011-03-30 11:18:09 -07:00
jowall
1c93ef7631
Some fixes to admin buttons in the media picker.
...
--HG--
branch : 1.x
2011-03-30 11:07:04 -07:00
bradmi
54f521b568
CodePlex->Outercurve in LICENSE.txt
...
--HG--
branch : 1.x
2011-03-29 22:28:06 -07:00
bradmi
8677996235
Updated CREDITS.txt w/ license clarification for SharpZipLib.
...
--HG--
branch : 1.x
2011-03-29 22:26:56 -07:00
Andre Rodrigues
c0c00359ef
#17443 : Always showing number of available updates.
...
--HG--
branch : 1.x
2011-03-29 16:08:17 -07:00
Andre Rodrigues
4e5bf3c1fb
Merge
...
--HG--
branch : 1.x
2011-03-29 16:01:10 -07:00
Andre Rodrigues
3823c1e52f
#17532 : Repopulating setup model in case of exception.
...
--HG--
branch : 1.x
2011-03-29 16:00:45 -07:00
Nathan Heskew
12980d09c4
Making sure changes to the (CommonPart) Owner field are applied.
...
work item: 17143
--HG--
branch : 1.x
2011-03-29 15:59:44 -07:00
Nathan Heskew
38fd85900a
Merge
...
--HG--
branch : 1.x
2011-03-29 15:30:08 -07:00
Nathan Heskew
75f51b52fc
Making sure the nearest defined zones in the theme/basetheme chain are considered as the zones for the theme in question.
...
work item: 17575
--HG--
branch : 1.x
2011-03-29 15:28:14 -07:00
Nathan Heskew
e1b24f8678
Cleaning up the menu for when a user with limited admin access is given orphaned admin menu headers.
...
work item: 17420
--HG--
branch : 1.x
2011-03-29 14:33:18 -07:00
Louis DeJardin
2feb6cdd90
#17555 : Breaking change to Drivers
...
Adds string GroupId property to BuildShapeContext
Adds OnGroup(string groupId) fluent method to ContentShapeResult
ContentShapeResult.ApplyImplementation only utilizes shapes on the correct groupId
Also adds GetContentItemMetadata virtual method for part and field drivers
And adds groupId to BuildDisplay method for forward compatability
Work Items:17555
--HG--
branch : 1.x
extra : rebase_source : 0d052a2cf97a14c789ab451ab34b82bf3bf9011a
2011-03-29 14:22:35 -07:00