• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Change default view to last active (reply) date.

Remove name method from weblogger_channels, since the function isn't defined, and it's not needed

Bumped the version to 0.4d in order to use the new StateTabsP param.

Added help_text to the description field.

Changed the label and help_text of the log field.

1. Let the external bar default to the top of the page.

2. 'Refresh' replaced with 'Reset' and new gif.

3. State 'Created' => 'Pending'.

4. Solved indent problem without using <UL>.

5. Added/edited title attribs for all links.

6. Added a param to include/exclude state tabs.

    • binary
    /openacs-4/packages/curriculum/www/graphics/reset.jpg
Fix bug that supresses edit this page link on subsites. Bug#628

Fix restriction that limited serving only Main Subsite content folder with ETP.

Now any subsite can have a content folder managed by ETP.

fixes bug 152/patch 47 Jun Yamog

Fixed bug #626: Change project lead, set active/inactive

    • -2
    • +32
    /openacs-4/packages/logger/tcl/project-procs.tcl
    • -0
    • +19
    /openacs-4/packages/logger/tcl/project-procs.xql
file project-make-active.tcl was initially added on branch oacs-4-6.

file project-make-inactive.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/logger/www/admin/project-make-inactive.tcl
Forgot to noquote title and context bar.

Added noquote references. Resovles bug#585

    • -1
    • +1
    /openacs-4/packages/survey/www/admin/one.adp
changing name of sitewide admin dir from sw-admin to sitewide-admin

1. Added support for retrieval of live revision of files by their URL (a.k.a. virtual URLs).

This will make relative linking of images and sub-documents in HTML documents work.

As a small bonus, HTML and text documents will be templated, but only if they

are being stored in the db. Files stored in the file system look like before ...

2. Provided upgrade scripts for file-storage and the CR.

    • -0
    • +15
    /openacs-4/packages/file-storage/www/view/index-postgresql.xql
1. I made it possible to let content_template.new(), and its PG equivalent,

create a revision of the template by simply providing the template in the 'text'

param.

2. Bug-fixed content::init, content::get_content and some other procs related

to the index.vuh in the CR. Virtual URLs are now more or less supported for items

of any content type if they have a content template associated with them.

If a content item associates a template to it (by registering it), it will have precedence

over the type's template. It will transparently act as a default, in other words.

Added Oracle suport to db_blob_get. Changed site_node_closest_ancestor_package so that it takes a list of keys.

Added xql file. Fixed datamodel to reflect general_comments subtype of

content_item. Added plsql api for adding a new revision of a comment.

General_comments references cr_items. None of the attributes in general_comments should be versioned.

Adding a noquote fix.

Minor adjustments of supported versions, etc.

Added a few rules for the configuration pages

1. Split up default-master into blank-master and default-master;

2. Added a lists.css stylesheet for list-builder lists.

file blank-master.adp was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/www/blank-master.adp
file lists.css was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/www/lists.css
file blank-master.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/www/blank-master.tcl
Fix noquote problems. Move comment-edit.xql to comment-add-edit.xql

Recover lost file.

Adding missing adp file.