• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed typo in PG upgrade script ("can''t" vs. "can't") and added symlinks

as registered content types to folders in order to ease further extension

of the semantics of file-storage.

dont default the magic args var in db_list_of_ns_sets

the version url was not updated and this broke the upgrade to 4.6.2

1. One fix to track APM changes made by Peter, in acs-subsite

2. changed attachments to use cr_extlinks

3. Fixed a couple of problems with my prior commit to file-storage that

removed fs_urls.

Changed copy to track removal of fs_simple_objects in file storage.

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

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

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

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

file extlink-procs-postgresql.xql was initially added on branch oacs-4-6.

file upgrade-4.6.4-4.6.5.sql was initially added on branch oacs-4-6.

Removed the vile fs_simple_objects added by OF to store URLs in file

storage despite the existence of a non-versioned URL type in the content

repository. Upgrade scripts provided. I added Tcl API to the content

repository to honor our desire to export the SQL API to Tcl client code.

1. folder contents are now counted correctly (bug fix)

2. The fs_objects view is now usable in PG (it was a UNION view before and

therefore didn't scale)

3. Code in file storage is considerably simpler now and all file storage

objects are now stored in the content repository, as they should

be.

The Oracle version may need some work I'll finish testing this afternoon.

  1. … 32 more files in changeset.
Updated version number to make life in the APM more pleasant.

Page name 'Calendar' had to be changed to 'My Calendar', since the page has been renamed

Fixed bug #360: Treat 'display' mode elements the same as inform widgets, and don't bomb on categories that are blank

Removed the search query name stuff. It didn't work, because it would get resolved in the wrong namespace

Fixed bug #363: search queries messed up

file component-ae-oracle.xql was initially added on branch oacs-4-6.

file component-ae-postgresql.xql was initially added on branch oacs-4-6.

Fixed bug #358: we'd missed a couple of instances of 'bug'

Fixed bug #214 so we consistently check the 'read_private_data' flag on the main /dotlrn package

Bump the max upload default to 5,000,000. This is currently used as the default for all classes/communities in dotLRN and it is hard to get to the file-storage instance for each one to change it, so making the default a bit higher means fewer folks will have to deal with that hassle

removing the last traces of the Control Panel name (replaced with My Account and Administer)

    • -1
    • +1
    /openacs-4/packages/dotlrn/dotlrn.info
    • -2
    • +2
    /openacs-4/packages/dotlrn/www/control-panel.tcl
    • -5
    • +1
    /openacs-4/packages/dotlrn/www/dotlrn-master.tcl
    • -11
    • +11
    /openacs-4/packages/dotlrn/www/help.adp
Fixed bug #213: adding user hangs when there's autosubscribe.

removing the dotlrn-default-master files that seem to duplicate the dotlrn-master files which have more recent changes

Using new form builder maxlength instead. Also made description optional.

Fixed bug #189: use util_text_to_url instead of running dotLRN's own

Fixed util_text_to_url's resolve_conflicts_p switch, which didn't work

fixing bug 365, fixing typo in sentence in adp. Also removing the old Control Panel text in favor of administration page.

fixing bug 40 by changing from form widget to hidden

    • -3
    • +2
    /openacs-4/packages/dotlrn/www/spam.tcl