• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding an example value to the description for the MapXMLFilePath parameter fixing collaboraid ticket 14

removing dependency of the simulation package on file-storage

Bumped up version number to 5.0.1

Bumping up version number to 2.0.1

rollback of Timo's name, package_id commit; see TIP 53

  1. … 82 more files in changeset.
added short doc on how to release openacs packages; added missing html files for this and for upgrade

    • -0
    • +4
    /openacs-4/packages/acs-core-docs/www/releasing-package.html
    • -0
    • +1
    /openacs-4/packages/acs-core-docs/www/upgrade-5-0-dot.html
added short doc on how to release openacs packages

  1. … 67 more files in changeset.
fixed bug re: perl munging of postgresql dump file

added some better perl munging from openacs.org's upgrade script;

added work-from-copy in step 1 and and /connect munging

    • -8
    • +17
    /openacs-4/contrib/misc/upgrade_4.6_to_5.0.sh
added some band-aid layout to make install from repository/local less

confusing.

Implementing ticket #20: Bulk Task Response. The bulk of the changes are on the tasks include and the task-detail page. Implementing ticket #17: sending message to own role (just removing an if statement)

    • -0
    • +1
    /openacs-4/packages/simulation/lib/simulations-task-count.adp
    • -0
    • +44
    /openacs-4/packages/simulation/lib/simulations-task-count.tcl
  1. … 7 more files in changeset.
corrected links in core doc TOC on index.adp

Fixed 1511 by following Anupriya's proposal.

Removed test case that won't fix 'by design'.

Added warning on nested group tags, following up on bug #428.

added deploy script

    • -0
    • +322
    /openacs-4/packages/acs-core-docs/www/files/deploy
added tcl deployment script

Use [list] instead of {} for context, so the file title shows up, instead of the literal

Fixed misnamed upgrade script from 4.6.3 to 5.0.0

file upgrade-4.6.3-5.0.0.sql was initially added on branch oacs-5-0.

Rolled back Dirk's change from view/ to download/ URLs. The view/ URL form is required to make interlinked HTML documents be browseable straight from file-storage, and is a critical feature in .LRN, particularly for Heidelberg

Moved header_stuff to the end of the HEAD section, so CSS defined through header_stuff will override the default stylesheets

Fixed typo in TImo's upgrade to the PG version - kernel didn't (actually

still doesn't due to other errors) install.

Added in view.vuh file, changed the way cr_folders were inherited

from, so that general-comments will work.

    • -0
    • +18
    /openacs-4/contrib/packages/resource-list/www/view.vuh
Added a paragraph which explains another potential problem when you

create .vuh files, and how to get around it by constructing your URLs

with ad_conn package_url

fixing a syntax error

Fixing missing pretty_submission_date that caused a 500.

TIP#42,43: adding package_id and title to acs_objects table

  1. … 82 more files in changeset.
Fix bug when inviting new users via the members page on the main site, where creating the user will already make them a member of the main site, by checking to see if a relation already exists before inserting a new one. The reason for this particular fix is that it will still insert the extra admin_rel relation, if you're chose to make the user an admin.

Default to users being able to create new threads

    • -1
    • +2
    /openacs-4/packages/forums/lib/forums/new.tcl