• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace cleanup

    • -16
    • +14
    ./dotlrn-news-aggregator/tcl/dotlrn-news-aggregator-procs.tcl
    • -4
    • +4
    ./dotlrn-news-aggregator/tcl/apm-callback-procs.tcl
wrong variable name on debug message.

Adding per case flushing.

small modifications to css for bug-tracker.

setting filename on response headers when downloading patch.

Exporting page variable as well.

    • -0
    • +1
    ./bug-tracker/tcl/bug-tracker-procs.tcl
- use property "doc(title)" instead of property "title" to get rid of warnings in error.log

    • -1
    • +1
    ./download/www/archive-version-add.adp
    • -1
    • +1
    ./download/www/admin/approve-or-reject.adp
    • -1
    • +1
    ./download/www/admin/report-by-user.adp
    • -1
    • +1
    ./download/www/admin/report-one-ip.adp
    • -1
    • +1
    ./download/www/admin/report-one-user.adp
  1. … 9 more files in changeset.
Geting rid of all calls to ad_table. Geting right metadata functionality (dynamically insertion into forms and reporting)

    • -1
    • +1
    ./download/www/archive-version-add.adp
    • -12
    • +20
    ./download/www/admin/report-by-ip.tcl
    • -1
    • +1
    ./download/www/admin/report-by-user.adp
    • -12
    • +21
    ./download/www/admin/report-by-user.tcl
    • -1
    • +1
    ./download/www/admin/report-one-ip-oracle.xql
  1. … 12 more files in changeset.
- replace deprecated calls => export_vars

    • -1
    • +1
    ./download/www/archive-version-add.adp
    • -1
    • +1
    ./download/www/admin/approve-or-reject.adp
- replace deprecated calls => export_vars

    • -2
    • +2
    ./download/www/admin/report-by-user.tcl
    • -2
    • +2
    ./download/www/admin/report-one-ip.tcl
    • -2
    • +2
    ./download/www/admin/report-one-user.tcl
Commiting changes done localy on openacs.org to the oct-election package during the last years ( last commit on October 2008).

    • -1
    • +2
    ./oct-election/tcl/oct-election-procs.tcl
    • -1
    • +1
    ./oct-election/www/find-match-cvs-users-2.adp
    • -2
    • +6
    ./oct-election/www/find-match-cvs-users-2.tcl
    • -0
    • +109
    ./oct-election/www/user-list.tcl
- replace deprecated "ad_parameter" by "parameter::get"

    • -2
    • +2
    ./download/www/admin/approve-or-reject-2.tcl
- removing deprecated calls

    • -3
    • +3
    ./download/www/archive-version-add-2.tcl
    • -2
    • +2
    ./download/www/archive-version-add.tcl
    • -2
    • +2
    ./download/www/admin/approve-or-reject-2.tcl
    • -2
    • +2
    ./download/www/admin/repository-ae.tcl
  1. … 8 more files in changeset.
Adding missing column to select query.

    • -1
    • +3
    ./oct-election/tcl/oct-election-procs.tcl
Typo on var name.

    • -1
    • +1
    ./oct-election/tcl/oct-election-procs.tcl
Fixing bad namespace oct_election.

    • -1
    • +1
    ./oct-election/tcl/oct-election-procs.tcl
Using the fisheye.openacs.org service for checking the commit history when voting.

    • -23
    • +24
    ./oct-election/tcl/oct-election-procs.tcl
Remove package version from catalog files

Merge from release branch to HEAD

    • -2
    • +2
    ./wps-portlet/catalog/wps-portlet.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./wps-portlet/catalog/wps-portlet.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./wps-portlet/catalog/wps-portlet.es_GT.ISO-8859-1.xml
updating catalog files

    • -1
    • +4
    ./xotcl-core/catalog/xotcl-core.es_ES.ISO-8859-1.xml
    • -1
    • +6
    ./xotcl-core/catalog/xotcl-core.pt_BR.ISO-8859-1.xml
Support for view types

updated version number to 0.52

    • -1
    • +1
    ./xotcl-core/catalog/xotcl-core.es_ES.ISO-8859-1.xml
complete spanish catalog files (many thanks to David Arroyo)

    • -5
    • +7
    ./xotcl-core/catalog/xotcl-core.es_ES.ISO-8859-1.xml
Allow admins of the blog to delete and edit comments

Changed to use the procedure and allow deleting of comments for non admins (so the blog owner can delete the comments on his/her blogs without the need to be admin of the general comments package

    • -59
    • +12
    ./general-comments/www/comment-add-3.tcl
Made sure the attachments download with a file extension reflecting the mime type so the user can actually open the file

    • -1
    • +9
    ./attachments/www/go-to-attachment.tcl
    • -3
    • +4
    ./attachments/www/go-to-attachment.xql
Added dropping of sim_cases to simulation-tables-drop.sql

Renamed an upgrade script.

Updated simulation to 1.1 so that the db upgrade scripts will be run.

Fixed a bug that caused message page for the recipient not show any attachments. Also fixed a bug which caused the attachment link to show an incorrect url.