Skip to content

Releases: tosher/Redlime

Issues list actions, project settings

01 Nov 17:47

Choose a tag to compare

Key bindings call fix

24 Oct 19:25

Choose a tag to compare

v1.6.4

v1.6.4 Key bindins call fix

Deps fix

22 Sep 12:12

Choose a tag to compare

v1.6.3

v1.6.3 deps fix

Multi-cell layout fixes, search

09 Sep 12:04

Choose a tag to compare

  • Issue edit fixes in a multi-cell layout.
  • New command: Search issues
  • Python-redmine library was updated to 2.1.1

Time entries

02 Mar 21:00

Choose a tag to compare

  • Ability to create time entries for project/issue
    • Command Redlime time entry: Create
    • Shortcut t on issue tab
  • Show time entries for issue

Create issues, new shortcuts menu, tables redraw

23 Feb 20:10

Choose a tag to compare

  • Create issue command
  • Issue tracker change support
  • Drawing tables with terminaltables
  • New shortcuts menu

Editbox

22 Oct 18:11

Choose a tag to compare

  • Edit issue description and comments in separate view
  • Commands refactoring
  • Key binding contexts and some commands names were changed - requires user's key bindings to recreate, if exists

Done ratio

07 Aug 09:34

Choose a tag to compare

  • Done ratio of the issues - thanx for pull-request to gimco

API Update

18 Mar 18:59

Choose a tag to compare

  • Redmine API update to 1.5.1;
  • Users list processing optimization.

Connection options

23 Feb 14:21

Choose a tag to compare

Possibility to use Requests connection options: ssl certificate validations, proxies, etc.