Skip to content

Releases: chouseknecht/angular-scheduler

Latest changes

03 Apr 17:15
Compare
Choose a tag to compare

Fixed bower.json issue. Bumping version number.

Latest changes

03 Apr 17:09
Compare
Choose a tag to compare
  • Improved form validation.
  • Removed red border on fields with errors. Real-time removal of error message on field change. Select spinner value on click.
  • Fixed issues in spinner directive around ng-change evaluation and copying of value to ng-model value.
  • On details page, show utc and local times using the same format.
  • When local time selected show values using selected timezine.

Latest changes

02 Apr 18:17
Compare
Choose a tag to compare

Added validation to start time.

Latest updates.

02 Apr 17:58
Compare
Choose a tag to compare

Added min and max validation to interval and occurrence spinners.

Latest fixes.

31 Mar 18:20
Compare
Choose a tag to compare
v0.0.5

Fixed interval label- was not being set with inbound frequency value.…

Latest changes

31 Mar 15:03
Compare
Choose a tag to compare
v0.0.4

Bumping version

Latest changes.

11 Mar 21:51
Compare
Choose a tag to compare
v0.0.2

Fixed margin on start date error and made it span the full width. Cha…