• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-5.1.0a2-5.1.0a3.sql was initially added on branch oacs-5-1.

I'd accidently changed some old upgrade files to use edit_name rather than

rename (for Oracle 9.2) and had not added the needed upgrade files for 5.1.

    • -2
    • +2
    ./packages/file-storage/file-storage.info
file upgrade-5.1.1-5.1.2.sql was initially added on branch oacs-5-1.

Changed CR "rename" procs to "edit_name" to avoid issues with Oracle 9.2 (and

changed PG for consistency)

    • -1
    • +1
    ./packages/cms/www/modules/items/rename-oracle.xql
  1. … 11 more files in changeset.
The if shaded_p statement caused a shaded portlet to disappear completely without the chance to restore.

add album and photo search indexing procs, add install, uninstall and upgrade callbacks, bump version to 5.2.2

    • -4
    • +7
    ./packages/photo-album/photo-album.info
    • -0
    • +41
    ./packages/photo-album/tcl/photo-album-install-procs.tcl
    • -0
    • +156
    ./packages/photo-album/tcl/photo-album-search-procs.tcl
Fixed Bug #1857 - added message key 'calendar.start_time_before_end_time'.

Fixed #1825: Schedule Ignores period setting.

Pay attention to period_days variable if set.

    • -0
    • +3
    ./packages/calendar/www/view-list-display.tcl
Fixed Bug #1860 error when changing description,...etc in a community

Changed the parameter name from name to calendar_name

Remove leftover set type statement that broke URLs.

    • -2
    • +1
    ./packages/file-storage/www/folder-chunk.tcl
callbacks to install search service contracts for bookshelf + remove files from .info file

    • -32
    • +6
    ./packages/bookshelf/bookshelf.info
    • -0
    • +39
    ./packages/bookshelf/tcl/bookshelf-install-procs.tcl
Making call to relation_add (on pages parties/new and users/new) not use the form_id and variable_prefix switches as doing so would make package_instantiate_object look for a rel_id in the form which wasn't there. This is analogous to fix in version 1.5 of groups/new.

    • -2
    • +2
    ./packages/acs-subsite/www/admin/parties/new.tcl
    • -2
    • +2
    ./packages/acs-subsite/www/admin/users/new.tcl
Another attempt at getting the outer join right

    • -6
    • +9
    ./packages/simulation/tcl/sim-role-procs.tcl
Allow reordering of roles

    • -5
    • +10
    ./packages/simulation/tcl/sim-role-procs.tcl
Fixed ticket #55: duplicate characters when assigning carachters to roles

Fixed ticket #47: Sending messages to characters instead of roles

    • -7
    • +17
    ./packages/simulation/lib/messages.tcl
    • -2
    • +2
    ./packages/simulation/www/simplay/case.adp
    • -4
    • +4
    ./packages/simulation/www/simplay/message.tcl
Fixed broken div'ification

Fixed broken commit of index page, which was a full hard-coded page

    • -423
    • +18
    ./packages/simulation/www/simplay/index.adp
Typo in message

Fixed ticket #59: onmouseover tag of role delete reads edit

Remove extra whitespace before and around query to make more space on the page

Cosmetic fix: Section headers had bad placement of the parens

Minor HTML fix in news-aggregator/www/index

    • -1
    • +1
    ./packages/news-aggregator/www/index.adp
Bumped news-aggregator version to 0.8d:

- Support for item-level author and pubDate

- Data model support for title and show_description_p fields to subscriptions table

Support for item-level author and pubDate elements (news-aggregator)

    • -0
    • +5
    ./packages/news-aggregator/www/index.adp
    • -2
    • +13
    ./packages/news-aggregator/www/index.tcl
Added pub_date field to item arrays (feed-parser)

Data model changes: Added author and pub_date fields to na_item__new (news-aggregator)

evaluation package integrated with dotlrn

portlets for the evaluation package

    • -0
    • +3
    ./packages/evaluation-portlet/lib/tasks-chunk.adp
    • -0
    • +177
    ./packages/evaluation-portlet/lib/tasks-chunk.tcl
    • -0
    • +177
    ./packages/evaluation-portlet/lib/tasks-chunk.tcl~
    • -0
    • +20
    ./packages/evaluation-portlet/www/evaluation-assignments-portlet-postgresql.xql
  1. … 5 more files in changeset.
fixing bug 1809