• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Installation from package repository -- now we just need the repository up at openacs.org

    • -0
    • +68
    /openacs-4/packages/acs-admin/www/apm/build-repository.tcl
    • -0
    • +34
    /openacs-4/packages/acs-admin/www/install/install-2.adp
    • -0
    • +114
    /openacs-4/packages/acs-admin/www/install/install-2.tcl
    • -0
    • +123
    /openacs-4/packages/acs-admin/www/install/install-3.tcl
    • -0
    • +15
    /openacs-4/packages/acs-admin/www/install/install-4.adp
    • -0
    • +16
    /openacs-4/packages/acs-admin/www/install/install-4.tcl
    • -0
    • +21
    /openacs-4/packages/acs-admin/www/install/install.adp
    • -0
    • +107
    /openacs-4/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

  1. … 8 more files in changeset.
Removing 'page' from acs-core

Bug #872: Decrease the indent with threaded posts

    • -1
    • +1
    /openacs-4/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
    /openacs-4/packages/dotlrn/www/control-panel.adp
    • -2
    • +3
    /openacs-4/packages/dotlrn/www/control-panel.tcl
Fixed bug #860: * required mark on forms

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

Add focus

Grant create, in addition to read and write, to community members

- Fixed bug in oracle code, which caused thread last post date to not get set corectly

- Moved upgrade scripts to upgrade directory

    • -2
    • +2
    /openacs-4/packages/forums/forums.info
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

    • -70
    • +22
    /openacs-4/packages/forums/www/forum-view.adp
    • -9
    • +101
    /openacs-4/packages/forums/www/forum-view.tcl
Default applets instance_name to package's pretty_name instead of package_key

    • -4
    • +0
    /openacs-4/packages/dotlrn/tcl/applets-procs.tcl
    • -11
    • +9
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
    • -8
    • +0
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.xql
Make context bar work with the index page in applications as well

Focus

Capitalize first letters of Yes and No

don't show email to un-logged in users.

general xql file had postgresql signature in it

Unassigned query not ported to PG

initializes category_defaults so empty bug-tracker does not fail

Adding a line to the api-doc of auth::create_user that it returns the user_id also.

Closes bug #854. Missing noquote, improper vertical alignment of arrow buttons.

Added double quotes around tag parameters.

adds a kernel param ExcludedFiles for which the rp returns 404 (set to */CVS/* *~) and support for that in rp

writing a Tcl proc with accompanying test case to replace the news__status plsql function. TODO: replace usage of plsql function with Tcl proc and update view

    • -1
    • +62
    /openacs-4/packages/news/tcl/news-procs.tcl
    • -0
    • +70
    /openacs-4/packages/news/tcl/test/news-test-procs.tcl
Fixed bug #882: gifs mising in file-storage

Do not center the form, makes it look really ugly (input fields are centered within themselves