Nathan Heskew
948f0a26d0
Fixing the massively tall TinyMCE editor window in Chrome when the editor has some content on load.
...
--HG--
branch : dev
2010-12-06 12:49:57 -08:00
Dave Reed
d86fb19308
#16922 : Added webpages:Enabled=false to web.configs
...
--HG--
branch : dev
2010-12-02 13:22:32 -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
d94666aac0
Replace tabs for spaces in views, css and cs files.
...
--HG--
branch : dev
2010-11-24 16:10:08 -08:00
Renaud Paquay
4f95fc4a4c
Merge perf => dev
...
--HG--
branch : dev
2010-11-21 12:27:22 -08:00
Nathan Heskew
64c093c107
Updating the Common Body's editor to be more resilient to the TinyMCE module being disabled and allowing for any other editor to be used for any body part via the body flavor setting
...
- using a shape now for the template "Body_Editor" with an alternate added for the body flavor "Body_Editor__" + flavor (e.g. Body_Editor__html -> Body-Html.Editor in a case insensitive world)
- html by default
- tinymce provides an html editor template
- template falls back to a textarea template
work item: 16753
--HG--
branch : dev
2010-11-18 14:44:42 -08:00
Renaud Paquay
b43f30be15
Merge dev => perf
...
--HG--
branch : perf
2010-11-15 16:23:24 -08:00
Dave Reed
e869a4f467
Fixing some basic fx cop warnings
...
--HG--
branch : dev
2010-11-12 12:47:06 -08:00
Dave Reed
ca74da5ea5
Setting code analysis ruleset to paired down Security rules.
...
--HG--
branch : dev
2010-11-10 16:16:54 -08:00
Suha Can
a284f16056
- Cleanup and removing unneeded assembly references.
...
--HG--
branch : perf
2010-11-10 13:56:12 -08:00
Suha Can
f3a6ab9559
- Removing compilation debug="true" from module web.config files
...
--HG--
branch : perf
2010-11-10 12:30:58 -08:00
Andre Rodrigues
d2ee9ea8e6
Medium Trust: Making orchard assemblies security transparent.
...
--HG--
branch : dev
2010-11-05 13:40:05 -07:00
Dave Reed
c3ecd7e1e0
Merge
...
--HG--
branch : dev
2010-11-03 15:09:54 -07:00
Andre Rodrigues
760f8020a8
Merge
...
--HG--
branch : dev
2010-11-03 14:58:57 -07:00
Andre Rodrigues
0c9441d240
Medium trust: reverting allow partially trusted callers in orchard projects to fix build for now.
...
--HG--
branch : dev
2010-11-03 14:51:39 -07:00
Dave Reed
1171d94030
Merge
...
--HG--
branch : dev
2010-11-03 14:33:25 -07:00
Andre Rodrigues
006567786b
Updating proj files.
...
--HG--
branch : dev
2010-11-03 14:29:50 -07:00
Andre Rodrigues
8610b40275
Removing unused web.config files.
...
--HG--
branch : dev
2010-11-03 14:26:51 -07:00
Andre Rodrigues
14a59a5ab8
Medium Trust: Making Orchard assemblies allow partially trusted callers.
...
--HG--
branch : dev
2010-11-03 14:25:03 -07:00
dareed
f0968a0c71
- root web.config removes all handlers and makes all paths a 404, except default.asp to support "/".
...
- content directories no opt-in to static files only.
- module web.configs no longer need to explicitly exclude cshtml, etc, paths.
--HG--
branch : dev
2010-11-02 18:12:44 -07:00
Nathan Heskew
908a049b58
Fixing the TinyMCE image uploader in Chrome and Opera
...
--HG--
branch : dev
2010-10-22 11:37:28 -07:00
Sébastien Ros
5035671ab5
Updating TinyMce to latest version
...
- Corrects IE9 issues
--HG--
branch : dev
2010-10-17 10:20:57 -07:00
Renaud Paquay
4f049161ce
Change version # to 0.8.0
...
--HG--
branch : dev
2010-10-16 09:37:42 -07:00
Zibings
9980498e29
Modifying TinyMCE 'addmedia' plugin to account for modal dialogs.
...
--HG--
branch : dev
2010-09-24 11:21:38 -04:00
Sebastien Ros
2836673667
Pascal casing manifest files
...
--HG--
branch : dev
2010-10-07 12:38:33 -07:00
BertrandLeRoy
9f438da24a
Changing copyright notices to reflect new name of the Foundation.
...
--HG--
branch : dev
2010-10-01 17:38:57 -07:00
Dave Reed
f2748c5748
Rename resource manifest source files to match new type names
...
--HG--
branch : dev
2010-09-27 14:13:39 -07:00
Dave Reed
714ec54d0d
- Converted ResourceManifests to provider/builder pattern.
...
- Removed ability to require a minimum version
--HG--
branch : dev
2010-09-27 13:56:05 -07:00
Nathan Heskew
df77d8229e
Changing a bunch of .cshtml file references to "Content" (instead of "None")
...
--HG--
branch : dev
2010-09-24 07:58:44 -07:00
Dave Reed
45cba60180
Added Script.Head and Script.Foot for capturing literal script (w/o Capture lambda)
...
--HG--
branch : dev
2010-09-21 10:39:04 -07:00
Dave Reed
c83b91e5c5
Added new ResourceManager and converted modules to use it. See sln notes ResourceManager.txt for open items.
...
--HG--
branch : dev
2010-09-16 17:35:01 -07:00
Louis DeJardin
3ef83d903d
Bringing TinyMce back to life
...
--HG--
branch : dev
2010-09-14 14:21:35 -07:00
Nathan Heskew
8f5a0c45a2
Bunch of web.config and .csproj cleanup
...
--HG--
branch : mvc3p1
2010-08-17 22:28:51 -07:00
Nathan Heskew
69c901e5c0
Starting the move to ASP.NET MVC 3 Preview 1
...
--HG--
branch : mvc3p1
2010-08-16 15:37:51 -07:00
Renaud Paquay
4bd6abe055
Replacing all version# with 0.5.0
...
--HG--
branch : dev
2010-07-19 14:04:53 -07:00
Sebastien Ros
c631254fb7
Cleaned web.config files
...
--HG--
branch : dev
2010-07-13 14:01:40 -07:00
Suha Can
dd6e3d3806
- Some modifications to last fork to bring it up to date with latest dev.
...
--HG--
branch : dev
2010-06-17 10:57:00 -07:00
Bertrand Le Roy
bad9fa79a2
No more lorem ipsum in module descriptions.
...
--HG--
branch : dev
2010-06-16 14:41:46 -07:00
Phil Haack
a48dd211a4
More <%= to <%: cleanup.
...
--HG--
branch : dev
2010-06-10 23:39:49 -07:00
Nathan Heskew
9aec6871bd
Some work on the module management page and making some CSS a bit more generic.
...
--HG--
branch : dev
2010-05-27 16:05:01 -07:00
Renaud Paquay
4546f2e143
Merge
...
--HG--
branch : net40
2010-05-07 16:08:10 -07:00
Nathan Heskew
ae801b66b2
Updated all of the module manifests with a little more relevant info.
...
--HG--
branch : dev
2010-05-06 22:46:18 -07:00
Renaud Paquay
9647bb3f6b
Rename "Orchard" to "Orchard.Framework"
...
--HG--
branch : dev
rename : src/Orchard.Tests/Orchard.Tests.csproj => src/Orchard.Tests/Orchard.Framework.Tests.csproj
rename : src/Orchard/Orchard.csproj => src/Orchard/Orchard.Framework.csproj
2010-04-07 14:48:11 -07:00
Renaud Paquay
030c93be8e
Convert solution/projects to dev10 and target .net 40
...
--HG--
branch : net40
2010-05-06 10:28:29 -07:00
Nathan Heskew
4a0b3f8468
Adding some helpful focus the form functionality for logon and setup
...
--HG--
branch : dev
2010-03-09 00:55:56 -08:00
Nathan Heskew
1a4ffc86fb
Giving the addmedia file upload input a size *in addition to* the fixed width
...
- since FF didn't wan't to fill the width with the browse UI :|
--HG--
branch : dev
2010-03-07 03:36:25 -08:00
Nathan Heskew
ef5f7edca7
Changing the width of the addmedia input
...
From a character count to fixed (to fit in a fixed-width window w/ different font sizes)
--HG--
branch : dev
2010-03-07 00:42:42 -08:00
Nathan Heskew
abf6720a5e
Removing an import from the TinyMceTextEditor template
...
--HG--
branch : dev
2010-03-07 00:11:47 -08:00
Louis DeJardin
0320862826
Providing designer notes html for zones
...
IZoneManagerEvents interface added to inject designer notes in empty zones
Static html file matching zone names displayed when nothing else is in that location
An Edit link simulates the look of an html widget
Clicking it creates a widget with the designer notes html
Code that calculates media path refactored and moved to viewmodel state
--HG--
branch : dev
2010-03-06 01:25:17 -08:00
Nathan Heskew
70f4b727c1
Fixing some issues IE (in compat mode of 8) had with the addmedia plugin
...
Expanding browser verification of the plugin by 50% (if compat mode of a browser counts as an additional browser)
/me, sad for what was necessary
--HG--
branch : dev
2010-03-05 14:07:26 -08:00