Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-10-14 | add emacsconf-schedule-draft | Sacha Chua | 1 | -1/+1 | |
2023-10-12 | copy track | Sacha Chua | 1 | -1/+13 | |
2023-10-10 | save emailed times | Sacha Chua | 1 | -0/+13 | |
2023-10-07 | formatting time constraints | Sacha Chua | 1 | -25/+96 | |
2023-10-02 | add buffer as something we can set from the sexp | Sacha Chua | 1 | -0/+4 | |
2023-10-02 | draft schedule | Sacha Chua | 1 | -2/+5 | |
2023-09-26 | Recognize multiple time constraints | Sacha Chua | 1 | -5/+11 | |
2023-09-26 | Don't hardcode tracks when publishing | Sacha Chua | 1 | -1/+1 | |
* emacsconf-publish.el (emacsconf-prepare-for-display): Rename to emacsconf-publish-prepare-for-display. (emacsconf-sort-by-track-then-schedule): Sort non-speaker talks last. (emacsconf-publish-nav-pages): Split conference into its own phase. (emacsconf-publish-info-pages): Publish the schedule. (emacsconf-publish-schedule): Don't hardcode tracks. (emacsconf-publish-sched-directive): Include duration. | |||||
2023-09-17 | parse better, mail speakers | Sacha Chua | 1 | -19/+46 | |
2023-09-12 | Add documentation and scheduling functions | Sacha Chua | 1 | -9/+39 | |
2023-09-10 | Add emacsconf-schedule-set-all-tracks-to-general | Sacha Chua | 1 | -7/+11 | |
2023-09-03 | use :time instead of :duration? | Sacha Chua | 1 | -1/+1 | |
2022-11-29 | hyperlists | Sacha Chua | 1 | -1/+2 | |
2022-11-24 | publishing without unedited captions | Sacha Chua | 1 | -10/+18 | |
2022-11-24 | add title to schedule | Sacha Chua | 1 | -4/+6 | |
2022-11-22 | generate status page for live.emacsconf.org | Sacha Chua | 1 | -1/+1 | |
2022-11-20 | Mail, schedule, volunteer updates | Sacha Chua | 1 | -36/+71 | |
2022-11-13 | Shift info | Sacha Chua | 1 | -15/+28 | |
2022-11-10 | Tweak processing color - goldenrod | Sacha Chua | 1 | -1/+1 | |
2022-11-06 | color by status | Sacha Chua | 1 | -0/+21 | |
2022-10-20 | Work on watch pages on live.emacsconf.org | Sacha Chua | 1 | -1/+7 | |
2022-10-17 | Don't reuse list constants | Sacha Chua | 1 | -28/+32 | |
2022-10-15 | publish and schedule updates | Sacha Chua | 1 | -68/+62 | |
2022-10-14 | Update pad template, generate watch pages | Sacha Chua | 1 | -24/+60 | |
2022-10-09 | Fix variable reference | Sacha Chua | 1 | -1/+1 | |
2022-10-08 | Work with different system timezone | EmacsConf Organizers | 1 | -1/+1 | |
2022-10-08 | Use relative URLs, allow SVG modification function | Sacha Chua | 1 | -28/+34 | |
2022-10-05 | fix indent | Sacha Chua | 1 | -1/+1 | |
2022-10-05 | Tweak schedule validation and display | Sacha Chua | 1 | -69/+82 | |
2022-10-04 | gen,dev * sat,sun * am,pm | Sacha Chua | 1 | -17/+27 | |
2022-10-03 | Handle hh:mm | Sacha Chua | 1 | -1/+11 | |
2022-10-03 | Make it work with conf.org | Sacha Chua | 1 | -12/+58 | |
2022-10-03 | Handle time | Sacha Chua | 1 | -15/+51 | |
2022-10-03 | Fix inflating sexp | Sacha Chua | 1 | -2/+2 | |
2022-10-02 | Time constraints | Sacha Chua | 1 | -38/+107 | |
2022-10-02 | Refactor emacsconf-schedule | Sacha Chua | 1 | -0/+429 | |