Commit Graph

2961 Commits

Author SHA1 Message Date
Renaud Paquay
d97b2aacb0 Merge
--HG--
branch : dev
2010-11-30 11:05:31 -08:00
Renaud Paquay
9366f79f5a Fixing error from previous merge
--HG--
branch : dev
2010-11-30 10:30:36 -08:00
Andre Rodrigues
4a461374eb Merge
--HG--
branch : dev
2010-11-29 17:58:55 -08:00
Sebastien Ros
11c2fc9242 Fixing "index refresh" command
Work Item: 16844

--HG--
branch : dev
2010-11-29 17:50:20 -08:00
Andre Rodrigues
264fdb0979 Merge
--HG--
branch : dev
2010-11-29 17:37:22 -08:00
Andre Rodrigues
9b995953d5 Improving user messages.
--HG--
branch : dev
2010-11-29 17:37:05 -08:00
Andre Rodrigues
c68206c19f #16872: Setting contentitem container. Fixing publish now.
--HG--
branch : dev
2010-11-29 17:21:14 -08:00
Renaud Paquay
24ef2adb9e Merge perf => dev
--HG--
branch : dev
2010-11-29 16:44:10 -08:00
BertrandLeRoy
47725ae961 Merge
--HG--
branch : dev
2010-11-29 16:09:57 -08:00
BertrandLeRoy
c8ba47c9e5 Removing inappropriate title, fixing /p.
--HG--
branch : dev
2010-11-29 16:09:31 -08:00
Nathan Heskew
a30374780e Updating the RoutePart slug prefix display in the editor to cope with not being in a vdir.
Related to #16496 which was already fixed a w/ another bug a little earlier but a double '/' appears when the app is not in a vdir.

work item: 16496

--HG--
branch : dev
2010-11-29 16:07:12 -08:00
BertrandLeRoy
106bb8322d Small correction to the home page text post-setup, plus making it localizable.
--HG--
branch : dev
2010-11-29 16:00:43 -08:00
BertrandLeRoy
49d446f645 Revising the post-setup homepage content. http://orchard.codeplex.com/workitem/16773
--HG--
branch : dev
2010-11-29 15:51:08 -08:00
Jonathan Wall
7105848138 Added CSS for notifications in TheTemeMachine. Work Item: 16818
--HG--
branch : dev
2010-11-29 14:52:15 -08:00
Dave Reed
aec516a89e Merge
--HG--
branch : dev
2010-11-29 14:17:07 -08:00
Dave Reed
59a57413c5 #16800: Add a Condition property on RequireSettings.
You can now say Require("foo").UseCondition("lte IE7") for example.

--HG--
branch : dev
2010-11-29 14:16:26 -08:00
Suha Can
0a5a48cf1d PERF: Fixing 16595 Verify User Unicity
--HG--
branch : perf
2010-11-29 14:13:02 -08:00
Jonathan Wall
a9e92b9d5e Updated CSS for hint text. Work Items: 16862
--HG--
branch : dev
2010-11-29 14:04:45 -08:00
Dave Reed
891705c0ec Merge
--HG--
branch : dev
2010-11-29 13:30:59 -08:00
Dave Reed
4ecb35bc99 #16822: Display missing features in admin features view.
--HG--
branch : dev
2010-11-29 13:30:26 -08:00
Andre Rodrigues
1a4b6358bb Merge
--HG--
branch : dev
2010-11-29 13:04:28 -08:00
Andre Rodrigues
63cfef8aed #16883: Including application path in permalinks
--HG--
branch : dev
2010-11-29 13:03:55 -08:00
Jonathan Wall
53dea641b5 Updated CSS for Archive Later UI. Fix for bug #16871.
--HG--
branch : dev
2010-11-29 13:01:35 -08:00
Dave Reed
77c202bf6d Merge
--HG--
branch : dev
2010-11-29 12:15:53 -08:00
Dave Reed
32474bff72 Merge
--HG--
branch : perf
2010-11-29 12:14:35 -08:00
Dave Reed
067daabdb0 Fix YSOD when a module has a missing dependency.
--HG--
branch : dev
2010-11-29 12:12:11 -08:00
Suha Can
32eaf72e4a PERF: Manually merging a condition in CommonPartHandler::ContentTypeWithACommonPart
--HG--
branch : perf
2010-11-29 12:04:03 -08:00
Suha Can
dafca60524 Merge dev -> perf
--HG--
branch : perf
2010-11-29 11:59:11 -08:00
Jonathan Wall
08990e5ae1 Updated header font sizes in the theme machine.
--HG--
branch : dev
2010-11-29 11:46:09 -08:00
Suha Can
22a4b00be0 PERF: Fixing a NullReferenceException that shows up on startup.
--HG--
branch : perf
2010-11-29 11:31:35 -08:00
Suha Can
632f94f3d7 Setting trust level back to Full in branch.
--HG--
branch : perf
2010-11-29 11:03:14 -08:00
Nathan Heskew
3827c90f41 Changing how the versioned compliment to the CommonPart is welded to the content type in question so as to not have potentially odd problems with an ActivatingFilter applied CommonPart
--HG--
branch : dev
2010-11-29 10:24:28 -08:00
Renaud Paquay
a206e1e119 Merge
--HG--
branch : dev
2010-11-28 18:53:03 -08:00
Renaud Paquay
2afa0fff41 Implement support for "null" (and "nil") literals
--HG--
branch : dev
2010-11-28 18:48:24 -08:00
Renaud Paquay
32730f0309 Implement evaluation of operators: <, <=, >, >=, ==, != and !
--HG--
branch : dev
2010-11-28 18:40:54 -08:00
Sébastien Ros
e2adccc598 Refactoring users challenge emails
- Adding unit tests
- Creating a stub for email messages
- Adding tenant's name to nonces in order to prevent cross-tenants substitution

