-
- by tstoeckler: The clock form cannot be submitted, because the option element falsely declares input.
-
- by drew-pal, sepehrmm: Fix JS-updating with multiple clocks.
-
- by tstoeckler: Hide non-JS description for JS users, fix incorrect usage of drupal_attributes().
-
by tstoeckler: Make the time zone type description less intrusive, introduce custom 'option' type and override theme_select() for that
-
by tstoeckler: Clean-up and simplify the clock add/edit form, make token module optional.
-
by tstoeckler: Change theme_clocks() to use a render element in preparation for adding per-clock contextual links, add todos.
-
by tstoeckler: Improve time zone token handling.
-
by tstoeckler: Support $language in token replacement.
-
by tstoeckler: Remove dependency on Date API.
-
by tstoeckler: Make the "Add clock" link look like a local action.