Michael Dorian Bach
7baf7c663e
Resolved CSS spacing issues related to the SQL Server options in Add Multi-Tenant UI.
...
--HG--
branch : dev
2010-07-29 17:27:43 -07:00
Bertrand Le Roy
c20ff5fa51
French localization fixes.
...
--HG--
branch : dev
2010-07-27 18:19:15 -07:00
Renaud Paquay
62f900b5d8
Completely remove support from SQLite, use SqlCe instead
...
--HG--
branch : dev
rename : src/Orchard/Data/Migration/Interpreters/SqLiteCommandInterpreter.cs => src/Orchard/Data/Migration/Interpreters/SqlCeCommandInterpreter.cs
2010-07-13 19:49:42 -07:00
Phil Haack
afb6afe309
Changed multiple usages of <%= to <%: where appropriate
...
--HG--
branch : dev
2010-06-08 23:42:20 -07:00
Nathan Heskew
aa4d8e3773
Added some more SpecFlow tests for MultiTenancy and fixed a few bugs
...
--HG--
branch : dev
2010-05-14 10:03:16 -07:00
Nathan Heskew
0a9570a51e
More MT UI wor
...
- added edit tenant
--HG--
branch : dev
2010-05-13 13:32:48 -07:00
Nathan Heskew
ad9375a09c
Pulled stale JS reference from the add tenant page
...
--HG--
branch : dev
2010-05-12 09:41:10 -07:00
Nathan Heskew
fa6ac5f0dd
Some more work on the MT UI
...
- tenant database setup can be preconfigured
- site setup UI reflects available settings (e.g. if database setup is preconfigured then don't show db options)
- updated jQuery from 1.4.1 to 1.4.2 (finally)
--HG--
branch : dev
2010-05-10 16:01:04 -07:00
Nathan Heskew
88ea798bda
A little more work on the MultiTenancy UI
...
--HG--
branch : dev
2010-05-10 00:44:52 -07:00
Suha Can
eea9bfb2f0
- Adding OrchardSwitches attribute to the tenant add command handler.
...
- Removing UrlPrefix from the tenant creation admin UI (will be readded once implemented).
--HG--
branch : dev
2010-04-28 14:33:08 -07:00
Suha Can
6f50f1038e
- minor text change in the multitenancy admin.
...
--HG--
branch : dev
2010-04-22 18:02:26 -07:00
Suha Can
91bb52c8af
- Adding TenantState to the ShellSettings.
...
- Changes to the setup controller, multi tenancy controller/command handler to accomodate new ShellSettings like host,url prefix and state.
- Integration tests.
--HG--
branch : dev
2010-04-22 17:38:02 -07:00
Suha Can
5936a86d60
- Partial view for adding a new tenant...
...
--HG--
branch : dev
2010-04-21 16:30:24 -07:00