Commit Graph

27 Commits

Author SHA1 Message Date
loudej
d5edf2b711 Directing 401 results to an Access Denied url. Login fields are shown only when current user is anonymous. Account controller and views are relocated to the Orchard.Users package.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045026
2010-01-06 04:31:38 +00:00
ErikPorter
dcbda9458f Some renaming of class around content to be more consistent.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045011
2010-01-05 21:49:48 +00:00
loudej
c756b09233 Once the ItemDisplayModel and ItemEditorModel were converted to use ZoneCollection they became identical. Collapsing them into the same ItemViewModel class.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044987
2010-01-05 10:54:12 +00:00
loudej
4db45c2050 Changing item editor model from templates array to zones paradigm
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044983
2010-01-05 02:28:47 +00:00
skewed
fd2b62437f - Some AntiForgeryToken work including making used of SiteSalt
- Moving all* BeginForm usage to BeginFormAntiForgeryPost *except for "complicated" BeginForms that get an AntiForgeryTokenOrchard inserted manually
- Some page title cleanup (mainly in the admin)

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044508
2009-12-23 16:30:15 +00:00
skewed
bbab6d0ce5 Updated all existing authenticated form POSTs to use (and validate) an anti forgery token
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044471
2009-12-22 23:32:37 +00:00
skewed
645f0a08b8 A little more cleanup to the user management index
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044456
2009-12-22 17:47:19 +00:00
skewed
1e06318269 Some layout work and fixed a layout bug (extra closing div left in) in the user admin index page.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044428
2009-12-22 00:22:04 +00:00
loudej
c08d3813da Changing Orchard.Models namespace to Orchard.ContentManagement
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044408
2009-12-21 20:29:53 +00:00
loudej
8d99ca8bee Partially complete refactoring. Adding transactions. Adjusting template locations. CURRENTLY BROKEN
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044385
2009-12-21 01:30:24 +00:00
skewed
c2b870637f Getting The Admin theme put together (instead of all admin pages including AdminHead and AdminFoot)
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044218
2009-12-17 10:29:33 +00:00
skewed
651dcf2857 Admin CSS (mostly) cleaned up - have just a handful of todo's left in there...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043846
2009-12-12 00:56:02 +00:00
skewed
f9be656e6c Last of the yui related markup cleanup
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043781
2009-12-11 08:29:52 +00:00
loudej
50ff33c386 Renaming methods to BuildDisplayModel, BuildEditorModel, UpdateEditorModel and models to ItemDisplayModel, ItemEditorModel
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043654
2009-12-10 04:19:54 +00:00
skewed
7b8aa47039 - More blogs admin UI work (mostly on /admin/blogs/<blog name>)
- More admin UI cleanup (working on getting rid of the remaining yui markup)

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043118
2009-12-03 22:47:43 +00:00
skewed
82752d77a9 More admin cleanup and consolidation...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4042981
2009-12-02 22:49:30 +00:00
loudej
90584c14f2 Preparing for display/editor content chrome structuring
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4042906
2009-12-02 06:16:22 +00:00
loudej
72dd76a36d closes #146 Add New User interface should have roles (currently redirects to Edit User after user is created)
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4042414
2009-11-27 05:12:52 +00:00
skewed
2164bb79bb Some initial work on admin view cleanup (trying to commit a file that couldn't be committed in the previous...commit :| ).
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041369
2009-11-19 09:39:12 +00:00
skewed
8863709314 Some initial work on admin view cleanup.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041367
2009-11-19 09:28:45 +00:00
loudej
f215b13393 Doing some more refinement on the record/handler relationship
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041358
2009-11-19 06:06:51 +00:00
loudej
e225650203 Adding password storage and verification. Clear and hashed supported. Hashed is default, uses SHA1 with unique salt per user.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4040935
2009-11-17 05:52:23 +00:00
loudej
07c57bc78d refactoring model editors, permissions, and adding rough localization
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4040294
2009-11-14 02:35:43 +00:00
loudej
4ff8f065f6 Adding role selection to user screen. This also introduces the idea of displaying composite editors for composite objects.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039988
2009-11-13 00:19:43 +00:00
loudej
d5a78a53ed Implementing a navigation menu system for admin pages.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039716
2009-11-11 23:36:29 +00:00
loudej
a3f0598057 Implementing Users AdminController and views
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039450
2009-11-10 17:33:39 +00:00
loudej
f0b46afc84 Continued implementation of model infrastructure. Adding orchard security providers. Adding Users package.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039302
2009-11-10 03:41:01 +00:00