• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed SDM #1540: The 'bboard_message_set.message_set_content' query

was using '$content' instead of :content syntax, causing the value to

not be properly quoted, so it fails if you enter a single quote.

Updated .info files of all core packages to version 4.5

    • -7
    • +7
    ./obsolete-packages/acs-util/acs-util.info
  1. … 19 more files in changeset.
Focus first input field on forms (SDM #1500).

    • -1
    • +2
    ./obsolete-packages/bboard/www/forum-entry.adp
    • -1
    • +1
    ./obsolete-packages/bboard/www/index.adp
Missing context bar on bboard index page (SDM #1498). This was due to the <if @context_bar@ not nil> check in the master template.

    • -3
    • +4
    ./obsolete-packages/bboard/www/master.adp

I'd removed jobs-start.sql but hadn't removed the include from this file.

Applied Michael Steigman's patches 199-201, which fixes package spec/body

mismatches allowed by Oracle 8i but not by 9i.

  1. … 4 more files in changeset.

Datamodel errors crept in ....

Applied Lars Pind's patch #180, changing docs to reflect evolution in the

graphviz distribution.

Applied Lars Pind's patch #177, which adds a missing <tr> tag to the

template.

Removed references to registering child types, which is done by general

comments these days.

Bug fix by Bart Teeuwisse: category name function was improperly ported.

Applied Tilman Singer's patch that changes template <if> tag checks from

"ne 0" to the more meaningful "eq false", etc.

    • -7
    • +7
    ./obsolete-packages/bboard/www/forum-view.adp