From df3ab7dd209f855f0df72637de2960070208bd98 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Fri, 21 Feb 2014 14:53:19 -0500 Subject: [PATCH] More sorting. --- TODO | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/TODO b/TODO index ebfa779..377df00 100644 --- a/TODO +++ b/TODO @@ -74,6 +74,17 @@ *** MKAdmin *** + Superuser field should not be mandatory. + + In end-user record, username and password should not be + mandatory any more. (Perhaps it should be mandatory to have at + least one of u/p, IP range, hostname, etc.) + + Add an "Act As" link on the Edit Library page. + + When making a new user-access record, default the displayName + to that of the ibrary that owns it. + Add a capability facet to MKAdmin. The right way to do this is to refactor the current hardwiry facet code to be more data-driven, then add a configuration element to include @@ -87,17 +98,6 @@ Add batch edit on all targets found by the current search. - Superuser field should not be mandatory. - - Add an "Act As" link on the Edit Library page. - - When making a new user-access record, default the displayName - to that of the ibrary that owns it. - - In end-user record, username and password should not be - mandatory any more. (Perhaps it should be mandatory to have at - least one of u/p, IP range, hostname, etc.) - We want a way to let customers change the Index Data branding of the MKX front page, as well as the logo at top left of the MasterKey UI itself. Along with that, we could let them change @@ -120,12 +120,19 @@ *** MKAdmin-- *** - Lose Target Origin and Type columns from list. + Lose Target Origin and Type columns from target list. - Lose the A-Z list. + Lose the A-Z list from all tabs. Remove "changed in last NUMBER days" from search form + In the target list, get rid of "Show record", make the target + title a link to the edit page, and discard the edit column + completely. + + Lose the Create Target facility (from left panel and bottom + row). + Remove the the Edit facility and the New button from the categories tab. Keep the category_id column, for some reason. (Although I bet if I removed it neither Seb nor D @@ -135,29 +142,22 @@ for editing immediately. Remove everything that doesn't need to be there. - Remove all help from MKAdmin until Seb sends help texts that - he is happy with. - D will get back to me with a detailed specification of which reports to include in the Reports tab. - In the target list, get rid of "Show record", make the target - title a link to the edit page, and discard the edit column - completely. - In the edit page, lose all the top icons. D will give me a list of target fields to retain in the MKAdmin-- edit page. It may be just target name, categories and credentials. + Remove all help from MKAdmin until Seb sends help texts that + he is happy with. + BIG CHANGE: lose the edit-form distinction between inherited and local values. Have a single column of editable values and override only those that are actually changed. - Lose the Create Target facility (from left panel and bottom - row). - *** Other *** -- 1.7.10.4