Commit graph

13 commits

Author SHA1 Message Date
Paul Schneider
40e8e08690 reorg 2026-02-28 21:17:54 +00:00
Paul Schneider
45514010f2 REORG 2026-02-14 16:54:27 +00:00
492427f4b8 code guidelines 2020-10-09 20:27:44 +01:00
07ff75a1cf fixes null string usage 2019-09-05 21:06:57 +01:00
9457ba71d1 Using YaStringLength and YaRequired 2019-09-04 01:25:36 +01:00
08e96dfcfe instrumentation 2019-07-22 17:26:28 +02:00
3700590cb7 Avoid spaces in user names
[TODO] fix identity config
2019-07-21 17:36:29 +02:00
36722d338b packaging 2019-06-24 14:41:28 +01:00
313ba449e7 Localization 2019-06-21 09:20:13 +01:00
21b7cc999f cleaning 2019-06-17 01:04:46 +01:00
2ed3b7e576 localizing bug record creations 2019-06-16 21:10:12 +01:00
9501ee1f16 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
2019-06-16 13:10:14 +01:00
b9a75b71b8 trying to localize 2019-06-16 01:10:52 +01:00
Renamed from src/Yavsc.Server/Attributes/Validation/YaStringLength.cs (Browse further)