Timeline

Not logged in
Tcl 2015 Conference, Manassas/VA, US, Oct 19-23
Send your abstracts to tclconference@googlegroups.com by Aug 24.

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 ancestors of 6b060df161667181

2017-10-25
04:22
Fix description errors for series rename/redirect. Added command to show submission attachments in one table (like the material table in the website). check-in: 6b060df161 user: aku tags: active-on-core
2017-10-24
20:07
Extended conference/proceedings with global links to show (ex: lulu, pic galleries, etc). Basic commands: add, list, website integration. check-in: 130b6a118d user: aku tags: active-on-core
2017-10-11
19:09
Extended contact management with 3 commands to manage links better: Rename, Title, List. check-in: c05ea3a66e user: aku tags: active-on-core
2017-09-25
17:54
Two changes: Give conferences an attribute for grouping (series), and collect materials for proceedings in a single section for convenience of download. check-in: 56c3934f39 user: aku tags: active-on-core
17:52
Fix schema syntax oopses in recent work on contacts check-in: e51281808d user: aku tags: active-on-core
17:51
Expose the test commands for city and location validation check-in: 32c2050e25 user: aku tags: active-on-core
17:51
Fixes to city validation, added introspection and testing to same. check-in: 46916d9772 user: aku tags: active-on-core
17:50
Added introspection/testing for location validation check-in: ac0207111b user: aku tags: active-on-core
17:49
Fixes to tutorial dumping check-in: 9a5b3bad78 user: aku tags: active-on-core
2017-09-13
21:27
Oops. Forgot new flag in contact creation. Fixed. check-in: 2a4296c83b user: aku tags: active-on-core
04:22
Added flag and command to mark contacts as dead. Show this flag in listing and details. check-in: 59fe76a455 user: aku tags: active-on-core
2017-09-12
21:37
Added new entity "series", which refers to a group of conferences which belong together in some way. For the Tcl conferences going on in North-America, distinct from the conferences in Europe. Extended the database and added a basic set of commands to create, destroy and use series. Extended the conference commands to deal with the new series. This required an extension of the conference table schema. The information about the series is available for insertion into templates (@c:series@). The same is true for the detail information of a series, the link to its index page (@c:series:link@). At the moment this index page has to be maintained manually. It is planned to extend the website generator in the long-term future to generate the sites of all known conferences, plus indices. Beyond the above the contact commands got extensions as well. Creation of a contact is now able to set tags, bio information, and related contacts (affiliations, reps). check-in: 204b098bff user: aku tags: active-on-core
2017-09-06
02:44
more tweaks to the dump. check-in: 8fdc9f6b93 user: aku tags: active-on-core
02:30
Extended filtering of contact. Tweaks and bug-fixes to database dump. check-in: ae269c0ae3 user: aku tags: active-on-core
2017-08-31
05:09
General - Updated to cmdr::table 1.2 Schema/Contacts - Extended table "contact" with flag to indicate public/private state of the bio/desc. - Ditto table "email", for the adress in the entry. - New commands * contact hide-mail * contact publish-mail * contact hide-bio * contact publish-bio to control the state of these flags. Default: private. - Command "squash-mail" now is "remove-mail". Old name kept available as alias, for backward compat. - Added command "remove-link", analogous to "remove-mail". - Extended the "show" command to list the papers a person submitted and possibly presented in this and past conferences. Further show public/private state of bio and email addresses. Sort links and email addresses. Campaigns: - Added new option "--dry" to show template and nothing else. - Show counter of contacts mailed, vs total. - Wait 5 seconds between each post (hardwired throttle against throttling by the ISP. TODO: make configurable). Conferences - Added new option "--no-errors" to list command to force suppression of issues in the display, for uncluttered output. Location - Trim leading and trailing whitespace in location information. check-in: eea9e128d2 user: aku tags: active-on-core
2016-12-06
07:18
Fix to "contact merge". Lots more places which reference contacts check-in: 6a49da322e user: aku tags: active-on-core
07:14
Removed a number of pre-existing definitions for --raw check-in: 66444d09f0 user: aku tags: active-on-core
05:38
Added global option --raw for machine-usable output, used for creation of submissions. New option --disabled for addition of mails to a contact, to record new mails which are gone. Skips mails which already exist, does not disable these. check-in: 51b2756605 user: aku tags: active-on-core
2016-11-25
04:11
Re-add the wrongly removed save of map/transportation information check-in: 2b870b2979 user: aku tags: active-on-core
2016-11-23
05:36
Order the list of conferences by start-date instead of title. check-in: 5f406b0c3e user: aku tags: active-on-core
03:42
Fix new code, account for differences between var- and column-names check-in: e243cd8847 user: aku tags: active-on-core
03:30
Reworked "location contact" to treat empty input as null and to not set the associated columns of the row. check-in: 08a8af54dc user: aku tags: active-on-core
03:29
Added lists of legal values to the docs of various parameters. check-in: fa8b401408 user: aku tags: active-on-core
03:28
Added missing meta data check-in: 20d0262d1b user: aku tags: active-on-core
2016-09-20
03:53
Added confirmation and disclaimer pages to the templates. check-in: 674b23b476 user: aku tags: active-on-core
03:33
contact - Added subcommand to retrieve biograpghy (for editing). check-in: 2a4cd352ae user: aku tags: active-on-core
2016-08-31
07:46
Sort sponsors shown inline in markdown. check-in: 89b89cd80e user: aku tags: active-on-core
2016-04-06
03:43
Fixed "campaign mail" command looking at runs outside of the current campaign. check-in: 418044c23d user: aku tags: active-on-core
2016-04-04
19:36
Fix argument access for location contact command. check-in: 65a9531e33 user: aku tags: active-on-core
19:24
Fix missing key transformation in location contact command. check-in: e77224123b user: aku tags: active-on-core
2016-03-25
04:21
Fixed missing definition of variable in error code path. check-in: 68b3329012 user: aku tags: active-on-core
2016-03-16
06:21
Meh, dict set/get confusion. check-in: 18c10eac14 user: aku tags: active-on-core
06:18
Implement "conference set-start", and fix missing correction of conference length. check-in: 81236bcf65 user: aku tags: active-on-core
2016-02-06
07:54
Tweaked the template for the proceedings page. Added link to the Tcl/Tk lulu shop. check-in: 1b39088d04 user: aku tags: active-on-core
07:43
Added management for visibility of the conference proceedings, and the proper proceedings page. Extended and updated testsuite. Database fixup. check-in: 8a0d5145d5 user: aku tags: active-on-core
2015-09-23
04:07
Oops. Fix mismatch template placeholder vs code. check-in: a1a8be0adf user: aku tags: active-on-core
03:17
Opps. Fix use of inactive/disabled email addresses in any mail. check-in: 2f76d5c82d user: aku tags: active-on-core
03:08
Added nag command for materials due. check-in: af2327f91e user: aku tags: active-on-core
02:25
Tweak asset directory structure to allow use of label for file name. Save under dir keyed to talk. check-in: be31b9f61c user: aku tags: active-on-core
2015-08-28
03:00
Fix speaker listing in submission detail display. Fix trouble in accepted mail (multiple talks per speaker are possible). check-in: bce28e5545 user: aku tags: active-on-core
2015-08-27
21:24
New commands to set/reset the done flag for acceptance mail. Added this to the state dump. Show the information in submission listings and detail display. check-in: 79d0d5f949 user: andreask tags: active-on-core
07:09
Merge schedule work. check-in: e0e1342e98 user: aku tags: active-on-core
07:08
Schedule page is basically complete. TODO: generation of a vCal file. Leaf check-in: cd132ed053 user: aku tags: gen-schedule
00:20
Work on a nice schedule display for the site. check-in: 15f411b985 user: andreask tags: gen-schedule
2015-08-26
21:46
Skip space-only entries in the schedule. Resolved schedule conflict banquet/social check-in: 4f087bcf62 user: andreask tags: active-on-core
21:25
Fix placeholder typo in extended schedule check-in: ef30b40bed user: andreask tags: active-on-core
21:21
Added an enumeration column to various admin tables. Extended the 2015 schedule. check-in: 993677709f user: andreask tags: active-on-core
20:55
Extend table "talk" with a flag recording mailing of acceptance mail. Extended talk setup to initialize the flag. Extended associated ping command to update this flag. Possible todo: Add command to reset this flag. check-in: 39851570c0 user: andreask tags: active-on-core
20:03
Added command to ping the speakers. check-in: 2d60e2f2dc user: andreask tags: active-on-core
2015-08-25
23:40
Updated mail templates around submission acceptance and speaker instructions, nagging. Added missing subject line, tweaked some phrasing. check-in: 3b9fa5f2f4 user: aku tags: active-on-core
22:55
Merge unwanted split check-in: 4b3816dba8 user: aku tags: active-on-core