Related info
- Abstract ("short description" on melange)
- This project aims to make it possible to use moin2 as a simple but usable issue tracker. It will utilize and possibly extend moin2's abilities of metadata handling, searching and indexing. Flatland will be employed extensively to handle the rendering and editing of metadata in a consistent and elegant way. All of the development work will be done as reusably as possible, so that other components of moin2 (instead of just the issue tracker use case) would benefit.
- Original proposal
- Etherpad pages
http://etherpad.osuosl.org/moin-issue-tracker
- Repository
Daily logs
Other obligations:
- Exam weeks: 6.11 - 6.24 (I had 4 tests). I need to prepare for exams before June 15th.
- Travelling from 7.9 thru 7.16
|
|
|
|
The latest 5 logs are included herein:
2012-08-18 ticket css, more index
Ticket-specific css: http://codereview.appspot.com/6458157/
Updated index cleanup: http://codereview.appspot.com/6457091/
- I attempt to make the code more extensible without altering any behavior.
- There are a few other index path sets based upon the cleanup patch set, which i'm publishing very soon.
2012-08-13
4 cr's:
http://codereview.appspot.com/6462051 Inline labels should be inline.
http://codereview.appspot.com/6454141 Smarter DummyRev
http://codereview.appspot.com/6459079 BackReference widget
http://codereview.appspot.com/6443117 Ticket, depending on previous 3 patch sets
2012-08-10
I planned to send ticket code to cr today, but since where I live temporarily has a funny PPPoE connection (they do some weird crypto and dialing is only possible with some Windows-only software) it's not quite convenient to do this.
However I did do a lot of EP http://etherpad.osuosl.org/moin-rich-index.
2012-08-06
work on converter registry test case; a quick bug fix due to items module refactor
several cr's:
Reference widget http://codereview.appspot.com/6446091/
Content.create http://codereview.appspot.com/6458084/
add itemtype to DummyRev http://codereview.appspot.com/6449094/
keep itemtype and contenttype class properties in Item and Content subclasses http://codereview.appspot.com/6459047/