#24 [GSoC] Proper naming in calendar
Merged by a2batic. Opened by manaswinidas.
manaswinidas/Fedora-app calendar  into  master

Download 24.patch

Takes care of proper naming in calendar, converts title to Capital Case and also takes care of exceptions.
Fixes #18

LGTM :thumbsup:

Looks good to me. Also, please add a condition for 'FESCo' too.

@a2batic The condition for regular expression covers 'FESCo' I thought.

@manaswinidas, actually API is itself sending it as 'fesco', thats why regex is not handling it, but it should be displayed as 'FESCo'.

2 new commits added

  • [GSoC]Proper naming in calendar
  • [GSoC]Proper naming in calendar

rebased onto 96fee6f91682d6f8056d4a144ef7962660eb4dc4

rebased onto 08ffbac0771b32d758ed089e1ab1a7a6ba6a6fae

I have made the necessary changes.

LGTM, Merging the PR.

Pull-Request has been merged by a2batic

Metadata