[Pkg-debile-commits] [debile-web] branch master updated (c7c3ee6 -> d3b0ca1)

Jon Severinsson jonno-guest at moszumanska.debian.org
Tue Mar 25 17:08:11 UTC 2014


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

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

      from  c7c3ee6   WIP: Update debile-web to current db schema and terminology.
       new  b5fd142   Fix the Makefiles and restore jquery-ui.css (previously removed by make clean)
       new  4984db7   Various bugfixes found while testing with a non-empty db
       new  f801eff   Make job/source lists slighly less uggly
       new  d3b0ca1   Consistently put most page content inside a <div class='block'>

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                          |    8 +-
 Makefile                            |   28 +-
 debileweb/blueprints/frontend.py    |   27 +-
 less/Makefile                       |   28 +-
 less/layout.less                    |    6 +-
 static/css/jquery-ui.css            | 1175 +++++++++++++++++++++++++++++++++++
 templates/builder.html              |   17 +-
 templates/group.html                |   15 +-
 templates/job.html                  |   46 +-
 templates/job_list_fragment.html    |   10 +-
 templates/jobs.html                 |   14 +-
 templates/source-not-found.html     |    6 +-
 templates/source_list_fragment.html |    8 +-
 templates/sources.html              |   15 +-
 templates/user.html                 |   25 +-
 15 files changed, 1306 insertions(+), 122 deletions(-)
 create mode 100644 static/css/jquery-ui.css

-- 
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