• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
bugfix: the eval-command.tcl file had the wrong path

changing user-procs.tcl to select options in select boxes based on value rather than label. This allows us to test in German locale

    • -1
    • +0
    /openacs-4/etc/install/tcl/twt-procs.tcl
    • -34
    • +12
    /openacs-4/etc/install/tcl/user-procs.tcl
removing occurances of the SloanSpace word

Marking all procs with -public that are mentioned in /doc/db-api-detailed.html

Fixed bug #998: error when creating two classes within the same subject

Added comment about scalability

Fixed bug #988: Error while accessing news items

Added comment about join policy when cloning a community

Highlight the selected enrollment policy/bulk mail policy

Fixed a bug where it Used to enter an infinite loop trying to generate a new, unique name for the community, but ended up generating something that looked like a key, not a name

    • -7
    • +11
    /openacs-4/packages/dotlrn/www/clone.tcl
Added dotlrn_community::generate_key which knows how to resolve conflicts

Added direct link to toggling translator mode

    • -1
    • +2
    /openacs-4/packages/dotlrn/www/dotlrn-master.adp
    • -1
    • +8
    /openacs-4/packages/dotlrn/www/dotlrn-master.tcl
Changed context bar to say control panel instead of admin

Fixed context bar on applet page

Fixed bug #999: context bar has duplicate community name

Applets page should look like it's under the control panel

Adding a note that db_dml deals with blobs.

Fixed bug #989: Page error when requesting membership - bulk_mail_messages.query column was changed from varchar to clob

Moved developer's admin link to a more obvious place

- Fixed bug #993: DOS line endings

- Moved lars-blogger.css to www/resources, and got rid of the % hack, which is no longer necessary

    • -0
    • +94
    /openacs-4/packages/lars-blogger/www/resources/lars-blogger.css
Fixed bug #995: current master template gotten wrong

i18n'd required message

Added required key

Fixed bug #994: wrong array subscript breaks members page when anyone needs approval

This failed previously because it used acs_sc_msg_type.get_id which does not return NULL when the msg_type is not defined but a no_data_found exception.

Added some spaces and removed others to improve the appearance of the index page.

    • -3
    • +5
    /openacs-4/packages/wp-slim/www/index.adp
missing noquote in fontstart and fontend

package_id should have been create_new_revision.package_id

missing noquote

adding acs-lang tests (loading all I18N messages and switching to German locale)

    • -0
    • +35
    /openacs-4/etc/install/tcl/acs-lang-procs.tcl
    • -0
    • +18
    /openacs-4/etc/install/tcl/eval-command.tcl
    • -0
    • +1
    /openacs-4/etc/install/tcl/test-procs.tcl
    • -0
    • +35
    /openacs-4/etc/install/tcl/twt-procs.tcl