• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
remove parens

fix typos

    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
fix typos

fix typos

whitespace cleanup

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

fix type reference for oracle

Fix boolean attributes for HTML5 input type 'number'

(and remove duplicate occurance of 'value')

Prefer string operators over empty_string_p. Whitespace changes.

Remove extra bracket

Fix typos

Fix typos

Prefer string operators and 'info exists' over 'string equal', empty_string_p and exists_and_not_null

Fix typos

Fix typos

Fix a bunch of typos

    • -12
    • +12
    /openacs-4/packages/cms/tcl/publish-procs.tcl
  1. … 106 more files in changeset.
Fix typo

Fix typos

  1. … 7 more files in changeset.
Whitespace changes and a single typo fix

fix singular/plural typos

Fix typos

Fix typos

  1. … 17 more files in changeset.
Fix typos

Fix typos

    • -1
    • +1
    /openacs-4/packages/theme-ges/README.bin
Comment state of notification::type::get_type_id due to per-thread caching

Fix one more recently introduced bug detected by Hani Gadllah.

Fiy typo

Fix conditional expression. A typo in the original code survived succesive refactoring which made it not so obvious...

Fix caching bug detected by Hani Gadllah

revert escaped change