• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Translate messages

Translate messages

Validate to avoid deleting a category when it has pages mapped

Update messages

Validate when the section has pages mapped to avoid deleting it

Add alert message when the category cannot be deleted

Update messages

Add empty file for xinha editor when using spanish locale

Use the name of the index page as a message-key

Change the titles for the portlet, use message-keys

Hide the description field in the pages form

- using for permission checking in editing the actual package type, not ::xowiki::Package (important for subpackages); many thanks to Hector Amado

Added comment to explain Dcc vs Bcc

Rolling back Victor's change. DCC is correct (BCC wouldn't work as expected).

Changed a query to use cr_revisions directly rather than as_item_choice's

select view, because (ahem) assessment doesn't actually create type metadata

for its types so the view is never created.

Removed *imsld* from dotlrn-extras. It will reappear in a future release

after problems are fixed, hopefully.

Fixing an issue for those instances that dont have a global folder.

    • -1
    • +5
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
Cleanup.

most likely the author meant BCC instead of DCC.

redefining install_handler proc when NaviServer is used.

Finished documenting existing Tcl API. Fixed some bugs that had crept in

that were keeping the automated tests from working.

Added preliminary versions of view support. Documented some of the Tcl API.

  1. … 6 more files in changeset.
Fixing the property group forms, so they dont refresh the whole page but just the content area.

Removing the "Act" node from the activity tree.

Fixed the tree to take the isvisible default as true.

Showing the "select resource" message only if there is more than one resource.

    • -11
    • +5
    /openacs-4/packages/imsld/lib/activity-tree.adp
    • -14
    • +1
    /openacs-4/packages/imsld/lib/activity.tcl
package_exec_plsql didn't work if the sql proc being called has a parameter

named "package_name"...

Update the namespace of the procs for the .LRN Planner

Removed broken upgrade script

remove html security check bypass for admins in the richtext validation per OCT discussion

Update the name of content to look for the site node

    • -1
    • +1
    /openacs-4/packages/planner/www/index.tcl
Build the url of items the same way as title is (will make the code easier to read)