This commit is contained in:
@@ -95,10 +95,13 @@ CHANGES:
|
||||
- If the text is changed at the server then a notification should occur for clients using that local to invalidate their cache
|
||||
- Although, that would be a pretty rare event so...maybe not so much, a logout could clear the cache or a login I guess
|
||||
|
||||
|
||||
***********************************************************************************************************************************
|
||||
|
||||
LOCALIZED TEXT KEYS ACTUALLY USED
|
||||
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
|
||||
Here are the localized text keys in RAVEN that have been specified for use at any level.
|
||||
|
||||
|
||||
NewKeyValue, OldKeyValue
|
||||
------------------------
|
||||
|
||||
|
||||
@@ -28,11 +28,7 @@ Once that is done then can steam ahead on the biz objects but until I have the c
|
||||
IMMEDIATE ITEMS:
|
||||
================
|
||||
|
||||
- Need an ObjectExists type object for checking if something exists when specified by type and ID
|
||||
- Could this be a combined method to get the name as well just to save time?
|
||||
- Or should that be another method (YES, first code a translator to translate types to db tables (however the fuck that works with EF),
|
||||
then can use it in turn to verify existance and get name separately)
|
||||
- Once we have that go back into any code that accepts a typeandid and add to Validation code to check for it
|
||||
|
||||
- Localized text
|
||||
- ** DEVISE a system to ensure no unused keys are brought forward to raven
|
||||
- Search and search text indexing
|
||||
|
||||
Reference in New Issue
Block a user