index
:
bugseverywhere
aaiyer_master
master
python3
Bugtracker built on distributed version control
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
becommands
/
html.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Bug.active to decide active status in becommands/html.py
W. Trevor King
2009-09-23
1
-1
/
+1
*
Oops, update comment.From->author and .time_string->.date in becommands/html.py
W. Trevor King
2009-08-08
1
-2
/
+2
*
Updated AUTHORS and copyright info for becommands/html.py.
W. Trevor King
2009-08-07
1
-12
/
+13
*
Merged Gianluca's html output branch.
W. Trevor King
2009-08-07
1
-16
/
+22
*
Sort bugs in HTML output.
W. Trevor King
2009-08-07
1
-1
/
+1
*
XHTML attribute values should be strings, and cellspacing not allowed in tr.
W. Trevor King
2009-08-07
1
-8
/
+8
*
Escape HTML entities (e.g. & and @) in HTML output
W. Trevor King
2009-08-07
1
-25
/
+33
*
XHTML tags must be closed (e.g. <br />, not <br>)
W. Trevor King
2009-08-07
1
-2
/
+2
*
XHTML attribute values should be strings.
W. Trevor King
2009-08-07
1
-1
/
+1
*
Protect bug html from libbe.settings_object.EMPTY
W. Trevor King
2009-08-07
1
-8
/
+12
*
Added DOCTYPE to detail html as well
W. Trevor King
2009-08-07
1
-0
/
+2
*
Respect bugdir's encoding in html generation
W. Trevor King
2009-08-07
1
-7
/
+7
*
Added DOCTYPE and post-</div> endlines
W. Trevor King
2009-08-07
1
-2
/
+4
*
Improved threaded comment handling.
W. Trevor King
2009-08-07
1
-43
/
+31
*
Adjusted help/doc strings in becommands/html.py
W. Trevor King
2009-08-07
1
-3
/
+4
*
- closed bugs f77, 2b8 d8d
Gianluca Montecchi
2009-08-04
1
-61
/
+66
*
Fixed width and index
Gianluca Montecchi
2009-08-03
1
-6
/
+13
*
Closed bug f77, minox fix to layout
Gianluca Montecchi
2009-07-31
1
-6
/
+4
*
Moved all the implementation into the html.py file
Gianluca Montecchi
2009-07-27
1
-30
/
+435
*
Initial implementation of the comments export
Gianluca Montecchi
2009-07-21
1
-7
/
+11
*
implemented the detail file and fixed the list of active bug
Gianluca Montecchi
2009-07-21
1
-22
/
+29
*
Created the index
Gianluca Montecchi
2009-07-19
1
-32
/
+46
*
Added the last 10 bug open list
gianluca
2009-07-09
1
-33
/
+62
*
Initial implementation of the html repository export.
gianluca
2009-07-04
1
-0
/
+107