]> git.donarmstrong.com Git - debbugs-presentations.git/blobdiff - debbugs.Rnw
discuss the new features
[debbugs-presentations.git] / debbugs.Rnw
index 9339991a7cbb662a9eff497ab5b00eace82c12ad..9bd58c8ef64ac26787974683a5702871d45d2f1a 100644 (file)
@@ -1,8 +1,14 @@
 
+%\usepackage{libertine}
 \usepackage{fontspec}
-\setmainfont{FreeSerif}
-\setsansfont{FreeSans}
+\setmainfont[Ligatures=TeX]{FreeSerif}
+\setsansfont[Ligatures=TeX]{FreeSans}
 \setmonofont{FreeMono}
+\usepackage[Symbols]{ucharclasses}
+\newfontfamily{\defaultfont}{FreeSerif}
+%\newfontfamily{\symbolfont}{FreeSerif}
+\newfontfamily{\sansfont}{FreeSans}
+\setDefaultTransitions{\bgroup\defaultfont}{\egroup}
 \usepackage{url}
 \usepackage{fancyhdr}
 \usepackage{graphicx}
@@ -54,6 +60,8 @@
 \titlegraphic{\includegraphics[height=0.2\textheight,keepaspectratio]{figures/openlogo-crop.pdf}}
 \subject{BTS}
 
+\setbeamercolor{postit}{fg=black,bg=yellow}
+
 % State of the BTS: new features, changes and tips
 % 
 % The bug tracking system is where all bugs that affect Debian are
@@ -419,8 +427,12 @@ GROUP by status;
 \subsection{Work still needed for SQL}
 \begin{frame}{Work Still needed for SQL}
 \begin{itemize}
-\item Integration into CGI
-\item Testing
+\item Integration into CGI (\texttt{bugreport.cgi} and
+  \texttt{pkgreport.cgi})
+\item Database loading/update is slow in some cases
+\item Some corrupted bugs have been exposed by the loading (#167851
+  and #280931); likely others
+\item Testing (Mainly of queries)
 \item Deployment
 \end{itemize}
 \end{frame}
@@ -432,9 +444,12 @@ GROUP by status;
   \begin{columns}
     \column{0.5\textwidth}
     \begin{itemize}
-  \item mailto links (demo)
-  \item forcemerge does the right thing
-  \item control at submit time
+  \item Format-flowed messages are wrapped
+  \item https links everywhere
+  \item etag caching support everywhere
+  \item a11y (accessibility, ♿) tag
+  \item newcomer (⎈) tag
+  \item Usercategories now selectable (Categorize/order using)
   \end{itemize}
     \column{0.5\textwidth}
     \includegraphics[width=\textwidth,keepaspectratio]{images/telegraph_bug}