This website requires JavaScript.
Explore
Help
Register
Sign In
lsm
/
Orchard
Watch
1
Star
0
Fork
0
You've already forked Orchard
mirror of
https://github.com/OrchardCMS/Orchard.git
synced
2025-10-22 03:37:25 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
10bba3b1357ba357da7765c21a41ce954b4bc492
Orchard
/
src
/
Orchard.Web
/
Modules
/
Orchard.Roles
/
ViewModels
History
Kevin LaBranche
f6b1ae4031
Basic fix for Work Item 16558 - Adding too long role name causes page error. Added Data annotation to limit role name to 255 chars to avoid YSOD.
2010-12-07 22:20:38 -07:00
..
RoleCreateViewModel.cs
Basic fix for Work Item 16558 - Adding too long role name causes page error. Added Data annotation to limit role name to 255 chars to avoid YSOD.
2010-12-07 22:20:38 -07:00
RoleEditViewModel.cs
Basic fix for Work Item 16558 - Adding too long role name causes page error. Added Data annotation to limit role name to 255 chars to avoid YSOD.
2010-12-07 22:20:38 -07:00
RolesIndexViewModel.cs
Making all of the view models not inherit from BaseViewModel
2010-09-01 15:33:31 -07:00
UserRolesViewModel.cs
Code cleanup and consistency (renaming to match patterns, moving namespaces, etc)
2010-03-03 23:31:42 -08:00