• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fix encoding in bg delivery spooler

- make code less verbose

small update for last fix

program around different behavior of fs::get_root_folder in PostgreSQL and Oracle when called with package_ids with no root folder (PostgreSQL returns "", Oracle throws error)

Improved design for openacs.org mainpage

    • -7
    • +1
    /openacs-4/www/templates/box-master.adp
Improved design of openacs.org mainpage

Remove version from catalog files

Improved design of openacs.org mainpage

    • -17
    • +25
    /openacs-4/www/templates/widgets/news.adp
    • -2
    • +10
    /openacs-4/www/templates/widgets/news.tcl
file download.adp was initially added on branch openacs-org.

    • -0
    • +0
    /openacs-4/www/templates/widgets/download.adp
file sponsors.adp was initially added on branch openacs-org.

    • -0
    • +0
    /openacs-4/www/templates/widgets/sponsors.adp
file resources.adp was initially added on branch openacs-org.

    • -0
    • +0
    /openacs-4/www/templates/widgets/resources.adp
Improved design for openacs.org homepage

    • -72
    • +87
    /openacs-4/www/templates/css/main.css
PG 8.3 tightened up type checking, thus enforcing the notion that "to_date"

converts a string to a date, not a date to another form of a date (sheesh).

Moved that query into the pg xql file then discovered that apparently it's

not a good query for oracle, either, so hopefully fixed that (though it will

need testing)

Remove package version from catalog file

Update ajaxfs ui to work with latest file-storage

Got rid of some nasty code held over from new-portal that had a tcl proc

redirecting to the admin home page for initial configuration. Not only was

this ugly, but it didn't work correctly if the IndexInternalRedirect parameter

for the parent subsite was set to point to the layout subsite configuration

package before initialization.

Remove package version from catalog file

Added a new parameter to the layout manager package and tweaked the default

theme.

Improved a parameter description.

Replace all occurences of "hub" with "openacs"

Set default to "openacs" for tinymce

The URL for the file storage package instance was hardwired to be "file-storage",

which I guess worked OK in .LRN where the portlet apparently knows where the

applet puts it but ... still ... argh!

Fixed HTML

adding standardization filtering to user input filename

Tinymce:

- fixed typo

- fix to retrieve htmlarea_id elements for tinymce initialization

completing allow html for custom fields

standardizing template

Indent code

Merge from release branch to HEAD

Merge from release branch to HEAD

Merging from release branch to HEAD