Closed
Bug 165075
Opened 23 years ago
Closed 20 years ago
Include login prompt on main page
Categories
(Bugzilla :: User Interface, enhancement)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.20
People
(Reporter: ratman, Assigned: jacob)
References
()
Details
Attachments
(1 file)
4.24 KB,
patch
|
Wurblzap
:
review+
|
Details | Diff | Splinter Review |
summary says it all. seems silly to have a completely separate login page; most
login-based systems don't. duplicating the prompt seems like a fair compromise.
Updated•23 years ago
|
Summary: [rfe] include login prompt on main page → Include login prompt on main page
Updated•21 years ago
|
Component: Bugzilla: Other b.m.o Issues → User Accounts
Product: mozilla.org → Bugzilla
Version: other → 2.17.7
Updated•21 years ago
|
Assignee: endico → myk
QA Contact: myk → mattyt-bugzilla
Assignee | ||
Comment 2•20 years ago
|
||
Once bug 83044 lands, this will probably morph into a "Add the login form to
bmo's index.html.tmpl" which will be dependent on the bmo upgrade bug :).
Comment 3•20 years ago
|
||
(In reply to comment #2)
> Once bug 83044 lands, this will probably morph into a "Add the login form to
> bmo's index.html.tmpl" which will be dependent on the bmo upgrade bug :).
I'm pretty sure there's already a bug for that. The bmo front page just got
redesigned but hasn't been deployed yet, and I think it actually included that.
Comment 4•20 years ago
|
||
This bug has not been touched by its owner in over six months, even though it is
targeted to 2.20, for which the freeze is 10 days away. Unsetting the target
milestone, on the assumption that nobody is actually working on it or has any
plans to soon.
If you are the owner, and you plan to work on the bug, please give it a real
target milestone. If you are the owner, and you do *not* plan to work on it,
please reassign it to nobody@bugzilla.org or a .bugs component owner. If you are
*anybody*, and you get this comment, and *you* plan to work on the bug, please
reassign it to yourself if you have the ability.
Target Milestone: Bugzilla 2.20 → ---
Assignee | ||
Comment 5•20 years ago
|
||
Hopefully it'll make it to 2.20... just need review on bug 83044 :)
Assignee: myk → jake
Target Milestone: --- → Bugzilla 2.20
Assignee | ||
Comment 6•20 years ago
|
||
This part was pulled out of the patch from bug 83044 due to UI related
questions. I'll be posting a patch momentarily.
Status: NEW → ASSIGNED
Component: User Accounts → User Interface
Whiteboard: [blocker will fix]
Assignee | ||
Comment 7•20 years ago
|
||
Attachment #177250 -
Flags: review?
Updated•20 years ago
|
Attachment #177250 -
Flags: review? → review+
Updated•20 years ago
|
Flags: approval?
Comment 8•20 years ago
|
||
This pretty squarely fits the definition of stuff that should be pushed to 2.22,
however, since it was originally tied to something we were already planning to
take and it's pretty harmless (just a cosmetic change mostly), why not? have at it.
Flags: approval? → approval+
Assignee | ||
Comment 9•20 years ago
|
||
Checking in template/en/default/index.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/index.html.tmpl,v <--
index.html.tmpl
new revision: 1.23; previous revision: 1.22
done
RCS file:
/cvsroot/mozilla/webtools/bugzilla/template/en/default/account/auth/login-small.html.tmpl,v
done
Checking in template/en/default/account/auth/login-small.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/account/auth/login-small.html.tmpl,v
<-- login-small.html.tmpl
initial revision: 1.1
done
Checking in template/en/default/account/auth/login.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/account/auth/login.html.tmpl,v
<-- login.html.tmpl
new revision: 1.13; previous revision: 1.12
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•