This commit is contained in:
@@ -62,6 +62,17 @@ Coded by importance
|
|||||||
## CLIENT MISC ITEMS
|
## CLIENT MISC ITEMS
|
||||||
|
|
||||||
|
|
||||||
|
_____ _ _____ ______ _ _ _______
|
||||||
|
/ ____| | |_ _| ____| \ | |__ __|
|
||||||
|
| | | | | | | |__ | \| | | |
|
||||||
|
| | | | | | | __| | . ` | | |
|
||||||
|
| |____| |____ _| |_| |____| |\ | | |
|
||||||
|
\_____|______|_____|______|_| \_| |_|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
-2 hyperlinks in memos sb clickable to open in new tab or window or whatever
|
-2 hyperlinks in memos sb clickable to open in new tab or window or whatever
|
||||||
this supports help links in migrate and also user links like "take a look at workorder 55" with a link to it in the UI
|
this supports help links in migrate and also user links like "take a look at workorder 55" with a link to it in the UI
|
||||||
recognize urls and make them actionable somehow
|
recognize urls and make them actionable somehow
|
||||||
@@ -188,8 +199,18 @@ todo:3 Whats new in this release popup or link tied into the update process of t
|
|||||||
|
|
||||||
## SERVER MISC ITEMS
|
## SERVER MISC ITEMS
|
||||||
|
|
||||||
todo:1 add translation column as an option to user data table(s)
|
|
||||||
So manager can see at a glance who has what translation
|
_____ ______ _______ ________ _____
|
||||||
|
/ ____| ____| __ \ \ / / ____| __ \
|
||||||
|
| (___ | |__ | |__) \ \ / /| |__ | |__) |
|
||||||
|
\___ \| __| | _ / \ \/ / | __| | _ /
|
||||||
|
____) | |____| | \ \ \ / | |____| | \ \
|
||||||
|
|_____/|______|_| \_\ \/ |______|_| \_\
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
todo:1 tag based notifications need to be rechecked if tags change, not just the field(s) in question for that notification
|
todo:1 tag based notifications need to be rechecked if tags change, not just the field(s) in question for that notification
|
||||||
for example, user makes a workorder with closeby date and tags but tags don't match when saves
|
for example, user makes a workorder with closeby date and tags but tags don't match when saves
|
||||||
user realizes missed a critical tag, adds it and saves; notification should then check again if can apply whatever it was
|
user realizes missed a critical tag, adds it and saves; notification should then check again if can apply whatever it was
|
||||||
@@ -755,4 +776,5 @@ BUILD 129 CHANGES OF NOTE
|
|||||||
- Operations -> Backup form added ability to delete a backup file
|
- Operations -> Backup form added ability to delete a backup file
|
||||||
- Final de-widgetification, removed all remnants of the original widget test code from back and front end
|
- Final de-widgetification, removed all remnants of the original widget test code from back and front end
|
||||||
- Fixed bug with bulk operations extension on Workorders / quotes / pm's that was preventing things like mass tagging workorders etc
|
- Fixed bug with bulk operations extension on Workorders / quotes / pm's that was preventing things like mass tagging workorders etc
|
||||||
- Fixed bug where data table page setting was lost on opening a record then returning to the datatable
|
- Fixed bug where data table page setting was lost on opening a record then returning to the datatable
|
||||||
|
- User and Contact data lists added Translation column as available option
|
||||||
Reference in New Issue
Block a user