aboutsummaryrefslogtreecommitdiffstats
path: root/patchwork/templates
AgeCommit message (Expand)Author
2017-09-07patchwork/templates/patchwork/series.html: Add link columnJose Lamego
2017-03-27pagination.html: Add archive parameter to linksJose Lamego
2017-03-08series.html: add series tests results section in viewJose Lamego
2017-02-28patch-list: call tablecheckbox plugin from patch-listJose Lamego
2017-02-27series.html: add patch and bundle edition forms and checkboxesJose Lamego
2017-01-16series.html: Include toggle_headers scriptJose Lamego
2017-01-06patchwork/templates/patchwork/series: Improve series viewJose Lamego
2016-05-03templates: Fix spelling mistakes and typosEric Engestrom
2016-05-03ui: Redirect to '/' after logoutStephen Finucane
2016-05-03series-list: Add 'info' test result state frontend featureMichael Wood
2016-04-29series: Add a new action to re-trigger a testing cycleDamien Lespiau
2016-04-28series: Add a hidden version columnDamien Lespiau
2016-04-01templates: Use 'Patchwork' consistentlyStephen Finucane
2016-04-01templates: don't emit tags for empty URLs, allow both web_url & webscm_urlJeremy Kerr
2016-04-01series: Don't allow text wrapping in the series status columnDamien Lespiau
2016-04-01series: Make sure to pass the base_url to the status popover templateMichael Wood
2016-03-18series: Don't count 'done' series in the series that need reviewDamien Lespiau
2016-03-18series: Display a series status columnDamien Lespiau
2016-03-18series: Add a 'Status' filterDamien Lespiau
2016-03-17js: Load tables explicitlyDamien Lespiau
2016-02-29profile: n_todo is now the count of patches and seriesDamien Lespiau
2016-02-29todo: Count and show series in the TODO listDamien Lespiau
2016-02-26series: Implement a 'Show all' link to clear all current filtersDamien Lespiau
2016-02-25series: Add an input field to series the series nameDamien Lespiau
2016-02-25series: Don't capitalize "Tests" in the clear stringDamien Lespiau
2016-02-25series: Add a Tests filterDamien Lespiau
2016-02-23mail: Send a notification emails to reviewersDamien Lespiau
2016-02-10series: Make sure submitter and reviewer names don't wrapDamien Lespiau
2016-02-09series: Use the user 'name' to display the reviewerDamien Lespiau
2016-02-09js: Add the option to remove the reviewer assignmentDamien Lespiau
2016-02-04series: Write the reviewer filterDamien Lespiau
2016-02-03series: Don't allow to sort by submitter/reviewerDamien Lespiau
2016-02-03series: Allow setting of a reviewerDamien Lespiau
2016-01-26css: Only apply min-size to menu when they are part of the toolbarDamien Lespiau
2016-01-25series: Add an href attribute to make the cursor a 'pointer'Damien Lespiau
2016-01-25series: Store the last revision in the series objectDamien Lespiau
2016-01-25series-list: Add a 'Tests' columnCezar Burlacu
2016-01-14js: Factor our a setup_autocompletion() functionDamien Lespiau
2016-01-14series: Allow filtering by submitterDamien Lespiau
2016-01-11series: Allow to filter series by dateDamien Lespiau
2016-01-11js: Split the series list page JS in a separate fileDamien Lespiau
2015-12-21ui: Make "All Projects" on the main page consistent with the restDamien Lespiau
2015-12-20ui: Split the tiles in columns and increase the mininum sizeDamien Lespiau
2015-12-20project: Add a description fieldDamien Lespiau
2015-12-20ui: Be consistent in naming the 'All Projects' pageDamien Lespiau
2015-12-20ui: Put the project name by default on project pagesDamien Lespiau
2015-12-20html: Switch to HTML5 doctype and fix issues found by the validatorDamien Lespiau
2015-12-19ui: Redesign the projects pageDamien Lespiau
2015-12-19ui: Put the Reviewer after the submitterDamien Lespiau
2015-12-19ui: Disallow sorting by ID, series name and number of patchesDamien Lespiau