• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rework variable assignment (set -> lassign) + Whitespace changes

    • -734
    • +726
    ./packages/acs-templating/tcl/query-procs.tcl
Rework variable assignment (set -> lassign) + Whitespace changes

    • -8
    • +7
    ./packages/acs-templating/tcl/filter-procs.tcl
Rework variable assignment (set -> lassign) + Whitespace changes

Fix typos + Whitespace changes

    • -50
    • +50
    ./packages/acs-templating/tcl/parse-procs.tcl
Rework variable assignment (set -> lassign) + Whitespace changes

    • -9
    • +7
    ./packages/bug-tracker/lib/nav-bar.tcl
    • -8
    • +7
    ./packages/general-comments/www/file-add-2.tcl
    • -61
    • +59
    ./packages/xml-rpc/tcl/xml-rpc-procs.tcl
Rework variable assignment (set -> lassign)

    • -5
    • +3
    ./packages/acs-lang/tcl/lang-widget-procs.tcl
    • -4
    • +2
    ./packages/acs-mail/tcl/acs-mail-procs.tcl
    • -7
    • +4
    ./packages/forums/lib/forums-portlet.tcl
Rework variable assignment (set -> lassign)

    • -12
    • +11
    ./packages/acs-admin/www/apm/version-edit.tcl
Rework variable assigning loops (set -> lassign)

    • -5
    • +2
    ./packages/acs-templating/tcl/util-procs.tcl
Rework variable assignment (set -> lassign)

    • -173
    • +160
    ./packages/acs-tcl/tcl/apm-install-procs.tcl
    • -114
    • +114
    ./packages/acs-templating/tcl/doc-procs.tcl
Rework variable assigning loops (set -> lassign)

    • -29
    • +25
    ./packages/acs-templating/tcl/head-procs.tcl
    • -170
    • +162
    ./packages/acs-templating/tcl/widget-procs.tcl
Fix typos

Rework variable assigning loop

    • -18
    • +17
    ./packages/acs-api-browser/www/proc-browse.tcl
Fix typos

Prefer string comparison operators to 'string equal' and 'empty_string_p'

Rework array size expression

Prefer string comparison operators to 'string equal' and 'empty_string_p'

    • -288
    • +288
    ./packages/acs-mail/tcl/acs-mail-procs.tcl
    • -41
    • +41
    ./packages/acs-subsite/lib/user-new.tcl
    • -47
    • +47
    ./packages/acs-subsite/tcl/subsite-procs.tcl
Use proper natural number default instead of empty string for page number (defaults to 0)

Use proper natural number default instead of empty string

    • -2
    • +2
    ./packages/fs-portlet/www/fs-portlet.tcl
Rework conditional expressions (prefer 'in' to lsearch, replace unnecessary 'info exists')

    • -13
    • +13
    ./packages/static-portlet/www/element.tcl
Fix typos

    • -1
    • +1
    ./packages/news-aggregator/www/index.tcl
improve width of .day-entry-item (65px was way too small as a default)CVS: ----------------------------------------------------------------------

    • -3
    • +3
    ./packages/calendar/www/resources/calendar.css
improve tailorability by separating name of event and time span

    • -1
    • +1
    ./packages/calendar/www/view-week-display.adp
    • -4
    • +11
    ./packages/calendar/www/view-week-display.tcl
    • -0
    • +7
    ./packages/calendar/www/resources/calendar.css
remove parens

fix typos

    • -2
    • +2
    ./packages/acs-subsite/tcl/rel-types-procs.tcl
    • -2
    • +2
    ./packages/acs-subsite/tcl/subsite-procs.tcl
    • -3
    • +3
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -2
    • +2
    ./packages/acs-templating/tcl/head-procs.tcl
fix typos

fix typos

    • -1
    • +1
    ./packages/acs-templating/www/admin/test/if.adp
whitespace cleanup

    • -258
    • +249
    ./packages/calendar/sql/oracle/calendar-create.sql
    • -27
    • +27
    ./packages/calendar/tcl/cal-item-procs.tcl
calendar reform:

2.10.0d1: add table cal_uids and upsert operation for it

Add table cal_uids for CalDAV handling p o

New Function: cal_uid__upsert() p o

calendar::item::edit.cal_uid_upsert p o

calendar::item::new.insert_cal_uid p o

calendar.info

sql/oracle/cal-item-create.sql

sql/oracle/upgrade/upgrade-2.10.0d0-2.10.0d1.sql

sql/postgresql/cal-item-create.sql

sql/postgresql/upgrade/upgrade-2.10.0d0-2.10.0d1.sql

tcl/cal-item-procs-oracle.xql

tcl/cal-item-procs-postgresql.xql

2.10.0d2:

Add location as optional last parameter to cal_item__new (14/15)

Oracle: code was already out of sync with postgres, parameter

package_id was missing

Requires acs_event__new with location support acs-events 0.6.2d1

calendar.info

sql/oracle/cal-item-create.sql

sql/oracle/upgrade/upgrade-2.10.0d1-2.10.0d2.sql

sql/postgresql/cal-item-create.sql

sql/postgresql/upgrade/upgrade-2.10.0d1-2.10.0d2.sql

2.10.0d3:

Fix bug #3340: Delete acs_activity and recurrence,

when last cal_item referring to it is deleted.

calendar.info

sql/postgresql/cal-item-create.sql

sql/oracle/cal-item-create.sql

    • -13
    • +103
    ./packages/calendar/sql/oracle/cal-item-create.sql
    • -26
    • +61
    ./packages/calendar/tcl/cal-item-procs.tcl
    • -5
    • +17
    ./packages/calendar/tcl/cal-item-procs.xql
fix type reference for oracle

Fix boolean attributes for HTML5 input type 'number'

(and remove duplicate occurance of 'value')

    • -3
    • +6
    ./packages/xowiki/tcl/form-field-procs.tcl