• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

typo fixes in tutorial

tested, corrected, and updated the tutorial-db doc

Version 1.0 of project-manager. Numerous improvements and bug-fixes.

    • -0
    • +30
    /openacs-4/contrib/packages/project-manager/tcl/role-procs.tcl
  1. … 39 more files in changeset.
Adding new package version attributes maturity, license, and license_url. Introducing the concept of dynamic package version attributes so that these can be added easily in the future. The attributes are driven by a metadata spec returned by the proc apm::package_version::attributes::get_spec.The attributes are stored in the skinny table apm_package_version_attr and managed through the Tcl API in namespace apm::package_version::attributes. Changing the parse and generate info XML file procs to use the dynamic attributes. Adding the dynamic attributes to the manifest XML file as well. The attributes are editable in the APM admin UI.

    • -11
    • +227
    /openacs-4/packages/acs-tcl/tcl/apm-install-procs.tcl
tested and updated doc

Fix for Bug #1771: When posting anonymously the notification emails reveal the posters identity. Also fix a problem in lib/message/post.tcl - when anonymous posting was enabled but not checked then it failed with 'empty string not allowed as operator of &&'

Fix for bug 1766. Changes address to 0.0.0.0, and introduces a sleep

in the daemontools/run file.

Source the search service contract implementation on install.

Return a URL without '/www' so that links in the search listing points to the correct place.

Fixed a couple of search trigger functions which either didn't work so well or not at all. Static Pages can now be deleted or updated and will be un-indexed or re-indexed respectively.

Cached the 'curriculum_bar_p' call. It gets pretty slow if not cached and there are many classes, subsites, etc ...

file object-procs.tcl was initially added on branch dotkul.

    • -0
    • +0
    /openacs-4/packages/dotkul/tcl/object-procs.tcl
Latest revision

    • -115
    • +100
    /openacs-4/packages/dotkul/tcl/dotkul-procs.tcl
    • -0
    • +340
    /openacs-4/packages/dotkul/tcl/object-procs.tcl
Granted commit rights to Carl Blesius

merge fix of User-agent to 5.1

robots.txt had UserAgent rather than User-agent for the key, added acs-lang, acs-admin, acs-service-contract, workflow, test, and notifications to the list of disallows.