• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Modified xml/kernel/permissions-design.xml and regenerated the html

file (don't know why our makefile recreates each html file when you

only change one xml file)

  1. … 60 more files in changeset.
major filtering, UI, and usability improvements on user index page by Lars, porting of datamodel to PG. Jarkko did some porting of admin pages. The PG port is not done yet.

    • -212
    • +52
    /openacs-4/packages/logger/www/index.adp
    • -96
    • +170
    /openacs-4/packages/logger/www/index.tcl
    • -3
    • +32
    /openacs-4/packages/logger/www/log.adp
    • -5
    • +38
    /openacs-4/packages/logger/www/log.tcl
    • -0
    • +15
    /openacs-4/packages/logger/www/no-projects.adp
    • -5
    • +99
    /openacs-4/packages/logger/www/style.css
    • -0
    • +25
    /openacs-4/packages/logger/www/admin/index-postgresql.xql
  1. … 8 more files in changeset.
adding a .LRN context bar that aids navigation on pages within applications mounted under classes and communities. TODO: provide the context bar also for application under the main dotlrn instance at /dotlrn (My Files, My Calendar etc.). This commit largely fixes bug 391.

    • -5
    • +4
    /openacs-4/packages/dotlrn/www/dotlrn-master.adp
    • -4
    • +7
    /openacs-4/packages/dotlrn/www/dotlrn-master.tcl
a) show only objects of a given package_id b) let user combine categories with and/or

don't default the instance name of packages to the package key. Let the apm API default it to the pretty name of the package type instead

    • -4
    • +0
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
fixing the settings for CommunityMemberURL and CommunityMemberAdminURL

    • -1
    • +2
    /openacs-4/packages/dotlrn/install.xml
Added Edit and Delete gifs

file Delete16.gif was initially added on branch oacs-4-6.

file Edit24.gif was initially added on branch oacs-4-6.

file Edit16.gif was initially added on branch oacs-4-6.

file Delete24.gif was initially added on branch oacs-4-6.

removing master.adp committed by mistake

    • -2
    • +0
    /openacs-4/packages/logger/www/master.adp
Made some changes to the permissions docs which better reflect reality

(but more work is needed, we need "how to" examples.)

changed openforce.net to openacs.org

changing dir in image references from /graphics to graphics since those images are no longer copied to the site-wide www dir as used to be the case

changing dir in image references to spacer.gif from /graphics to /shared/images since those images are no longer copied to the site-wide www dir as used to be the case

adding spacer gif used by new-portal

file spacer.gif was initially added on branch oacs-4-6.

changing dir in image references from /graphics to graphics since those images are no longer copied to the site-wide www dir as used to be the case

changing dir in image references to spacer.gif from /graphics to graphics since those images are no longer copied to the site-wide www dir as used to be the case

    • -8
    • +8
    /openacs-4/packages/dotlrn/www/control-panel.adp
recovering from a cvs mistake where I added logger files to head and removed them from head. Fixing time filter that was previously based on creation date instead of the date of the entry. Thanks Jarkko. Also making date form check that start day is before end day.

    • -0
    • +59
    /openacs-4/packages/logger/tcl/util-procs.tcl
    • -1
    • +1
    /openacs-4/packages/logger/www/index.adp
    • -70
    • +56
    /openacs-4/packages/logger/www/index.tcl
    • -0
    • +15
    /openacs-4/packages/logger/www/log-delete.tcl
    • -2
    • +7
    /openacs-4/packages/logger/www/log.adp
    • -1
    • +7
    /openacs-4/packages/logger/www/log.tcl
    • -0
    • +72
    /openacs-4/packages/logger/www/admin/entries-table.adp
    • -0
    • +80
    /openacs-4/packages/logger/www/admin/entries-table.tcl
  1. … 4 more files in changeset.
changing presentation of current user name in master template. The name now simply appears in the upper right corner. Deciding after feedback from Lars and Carl to not to reuse the box from OpenACS as it duplicates links in .LRN and doesn't fit in with the design.

    • -4
    • +4
    /openacs-4/packages/dotlrn/www/dotlrn-master.adp
    • -3
    • +3
    /openacs-4/packages/dotlrn/www/dotlrn-master.tcl
Don't log errors on 'i/o failed'.

file upgrade-1.2d8-1.2d9.sql was initially added on branch oacs-4-6.

Fixed bug #493: Bugs don't inherit permissions correctly

adding Lars's OpenACS logged in as box in the dotlrn master template in response to bug 391. Tested in NS4, Mozilla 1.3, and IE 6.0 on Windows

    • -6
    • +9
    /openacs-4/packages/dotlrn/www/dotlrn-master.adp
fixing broken new link in forums portlet by using the new /shared/images dir for images

making the login box on the start page honor the DefaultPersistentLoginP parameter

removing obsolete snippet of code writing an empty file list to info files

    • -17
    • +1
    /openacs-4/packages/acs-tcl/tcl/apm-xml-procs.tcl
adding the acs-kernel parameter DefaultPersistentLoginP in response to bug 474