summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* lpschedule_generator/_version.py: Bump to 0.10.0.v0.10.0tpprsiddharth2019-07-201-1/+1
|
* lps_gen.py: Update LPiCal.gen_ical.rsiddharth2019-07-202-2/+2
| | | | | * lps_gen.py (LPiCal.gen_ical): Use decode to convert bytes to str. * lpschedule_generator/_version.py: Bump to 0.10.0.dev3.
* setup.py: Update config.rsiddharth2019-07-202-3/+3
| | | | | * lpschedule_generator/_version.py: Bump to 0.10.dev1 * setup.py (config): Remove platforms, update classifiers.
* lpschedule_generator/_version.py: Bump to 0.10.dev1rsiddharth2019-07-201-1/+1
|
* tests: Update test_lps_gen.py.rsiddharth2019-07-201-1/+4
| | | | | * tests/test_lps_gen.py: Explicitly list all things that need to be imported from lps_gen.
* lps_gen: Rename '-s' switch to '-sc'rsiddharth2019-07-203-5/+5
| | | | | | * docs/install/index.rst: Update output of `lps_gen --help` * docs/schedule/index.rst: Update `lps_gen` command. * lps_gen.py (main): Rename '-s' switch to '-sc'.
* test_lps_gen.py: Remove reference to paths of templates.rsiddharth2019-07-181-16/+0
| | | | | | | | | | * tests/test_lps_gen.py (TestLPiCal.setup_class) (TestLPS.setup_class, TestLPSTBA.setup_class): Remove reference of path of 'schedule.jinja2' template. (TestLPSpeakers.setup_class): Remove reference of path of 'speakers.jinja2' template. (TestSpeakersAutoLinking.setup_class): Remove reference of path of 'speakers.jinja2' and 'schedule.jinja2' templates.
* lps_gen.py: Update main.rsiddharth2019-07-131-1/+1
| | | | * lps_gen.py (main): Barf informational message on exit 1.
* tests/test_lps_gen.py: Update TestTemplates.rsiddharth2019-07-131-2/+3
| | | | | * tests/test_lps_gen.py (TestTemplates.test_read): Suppress output to stderr.
* lps_gen: Remove `lp_t` command line argument.rsiddharth2019-07-135-33/+25
| | | | | | | | | | | | | | * docs/install/index.rst: Update usage command output. * docs/schedule/index.rst: Update lps_gen command example. * docs/speakers/index.rst: Update lps_gen command example. * lps_gen.py (RenderHTML): Change argument template -> template_name. Read template from package. (main): Remove `lp_t` command line argument. * tests/test_lps_gen.py (TestLPS.test_RenderHTML) (TestLPS.test_RenderHTML_sessions_only) (TestLPS.test_RenderHTML_nonexistent_template) (TestLPSTBA.setup, TestLPSpeakers.test_RenderHTML): Update RenderHTML call; pass template name instead of template path.
* lps_gen.py: Update template_read.rsiddharth2019-07-132-4/+4
| | | | | | * lps_gen.py (template_read): Add template file extension. * tests/test_lps_gen.py (TestTemplates.test_read): Don't specify template file extension.
* lps_gen.py: Update template_read.rsiddharth2019-07-132-1/+10
| | | | | | | * lps_gen.py (template_read): Add exception handling for non-existent templates. * tests/test_lps_gen.py (TestTemplates.test_read): Add non-existent template test.
* lps_gen.py: Add template_read.rsiddharth2019-07-132-0/+24
| | | | | * lps_gen.py (template_read): New function. * tests/test_lps_gen.py (TestTemplates): New test class.
* tests: Update test_lps_gen.py.rsiddharth2019-07-131-12/+12
| | | | | | * tests/test_lps_gen.py (TestLPiCal.setup_class, TestLPS.setup_class) (TestLPSTBA.setup_class, TestLPSSpeakers.setup_class) (TestSpeakersAutoLinking): Update template path.
* setup.py: Update config.rsiddharth2019-07-131-1/+2
| | | | | setup.py (config.py_modules): Update field. (config.packages): New field.
* setup.py: Update config.rsiddharth2019-07-131-0/+3
| | | | * setup.py (config): Add package_data.
* setup.py: Update config.rsiddharth2019-07-131-22/+0
| | | | * setup.py (config): Remove data_files.
* Remove libreplanet-templates/2018/lp-schedule.jinja2rsiddharth2019-07-131-146/+0
|
* Remove libreplanet-templates/2017/lp-schedule.jinja2rsiddharth2019-07-131-116/+0
|
* Remove libreplanet-templates/2016/lp-schedule.jinja2rsiddharth2019-07-131-115/+0
|
* libreplanet-templates/2019/lp-schedule.jinja2 -> ↵rsiddharth2019-07-131-0/+0
| | | | lpschedule_generator/data/schedule.jinja2
* libreplanet-templates/2016/lp-speakers.jinja2 -> ↵rsiddharth2019-07-131-0/+0
| | | | lpschedule_generator/data/speakers.jinja2
* lpschedule_generator/_version.py: Bump to 0.9.0.v0.9.0rsiddharth2019-06-161-1/+1
|
* lpschedule_generator/_version.py: Bump to 0.9.0b2.rsiddharth2019-06-161-1/+1
|
* Makefile: Update upload.rsiddharth2019-06-161-2/+6
|
* lpschedule_generator/_version.py: Bump to 0.9.0b1rsiddharth2019-06-161-1/+1
|
* Makefile: VENV_DIR3 -> VENV_DIRrsiddharth2019-06-161-5/+5
|
* Makefile: venv3 -> venv.rsiddharth2019-06-161-2/+2
|
* Makefile: Remove venv.rsiddharth2019-06-161-8/+0
|
* Revert "docs/index.rst: Remove help section."rsiddharth2019-06-131-0/+5
| | | | This reverts commit 29f699722164450111caacb3acfca82d3881f928.
* docs/conf.py: Rename 'browse source' -> 'Source'.rsiddharth2019-06-131-1/+1
|
* docs/conf.py: Don't show anything in the footer.rsiddharth2019-06-131-3/+4
|
* docs/conf.py: Add 'Report Bugs' link.rsiddharth2019-06-131-0/+1
|
* docs/conf.py: Don't prefix strings with 'u'.rsiddharth2019-06-131-2/+2
|
* README.rst: Remove 'canonical repo' section.rsiddharth2019-06-131-8/+0
|
* docs/index.rst: Remove help section.rsiddharth2019-06-131-5/+0
|
* docs/install/index.rst: Install python3 in virtualenv.rsiddharth2019-06-131-1/+1
|
* COPYING: Change to CC0-1.0.rsiddharth2019-06-131-674/+134
|
* lps_gen.py: Update main.rsiddharth2019-05-261-2/+2
| | | | * lps_gen.py (main): Use format for formatted string.
* Update LPSRenderer.link.rsiddharth2019-05-261-1/+1
| | | | * lps_gen.py (LPSRenderer.link): Use format for formatted string.
* Update LPiCal.to_ical.rsiddharth2019-05-262-2/+5
| | | | | * lps_gen.py (LPiCal.to_ical): Use format for formatted string. * tests/test_lps_gen.py (TestLPiCal.test_to_ical): Update test.
* Update LPiCal.mk_datetime.rsiddharth2019-05-261-4/+5
| | | | * lps_gen.py (LPiCal.mk_datetime): Use format for formatted string.
* lps_gen.py: Update LPiCal.gen_uid.rsiddharth2019-05-261-2/+2
| | | | * lps_gen.py (LPiCal.gen_uid): Use format for formatted string.
* lps_gen.py: Update LPiCal.rsiddharth2019-05-262-1/+12
| | | | | | * lps_gen.py (LPiCal.__init__): Use format function for formatted string. * tests/test_lps_gen.py (TestLPiCal.test_init): New test.
* Makefile: Update venv3.rsiddharth2019-05-191-1/+1
| | | | | * Makefile (venv3): Factor venv backup shell expression into a if block.
* Makefile: Update clean-build.rsiddharth2019-05-191-3/+3
| | | | * Makefile (clean-build): Don't suppress command output.
* Makefile: Update clean-pyc.rsiddharth2019-05-191-1/+1
| | | | * Makefile (clean-pyc): Don't suppress command output.
* Makefile: Update clean-venv.rsiddharth2019-05-191-1/+1
| | | | * Makefile (clean-venv): Use virtual environment directory variable.
* Makefile: Add clean.rsiddharth2019-05-191-1/+3
| | | | Makefile (clean): New target.
* Makefile: Add GNU_MAKE.rsiddharth2019-05-191-2/+4
| | | | | | * Makefile (GNU_MAKE): New variable. (docs): Use GNU Make. (clean-docs): Use GNU Make.