mmu_man

mmu_man commented on issue rsd/lpschedule-generator#12

lps_gen.py: Update the timeslot regex to make the name optional

The current regex will match anyway, but will eat the - as part of the name field, which is not used. Yeah the one you propose should work.

6 years ago

mmu_man created pull request rsd/lpschedule-generator#12

lps_gen.py: Update the timeslot regex to make the name optional

6 years ago

mmu_man pushed to timeslot_re at mmu_man/lpschedule-generator

  • 445e3f6152 lps_gen.py: Update the timeslot regex to make the name optional Fixes ical generation.
  • ca157748d3 Bump to 0.8.1. * lpschedule_generator/_version.py (__version__): Update variable.
  • 7064b23297 docs/install/index.rst: Fix `Install locally using virtualenv` section. Addresses issue #11.
  • c67f8afb82 Update TODO.rst.
  • 3560094363 lpschedule_generator: Bump to version 0.8.0. * lpschedule_generator/_version.py (__version__): Update variable.

6 years ago

mmu_man created new branch timeslot_re at mmu_man/lpschedule-generator

6 years ago

mmu_man pushed to master at mmu_man/lpschedule-generator

  • ca157748d3 Bump to 0.8.1. * lpschedule_generator/_version.py (__version__): Update variable.
  • 7064b23297 docs/install/index.rst: Fix `Install locally using virtualenv` section. Addresses issue #11.
  • c67f8afb82 Update TODO.rst.
  • 3560094363 lpschedule_generator: Bump to version 0.8.0. * lpschedule_generator/_version.py (__version__): Update variable.
  • f86d60dca0 lpschedule_generator: Bump to 0.8.0b1. * lpschedule_generator/_version.py (__version__): Update variable.
  • View comparison for these 30 commits »

6 years ago

mmu_man commented on issue rsd/lpschedule-generator#10

Add the X-WR-CALNAME property to the ICS

There you go :)

6 years ago

mmu_man pushed to calname at mmu_man/lpschedule-generator

6 years ago

mmu_man commented on issue rsd/lpschedule-generator#10

Add the X-WR-CALNAME property to the ICS

Oh right, the lib upcases the keys by itself.

6 years ago

mmu_man created pull request rsd/lpschedule-generator#10

Add the X-WR-CALNAME property to the ICS

6 years ago

mmu_man pushed to calname at mmu_man/lpschedule-generator

  • 814817634c Add the X-WR-CALNAME property to the ICS Giggity doesn't like when it's missing.
  • 7647e9386d Add TODO.rst
  • 4b98727f30 Bump to 0.7.1. * lpschedule_generator/_version.py (__version__): Update variable.
  • f1e37838b5 Makefile: Update upload-docs. Upload docs to ricketyspace.net.
  • 597db1d537 Update README.rst. Documentation is now at ricketyspacen.net/lpschedule-generator pythonhosted.org has been deprecated :(

6 years ago

mmu_man created new branch calname at mmu_man/lpschedule-generator

6 years ago

mmu_man forked a repository to mmu_man/lpschedule-generator

6 years ago