• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Lower instead of upper

Fixed bug with sorting bugs list

add a type to the js included, put title at the very top before the meta generator tag, don't emit an empty ul in the footer

Fix single file upload filenames. It was using the entire upload_file list

instead of just the user filename.

Add commit on evaluation for Jose Escodebo escobedj

Making keepalive time out its request to the db test page after 6 seconds. Reducing number of tries to 6. Making it possible to run keepalive quite often by introducing the seconds_between_restarts parameter so that for example you can tell keepalive to never restart a server more often than every 10 minutes

    • -20
    • +68
    /openacs-4/etc/keepalive/keepalive.sh
add evaluation

Evaluation - Gradding package initial import

  1. … 117 more files in changeset.
Initial revision

    • -0
    • +27
    /openacs-4/packages/evaluation/evaluation.info
    • -0
    • +23
    /openacs-4/packages/evaluation/lib/audit-chunk-postgresql.xql
    • -0
    • +4
    /openacs-4/packages/evaluation/lib/audit-chunk.adp
    • -0
    • +45
    /openacs-4/packages/evaluation/lib/audit-chunk.tcl
    • -0
    • +16
    /openacs-4/packages/evaluation/lib/confirm-delete-form.adp
    • -0
    • +4
    /openacs-4/packages/evaluation/lib/evaluations-chunk.adp
    • -0
    • +120
    /openacs-4/packages/evaluation/lib/evaluations-chunk.tcl
    • -0
    • +14
    /openacs-4/packages/evaluation/lib/evaluations-chunk.xql
    • -0
    • +1
    /openacs-4/packages/evaluation/lib/grades-chunk.adp
    • -0
    • +5
    /openacs-4/packages/evaluation/lib/grades-chunk.tcl
    • -0
    • +66
    /openacs-4/packages/evaluation/lib/tasks-chunk-postgresql.xql
    • -0
    • +3
    /openacs-4/packages/evaluation/lib/tasks-chunk.adp
    • -0
    • +175
    /openacs-4/packages/evaluation/lib/tasks-chunk.tcl
  1. … 117 more files in changeset.
Fix proc documentation for after_mount callback to reflect reality.

Fix message keys on buttons.

Fix URLs under fs-portlet to prepend the fs_url when the portlet is displaying

the folder-chunk template outside a file-storage package instance.

Fix double WebDAV url display.

Fix webdav URL message key on 5.1 branch

Changed the position of the link for the docbook tags

add the aplaws cat load file

    • -0
    • +1562
    /openacs-4/contrib/packages/cop-base/www/admin/acl.tcl
some i18n fixes, make bug_tracker::bug::get work outside the bug tracker pkg, add search datasource/url impl for bugs and patches

    • -0
    • +195
    /openacs-4/packages/bug-tracker/tcl/bug-search-procs.tcl
bookshelf search procs

    • -0
    • +82
    /openacs-4/packages/bookshelf/tcl/bookshelf-search-procs.tcl
fixes to faq search impl

    • -5
    • +5
    /openacs-4/packages/faq/tcl/faq-sc-procs.tcl
add template::multirow unset documentation

return one of the names of the unimplemented op

merge changes on 5.1 for common keys

add triggers to index forums themselves, small bug in the datasource func

put functions in a namespace, make them private, fix small bug with handling 'seen' objid in search::indexer, get rid of useless db_transaction call, check that a driver exists before doing anything in the sched proc

    • -22
    • +33
    /openacs-4/packages/search/tcl/search-procs.tcl
    • -3
    • +3
    /openacs-4/packages/search/tcl/search-procs.xql
    • -3
    • +3
    /openacs-4/packages/search/www/search.tcl
make static page index page smarter about returning directory at mount point

    • -0
    • +4
    /openacs-4/packages/static-pages/www/index.adp
show links to usage on tree-delete and unmap on tree-usage

minor change to ReturnHeaders docs

remove backup files accidentally added to cvs

fix bug getting member url, add contributions include (still needs to scope to subsite)

    • -0
    • +117
    /openacs-4/contrib/packages/cop-ui/lib/contributions.tcl
    • -0
    • +8
    /openacs-4/contrib/packages/cop-ui/lib/index.adp
    • -1
    • +5
    /openacs-4/contrib/packages/cop-ui/lib/index.tcl
minor fixes for create page, mount at cop rather than cop-admin, automount bookshelf and bug-tracker in install.xml