• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
more modular edit-buttons for book mode (part 1)

Copied over a few more things from default master...

Remove h1 heading as done in default-master

Add popup to select which sections to display on the appliations page

Add new filter features

Update info files for 5.3.2 final

    • -1
    • +1
    /openacs-4/packages/acs-tcl/acs-tcl.info
  1. … 3 more files in changeset.
Update changelog for 5.3.2 final

renaming FormInstance to FormPage, deleting obsolete code, some refactoring

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
    • -15
    • +19
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Remove h1 tag. Should be set at application pages level

fixing old-style PageTemplate and PageInstances when widget_specs from the folder_object are used

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
file xowiki.css was added on branch oacs-5-3 on 2007-08-01 21:39:28 +0000

file zen-forms-backward-compatibility.css was added on branch oacs-5-3 on 2007-08-01 21:39:28 +0000

some css improvements:

- less invasive, when xowiki pages are included (e.g. via the dotlrn xowiki portlet)

- forward compatible css file for forms for OpenACS versions prior to 5.3.1

- some CSS improvements

    • -48
    • +4
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
make sure to refresh views on next version bump, deactivate form id generation (not needed right now), move methods callable via urls to www-procs

fixing css class of submit button for wym

programm around a bug in tdom (dom parse -html, see tdom mailing list)

Unset titles for default and site master CSS. They weren't applied when alternative stylesheets were available (e.g. forums)

allow to specify inline rendering for formfields in input mode.

    • -10
    • +7
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
add condition for not sum the grades not live

Bump version (has been downgraded b/c of rollback to oacs-5-2 version)

Increasing version for minor runtime SCORM tracking datamodel changes, see upgrade script

Adding upgrade scripts for 0.8d2 version (changes done reflect lorsm_cmi_create 1.1.4.1)

file upgrade-0.8d-0.8d2.sql was initially added on branch oacs-5-3.

let users force the language in cross package includes by using a language prefix

    • -2
    • +8
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
cross package includes of wiki pages

    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -9
    • +18
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
call both, form field specifc validators and object specific validators, if available

Fixing bug where label is called but name is meant preventing the proc from dying if the owner does not exist. Also adding the file extension to published file names (if it isn't already at the end of the file) so that a users default application is used instead of asking the user to select an application for a file that may be a doc, pdf, jpg, etc.

submit button class, more internalization

numeric formfields, resetting parameters after reclassing, form field specific validators

OVS: ----------------------------------------------------------------------

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Allow adding a section if all sections have been deleted.