Sebastien Ros
1d5f47b776
Cleaning and syncrhonizing the web.config files in Azure and Orchard.Web
...
--HG--
branch : dev
2010-11-12 15:23:40 -08:00
Sebastien Ros
f78bf58ef9
Merge
...
--HG--
branch : dev
2010-11-12 13:24:02 -08:00
Sebastien Ros
3aa26ade9c
Enabling installation of packages from Orchard web app
...
--HG--
branch : dev
2010-11-12 13:23:39 -08:00
Sebastien Ros
99dad40945
Updating the Themes gallery view
...
Compatibility with current nuget's state
--HG--
branch : dev
2010-11-11 17:20:25 -08:00
Sebastien Ros
ef4b1ce1fc
Adapting Orchard.Packaging feature names
...
--HG--
branch : dev
2010-11-11 17:17:38 -08:00
Sebastien Ros
8ef13d9217
Correcting packaging unit tests
...
--HG--
branch : dev
2010-11-11 15:18:52 -08:00
Sebastien Ros
cf2432acb5
Removing NuGet project from solution
...
Added Nuget as an external lib
Updated CREDITS.txt
--HG--
branch : dev
2010-11-11 15:03:57 -08:00
Sebastien Ros
d427479a32
Merge
...
--HG--
branch : dev
2010-11-11 14:40:09 -08:00
Sebastien Ros
3886a01e3f
Defining the correct precedence when removing a package
...
--HG--
branch : nuget
2010-11-11 14:37:03 -08:00
Sebastien Ros
b9c143b82f
Merge
...
--HG--
branch : nuget
2010-11-11 13:50:53 -08:00
Sebastien Ros
92e7cbef4a
Adding package uninstall command
...
--HG--
branch : nuget
2010-11-11 13:50:32 -08:00
Sebastien Ros
d1cc42e596
Adding missin file
...
--HG--
branch : nuget
2010-11-10 18:11:08 -08:00
Sebastien Ros
89a64f2147
Updating to latest NuGet sources
...
Adding a local file from NuGet which was removed in their source code
--HG--
branch : nuget
2010-11-10 18:01:04 -08:00
Sebastien Ros
6f6ad4971f
Correcting NuGet installation paths and repository factory usage
...
--HG--
branch : nuget
2010-11-10 16:29:20 -08:00
Sebastien Ros
025144daa6
Improving the packaging command
...
Adding a <path> parameter to define the location of the created file
Corrected the destination folder for themes
--HG--
branch : nuget
2010-11-10 16:09:20 -08:00
Sebastien Ros
c378fa0a59
Renaming PackageSourceRecord to PackageSource
...
--HG--
branch : nuget
2010-11-10 15:28:43 -08:00
Sebastien Ros
e35e36f4d3
Merge
...
--HG--
branch : nuget
2010-11-10 14:47:36 -08:00
Sebastien Ros
c0f552949f
Updating the gallery module
...
--HG--
branch : nuget
2010-11-10 14:46:56 -08:00
Sebastien Ros
078fa69d13
Merge
...
--HG--
branch : nuget
2010-11-09 17:01:17 -08:00
Sebastien Ros
d3e6be246e
Adding nuget's log to the command's output
...
--HG--
branch : nuget
2010-11-09 16:37:38 -08:00
Sebastien Ros
1d9f1cc368
Refactoring PackageManager
...
--HG--
branch : nuget
2010-11-09 15:32:58 -08:00
Sebastien Ros
f935e0e561
Merge
...
--HG--
branch : dev
2010-11-09 11:18:06 -08:00
Sebastien Ros
8f6ddfab94
Adding clock based cache invalidation
...
--HG--
branch : dev
2010-11-09 11:17:09 -08:00
Sebastien Ros
77cc446f99
Preparing PackageExpander unit tests
...
--HG--
branch : nuget
2010-11-08 13:21:06 -08:00
Sebastien Ros
70848ef2dd
Implementing "package install" command based on NuGet
...
--HG--
branch : nuget
2010-11-05 18:17:12 -07:00
Sebastien Ros
c786eb9755
Merge
...
--HG--
branch : dev
2010-11-03 17:52:28 -07:00
Sebastien Ros
2909ecfba0
Merge
...
--HG--
branch : dev
2010-11-03 17:47:31 -07:00
Sebastien Ros
08eb862153
Checking Website validity before assigning it to the package metadata
...
--HG--
branch : nuget
2010-11-03 17:45:35 -07:00
Sebastien Ros
30a211cfb9
Improved a data migration test to ensure the default values are written in the db
...
- Provides an example to check the db using a SQL query
--HG--
branch : dev
extra : transplant_source : %24%2B%3A%0D%E0%7F%D5%D1Wl%1Bx%13%017%ED%9A%D8%A6%D0
2010-11-03 16:28:27 -07:00
Sebastien Ros
68a6f0ca9b
Adding data migration overloads to do updates based on other module's tables
...
- e.g. creating a foreign key between tables from two distinct modules, was using the same module prefix
--HG--
branch : dev
2010-11-08 15:19:23 -08:00
Sebastien Ros
2db68e9051
Merge
...
--HG--
branch : dev
2010-11-08 13:22:07 -08:00
Sebastien Ros
4edd10589f
Adding ProjectUrl property to the package
...
--HG--
branch : nuget
2010-11-02 18:01:51 -07:00
Sebastien Ros
fd16feef4a
Modifying the "package create" command to handle new Nuget's filename convention
...
- e.g., Orchard.Module.Orchard.Blogs.0.8.0.nupkg
- Creating packages in Orchard.Web/Packages to prevent them from being added to /bin (common behavior when running orchard.exe)
--HG--
branch : nuget
2010-11-02 17:59:09 -07:00
Sebastien Ros
73bbdc5856
Merge
...
--HG--
branch : dev
2010-11-02 11:23:27 -07:00
Sebastien Ros
c2f46861bc
Hiding the Register link if registering is not allowed (by default)
...
--HG--
branch : dev
2010-11-01 13:16:55 -07:00
Sebastien Ros
94202528a2
Adding IContentQuery.Count() to do a count(*) query
...
--HG--
branch : dev
extra : transplant_source : %92%FE%95%FEFI%0Co%D6%1D%9A%8Fz%97%18%B2v4%B7%CB
2010-11-01 12:56:02 -07:00
Sebastien Ros
a733ca09c7
Fixing version numbers in gallery
...
--HG--
branch : dev
2010-10-28 16:12:15 -07:00
Sebastien Ros
8435dff302
Corrected rendering of Routable links
...
--HG--
branch : dev
2010-10-26 15:32:59 -07:00
Sebastien Ros
8ef266dc13
Moving PublishLater from Core
...
--HG--
branch : dev
2010-10-25 18:21:19 -07:00
Sebastien Ros
abfdc11f8b
Removing local tests from ArchiveLater included during Shapes migration
...
--HG--
branch : dev
2010-10-25 18:09:12 -07:00
Sebastien Ros
8b7bfbc0c1
Corrected Orchard.Email project guid
...
--HG--
extra : transplant_source : %1E%60%C2%D49_%13%8AE%D8%F9%DB%F6%20%06%257%9C1%0E
2010-10-25 17:51:25 -07:00
Sebastien Ros
b478b32767
Corrected Orchard.Email project guid
...
--HG--
branch : dev
2010-10-25 17:51:25 -07:00
Sebastien Ros
63e25ef1a8
Correcting Azure blob storage returned values
...
- Paths should be relative for Orchard.Media
--HG--
branch : dev
2010-10-21 12:47:40 -07:00
Sebastien Ros
48c6ddcc3f
Merge
...
--HG--
branch : dev
2010-10-21 14:21:49 -07:00
Sebastien Ros
73c815f67d
Ignoring incomplete localization entries
...
- i.e. when the msgid or msgstr are empty
--HG--
branch : dev
2010-10-21 14:02:12 -07:00
Sebastien Ros
b7f6e70d29
Handle Azure folder creation
...
- Azure Blobs don't handle folders, have to create a fake "hidden" file entry to simulate the folder exists
--HG--
branch : dev
2010-10-20 17:30:30 -07:00
Sebastien Ros
f5000f5b36
Merge
...
--HG--
branch : dev
2010-10-20 15:30:36 -07:00
Sebastien Ros
3490c1159e
Removing unused extension method
...
--HG--
branch : dev
2010-10-20 15:13:51 -07:00
Sebastien Ros
a06d1e34a2
Simplifying the advisory message
...
--HG--
branch : dev
2010-10-20 15:08:46 -07:00
Sebastien Ros
0c17e162c9
Refactored LayerPart validation
...
- Log syntax errors on Warning level
- Move the validation to the Driver
--HG--
branch : dev
2010-10-20 14:30:31 -07:00
Sebastien Ros
8af8279083
Removing old local advisory files
...
--HG--
branch : dev
2010-10-19 17:48:24 -07:00
Sebastien Ros
0bd0853ff7
Updated advisory file
...
--HG--
branch : dev
2010-10-19 17:48:12 -07:00
Sebastien Ros
f605b2fbbd
Merge
...
--HG--
branch : dev
2010-10-19 15:16:35 -07:00
Sebastien Ros
9a706b9d71
Merge
...
--HG--
branch : dev
2010-10-19 15:16:18 -07:00
Sebastien Ros
935d1b9733
Corrected Edit actions depending on FormRequiredAttribute
...
- A change from input to button tag removed the value, and the attribute could not filter the POST anymore
--HG--
branch : dev
2010-10-19 15:15:33 -07:00
Sebastien Ros
d6f77feeba
Corrected layer unicity test
...
--HG--
branch : dev
2010-10-19 14:48:04 -07:00
Sebastien Ros
0a19a7a0c7
Compacting migrations
...
--HG--
branch : dev
2010-10-19 13:34:36 -07:00
Sebastien Ros
686782b2ea
Merge
...
--HG--
branch : dev
2010-10-19 12:20:28 -07:00
Sebastien Ros
6fa161ca9b
Adding more log information when layer evaluation fails
...
--HG--
branch : dev
2010-10-19 12:20:16 -07:00
Sebastien Ros
1e2bbb922e
Added version information display for Themes also
...
--HG--
branch : dev
2010-10-19 12:09:36 -07:00
Sebastien Ros
99924a9279
Adding validation logic and syntax error management in layer rules
...
--HG--
branch : dev
2010-10-19 12:01:58 -07:00
Sebastien Ros
9205dd3b92
Adding Version information to feed items in the Gallery feed
...
- Renaming to "Orchard Exntensions Gallery"
--HG--
branch : dev
2010-10-18 17:13:53 -07:00
Sebastien Ros
f3b66f2988
Fixed display of gallery feeds in drop down filters
...
- http://orchardqa.codeplex.com/workitem/86
--HG--
branch : dev
2010-10-18 15:52:54 -07:00
Sebastien Ros
dd09d9df46
Corrected Orchard.ArchiveLater
...
--HG--
branch : dev
2010-10-18 15:25:27 -07:00
Sebastien Ros
af9124c980
Merge
...
--HG--
branch : dev
2010-10-18 14:18:51 -07:00
Sebastien Ros
456baafc9e
Updating Orchard.Media
...
- Corrected WebForm syntax
- Removed Dimensions, waiting for real management
- Removed MediaSettingPart
--HG--
branch : dev
2010-10-18 14:18:13 -07:00
Sebastien Ros
6af41b3a84
Merge
...
--HG--
branch : dev
2010-10-18 12:50:13 -07:00
Sebastien Ros
b262cb3ac0
Migrating Core.Messaging
...
--HG--
branch : dev
2010-10-18 12:49:29 -07:00
Sebastien Ros
1bab98300d
Corrected Orchard.Email placement file
...
--HG--
branch : dev
2010-10-18 12:49:08 -07:00
Sebastien Ros
2144a0fe17
Merge
...
--HG--
branch : dev
2010-10-15 18:04:25 -07:00
Sebastien Ros
7e0f453665
Refactored data migrations in core modules
...
--HG--
branch : dev
2010-10-15 18:04:02 -07:00
Sebastien Ros
eea552b868
Merge
...
--HG--
branch : dev
2010-10-15 17:58:01 -07:00
Sebastien Ros
4bba03fed7
Merge
...
--HG--
branch : dev
2010-10-15 17:14:36 -07:00
Sebastien Ros
a1e9dd5c7f
Changed BlogDescription default length to Unlimited
...
--HG--
branch : dev
2010-10-15 17:14:01 -07:00
Sebastien Ros
2733255b3d
Excluding themes from solution
...
--HG--
branch : dev
2010-10-15 15:58:51 -07:00
Sebastien Ros
515b4fe64f
Merge
...
--HG--
branch : dev
2010-10-15 15:56:35 -07:00
Sebastien Ros
fcbd0da00f
Fixing solution
...
--HG--
branch : dev
2010-10-15 15:56:09 -07:00
Sebastien Ros
dd01e51869
Correcting Part editing
...
- http://orchardqa.codeplex.com/workitem/102
--HG--
branch : dev
2010-10-15 15:48:29 -07:00
Sebastien Ros
88fe32ce2b
Updating Azure solution
...
--HG--
branch : dev
2010-10-15 14:29:24 -07:00
Sebastien Ros
054bd9f76e
Correcting disabling feature from command line
...
- http://orchard.codeplex.com/workitem/16524
--HG--
branch : dev
2010-10-15 14:29:04 -07:00
Sebastien Ros
3b33fa9edf
New command to launch migration on all features; Moved the update command to DatabaseUpdate feature
...
--HG--
branch : dev
2010-10-15 11:21:24 -07:00
Sebastien Ros
356753856e
Correcting Blog commands
...
--HG--
branch : dev
2010-10-14 18:19:52 -07:00
Sebastien Ros
794f9871bc
Reverting a few fixes
...
--HG--
branch : dev
2010-10-14 17:22:10 -07:00
Sebastien Ros
0483275d36
Corrected ContentType List action
...
--HG--
branch : dev
2010-10-14 17:14:58 -07:00
Sebastien Ros
ff91690cfb
Adding a test for slugs
...
--HG--
branch : dev
2010-10-14 16:55:09 -07:00
Sebastien Ros
a49112c177
Fixing fix
...
--HG--
branch : dev
2010-10-14 16:40:33 -07:00
Sebastien Ros
81b1a375ef
Fixing dots on routes
...
- http://orchard.codeplex.com/workitem/16533
--HG--
branch : dev
2010-10-14 16:33:12 -07:00
Sebastien Ros
957d4a153e
Merge
...
--HG--
branch : dev
2010-10-14 15:32:59 -07:00
Sebastien Ros
f04d97a8de
Fixing Manage Comments view
...
- http://orchardqa.codeplex.com/workitem/128
--HG--
branch : dev
2010-10-14 15:32:40 -07:00
Sebastien Ros
477405bd3c
Refactored action results to use defaults
...
--HG--
branch : dev
2010-10-14 14:51:41 -07:00
Sebastien Ros
284576a62a
Fixed http://orchardqa.codeplex.com/workitem/96
...
- Admin menu not appearing on Admin/Navigation
- Dependencies where not resolved correctly
--HG--
branch : dev
2010-10-14 14:41:25 -07:00
Sebastien Ros
6049aede19
Corrected the authentication redirect issue
...
- Temporary patch, known bug in Plan9
--HG--
branch : dev
2010-10-14 13:16:04 -07:00
Sebastien Ros
b973070539
Merge
...
--HG--
branch : dev
2010-10-14 11:31:18 -07:00
Sebastien Ros
dd53923130
Correcting http://orchardqa.codeplex.com/workitem/116
...
- Removed Orchard.Mvc.NotFoundResult, replaced by the new MVC HttpNotFoundViewResult
--HG--
branch : dev
2010-10-14 11:30:58 -07:00
Sebastien Ros
85e321f2d1
Correcting the correction
...
--HG--
branch : dev
2010-10-13 18:11:22 -07:00
Sebastien Ros
e85ad66f5b
Merge
...
--HG--
branch : dev
2010-10-13 18:04:56 -07:00
Sebastien Ros
fa841e4353
Validating TablePrefix
...
- http://orchard.codeplex.com/workitem/16488
--HG--
branch : dev
2010-10-13 18:04:33 -07:00
Sebastien Ros
324bcdd3ef
Moving Create New Blog
...
- Was messing up with Create New Post (Kresner's feedback also)
--HG--
branch : dev
2010-10-13 16:54:23 -07:00
Sebastien Ros
e0db263538
Adding Blog pagination
...
- Yeah !!!!
--HG--
branch : dev
2010-10-13 15:42:36 -07:00
Sebastien Ros
2cebe4071e
Removing missing files from solution
...
--HG--
branch : dev
2010-10-13 12:03:06 -07:00