• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improved attachments ui. still need to find a good paper clip icon for attachments

some small ui enhancements

removed spurious log statement

fix sorting

added support for attachments

    • -0
    • +6
    ./message-attachment-chunk.adp
    • -0
    • +19
    ./message-attachment-chunk.tcl
  1. … 4 more files in changeset.
improved regsub of search_text a little more

remove special characters from search text so taht we don't crash interMedia

made search query more forgiving

added search to forums. oracle version using intermedia, postgres version

simply using like statements for now. forums-search-create.sql and

forums-search-drop.sql aren't sourced automatically since they require manual

loading (must switch schema user at certain points) please follow the

instructions in the file. need to figure out a good way to do this.

    • -0
    • +47
    ./search-postgresql.xql
  1. … 4 more files in changeset.
fixed new_p

some more porting of stuff

    • -0
    • +25
    ./moderate/forum-oracle.xql
    • -0
    • +25
    ./moderate/forum-postgresql.xql
  1. … 1 more file in changeset.
some more porting to postgres

  1. … 5 more files in changeset.
i had forgotten to commit some of the port to postgres changes

    • -0
    • +27
    ./index-postgresql.xql
  1. … 3 more files in changeset.
fixing calls to tree functions in postgres queries

  1. … 1 more file in changeset.
added newness tagging

made rejection/approval only available to moderated forums

added better support for enabling/disabling forums

small UI improvements

made charter optional

threads show up correctly in all browsers, thanks eric

fixed count of replies to thread (make sure to scope by forum)

  1. … 1 more file in changeset.
made this UI consistent with the new look

some more UI clean up

removing extra bracket

separating out moderator options

trying to get "reject" link not to appear if the message has responses (not quite working for some reason

  1. … 2 more files in changeset.
prettyfied outgoing messages

use message-preview-chunk in pst confirm page

  1. … 3 more files in changeset.
major update to forums UI and supporting stuff

    • -0
    • +47
    ./forum-view-postgresql.xql
    • -0
    • +27
    ./index-postresql.xql
  1. … 28 more files in changeset.
fixed flat presentation and responses to responses

  1. … 1 more file in changeset.
fixed flat presentation and responses to responses

    • -0
    • +44
    ./message-view-flat.adp