• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix placement of <h1>: when placed inside the form, the form editing causes heading to be displayed right of everything

improve indentation of adp-file.

bugfix: propagate event on radio button via "-preventdefault=false", otherwise switching between all-day and hour event does not work

improve input checking on dates (cal-item-new) and improve error messages

  1. … 1 more file in changeset.
fix wrong comment

fix broken link

Remove obsolete xql files

Reduce divergency between oracle and postgres codebase

    • -18
    • +0
    ./tcl/calendar-procs-postgresql.xql
improve spelling

  1. … 21 more files in changeset.
Replace ad_decode idioms

  1. … 2 more files in changeset.
Replace ad_decode idiom and unnest expr

fix overquoting in notification-widget

  1. … 6 more files in changeset.
add German translation for location.

    • -0
    • +1
    ./catalog/calendar.de_DE.ISO-8859-1.xml
Fix typo in doc

Add a callback hook to put logic before calendar item deletion

    • -0
    • +15
    ./tcl/calendar-callback-hooks-procs.tcl
make tested API calls explicit

  1. … 5 more files in changeset.
prefer "aa_equals" over "aa_true"+"string equal"

  1. … 5 more files in changeset.
Fix typos

  1. … 6 more files in changeset.
Make acs_attribute boolean when the table type is boolean

    • -0
    • +8
    ./sql/postgresql/upgrade/upgrade-2.10.0d4-2.10.0d5.sql
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @parameter -> @param

- @params -> @param

- Add missing @param

- @cvs -> @cvs-id

- @version -> @cvs-id

  1. … 12 more files in changeset.
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- Add mising @param

- Add missing @author

- @creation_date -> @creation-date

- @creation-user -> @author

- Fix typos

  1. … 8 more files in changeset.
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @cvs_id -> @cvs-id

- @version -> @cvs-id

- @creation_date -> @creation-date

- @date -> @creation-date

- Different variations of $Id$

- Remove wrong @param entry

- Fix typos

    • -1
    • +1
    ./tcl/calendar-compatibility-procs.tcl
  1. … 368 more files in changeset.
Use @return in the proc documentation

  1. … 2 more files in changeset.
Provide a minimal documentation to public procs

Update italian translation

    • -0
    • +1
    ./catalog/calendar.it_IT.ISO-8859-1.xml
  1. … 3 more files in changeset.
Fix typo

Fix typo

Brace and rework expressions + Whitespace changes

  1. … 4 more files in changeset.
Fix typos

    • -2
    • +2
    ./sql/oracle/upgrade/upgrade-1.0-2.0d1.sql
  1. … 9 more files in changeset.
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. … 474 more files in changeset.
put the correct function into upgrade script