Commit Graph
48 Commits
Author SHA1 Message Date
Zoltán Lehóczky b39be577b6 Merge branch 'feature/module-uninstall' into 1.x 2015-01-29 23:06:06 +01:00
Zoltán Lehóczky 444ec29d36 Adding inline documentation for Owin types
The people have spoken!
2015-01-14 23:31:29 +01:00
Zoltán Lehóczky 580aec2a9a Merge branch 'feature/owin' into 1.x 2015-01-06 22:18:08 +01:00
Zoltán Lehóczky 4845e2dc4b Merge remote-tracking branch 'origin/1.x' into feature/owin 2014-12-24 19:52:43 +01:00
Zoltán Lehóczky fe6da7a143 #20286: Orchard.Framework dependencies come first instead of last now. Adding fix suggested by harmony7.
WorkItem: 20286
2014-11-13 21:54:03 +01:00
Zoltán Lehóczky 872a1de928 Revert "#20314: DefaultShapeTableManager doesn't keep IShapeTableProviders alive too long any more either." This actually causes "Instances cannot be resolved and nested lifetimes cannot be created from this LifetimeScope as it has already been disposed." errors.
This reverts commits 411e3f9ddd and b21d637ba4.
2014-10-08 15:22:56 +02:00
Zoltán Lehóczky 8215849bc6 #20314: DefaultShapeTableManager doesn't keep IShapeTableEventHandlers alive too long any more.
Work Item: 20314
2014-10-02 23:16:39 +02:00
Zoltán Lehóczky 5bebeb85f0 Merge branch '1.8.x' into 1.x 2014-08-14 00:36:50 +02:00
Zoltán Lehóczky ac100c4cfd Typo 2014-07-31 14:29:31 +02:00
Zoltán Lehóczky 86c8999e2f Merge branch '1.8.x' into 1.x 2014-07-16 12:39:58 +02:00
Zoltán Lehóczky 6b6e89e443 #20517: SMTP settings are now saved encrypted again. Applying fix by Jeff Olmstead.
Work Item: 20517
2014-02-28 23:23:56 +01:00
Zoltán Lehóczky 3d45e8953f Cleaning up dependencies in GalleryUpdatesController 2014-02-14 00:36:44 +01:00
Zoltán Lehóczky 2bb8f9f7b5 #20340: adding checks to infoset migration so it doesn't fail at least with a default installation
Work Item: 20340
2014-01-28 18:02:59 +01:00
Zoltán Lehóczky 3fef4f0275 Fixing typo in Orchard.Templates manifest 2014-01-26 13:31:23 +01:00
Zoltán Lehóczky a0dc4ba9ba Adding JavaScriptAntiSpamPart for JS-drive spam filtering 2013-09-01 23:22:50 +02:00
Zoltán Lehóczky 3a73e77afe Fixing file name typo 2013-08-27 18:44:05 +02:00
Zoltán Lehóczky c33e2f56a4 #19878: Adding default driver prefix, derived from the part's name
Work Item: 19878
2013-08-16 21:55:49 +02:00
Zoltán Lehóczky 1792ff5c4f Removing empty Views folder from Taxnomies
--HG--
branch : 1.x
extra : rebase_source : b1f4ae6667e28416d95b025e153fda28db759316
2013-07-23 17:55:36 +02:00
Zoltán Lehóczky c5ea6db372 Fixing typos in Taxonomies and Workflows
--HG--
branch : 1.x
extra : rebase_source : dcf609dbc4674c37e2ae2f026369490b369a6c8a
2013-07-23 17:55:01 +02:00
Zoltán Lehóczky e56382e427 Fixing Rules copypasta T-strings in Workflows AdminController, found by Benedek
--HG--
branch : 1.x
2013-07-23 15:29:14 +02:00
Zoltán Lehóczky 78ff9b245a Removing superfluous spaces from Workflows/Content Activity descriptions, found
by Benedek

--HG--
branch : 1.x
2013-07-23 15:27:03 +02:00
Zoltán Lehóczky 5b964440ba #19911: Fixing mismatched file names in Orchard.Indexing
Work Item: 19911

--HG--
branch : 1.x
rename : src/Orchard.Web/Modules/Orchard.Indexing/Services/IIndexService.cs => src/Orchard.Web/Modules/Orchard.Indexing/Services/IIndexingService.cs
rename : src/Orchard.Web/Modules/Orchard.Indexing/Services/IndexService.cs => src/Orchard.Web/Modules/Orchard.Indexing/Services/IndexingService.cs
2013-07-18 22:46:51 +02:00
Zoltán Lehóczky 17a9223af0 #19916: Fixing raw Projector layout typo
Work Item: 19916

--HG--
branch : 1.x
2013-07-18 22:43:06 +02:00
Zoltán Lehóczky 2b43a5ed81 #19915: Fixing search settings typo
Work Item: 19915

