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

    • -2
    • +4
    ./packages/xotcl-core/tcl/chat-procs.tcl
Added forums link in the navigation bar, and the bugtracker one in resources

    • -1
    • +1
    ./www/templates/widgets/navigation.tcl
Put wiki back in the navigation bar

    • -0
    • +1
    ./www/templates/widgets/navigation.tcl
- 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)

    • -10
    • +79
    ./packages/xowiki/tcl/includelet-procs.tcl
provide means to omit columns from csv output

    • -3
    • +4
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
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
    ./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

    • -14
    • +20
    ./packages/ecommerce/tcl/resource-procs.tcl
- fix handling of "required" for compound form-fields

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

- improve validation of form constraints

    • -5
    • +26
    ./packages/xowiki/tcl/form-field-procs.tcl
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

    • -111
    • +182
    ./packages/ecommerce/tcl/resource-procs.tcl
- fix encoding in bg delivery spooler

- make code less verbose

    • -8
    • +9
    ./packages/xotcl-core/tcl/bgdelivery-procs.tcl
small update for last fix

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
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)

    • -4
    • +8
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Improved design for openacs.org mainpage

    • -27
    • +16
    ./www/templates/homepage-new-index.adp
Remove version from catalog files

Improved design of openacs.org mainpage

    • -0
    • +15
    ./www/templates/widgets/download.adp
    • -6
    • +5
    ./www/templates/widgets/navigation.tcl
    • -17
    • +25
    ./www/templates/widgets/news.adp
    • -23
    • +22
    ./www/templates/widgets/postings.adp
    • -0
    • +22
    ./www/templates/widgets/resources.adp
file download.adp was initially added on branch openacs-org.

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

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

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

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)

    • -1
    • +1
    ./packages/calendar/www/view-week-display.tcl
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