• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
don't set user color in sweeper

Added forums link in the navigation bar, and the bugtracker one in resources

Put wiki back in the navigation bar

- includelet form-usages: omit edit and delete button from csv output

- includelet form-usages: provide means to generate a "voting form" from form-usages (use -voting_form en:someformname)

    • -3
    • +3
    /openacs-4/packages/xowiki/xowiki.info
provide means to omit columns from csv output

fixing product import count

Change colors to make it warmer

fixingdrop order

removing least function definition because it is now in pg by default

Make news and forums item a bit smaller

sorting applets by name using i18n

    • -1
    • +10
    /openacs-4/packages/dotlrn/www/applets-chunk.tcl
update message catalog

might be working with these changes.. a local convert is being problematic so cannot fully verify quite yet

- fix handling of "required" for compound form-fields

- fix validation checking in compound fields (e.g. dates)

- improve validation of form constraints

adding missing features for GIF images, standardized file commands with tcl, improved logic handling.. there may be some typos, not fully tested.. will test as soon as I convert some other pages to use ecommerce::resource procs

- 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.