• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- only add encoding to mime-type for text text/* types

Casting text constants on query and using plpsql function to check permission instead of using a subquery (takes advantage of recursive permissions implementation)

Adding message keys used on the last round of commits.

Fixing wrong package key for message key.

- improve tailorability of form action buttons

    • -10
    • +23
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
make sure created XoTcl Objects are properly destroyed at the end of a request (patch by Günter Ernst).

    • -3
    • +5
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
Using ::xo::dc api instead of db_*.

    • -6
    • +5
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -6
    • +6
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
i18n.

includelets i18n.

Import process i18n.

    • -4
    • +11
    /openacs-4/packages/xowiki/tcl/import-procs.tcl
formfields i18n.

Using prime number for interval of scheduled proc.

Removing trailing pound signs.

- fix for bug #3238

    • -2
    • +2
    /openacs-4/packages/search/search.info
- add missing indices

- bump version number to 2.8.2d1

file upgrade-2.8.1-2.8.2d1.sql was initially added on branch oacs-5-8.

- add missing indices

- bump version number to 5.8.3d2

file upgrade-5.8.3d1-5.8.3d2.sql was initially added on branch oacs-5-8.

file upgrade-5.8.1-5.8.3d1.sql was initially added on branch oacs-5-8.

- make sure to add indices on foreign keys

    • -3
    • +8
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- remove unused table from query

- the last commit deleted to much; reinstantiate save_data

    • -5
    • +22
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
- address bugs #3244 and #3245

    • -111
    • +288
    /openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl
- whitespace change

- refactor code such that "save_in_hstore" is called from "save" and "save_new" operations

- when a package instance has save_in_hstore set, now all FormPages use the hstore index

    • -27
    • +19
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
- improve code documentation

    • -1
    • +7
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- fix for issue #3242: for items with a latest_revision but no live_revision, content::item::get_revision_content was raising an exception

if we deal with a ::xo::db::CrItem we use the item_id, otherwise use the object_id.

- allow includelet markup to be at the end of a string (not followed by any character)

    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- improve includelet markup (double curly braces) in case it is followed immediately by a character. Old method of using entities is sometimes voided by clever richtext editors

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