• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding curriculum to checkout

adding dotlrn-curriculum to install.xml

adding curriculum packages to dotlrn-core

removing message key archived_in not used

fixing bug 240 - internationalization of news publish status. Making the PLSQL function news_status return only a short name status instead of human readable text. Instead generating human readable text from new Tcl proc news_pretty_status. Bumping version number to 5.0d1. Providing an automated test covering both functions.

    • -34
    • +23
    ./packages/news/sql/oracle/news-create.sql
    • -0
    • +673
    ./packages/news/sql/oracle/upgrade/upgrade-4.6-5.0d1.sql
    • -50
    • +27
    ./packages/news/sql/postgresql/news-create.sql
    • -0
    • +145
    ./packages/news/sql/postgresql/upgrade/upgrade-4.6-5.0d1.sql
    • -38
    • +18
    ./packages/news/tcl/news-procs.tcl
    • -0
    • +12
    ./packages/news/tcl/test/news-test-procs-oracle.xql
    • -0
    • +12
    ./packages/news/tcl/test/news-test-procs-postgresql.xql
    • -11
    • +25
    ./packages/news/tcl/test/news-test-procs.tcl
    • -20
    • +7
    ./packages/news/www/admin/index.tcl
I rewrote the check for aspell or ispell so it actually works.

1) Replaced the spell-check radio buttons with a pull-down menu of available dictionaries.

2) Added a SpellcheckDialectsP param to let the SWA choose between just 'en' and 'fr', as opposed to 'en_CA', 'en_GB', 'en_US', 'fr_CA' and 'fr_FR' ... for instance. (It is read from spellcheck-init.tcl so it demands a server restart.)

3) The init script auto-detects all of this according to the brand of the spell-check binary, its presence, etc.

4) There is currently support for: aspell, ispell or no spell-checking.

    • -15
    • +11
    ./packages/acs-templating/tcl/widget-procs.tcl
Added the new ad_form "nospell" flag to some vital text elements.

    • -2
    • +2
    ./packages/curriculum/lib/element-ave.tcl
add a space

    • -2
    • +2
    ./packages/acs-templating/tcl/filter-procs.tcl
bug fixes that came up when install from scratch, also some changes to uploading file

    • -7
    • +2
    ./contrib/packages/bcms/tcl/bcms-procs.tcl
    • -36
    • +75
    ./contrib/packages/bcms/tcl/bcms-revision-procs.tcl
reverted to 1.14 patch deferred until further decision is made, see bug 891

1) Added wf side effect that updates the bar when some actions have taken place + general cleanup.

2) Fixed assigning of roles (the "role_" prefix kinda escaped me for some time :-b)

3) Fixed some localization issues and added a couple of entries in the message catalog.

4) Removed the admin link used to update the bar.

5) Fixed so that the owner is displayed correctly.

    • -34
    • +40
    ./packages/curriculum/lib/curriculum-ave.tcl
    • -76
    • +44
    ./packages/curriculum/tcl/curriculum-procs.tcl
    • -1
    • +2
    ./packages/curriculum/tcl/curriculum-procs.xql
1) Added auto-detection of the spell-checker binary on startup. Lars Pind bug 886 . Til suggested it the first time around (Thanks).

2) Optimized the code some.

3) Removed the SpellcheckerPath param and added explaining text to the other param.

    • -0
    • +20
    ./packages/acs-templating/tcl/spellcheck-init.tcl
add additional checking before using the default value, see bug 891

added documentation, tweaked the procs especially bcms::revision, bug fix for CR plsql

    • -12
    • +5
    ./contrib/packages/bcms/tcl/bcms-item-procs.tcl
    • -1
    • +48
    ./contrib/packages/bcms/tcl/bcms-procs.tcl
    • -15
    • +62
    ./contrib/packages/bcms/tcl/bcms-revision-procs.tcl
added the files to manupulate the new content types

    • binary
    ./contrib/packages/bcms-ui-base/www/bcms-ui-base-images/file.png
    • -0
    • +24
    ./contrib/packages/bcms-ui-base/www/manage/revision-publish.tcl
added the admin templates for the new content types also renamed default to default_template

complated the forms for CR basic content types

    • -0
    • +110
    ./contrib/packages/bcms-ui-base/resources/file-form.tcl
    • -0
    • +131
    ./contrib/packages/bcms-ui-base/resources/image-form.tcl
Fixed local install path problem introduced by remote install

    • -3
    • +3
    ./packages/acs-admin/www/install/install-3.tcl
Log errorInfo when installation fails

    • -1
    • +4
    ./packages/acs-tcl/tcl/apm-install-procs.tcl
Clarified documentation of apm_higher_version_installed_p

    • -5
    • +16
    ./packages/acs-admin/tcl/apm-admin-procs.tcl
Installation from package repository -- now we just need the repository up at openacs.org

    • -0
    • +68
    ./packages/acs-admin/www/apm/build-repository.tcl
    • -0
    • +16
    ./packages/acs-admin/www/install/index.adp
    • -3
    • +14
    ./packages/acs-admin/www/install/index.tcl
    • -0
    • +34
    ./packages/acs-admin/www/install/install-2.adp
    • -0
    • +114
    ./packages/acs-admin/www/install/install-2.tcl
    • -0
    • +123
    ./packages/acs-admin/www/install/install-3.tcl
    • -0
    • +15
    ./packages/acs-admin/www/install/install-4.adp
    • -0
    • +16
    ./packages/acs-admin/www/install/install-4.tcl
    • -0
    • +21
    ./packages/acs-admin/www/install/install.adp
    • -0
    • +107
    ./packages/acs-admin/www/install/install.tcl
  1. … 5 more files in changeset.
Moved images to /resources directory (faster, because no permission checks).

Also changed date format on one.tcl

Can now add process task dependencies.

Added in processes. Still only half-working

    • -0
    • +145
    ./contrib/packages/project-manager/www/process-task-add-edit-2.tcl
  1. … 8 more files in changeset.
Bug #872: Decrease the indent with threaded posts

    • -1
    • +1
    ./packages/forums/www/message-view.adp
Changed personal info links to a link to Your Workspace in an attempt to merge .LRN and OpenACS a bit

    • -10
    • +4
    ./packages/dotlrn/www/control-panel.adp
    • -2
    • +3
    ./packages/dotlrn/www/control-panel.tcl
Fixed bug #860: * required mark on forms

Fixed bug #885: If an admin user visits dotlrn, self-approve

    • -6
    • +0
    ./packages/dotlrn/www/index-not-a-user.adp
    • -9
    • +8
    ./packages/dotlrn/www/index-not-a-user.tcl
Add focus

    • -0
    • +1
    ./packages/dotlrn/www/admin/club-new.adp