--HG--
branch : dev
2010-11-28 18:34:13 -08:00
Renaud Paquay
ea049d28d0 Implement parsing of relational operators
--HG--
branch : dev
2010-11-28 16:59:45 -08:00
Renaud Paquay
ffe6c88038 Implement tokenization of relational operators
--HG--
branch : dev
2010-11-28 16:18:00 -08:00
Renaud Paquay
b97d9bd227 Replace enumerators
--HG--
branch : dev
2010-11-28 15:13:53 -08:00
Renaud Paquay
a59d1fa97e Fix bug with ignoring whitespaces at end of expression
--HG--
branch : dev
2010-11-28 13:28:03 -08:00
Renaud Paquay
69951673af Add Orchard.Scripting.Lightweight as a default feature
--HG--
branch : dev
2010-11-28 12:09:11 -08:00
Renaud Paquay
f96abb981a Replace dlr scripting implementation with the new lightweight engine
DLR scripting engine still available in new Orchard.Scripting.Dlr module

--HG--
branch : dev
rename : src/Orchard.Web/Modules/Orchard.Scripting/ScriptingManager.cs => src/Orchard.Web/Modules/Orchard.Scripting/ScriptExpressionEvaluator.cs
2010-11-28 12:03:11 -08:00
Renaud Paquay
14dd1c754f Rename namespaces to match file locations
--HG--
branch : dev
2010-11-28 11:01:34 -08:00
Renaud Paquay
517725b5ce Moving scripting engine to Orchard.Scripting
--HG--
branch : dev
rename : src/Orchard.Web/Modules/Orchard.Widgets/SimpleScripting/Ast/AbstractSyntaxTree.cs => src/Orchard.Web/Modules/Orchard.Scripting/Ast/AbstractSyntaxTree.cs
rename : src/Orchard.Web/Modules/Orchard.Widgets/SimpleScripting/Ast/AstNode.cs => src/Orchard.Web/Modules/Orchard.Scripting/Ast/AstNode.cs
rename : src/Orchard.Web/Modules/Orchard.Widgets/SimpleScripting/Ast/AstVisitor.cs => src/Orchard.Web/Modules/Orchard.Scripting/Ast/AstVisitor.cs
rename : src/Orchard.Web/Modules/Orchard.Widgets/SimpleScripting/Ast/BinaryAstNode.cs => src/Orchard.Web/Modules/Orchard.Scripting/Ast/BinaryAstNode.cs
rename : src/Orchard.Web/Modules/Orchard.Widgets/SimpleScripting/Ast/ConstantAstNode.cs => src/Orchard.Web/Modules/Orchard.Scripting/Ast/ConstantAstNode.cs
rename : src/Orchard.Web/Modules/Orchard.Widgets/SimpleScripting/Ast/ErrorAstNode.cs => src/Orchard.Web/Modules/Orchard.Scripting/Ast/ErrorAstNode.cs
rename : src/Orchard.Web/Modules/Orchard.Widgets/SimpleScripting/Ast/IAstNodeWithToken.cs => src/Orchard.Web/Modules/Orchard.Scripting/Ast/IAstNodeWithToken.cs
rename : src/Orchard.Web/Modules/Orchard.Widgets/SimpleScripting/Ast/MethodCallAstNode.cs => src/Orchard.Web/Modules/Orchard.Scripting/Ast/MethodCallAstNode.cs
rename : src/Orchard.Web/Modules/Orchard.Widgets/SimpleScripting/Ast/UnaryAstNode.cs => src/Orchard.Web/Modules/Orchard.Scripting/Ast/UnaryAstNode.cs
rename : src/Orchard.Web/Modules/Orchard.Widgets/SimpleScripting/Compiler/Interpreter.cs => src/Orchard.Web/Modules/Orchard.Scripting/Compiler/Interpreter.cs
rename : src/Orchard.Web/Modules/Orchard.Widgets/SimpleScripting/Compiler/InterpreterVisitor.cs => src/Orchard.Web/Modules/Orchard.Scripting/Compiler/InterpreterVisitor.cs
rename : src/Orchard.Web/Modules/Orchard.Widgets/SimpleScripting/Compiler/Lexer.cs => src/Orchard.Web/Modules/Orchard.Scripting/Compiler/Lexer.cs
rename : src/Orchard.Web/Modules/Orchard.Widgets/SimpleScripting/Compiler/Parser.cs => src/Orchard.Web/Modules/Orchard.Scripting/Compiler/Parser.cs
rename : src/Orchard.Web/Modules/Orchard.Widgets/SimpleScripting/Compiler/Token.cs => src/Orchard.Web/Modules/Orchard.Scripting/Compiler/Token.cs
rename : src/Orchard.Web/Modules/Orchard.Widgets/SimpleScripting/Compiler/TokenKind.cs => src/Orchard.Web/Modules/Orchard.Scripting/Compiler/TokenKind.cs
rename : src/Orchard.Web/Modules/Orchard.Widgets/SimpleScripting/Compiler/Tokenizer.cs => src/Orchard.Web/Modules/Orchard.Scripting/Compiler/Tokenizer.cs
rename : src/Orchard.Web/Modules/Orchard.Widgets/SimpleScripting/ScriptingManager.cs => src/Orchard.Web/Modules/Orchard.Scripting/ScriptingManager.cs
2010-11-28 10:54:21 -08:00
Renaud Paquay
5cdb528d2b Step 2 in renaming Orchard.Scripting to Orchard.Scripting.Dlr
--HG--
branch : dev
rename : src/Orchard.Tests.Modules/Scripting/ScriptingTests.cs => src/Orchard.Tests.Modules/Scripting.Dlr/ScriptingTests.cs
rename : src/Orchard.Tests.Modules/SimpleScripting/EvaluatorTests.cs => src/Orchard.Tests.Modules/Scripting/EvaluatorTests.cs
rename : src/Orchard.Tests.Modules/SimpleScripting/ParserTests.cs => src/Orchard.Tests.Modules/Scripting/ParserTests.cs
rename : src/Orchard.Tests.Modules/SimpleScripting/SimpleScriptingTests.cs => src/Orchard.Tests.Modules/Scripting/SimpleScriptingTests.cs
rename : src/Orchard.Tests.Modules/SimpleScripting/TokenizerTests.cs => src/Orchard.Tests.Modules/Scripting/TokenizerTests.cs
rename : src/Orchard.Web/Modules/Orchard.Scripting.Dlr/Orchard.Scripting.csproj => src/Orchard.Web/Modules/Orchard.Scripting.Dlr/Orchard.Scripting.Dlr.csproj
2010-11-28 10:01:59 -08:00
Renaud Paquay
02b0d69621 1st step in renaming Orchard.Scripting to Orchard.Scripting.Dlr
--HG--
branch : dev
rename : src/Orchard.Web/Modules/Orchard.Scripting/Module.txt => src/Orchard.Web/Modules/Orchard.Scripting.Dlr/Module.txt
rename : src/Orchard.Web/Modules/Orchard.Scripting/Orchard.Scripting.csproj => src/Orchard.Web/Modules/Orchard.Scripting.Dlr/Orchard.Scripting.csproj
rename : src/Orchard.Web/Modules/Orchard.Scripting/Properties/AssemblyInfo.cs => src/Orchard.Web/Modules/Orchard.Scripting.Dlr/Properties/AssemblyInfo.cs
rename : src/Orchard.Web/Modules/Orchard.Scripting/Services/IScriptingManager.cs => src/Orchard.Web/Modules/Orchard.Scripting.Dlr/Services/IScriptingManager.cs
rename : src/Orchard.Web/Modules/Orchard.Scripting/Services/IScriptingRuntime.cs => src/Orchard.Web/Modules/Orchard.Scripting.Dlr/Services/IScriptingRuntime.cs
rename : src/Orchard.Web/Modules/Orchard.Scripting/Services/RubyScriptingRuntime.cs => src/Orchard.Web/Modules/Orchard.Scripting.Dlr/Services/RubyScriptingRuntime.cs
rename : src/Orchard.Web/Modules/Orchard.Scripting/Services/ScriptingManager.cs => src/Orchard.Web/Modules/Orchard.Scripting.Dlr/Services/ScriptingManager.cs
2010-11-28 09:53:24 -08:00
Renaud Paquay
5e26384cae Implement scripting manager end-2-end
--HG--
branch : dev
2010-11-28 09:51:00 -08:00
Renaud Paquay
2da2969a36 fix 2 special cases of method invocation
--HG--
branch : dev
2010-11-28 00:20:52 -08:00
Renaud Paquay
cacc8899a9 Method to collect errors from AST
--HG--
branch : dev
2010-11-28 00:20:27 -08:00
Renaud Paquay
24650f0db6 Implement evaluation of method calls
--HG--
branch : dev
2010-11-27 23:28:16 -08:00