[Pkg-debile-commits] [debile-web] 01/01: Merge remote-tracking branch 'origin/update-usuability'

Jon Severinsson jonno-guest at moszumanska.debian.org
Thu Mar 13 17:47:44 UTC 2014


This is an automated email from the git hooks/post-receive script.

jonno-guest pushed a commit to branch master
in repository debile-web.

commit f1bc606c007151018d4494a0671dcbd573e83730
Merge: 1129524 05064f5
Author: Jon Severinsson <jon at severinsson.net>
Date:   Tue Mar 11 14:57:51 2014 +0100

    Merge remote-tracking branch 'origin/update-usuability'

 TODO                                     |   10 +-
 app.py                                   |    3 +-
 config.py                                |    2 +
 app.py => debileweb/blueprints/consts.py |   19 +-
 app.py => debileweb/blueprints/forms.py  |   16 +-
 debileweb/blueprints/frontend.py         |  206 +++++-
 less/layout.less                         |    5 +-
 requirements.txt                         |    2 +
 static/css/jquery-ui.css                 | 1175 ++++++++++++++++++++++++++++++
 static/imgs/ui-anim_basic_16x16.gif      |  Bin 0 -> 1553 bytes
 templates/about.html                     |   28 +
 templates/base.html                      |   18 +-
 templates/hacker.html                    |   31 -
 templates/index.html                     |   21 +-
 templates/job_list_fragment.html         |   10 +-
 templates/macros.inc.html                |   10 +
 templates/package.html                   |   32 +
 templates/prefix.html                    |    8 +
 templates/prefix_list.html               |   37 +
 templates/report.html                    |    3 +-
 templates/report_desc_binary.html        |   20 +-
 templates/report_desc_source.html        |    6 +-
 templates/report_list_fragment.html      |   23 +-
 templates/repository.html                |   21 +
 templates/search.html                    |   57 ++
 templates/source-not-found.html          |   12 +
 templates/source.html                    |   33 +-
 templates/worker.html                    |   19 +
 28 files changed, 1679 insertions(+), 148 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-debile/debile-web.git



More information about the Pkg-debile-commits mailing list