• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added editor hints and white-space cleanup

    • -0
    • +6
    ./tcl/calendar-callback-hooks-procs.tcl
    • -16
    • +17
    ./tcl/calendar-compatibility-procs.tcl
  1. … 21 more files in changeset.
Replace deprecated idiom

Adapt clock format for the now stricter 'lc_time_fmt'

improve comments

Introduce a new callback hook for calendar item edit

    • -0
    • +6
    ./tcl/calendar-callback-hooks-procs.tcl
Whitespace changes

improve spelling

  1. … 5 more files in changeset.
Fix typo

Fix typos

improve spelling

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.