• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Forgot to add my upgrade script during my last commit ...

file upgrade-4.6.2-4.6.3.sql was initially added on branch oacs-4-6.

1. removed some needless LARS notices

2. removed acs_methods and friends from the permissions documentation

and got rid of the commented-out table stubs.

3. dropping of permissions was broken in PG, fixed that.

4. cc_users and registered_users views have been sped up.

5. removed an unused and incorrect proc from revision-procs

6. updated acs-kernel to 4.6.3

-------------------------------------------------------------------------------------

Moved edit-this-page's acs-subsite parameters to acs-subsite, and removed them from here. Bumped up the version number and require acs-subsite 4.6.3. See bug #479

Added edit-this-page's parameters to acs-subsite -- I know it's ugle. See bug #479

Planes for fixing up general comments

    • -0
    • +20
    /openacs-4/contrib/packages/general-comments/TODO
Fixed problems with the label for the checkboxes.

Adding development version of general-comments. This is a rewrite of the data

model to remove dependance on acs-messaging.

  1. … 92 more files in changeset.
fixing item 3 of bug 471 by granting admin privilege to creator of a URL just like we do for files

Fixing bug 471. Changing site_node::instantiate_and_mount so that context_id defaults to the closest not-null ancestor package in the site map (the one at the parent node might be null)

Oops, bumped up the ecommerce requirement one too far

Fixed 'optional' switch on ad_form problem: should go on the widget line as foo:text,optional, not in the body of the element block

Fixed 'optional' switch problem with ad_form: optional is a flag, not a switch, should go like foo:integer(integer),optional.

adding projections to the user index page. Fixing some redirects in admin pages for projections

adding projections to the user index page. Fixing some redirects in admin pages for projections

    • -2
    • +47
    /openacs-4/packages/logger/www/index.adp
    • -41
    • +88
    /openacs-4/packages/logger/www/index.tcl
breaking out variable list from project form. Moving projections table to project page.

file projection-delete.tcl was initially added on branch oacs-4-6.

file projection.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/logger/www/admin/projection.tcl
file projection.adp was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/logger/www/admin/projection.adp
adding add/edit/display form for projections

adding add/edit/display form for projections

removing the package_types query that has been encapsulated in the proc apm_application_new_checkbox (forgot to do this earlier)

when adding the proc apm_application_new_checkbox I forgot to put the different queries in the xql files. Jarkko fixed it. Thanks Jarkko

adding the new URL parameter application_url to the /permissions/one page, and its neighboring pages, so that you can get back to an application after having managed the permissions of an application object. Previous commit by me to the /permissions/one page didn't fully get the job done.

file set-primary-variable.tcl was initially added on branch oacs-4-6.

file variable-delete.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/logger/www/admin/variable-delete.tcl
file unmap-variable-from-project.tcl was initially added on branch oacs-4-6.

file package-procs-oracle.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/logger/tcl/package-procs-oracle.xql
improving admin UI for associating variables with projects. Permission control over variables, projects, and package in UI. A number of other small improvements

    • -2
    • +3
    /openacs-4/packages/logger/tcl/package-procs.tcl
    • -20
    • +0
    /openacs-4/packages/logger/tcl/package-procs.xql
    • -3
    • +49
    /openacs-4/packages/logger/tcl/project-procs.tcl
    • -2
    • +27
    /openacs-4/packages/logger/tcl/project-procs.xql
improving admin UI for associating variables with projects. Permission control over variables, projects, and package in UI. A number of other small improvements