• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
I18N: un-localizing a log message (we haven't been localizing them elsewhere), adding a few keys to the catalog file that were missing

Fixed bug in ad_admin_context_bar: The if clause was reversed.

I18N: converting the dotlrn-forums package to using the message catalog

I18N: converting the dotlrn-dotlrn package to using the message catalog

making sure that lang::message::lookup can be used without an HTTP connection, also making sure the cache is loaded by lookup if that hasn't already been done

changed default openfts version to source to 0.31

adding the catalog file

I18N: converting dotlrn-static to using the message catalog

I18N: converting dotlrn-news to using the message catalog

I18N: adding sql file type to the UI for converting to message catalog use

making it possible to extract keys from sql files

I18N: converting the dotlrn-syllabus package to using the message catalog

quotation marks in message catalog text were quoted when they shouldn't be (need to remember to manually unquote them in double quoted strings in tcl)

quotation marks in localized message were quoted causing href to not work

I18N: localizing the admin pretty name and various other texts on the dotlrn admin page

I18N: localizing the forums-portlet admin pretty name and other strings on the dotlrn admin page

I18N: converting dotlrn-portlet package to using the message catalog

I18N: localizing some strings on the dotlrn admin page

I18N: some temporary message tags were unconverted. My script had eaten some code, need to figure out why

run notifications cleanup every 2 days, not every 60 secs

more fixes to CSS for navigation and user status

fix link colors for navupper and user-status

    • -2
    • +5
    /openacs.org-dev/www/css/dotlrn/main.css
more cleanup

more fixes

    • -0
    • +22
    /openacs.org-dev/templates/dotlrn/user-status.adp
    • -0
    • +22
    /openacs.org-dev/templates/dotlrn/user-status.adp~
    • -0
    • +9
    /openacs.org-dev/templates/dotlrn/user-status.tcl
swap register/login links to make more sense

put css file in the correct directory

    • -213
    • +0
    /openacs.org-dev/www/css/main.css
    • -0
    • +214
    /openacs.org-dev/www/css/dotlrn/main.css
remove td around user-status widget

link to dotlrn css file

move dotlrn css file under pageroot

    • -0
    • +213
    /openacs.org-dev/www/css/main.css
fixed file storage guessing of mimetype so as not to create new mime types - not the appropriate place.