• last updated 5 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.
normalize boolean expressions in ADP files

  1. … 38 more files in changeset.
Link course name to one-course page.

  1. … 2 more files in changeset.
Allow getting data for just one course

Improve filters

  1. … 1 more file in changeset.
Hide instructors in filter that's not in any of the displayed courses

Show category filters based on show_hidden flag

Fix for incomplete registrations

Fix for show hidden courses

Changed Hide/Show filter to just Show which can be cleared

  1. … 2 more files in changeset.
Use ec_pretty_price

Use vuh file to access facilitator bios

Added ability for users to cancel application

  1. … 3 more files in changeset.
Display price information option based on parameter

CHeck show_price_p on display. Set show_price_p on existing sections.

  1. … 1 more file in changeset.
Added option to show section price or not

  1. … 6 more files in changeset.
Added 'available' to catalog

  1. … 1 more file in changeset.
I18nized some more hardcoded English words

  1. … 1 more file in changeset.
Use anchors in session links, add less link

  1. … 1 more file in changeset.
Limit sessions displayed to 3 with link to show all

  1. … 1 more file in changeset.
Add uplevel for fs_chunk code runs in the right level.

put the section admin links beside the section name, make it consistent with the course name admin links

UI fixes - differentiate admin buttons, improved spacing for hide/show button

Changed member states "awaiting payment" to "application sent", and "payment received" to "application approved", functionality had evolved and the old member states had been misnomers.

  1. … 22 more files in changeset.
Clean up show/hide display to be clearer

  1. … 1 more file in changeset.
Use new message key

Rename show hide keys to make more sense.

Add show hide filter and buttons for administrators

  1. … 2 more files in changeset.
Add filter for administrators to reveal hidden classes in catalog view

  1. … 2 more files in changeset.