Skip to content

Releases: ituob/itu-ob-editor

0.1.1

06 Dec 16:15
Compare
Choose a tag to compare
Merge branch 'master' of github.com:ituob/itu-ob-editor

# Conflicts:
#	package.json

v0.1.0

02 Dec 09:42
Compare
Choose a tag to compare
  • Now allowing to force trigger remote sync even if it’s up-to-date
  • Improvements to publication editor:
    • URL field validation
    • Now ID field is hidden unless new publication is being created
    • Now publication titles in browser are properly refreshed after changes to one of the publications are committed
  • Now handling “merge not supported error” during pull, and indicating diverged changes
  • Rounded up a few loose ends & polished UI a bit

v0.1.0-beta9

29 Nov 11:58
Compare
Choose a tag to compare
v0.1.0-beta9 Pre-release
Pre-release

Fixed an issue with app failing to launch on Windows
Added web links to OB edition browser

v0.1.0-beta10

29 Nov 12:44
Compare
Choose a tag to compare
v0.1.0-beta10 Pre-release
Pre-release

Allow for the same publication to be amended and annexed to the same issue.

(It could be the case that a new position is annexed, and previously annexed position is amended.)

v0.1.0-beta8

28 Nov 19:37
Compare
Choose a tag to compare
v0.1.0-beta8 Pre-release
Pre-release
  • Implemented Service Publication browser
  • Updated batch commit window for publications
  • Fixed an issue with OB edition browser possibly not being updated after a new one is scheduled
  • Minor UI changes to global remote storage sync status icon/button widget

v0.1.0-beta7

27 Nov 18:13
Compare
Choose a tag to compare
v0.1.0-beta7 Pre-release
Pre-release

Improves performance and fixes a couple glitches around object change detection.

v0.1.0-beta6

27 Nov 13:19
Compare
Choose a tag to compare
v0.1.0-beta6 Pre-release
Pre-release
  • Fixes regressions in publication editor window
  • Ensures cloned repository stays clean of unaccounted-for (orphan) files that pollute Git index and don’t belong to any of the managed objects

v0.1.0-beta5

27 Nov 09:34
Compare
Choose a tag to compare
v0.1.0-beta5 Pre-release
Pre-release

Resolved a regression in amendment editor.

v0.1.0-beta4

27 Nov 08:12
Compare
Choose a tag to compare
v0.1.0-beta4 Pre-release
Pre-release

Fixed malfunctioning editing screens and change status indicators.

v0.1.0-beta3

26 Nov 19:58
Compare
Choose a tag to compare
v0.1.0-beta3 Pre-release
Pre-release

Major rewrite:

  • Now supporting all ITU messages
  • Switched to another way of working with file versions. No separate merge screen
  • Now indicating when changes are saved while working
  • Now indicating when uncommitted changes prevent auto-sync from continuing
  • Redone home screen and issue scheduler
  • Rewritten a lot under the hood