Szymon Seliga
694aeb5062
#6410 Added NotifyType.Success and replaced most usages of NotifyType.Information with it. Added appropriate styles in css files.
...
Some minor fixes - wrong notification types.
Conflicts:
src/Orchard.Web/Modules/Orchard.ImportExport/Controllers/AdminController.cs
src/Orchard.Web/Modules/Orchard.Taxonomies/Controllers/TermAdminController.cs
src/Orchard.Web/Modules/Orchard.Themes/Controllers/AdminController.cs
Contained in branches: dev#gitext://gotobranch/dev
Contained in no tag
2016-03-22 21:19:50 +01:00
Szymon Seliga
4cda6672f9
Revert " #6140 Added NotifyType.Success and replaced most usages of NotifyType.Information with it. Added appropriate styles in css files."
...
This reverts commit dd37d8693c
.
2016-03-22 21:19:09 +01:00
Szymon Seliga
dd37d8693c
#6140 Added NotifyType.Success and replaced most usages of NotifyType.Information with it. Added appropriate styles in css files.
...
Some minor fixes - wrong notification types.
Conflicts:
src/Orchard.Web/Modules/Orchard.ImportExport/Controllers/AdminController.cs
src/Orchard.Web/Modules/Orchard.Taxonomies/Controllers/TermAdminController.cs
src/Orchard.Web/Modules/Orchard.Themes/Controllers/AdminController.cs
2016-03-22 21:16:39 +01:00
Lombiq
5406b17601
Converting all files stored as CRLF in git to be stored as LF
...
LF is the git default and all new files are stored as such. Old files from the hg to git conversion however were moved over as CRLF.
2015-12-13 22:21:02 +01:00
Sipke Schoorstra
d951706364
#19924 : Adding back obsolete FormValueRequiredAttribute to the Orchard.Core.Contents.Controllers namespace to prevent 3rd party modules from failing to compile that still use this attribute.
...
--HG--
branch : 1.x
2013-07-24 22:37:35 +02:00
Sipke Schoorstra
42e2eb630e
#19924 : Moving FormValueRequiredAttribute to Orchard.Mvc, removing duplicate class declarations and updating usages.
...
Work Item: 19924
--HG--
branch : 1.x
2013-07-21 02:03:40 +02:00
Sebastien Ros
a13970ec0a
Importing Media Processing module
...
--HG--
branch : 1.x
extra : rebase_source : 52bc8a9f38bce13bb52e4bad5df730985924e76b
2013-02-21 14:15:03 -08:00