• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixes oacs bug #1644 "Alias to function person_name referred to in where clause is not recognized.

Oracle syntax is non-standard. Repeat function call in where clause." patch by Dave Bauer

copyright OpenForce -> MIT

  1. … 113 more files in changeset.
correcting query name

Added focus on first field on forms. Fixed context bar on forum-new. Made charter optional on forum-edit, just like it is on forum-new. Added the missing [form is_request] on forum-new.

Added a link to the administration page. Otherwise, there's no way to re-enable a disabled forum, if it's the only one there is.

Fixed the context bar

Only instantiate the form values if [form is_request]. Otherwise, we reset the values on a failed form validation, too.

correct naming error, and put some sql in the right places

    • -0
    • +12
    ./message-post-postgresql.xql
  1. … 1 more file in changeset.
removing redundant message-preview-chunk, removed queries from message-post to xql

    • -0
    • +12
    ./message-post-oracle.xql
    • -0
    • +18
    ./message-post-postgres.xql
Lots of display fixes. colors parameterized. inline css, uses ad_text_to_html

  1. … 1 more file in changeset.
Using improved ad_text_to_html in preview page. Rest of forums needs to use it too

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