templates/project.html

Other formats: JSON Feeds:
2016-07-27 Anton Shestakov templates: cancel nowrap from the whole table for commit messages file | diff | annotate
2016-07-27 Anton Shestakov templates: only break words in commit message, not in author or date file | diff | annotate
2016-07-07 Anton Shestakov models: revs are not unique, can be nulls file | diff | annotate
2016-07-06 Anton Shestakov viewer: remove Check.get_url() method for not being very useful file | diff | annotate
2016-07-05 Anton Shestakov viewer: provide change/branch links for projects (i.e. on Bitbucket) file | diff | annotate
2016-07-04 Anton Shestakov viewer: stretch commit data column to maximum on project page file | diff | annotate
2016-07-04 Anton Shestakov viewer: show branch in a separate column in overview tables file | diff | annotate
2016-07-04 Anton Shestakov viewer: don't show check.started time in overview tables file | diff | annotate
2016-07-02 Anton Shestakov viewer: but break commit message/author/date, when needed file | diff | annotate
2016-07-02 Anton Shestakov viewer: explain what does #X mean (it's a check) file | diff | annotate
2016-07-02 Anton Shestakov viewer: don't break words in the tables at all file | diff | annotate
2016-07-02 Anton Shestakov viewer: move clone url to the top of the properties list in project.html file | diff | annotate
2016-06-29 Anton Shestakov viewer: generate status badge codes for embedding file | diff | annotate
2016-06-29 Anton Shestakov viewer: add proper markup to changeset date so it's picked up by moment.js file | diff | annotate
2016-06-19 Anton Shestakov models: add Project.get_title() method, use it, test it file | diff | annotate
2016-06-17 Anton Shestakov viewer: don't show last check date if there are no checks file | diff | annotate
2016-06-17 Anton Shestakov viewer: don't wrap text in columns with status badges file | diff | annotate
2016-06-15 Anton Shestakov viewer: add project status badge on the project page file | diff | annotate
2016-06-15 Anton Shestakov viewer: use positional arguments for UI modules (hopefully the last bit) file | diff | annotate
2016-06-15 Anton Shestakov viewer: use new get_duration() method to format time taken by a check file | diff | annotate
2016-06-15 Anton Shestakov viewer: use new get_url() method for project and check links file | diff | annotate
2016-06-15 Anton Shestakov viewer: the two existing UI modules can just use positional arguments file | diff | annotate
2016-06-15 Anton Shestakov viewer: show badges for checks (using a UI module) file | diff | annotate
2016-06-15 Anton Shestakov viewer: use a UI module for rendering time elements file | diff | annotate
2016-06-14 Anton Shestakov viewer: add check view file | diff | annotate
2016-06-14 Anton Shestakov viewer: project view file | diff | annotate