Commit Graph
100 Commits
Author SHA1 Message Date
Andre Rodrigues 8456603188 Merge
--HG--
branch : dev
2011-02-22 11:18:51 -08:00
Andre Rodrigues 083691a37c Adding notion of default child menu item.
--HG--
branch : dev
2011-02-22 11:14:32 -08:00
Andre Rodrigues 60b8df8710 Merge
--HG--
branch : dev
2011-02-22 10:14:18 -08:00
Andre Rodrigues dba42a394f Fixing azure solution.
--HG--
branch : dev
2011-02-22 10:13:25 -08:00
Andre Rodrigues 037903cb75 Merge
--HG--
branch : dev
2011-02-22 10:04:20 -08:00
Andre Rodrigues e7e60d2435 Aligning package update page to gallery. Moving the update feature to the packaging module as a feature.
--HG--
branch : dev
2011-02-22 10:01:21 -08:00
Andre Rodrigues 03353c743c Adding paging and search to installed modules.
--HG--
branch : dev
2011-02-21 13:58:31 -08:00
Andre Rodrigues e8f36dcf21 Correcting last updated, adding paging footer, and searching packages by title instead of id.
--HG--
branch : dev
2011-02-21 13:00:18 -08:00
Andre Rodrigues 68e8e7aef4 Merge
--HG--
branch : dev
2011-02-21 12:03:38 -08:00
Andre Rodrigues 4a640ded06 Converting module and themes entries to shapes on module and theme projects. Adding recently updated notifications. Fixing small issue in Layout.Title.
--HG--
branch : dev
rename : src/Orchard.Web/Modules/Orchard.Modules/ViewModels/Module.cs => src/Orchard.Web/Modules/Orchard.Modules/Models/ModuleEntry.cs
rename : src/Orchard.Web/Modules/Orchard.Modules/ViewModels/ModuleFeature.cs => src/Orchard.Web/Modules/Orchard.Modules/Models/ModuleFeature.cs
2011-02-21 12:03:06 -08:00
Andre Rodrigues 34c841818e Preventing edit link to be added to an in memory content item.
--HG--
branch : dev
2011-02-21 11:15:13 -08:00
Andre Rodrigues a480aaa746 Adding simple search to gallery. Fixinx ratings CSS.
--HG--
branch : dev
2011-02-20 11:59:26 -08:00
Andre Rodrigues 6050e585be Integrating package manager for package updates.
--HG--
branch : dev
rename : src/Orchard.Web/Modules/Orchard.Packaging/Services/NugetLogger.cs => src/Orchard.Web/Modules/Orchard.Packaging/Models/NugetLogger.cs
rename : src/Orchard.Web/Modules/Orchard.Packaging/Services/PackageData.cs => src/Orchard.Web/Modules/Orchard.Packaging/Models/PackageData.cs
rename : src/Orchard.Web/Modules/Orchard.Packaging/Services/PackagingEntry.cs => src/Orchard.Web/Modules/Orchard.Packaging/Models/PackagingEntry.cs
2011-02-18 08:21:19 -08:00
Andre Rodrigues 788a9fed77 Adding recently installed indication.
--HG--
branch : dev
2011-02-17 09:17:49 -08:00
Andre Rodrigues 508ebed3fd Adding missing "@".
--HG--
branch : dev
2011-02-17 06:59:24 -08:00
Andre Rodrigues c8d7c8c1c8 Merge
--HG--
branch : dev
2011-02-16 11:05:01 -08:00
Andre Rodrigues 1951b30189 Updating titles to new position.
--HG--
branch : dev
2011-02-16 11:04:36 -08:00
Andre Rodrigues 4bf1b2e389 Updating installed themes page.
--HG--
branch : dev
2011-02-16 10:22:09 -08:00
Andre Rodrigues 62ee211557 updating tabs CSS. Moving title to before local navigation.
--HG--
branch : dev
2011-02-15 11:58:26 -08:00
Andre Rodrigues 54e199ca9b Adding UT.
--HG--
branch : dev
2011-02-15 09:51:52 -08:00
Andre Rodrigues 2d890f54a0 Removing codegen warning when solution is not present.
--HG--
branch : dev
2011-02-11 15:03:34 -08:00
Andre Rodrigues f29a645d48 #17336: Setting codegen command "IncludeInSolution" option default to true.
--HG--
branch : dev
2011-02-11 14:42:23 -08:00
Andre Rodrigues 03eb6ee8ec Updating Modules / Packaging / Themes menus.
--HG--
branch : dev
2011-02-11 14:13:55 -08:00
Andre Rodrigues 14a7ada113 Converting local navs to a new core shape (AKA making louis happy :))
--HG--
branch : dev
2011-02-11 14:13:38 -08:00
Andre Rodrigues 042968453b Adding local nav functionality.
--HG--
branch : dev
2011-02-11 12:45:28 -08:00
Andre Rodrigues a8a48ab4e1 #17284: Exceptions should log errors
--HG--
branch : dev
2011-02-08 11:22:47 -08:00
Andre Rodrigues 4c25a7cc29 Merge
--HG--
branch : dev
2011-02-01 13:43:37 -08:00
Andre Rodrigues 66c23928ef #17289: only allowing default tenant site administrator to install packages by default. Others can be granted permission.
--HG--
branch : dev
rename : src/Orchard.Tests.Modules/Packaging/Hello.World.csproj.txt => src/Orchard.Tests.Modules/Packaging/Services/Hello.World.csproj.txt
rename : src/Orchard.Tests.Modules/Packaging/HelloDriver.cs.txt => src/Orchard.Tests.Modules/Packaging/Services/HelloDriver.cs.txt
rename : src/Orchard.Tests.Modules/Packaging/PackageBuilderTests.cs => src/Orchard.Tests.Modules/Packaging/Services/PackageBuilderTests.cs
2011-02-01 13:17:03 -08:00
Andre Rodrigues 4f922640e7 #17202: Fixing incorrect stylesheet import. Adding null condition checker to avoid null point exception.
--HG--
branch : dev
2011-01-31 15:24:39 -08:00
Andre Rodrigues fa25bca5f5 #17280: Limiting access to media folder.
--HG--
branch : dev
2011-01-31 12:12:22 -08:00
Andre Rodrigues 1372fe250d Merge 1.x => dev
--HG--
branch : dev
2011-01-31 11:49:31 -08:00
Andre Rodrigues d054ce1e08 Added tag 1.0 for changeset 83536b451ffe
--HG--
branch : 1.x
2011-01-12 19:00:47 -08:00
Andre Rodrigues 5d514cf871 Merge
--HG--
branch : 1.x
2011-01-12 19:00:27 -08:00
Andre Rodrigues 4013fe539d Adding missing dynamic object casts.
--HG--
branch : 1.x
2011-01-12 18:18:32 -08:00
Andre Rodrigues 1fe8caec23 Removing dead code.
--HG--
branch : 1.x
2011-01-11 13:42:35 -08:00
Andre Rodrigues 59ae14032d Updating msdeploy parameters.xml file.
--HG--
branch : 1.x
2011-01-11 13:18:36 -08:00
Andre Rodrigues 4ea1b37122 Removing unecessary check - permissions are being validated by dynamic compilation.
--HG--
branch : 1.x
2011-01-11 13:15:33 -08:00
Andre Rodrigues 04e88eb216 Merge
--HG--
branch : 1.x
2011-01-10 15:25:34 -08:00
Andre Rodrigues 1873ada9ff Improving gallery CSS by using different sizes for icons and screenshots.
--HG--
branch : 1.x
2011-01-10 15:25:08 -08:00
Andre Rodrigues 811ef40ec7 #17185: Changing default website from orchardproject to unknown and project URL to Website to align "gallery" and "Modules" modules.
--HG--
branch : 1.x
2011-01-07 16:44:25 -08:00
Andre Rodrigues 9a729df1c2 Changing "Themes"/"Modules" to "Theme"/"Module" as is in the extension type.
--HG--
branch : 1.x
2011-01-07 16:42:03 -08:00
Andre Rodrigues f53752cb4f #17118: Updating feed URL.
--HG--
branch : 1.x
2011-01-07 15:01:24 -08:00
Andre Rodrigues f07174c811 #17167: Only attachable parts can be removed / added in the content type's definition.
--HG--
branch : 1.x
2011-01-07 12:38:23 -08:00
Andre Rodrigues f237545716 Improving package uninstall help. Extracting BuildPackageId method. Cleaning up code for uninstall. Fixing out of sync help.
--HG--
branch : 1.x
2011-01-07 09:58:17 -08:00
Andre Rodrigues 6e1f0122b8 Fixing typo, module uninstallation and error message (also typo).
--HG--
branch : 1.x
2011-01-07 08:30:29 -08:00
Andre Rodrigues e1823cd71a Merge
--HG--
branch : 1.x
2011-01-06 16:25:59 -08:00
Andre Rodrigues ee9da58c26 Merge
--HG--
branch : 1.x
2011-01-06 15:57:48 -08:00
Andre Rodrigues 53974730e3 Updating to MVC RTM.
--HG--
branch : 1.x
2011-01-06 15:57:29 -08:00
Andre Rodrigues d942c6460f #17168: Fixing error when clicking Tags menu.
--HG--
branch : 1.x
2011-01-06 15:55:48 -08:00
Andre Rodrigues 085ee0ac91 Fixing UT by updating package prefix.
--HG--
branch : 1.x
2011-01-06 15:27:26 -08:00
Andre Rodrigues 3d4cb3ca45 #17179: Fixing YSOD, centralizing duplicate code and renaming css class to a more appropriate name.
--HG--
branch : 1.x
2011-01-06 12:37:09 -08:00
Andre Rodrigues 539d5a8d05 Merge
--HG--
branch : 1.x
2011-01-06 12:04:40 -08:00
Andre Rodrigues b870025c30 Fixing small css glitch on the setup curtain.
--HG--
branch : 1.x
2011-01-06 12:04:13 -08:00
Andre Rodrigues 43313886f3 #17163: Correcting comment author field.
--HG--
branch : 1.x
2011-01-05 13:08:43 -08:00
Andre Rodrigues 760399bf0b #17162: Making comments status "visible".
--HG--
branch : 1.x
2011-01-05 12:59:47 -08:00
Andre Rodrigues f2e60b539f #17164: Fixing closing comments functionality. Renaming it to enable / disable comments instead of enable / close.
--HG--
branch : 1.x
2011-01-05 12:46:51 -08:00
Andre Rodrigues c30e6ef2f7 #17165: Updating codegen's modules template version.
--HG--
branch : 1.x
2011-01-05 11:14:31 -08:00
Andre Rodrigues 023ccbb439 Fixing RoutableService since by default there is no ISlugEventHandler implementation.
--HG--
branch : dev
2010-12-15 10:58:21 -08:00
Andre Rodrigues 48d3f1d647 Updating logger to flush immediately in development and to remove debug appenders in production.
--HG--
branch : dev
2010-12-13 14:58:32 -08:00
Andre Rodrigues 00e2f9f203 #17039: Updating service reference
--HG--
branch : dev
2010-12-13 12:56:36 -08:00
Andre Rodrigues a4e824fb4a #17033: Fixing live writter and blog post admin permissions.
--HG--
branch : dev
2010-12-10 18:54:36 -08:00
Andre Rodrigues 241d7cf483 Fixing merge problem. Using correct appender.
--HG--
branch : dev
2010-12-10 18:29:44 -08:00
Andre Rodrigues ae6d186341 #17032: Fixing gallery download link. Moving Project URL to the Views as additional information.
--HG--
branch : dev
2010-12-10 16:06:22 -08:00
Andre Rodrigues ba9391841a Correcting rollingmode.
--HG--
branch : dev
2010-12-10 15:30:02 -08:00
Andre Rodrigues d6bb710999 #17020: Correcting view action.
--HG--
branch : dev
2010-12-10 15:29:47 -08:00
Andre Rodrigues 96b404cc2a Merge
--HG--
branch : dev
2010-12-10 14:24:47 -08:00
Andre Rodrigues e63e0b6aa6 Adding Style Frequency option to rollingfileappender to avoid continuous update based on date.
--HG--
branch : dev
2010-12-10 14:24:24 -08:00
Andre Rodrigues 50058a5073 #17026: Adding web.config to /content/ directory when scafolding a theme.
--HG--
branch : dev
2010-12-10 12:21:01 -08:00
Andre Rodrigues 66b9ae5d4f #17022: Initializing services.
--HG--
branch : dev
2010-12-10 11:54:12 -08:00
Andre Rodrigues ca9c5d7b6a #16802: Making slug logic extensible / replaceable through events.
--HG--
branch : dev
2010-12-09 18:39:03 -08:00
Andre Rodrigues 035f3d3e9c #16803: International characters are allowed to go through and accents are removed.
--HG--
branch : dev
2010-12-09 18:03:27 -08:00
Andre Rodrigues 8cd4727bb5 Merge
--HG--
branch : dev
2010-12-09 16:46:30 -08:00
Andre Rodrigues 2c16581106 #16797: Adding setting for global paging. Fixing issue with query string specified pagesize being the same as default size.
--HG--
branch : dev
2010-12-09 16:39:06 -08:00
Andre Rodrigues 7f3e720223 Merge
--HG--
branch : dev
2010-12-09 10:45:16 -08:00
Andre Rodrigues 18d1e80189 #16849: Replacing strings and console.writelines by exception throwing.
--HG--
branch : dev
2010-12-08 18:18:52 -08:00
Andre Rodrigues c57a3ab642 #16756: Adding binding redirect for MVC from 1.0 to 3.0
--HG--
branch : dev
2010-12-08 18:17:55 -08:00
Andre Rodrigues 98d759e7d4 #16987, #16527, #16785: Media file upload fixes.
--HG--
branch : dev
2010-12-08 16:13:09 -08:00
Andre Rodrigues 55af5304f5 #16953 Timestamping log file
--HG--
branch : dev
2010-12-08 12:02:59 -08:00
Andre Rodrigues 8267921c2f #16752: Using module instead of feature name for migration schema builder.
--HG--
branch : dev
2010-12-07 17:54:15 -08:00
Andre Rodrigues 72ff07e3bd Merge
--HG--
branch : dev
2010-12-07 15:24:55 -08:00
Andre Rodrigues 95841b5fbc Updating logger to split into levels depending on namespace, to autoflush and also to update log levels on build for azure or CI.
--HG--
branch : dev
2010-12-07 15:24:43 -08:00
Andre Rodrigues 7d54cd8c2c Fix UT.
--HG--
branch : dev
2010-12-06 17:07:35 -08:00
Andre Rodrigues 9617f3a666 Removing unecesssary references.
--HG--
branch : dev
2010-12-06 16:25:27 -08:00
Andre Rodrigues 9018bdb02c #16829: Replacing TraceLogger by log4netLogger
--HG--
branch : dev
2010-12-06 16:25:12 -08:00
Andre Rodrigues 2314c8061b Merge
--HG--
branch : dev
2010-12-06 11:43:38 -08:00
Andre Rodrigues b8c23d0f82 #1694: Moving module / theme install from gallery to packaging services and changing themes / module modules dependencies.
--HG--
branch : dev
2010-12-06 11:43:00 -08:00
Andre Rodrigues 3d347ba76d Merge
--HG--
branch : dev
2010-12-02 15:33:28 -08:00
Andre Rodrigues 6789e39370 #16841, #16495: Fixing theme installation.
--HG--
branch : dev
2010-12-02 15:27:00 -08:00
Andre Rodrigues 70e875d8c4 Merge
--HG--
branch : dev
2010-12-01 17:52:29 -08:00
Andre Rodrigues d3eb21e8de Adding IsTheme and IsModule static methods.
--HG--
branch : dev
2010-12-01 17:52:10 -08:00
Andre Rodrigues f3f518b0db Replacing Module/Theme/Core strings.
--HG--
branch : dev
2010-12-01 17:37:11 -08:00
Andre Rodrigues 3c9b2c8489 Merge
--HG--
branch : dev
2010-12-01 16:42:55 -08:00
Andre Rodrigues a1543c964f Delegating theme installation to Orchard.Packaging.
--HG--
branch : dev
2010-12-01 16:42:36 -08:00
Andre Rodrigues 48ccf121f8 Setting name explicitly for all the module features.
--HG--
branch : dev
2010-12-01 16:34:28 -08:00
Andre Rodrigues 734f10b875 Replacing random module author by "unknown".
--HG--
branch : dev
2010-12-01 15:43:17 -08:00
Andre Rodrigues 8be5368397 #16840: Implementing module installation from local uploaded file. Removing hard dependency between Orchard.Modules and Orchard.Packaging by delegating module installation to Orchard.Packaging.
--HG--
branch : dev
2010-12-01 15:40:44 -08:00
Andre Rodrigues 6d65acc2de Merge
--HG--
branch : dev
2010-11-30 15:00:47 -08:00
Andre Rodrigues 1f98c41f54 #16893: Publishing and setting localization culture after updateeditor to avoid wrongly overwritting the values.
--HG--
branch : dev
2010-11-30 15:00:21 -08:00
Andre Rodrigues de4103dc89 Setting container conditionally to account for contentitems that do not have commonparts.
--HG--
branch : dev
2010-11-30 11:13:42 -08:00
Andre Rodrigues 4a461374eb Merge
--HG--
branch : dev
2010-11-29 17:58:55 -08:00