--HG--
branch : 1.x
2013-07-18 22:41:31 +02:00
Zoltán Lehóczky 184d023912 Factoring out content item cloning to ContentManager
--HG--
branch : 1.x
2013-07-18 22:38:38 +02:00
Zoltán Lehóczky 27d8275916 Adding missing spaces on Dashboard
--HG--
branch : 1.x
2013-07-18 22:34:06 +02:00
Zoltán Lehóczky 6278e39746 Correcting "succeffully" typos in Indexing
--HG--
branch : 1.x
2013-06-28 22:19:59 +02:00
Zoltán Lehóczky 2339cb31a4 #19633: No NE anymore from DefaultSlugService if the DisplayText is null
Work Item: 19633

--HG--
branch : 1.x
2013-06-27 19:06:07 +02:00
Zoltán Lehóczky a177367620 #19788: Adding null checks to Content tokens
Work Item: 19788

--HG--
branch : 1.x
2013-06-27 18:33:37 +02:00
Zoltán Lehóczky d346f9953f Content tokens code styling
--HG--
branch : 1.x
2013-06-27 17:48:10 +02:00
Zoltán Lehóczky 018a5ebfeb #19820: Fixing typo in MediaLibraryPickerField's file name
Work Item: 19820

--HG--
branch : 1.x
rename : src/Orchard.Web/Modules/Orchard.MediaLibrary/Fields/MediaLibrayPickerField.cs => src/Orchard.Web/Modules/Orchard.MediaLibrary/Fields/MediaLibraryPickerField.cs
2013-06-24 01:34:13 +02:00
Zoltán Lehóczky 2f83fbed31 #19744: Displaying name of the workflow in the title when editing one
Work Item: 19744

--HG--
branch : 1.x
2013-06-08 13:22:05 +02:00
Zoltán Lehóczky 0ce77ed40c Fixing typo in DataMigrationManager
--HG--
branch : 1.x
2013-05-24 22:32:55 +02:00
Zoltán Lehóczky 65a24b9d0c Fixing exception when trying to send e-mail to "other" recipient in Workflows
--HG--
branch : 1.x
2013-05-24 00:45:44 +02:00
Zoltán Lehóczky 4e03e89652 Renaming Workflows feature to the standard human-readable form
--HG--
branch : 1.x
2013-05-24 00:03:05 +02:00
Zoltán Lehóczky caeb25ac43 #19389: Publish draft link is displayed with authorization
Work Item: 19389

--HG--
branch : 1.x
2013-05-18 13:12:03 +02:00
Zoltán Lehóczky 0dc3fda7ff #19725: Allowing the entry of html in content type editors
Work Item: 19725

--HG--
branch : 1.x
2013-05-17 21:01:13 +02:00
Zoltán Lehóczky 66760380fd Fixing IContentManager comments
--HG--
branch : 1.x
2013-05-15 18:09:08 +02:00
Zoltán Lehóczky 8f4e7aea08 #19544: Fixing double-escaping of username in the footer that caused names with
accented characters be displayed wrong
Work Item: 19544

--HG--
branch : 1.x
2013-05-15 17:22:16 +02:00
Zoltán Lehóczky 5036e9db5f #19543: Fixing double-escaping of username on dashboard that caused names with
accented characters be displayed wrong
Work Item: 19543

--HG--
branch : 1.x
2013-05-15 17:06:22 +02:00
Zoltán Lehóczky 3fef593881 #19380: Removing needless content type definition fetching from CommonPartHandler
Work Item: 19380

--HG--
branch : 1.x
2013-05-15 16:59:31 +02:00
Zoltán Lehóczky 6ca76c68bb #19579: Making every IContentManager method accept IContent instead of ContentItem
Renaming arguments accordingly to "content" (as it was e.g. with BuildDisplay())
Work Item: 19579

--HG--
branch : 1.x
2013-05-15 16:55:20 +02:00
Zoltán Lehóczky df168d285e Adding null check to Tokenizer
--HG--
branch : 1.x
2013-05-10 23:43:01 +02:00
Zoltán Lehóczky 4d4c6af662 Adding content item clone functionality as per the Communit Meeting of 12 February
--HG--
branch : 1.x
2013-04-13 23:18:56 +02:00
Zoltán Lehóczky d773ce8c0a #18664: ForContentItems() method on ContentQuery that takes a collection of ids
for querying items by id; adding tests
Work Item: 18664

--HG--
branch : 1.x
2013-04-13 22:51:16 +02:00
Zoltán Lehóczky f7049cd811 #19541: Adding null check for Owner in CommonPartHandler OnIndexing
Work Item: 19541

--HG--
branch : 1.x
2013-04-13 21:54:57 +02:00
Zoltán Lehóczky da3e3d4b40 #19098: Optimizing content item fetching in Search/AdminController
Work Item: 19098

--HG--
branch : 1.x
2012-10-09 22:06:37 +02:00
Zoltán Lehóczky 37fb92f274 #18781: Adding ContainablePartDriver import/export
Work Item: 18781

--HG--
branch : 1.x
extra : transplant_source : %FE%E4Q.%C9%82%F8%81%15%FA%BCD%A8%92%7C%CF%09%9D%85X
2012-07-03 14:27:27 +02:00