Commit Graph

14 Commits (3f1bfc1c3ca2686f338292cedbd80e054f7aa76d)

Author SHA1 Message Date
Paul Schneider 45cc299866 Get User Id from Web API 10 months ago
Paul Schneider c907b387d7 code guidelines 5 years ago
Paul Schneider ad84b875e5 Fixes abstract file name filter 6 years ago
Paul Schneider dafc52974a fixes null string usage 6 years ago
Paul Schneider e264cb7f43 Path validation
* invalid path message
* its validation attribute
6 years ago
Paul Schneider 65d6fdc6c6 Using YaStringLength and YaRequired 6 years ago
Paul Schneider 2e3b48b36e instrumentation 6 years ago
Paul Schneider 4013d7f248 Avoid spaces in user names
[TODO] fix identity config
6 years ago
Paul Schneider ef4c7f87c4 packaging 7 years ago
Paul Schneider 6f8df72499 Localization 7 years ago
Paul Schneider fb389bb8df cleaning 7 years ago
Paul Schneider 446fc70f5d localizing bug record creations 7 years ago
Paul Schneider fb35d9b772 Localize using strongly typed resources:
generated Class with

     strotygen -p -t Yavsc.Models.IT.Fixing.Bug.resx

must be modified :

* prefix with 'Yavsc.Server.Resources.'  the baseName
  in call to new System.Resources.ResourceManager
* remove the internal ctor

additionally, the generated class must be or unique or partial
7 years ago
Paul Schneider c2327b07d7 trying to localize 7 years ago