• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed bug in item::get_revision_content, upvar'ing happened after the variable had been populated

- Added item_id to array returned by bcms::item::get_item

- Split get_item_by_url up into separate get_item_id_by_url helper proc

- Various cleanups and bug fixing

    • -20
    • +35
    ./contrib/packages/bcms/tcl/bcms-item-procs.tcl
    • -1
    • +1
    ./contrib/packages/bcms/tcl/bcms-item-procs.xql
nsv_get acs_application was failing sometimes on install and I wasn't able to track down why. To avoid further hassle I removed that nsv since we don't need it

Added procs

Latest version

    • -0
    • +6
    ./contrib/packages/simulation/lib/object-display.adp
    • -0
    • +51
    ./contrib/packages/simulation/lib/object-display.tcl
    • -0
    • +26
    ./contrib/packages/simulation/tcl/apm-callback-procs.tcl
    • -0
    • +13
    ./contrib/packages/simulation/tcl/simulation-procs.tcl
    • -0
    • +6
    ./contrib/packages/simulation/www/object-edit.adp
    • -0
    • +168
    ./contrib/packages/simulation/www/object-edit.tcl
    • -0
    • +11
    ./contrib/packages/simulation/www/object-list.adp
  1. … 19 more files in changeset.
Make db_boolean public

    • -1
    • +1
    ./packages/acs-tcl/tcl/00-database-procs.tcl
Changed singular name

Adding curly braces, so the page will be cached

    • -2
    • +2
    ./packages/file-storage/www/file-add-2.tcl
standardized list choices

adding dotlrn-weblogger to dotlrn-core module

adding the dotlrn-all alias with all dotlrn packages

updated docs for 5.0.0 alpha

    • -2
    • +1
    ./packages/acs-core-docs/www/acs-admin.html
    • -2
    • +1
    ./packages/acs-core-docs/www/acs-plat-dev.html
    • -74
    • +73
    ./packages/acs-core-docs/www/aolserver.html
    • -52
    • +51
    ./packages/acs-core-docs/www/apm-design.html
    • -2
    • +1
    ./packages/acs-core-docs/www/configure.html
    • -3
    • +2
    ./packages/acs-core-docs/www/credits.html
    • -2
    • +1
    ./packages/acs-core-docs/www/cvs-tips.html
  1. … 86 more files in changeset.
Changed "ns_log Error" to "ns_log Notice" when "exec aspell dump dicts" is caught. Normally it's due to an old version of aspell and spell-checking will continue to work, but with one dictionary only ...

notes

assorted little things

    • -1
    • +1
    ./packages/acs-core-docs/www/xml/openacs.xsl
added details of IMS batch sync

    • -0
    • +256
    ./packages/acs-authentication/www/doc/xml/design.xml
Lars fixed acs_user::flush_cache invocation from membership_rel::change_state. We were flushing using the wrong user_id. Also, now we only flush if the membership_rel of a user (as opposed to some other party) is changed.

fixing bug 315 - HTML quoting of page_name in portals to protect against malicious HTML

    • -4
    • +4
    ./packages/new-portal/tcl/portal-procs.tcl
Fixed bug #941: lang::conn::timezone fails when not connected

    • -2
    • +6
    ./packages/acs-lang/tcl/locale-procs.tcl
Bumped up the requirement for acs-content-repository, to require the new define_function_args call

Added PG define_function_args to a single PL/SQL proc, so we can use package_instantiate_object - need to add it to the rest

- Fixed bug #163: Formatting of bug comments broken - much too wide

- Added a max-width: 700px around each activity log history entry.

- Templated the activity log history, so it's easier to customize the display

    • -0
    • +6
    ./packages/workflow/lib/activity-entry.adp
    • -17
    • +31
    ./packages/workflow/tcl/case-procs.tcl
Fixed bug #923: first/last nav buttons

Log error to errorlog when there's a problem creating an application

Added first/last images

    • binary
    ./packages/acs-subsite/www/resources/stock_first-16.png
    • binary
    ./packages/acs-subsite/www/resources/stock_first.png
    • binary
    ./packages/acs-subsite/www/resources/stock_last-16.png
    • binary
    ./packages/acs-subsite/www/resources/stock_last.png
Moving stylesheet into a separate file

    • -115
    • +13
    ./packages/bug-tracker/lib/master.adp
    • -0
    • +101
    ./packages/bug-tracker/www/resources/bug-tracker.css
Fixed some links

Don't duplicate page title in context bar

Replaced table with div for back/forward naviagation

Removed unnecessary tables in standard form template