• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
First shot of HTML cleanup

Added missing implementation for search::url and fixed datasource(title) ($ was missing)

    • -2
    • +11
    ./file-storage/tcl/file-storage-callback-procs.tcl
Removed manual url encoding for return_url. Was encoded twice.

reorder the steps

more cleanup, fixing cleanup for aolserver 4.0.*

    • -10
    • +17
    ./xotcl-core/tcl/01-debug-procs.tcl
    • -24
    • +29
    ./xotcl-core/tcl/generic-procs.tcl
Added multirow to pass CSS and script to the default-master in the new way but preserving the old way (header_stuff) for dotLRN/Zen compatibility

    • -9
    • +5
    ./forums/www/moderate/message-delete.adp
    • -1
    • +40
    ./forums/www/moderate/message-delete.tcl
provide default value for optional flag

Added link multirow to pass CSS to the default-master in the new way but preserving the old way (header_stuff) for Zen compatibility

    • -0
    • +1
    ./calendar/www/cal-item-delete-confirm.adp
    • -0
    • +13
    ./calendar/www/cal-item-delete-confirm.tcl
some more cleanup

Adding catgalog files for locale: es_GT

    • -0
    • +37
    ./application-track/catalog/application-track.es_GT.ISO-8859-1.xml
Adding catalog files for locales: es_ES, es_GT

    • -0
    • +8
    ./application-track-portlet/catalog/application-track-portlet.es_ES.ISO-8859-1.xml
    • -0
    • +8
    ./application-track-portlet/catalog/application-track-portlet.es_GT.ISO-8859-1.xml
fixing two typos

improved cleanup at end of request

    • -14
    • +61
    ./xotcl-core/tcl/01-debug-procs.tcl
store and display reading info

    • -1
    • +1
    ./forums/lib/forums/forums-chunk-postgresql.xql
    • -1
    • +26
    ./forums/lib/forums/forums-chunk.tcl
    • -3
    • +33
    ./forums/lib/message/threads-chunk.tcl
    • -0
    • +4
    ./forums/sql/postgresql/forums-create.sql
    • -0
    • +225
    ./forums/sql/postgresql/forums-reading-info-create.sql
    • -0
    • +1
    ./forums/sql/postgresql/upgrade/upgrade-1.3d5-1.3d6.sql
  1. … 5 more files in changeset.
We download a ZIP file so the extension is fixed

added button class where missing

This old version of the view update is superseeded by upgrade-5.3.0d1, apart from the fact that on none of my sites moving from pre 5.2 it has been working on an upgrade (usually fails due to image content type)

further use of sql abstraction layer

    • -3
    • +3
    ./xowiki/tcl/xowiki-callback-procs.tcl
further use of sql mapping layer

    • -17
    • +16
    ./xotcl-core/tcl/generic-procs.tcl
Forgot Oracle in last commit

removed link to dead language package. We are doing multiple languages with the translation methods of OpenACS

less tracing

improved handling of instance attributes

improving import of anonymous entries

file omitted in previous commit

    • -30
    • +112
    ./xowiki/tcl/xowiki-form-procs.tcl
extend weblog to be able to handle page and form instances, make it possible to specify form and/or template in a xowiki::Form, first draft of form constraints and form fields

    • -1
    • +8
    ./xowiki/tcl/xowiki-callback-procs.tcl
    • -6
    • +12
    ./xowiki/tcl/xowiki-portlet-procs.tcl
    • -40
    • +125
    ./xowiki/tcl/xowiki-procs.tcl
    • -0
    • +99
    ./xowiki/www/prototypes/bib.page
provide mixin for ordering by methods (not only by attributes) ::xo::OrderedComposite::MethodCompare; some more cleanup

    • -1
    • +15
    ./xotcl-core/tcl/20-Ordered-Composite-procs.tcl
    • -21
    • +14
    ./xotcl-core/tcl/generic-procs.tcl
the field url must be more long

    • -1
    • +1
    ./tracker/sql/oracle/tracker-tracker-create.sql
Add link to set permissions per course

Check if a course is enabled before showing it.