Closed
Bug 549350
Opened 16 years ago
Closed 16 years ago
Implement search forms in Kitsune
Categories
(support.mozilla.org :: Search, defect)
support.mozilla.org
Search
Tracking
(Not tracked)
VERIFIED
FIXED
2.0
People
(Reporter: jsocol, Assigned: paulc)
References
()
Details
Now that we have results, we need forms. This probably requires two additional models to pick up the list of Forums and the list of Categories.
| Assignee | ||
Updated•16 years ago
|
Assignee: james → paulc
| Assignee | ||
Comment 1•16 years ago
|
||
I started with the forums but the models work should have gone in first.
Created a temporary branch bug-549350-models on github. Will merge back into development and rebase to continue branch work.
| Assignee | ||
Comment 2•16 years ago
|
||
(In reply to comment #1)
> I started with the forums
s/forums/forms (i.e. search forms)
| Assignee | ||
Comment 3•16 years ago
|
||
James: r? at:
http://github.com/pcraciunoiu/kitsune/commit/ee32488a29a8b24f61f2f78c8c30af07a7ee4b2d
(see also previous commits).
It should be all done with these exceptions:
* JS not yet localized
* _lazy gettext not yet available
(looked at http://github.com/pcraciunoiu/kitsune/commit/954c9d13599a114da9ce5cd87fa50c25a840e87a for the remaining ones)
We could just do a separate bug for these two issues I think, or keep it here if you prefer.
| Assignee | ||
Comment 4•16 years ago
|
||
Merged to development at:
http://github.com/jsocol/kitsune/commit/80fd3f4b289d08545d9591e40e78d0b7d20e048b
Just noticed that we need to update the pager to work with the filters. Filed bug 554204 for this.
Also, for the above JS localization, filed bug 554205.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 5•16 years ago
|
||
Of course I should have added that James reviewed it first :)
Comment 6•16 years ago
|
||
Verified FIXED; Vishal and I have done enough testing to know this is implemented, and we've been filing bugs all along the way...
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•