• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 225 more files in changeset.
Hide instructors filter on calendar page and don't let search robots search the calendar indefinitely into the past.

  1. … 1 more file in changeset.
Initialize pos variable.

Change log from notice to debug

  1. … 3 more files in changeset.
fix the category filters, make sure they are the same in either list view or calendar view

Added list view for calendar

  1. … 3 more files in changeset.
fixed instructor filter, seems it's querying the old relation

add the category currently being filtered at the top of calendar view

  1. … 1 more file in changeset.
minor ui changes, moved legend to the bottom of view calendar, fixed view all button so that it appears only when there is a filter in effect in calendar view

  1. … 2 more files in changeset.
fix calendar view so that the calendar view can be filtered again according to category, fixed the view all so that we include the date querystring so that when you view all you still stay in the month you are currently viewing

  1. … 3 more files in changeset.
get dotlrn-ecommerce to install.oracle, move queries from tcl files into xql files, removed empty xql files, shortened view names particularly in dotlrn-ecommerce-membership-create due to oracle's limit on identifier names

  1. … 26 more files in changeset.
various update, bug fixes and changes to dotlrn-ecommerce, attendance, expenses and expense-tracking

  1. … 106 more files in changeset.
added language catlogs, changes to patron page flow, custom ecommerce pages for transactions done by admin, add calendar view of courses, add instructor filter to calendar

  1. … 81 more files in changeset.
Add calendaer view include.

  1. … 2 more files in changeset.