• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Grant create, in addition to read and write, to community members

    • -9
    • +10
    ./packages/dotlrn/tcl/community-procs.tcl
- Fixed bug in oracle code, which caused thread last post date to not get set corectly

- Moved upgrade scripts to upgrade directory

    • -0
    • +328
    ./packages/forums/sql/oracle/upgrade/upgrade-0.1d-0.2d.sql
    • -0
    • +6
    ./packages/forums/sql/oracle/upgrade/upgrade-0.2d-0.3d.sql
    • -0
    • +3
    ./packages/forums/sql/oracle/upgrade/upgrade-0.3d-0.4d.sql
    • -0
    • +173
    ./packages/forums/sql/postgresql/upgrade/upgrade-0.1d-0.2d.sql
    • -0
    • +28
    ./packages/forums/sql/postgresql/upgrade/upgrade-0.2d-0.3d.sql
    • -0
    • +3
    ./packages/forums/sql/postgresql/upgrade/upgrade-0.3d-0.4d.sql
Tried to clean up the hierarchical display a bit on Oracle, but it's still awfully broken

Oracle porting bug: missing 'from dual'

Localize instance_name

Fixed bug #871: Sorting forums post listing

    • -4
    • +4
    ./packages/forums/www/forum-view-oracle.xql
    • -70
    • +22
    ./packages/forums/www/forum-view.adp
    • -9
    • +101
    ./packages/forums/www/forum-view.tcl
    • -2
    • +2
    ./packages/forums/www/admin/forum-disable.tcl
    • -5
    • +8
    ./packages/forums/www/admin/forum-edit.tcl
    • -2
    • +2
    ./packages/forums/www/admin/forum-enable.tcl
    • -20
    • +10
    ./packages/forums/www/admin/index.adp
    • -5
    • +57
    ./packages/forums/www/admin/index.tcl
    • -4
    • +7
    ./packages/forums/www/admin/permissions.tcl
Default applets instance_name to package's pretty_name instead of package_key

    • -4
    • +0
    ./packages/dotlrn/tcl/applets-procs.tcl
    • -11
    • +9
    ./packages/dotlrn/tcl/dotlrn-procs.tcl
    • -8
    • +0
    ./packages/dotlrn/tcl/dotlrn-procs.xql