• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
bug fix for locale

added extra default value for locale in case acs-lang manages not to

come up with any answer at all for what locale we're in, which sadly

is the modal case, and then causes an error which should already be

prevented by the catch statement that doesn't do what I thought it

would do.

adding XMLReportDir parameter. Adding description to the server page and cleaning up the page a little.

Added start_date_before_end_date message key

adding new parameter XMLReportDir

Page title shows up twice patch 422 Gabriel Burca

add a dependency on categories since there is one.

default iscachable_p to f, bug 1422 patch 424 Caroline Meeks

drop script for acs-lang, bug 1431 patch 425 Jon Griffin (and me for postgres side)

    • -0
    • +7
    /openacs-4/packages/acs-lang/sql/oracle/acs-lang-drop.sql
turn sysdate into current_timestamp in pg queries patch 429 bug 1439 Torben Brosten

fix rss_gen_200 dont ignore image param, dont clobber some vars, patch 433 bug 1498 Carsten Clasohm

fix -blank_if_no_db option to ad_db_select_widget patch 435 bug 1522 Keith Paskett

fix links in tagref docs,patch 434 Nis J�rgensen

adding server login link

adding config parameter report_scp_target

optionally copying the install xml report to a certain directory with scp. Using new config param report_scp_target

    • -28
    • +34
    /openacs-4/etc/install/install.sh
bug fix: server page would error if there was no test report xml file

added notes on submitting new packages to contrib

added maturity and vendor tags

initial upload

  1. … 98 more files in changeset.
Initial revision

    • -0
    • +24
    /openacs-4/contrib/packages/vocabulary/vocabulary.info
  1. … 98 more files in changeset.
added proc category::list::collapse_multirow to create a list of category_ids per object to be displayed. deleted procs category::list::db_foreach and category::list::db_multirow because they are no longer needed

adding a comment about the new up value of the do_checkout parameter

adding ability for install scripts to do cvs update of a server instead of a from scratch checkout (saving bandwidth and time)

    • -0
    • +51
    /openacs-4/etc/install/updateserver.sh
Fixed typo on line 100

I forgot this file in yesterday's commit ...

    • -0
    • +1
    /openacs-4/packages/curriculum/www/admin/admin-roles.adp
Added a little more detail to Postgres 7.2->7.3 upgrade instructions.

Fixed a few bugs; assigning of default wf roles and checking of 'abstract' URLs. General clean-up.

    • -0
    • +24
    /openacs-4/packages/curriculum/tcl/apm-callback-procs.xql
Fixed a few bugs; assigning of default wf roles and checking of 'abstract' URLs. General clean-up.

    • -0
    • +7
    /openacs-4/packages/curriculum/lib/admin-roles.adp
    • -0
    • +56
    /openacs-4/packages/curriculum/lib/admin-roles.tcl
    • -0
    • +15
    /openacs-4/packages/curriculum/lib/admin-roles.xql
  1. … 11 more files in changeset.
added comment