• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update version for notifications dependency

Do not enable on startup to avoid error at installation

    • -1
    • +1
    ./acs-developer-support/acs-developer-support.info
Use the actual current url for referer, not dotlrn/control-panel hard

coded

compatibility with oacs-5-2 (problems due to different error propagation), better cache management for admins

    • -2
    • +2
    ./xotcl-core/tcl/20-Ordered-Composite-procs.tcl
adding missing variable declaration needed at least for pg 8.2

make sure to load xotcl-core init before other xowiki apps

    • -1
    • +2
    ./acs-bootstrap-installer/bootstrap.tcl
missing file from upgrade

adding missing variable declaration needed at least for pg 8.2

added a file type guess code to xowiki form procs

Remove reference to oacs_site_wide_admin_p. It was the same as

site_wide_admin_p

Upgrade to version 1.1

    • -0
    • +42
    ./ref-countries/tcl/ref-countries-procs.tcl
Added variable declaration which resulted in an installation error on PG 8.2

made ::xowiki::update_views a own proc

    • -14
    • +14
    ./xowiki/tcl/xowiki-callback-procs.tcl
perform refresh view unconditionally in update script, since dopping a column seems to delete the automatic views

    • -11
    • +14
    ./xowiki/tcl/xowiki-callback-procs.tcl
Version numbers bumped to 2.2.1...

    • -3
    • +3
    ./assessment-portlet/assessment-portlet.info
    • -3
    • +3
    ./calendar-portlet/calendar-portlet.info
    • -5
    • +5
    ./dotlrn-assessment/dotlrn-assessment.info
    • -6
    • +6
    ./dotlrn-calendar/dotlrn-calendar.info
    • -4
    • +4
    ./dotlrn-evaluation/dotlrn-evaluation.info
  1. … 25 more files in changeset.
Fix Bug#3056. sn_gifsize should be ns_gifsize.

    • -1
    • +1
    ./acs-content-repository/tcl/revision-procs.tcl
Fix Bug#3056. sn_gifsize should be ns_gifsize.

    • -1
    • +1
    ./acs-content-repository/tcl/revision-procs.tcl
Fix typo sn_gifsize should be ns_gifsize. Bug#3056. Thanks to Jon

Griffin for finding it and for the patch.

    • -1
    • +1
    ./acs-content-repository/tcl/revision-procs.tcl
prevent double substitution for includelets in books, some cleanup

    • -5
    • +10
    ./xowiki/tcl/xowiki-portlet-procs.tcl
Need to go to losrm/admin after uploading a course

Changed links to reflect moving of admin stuff to lorsm/www/admin

    • -2
    • +2
    ./lorsm-portlet/www/lorsm-admin-portlet.adp
And more removals

Removed some additional files ...

    • -184
    • +0
    ./lorsm/www/course-structure.xql
Moved admin stuff to www/admin, templates from www/lib to lib.

    • -0
    • +1
    ./lorsm/lib/md-record.adp
    • -0
    • +61
    ./lorsm/lib/md-record.tcl
    • -0
    • +3
    ./lorsm/lib/repository-shared-courses.adp
    • -0
    • +99
    ./lorsm/lib/repository-shared-courses.tcl
    • -0
    • +42
    ./lorsm/www/admin/course-add-2.adp
  1. … 351 more files in changeset.
provide default value for publish_status

fix publish_satus for new xowiki instances

*** empty log message ***

Made sure to use the correct logfile on restart of the postgresql server

    • -1
    • +1
    ./acs-core-docs/www/files/postgresql.txt
make publish_status a first class attribute of an object

    • -19
    • +14
    ./xotcl-core/tcl/generic-procs.tcl
don't change publish_status when pages are modified; make publish_status an ordinary page attribute, don't notify or syndicate in production mode

    • -13
    • +14
    ./xowiki/tcl/xowiki-form-procs.tcl
    • -1
    • +12
    ./xowiki/www/admin/set-publish-state.tcl