• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

unfoldingWord-dev / translationDatabaseWeb / 642
72%
master: 72%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/django-appconf-1.0.3
DEFAULT BRANCH: master
Ran 05 Apr 2016 05:28PM UTC
Jobs 1
Files 40
Run time 14min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
642

push

travis-ci

vleong2332
Add ability to create a temporary language with questionnaire

* Re-structure homepage and static/src

Create a new section: "Searching for a Language" that acts as a
shortcut to search the language list.

Majority of the use-cases are user searching for a language. It makes
sense to provide a way to do that straight from the home screen.

Re-position and re-style main sections in the home page to
accomodate a new section: "Searching for a language"

Re-position elements that make up the GL map so that they rely on
the actual height of the map itelf rather than an arbitrary % value
of padding-bottom property.

The current GL map styling is out of order. This is noticeable because
the PDF download button is misaligned on the page. Further CSS
inspection reveals problems with how the <svg> is generated and
positioned.

Refactor current static/src/js and static/src/less folder to allow
modularization on the developer side.

Currently, main.js and site.less contain almost all the content for the
whole site. That makes it difficult to find codes specific to a page.
The refactoring helps to store specific codes in a specific file.

main.js and site.less act as the primary files. All other files should
be imported to them. See static/src for the convention.

* Create TempLanguage model

* Register TempLanguage in admin

* Handle TempLanguage save; Set User relations to uneditable

Create a post_save handler for TempLanguage so that creating a new
TempLanguage will also create a Language and link them together.

Activities (mainly creating Charters and Events) can continue as usual
using this newly created Language. Relationships and history between
TempLanguage, Language, Charter, and Event will remain unchanged when
the time comes to give Language a permanent, or real, IETF tag.

Set created_by and modified_by of TempLanguage to be uneditable. They
will be manually set when saving through the ModelForm or through... (continued)

2679 of 3712 relevant lines covered (72.17%)

0.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 642.1 05 Apr 2016 05:28PM UTC 0
72.17
Travis Job 642.1
Source Files on build 642
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #642
  • 198fd5b6 on github
  • Prev Build on develop (#641)
  • Next Build on develop (#644)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc