• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updating the instructions for replacing texts with variables with message lookups, adding note about translating phrases rather than words

Adding a sort filter to the thread listing page so that you can easily discover threads with new postings (sort by first or last post)

    • -4
    • +1
    /openacs-4/packages/forums/tcl/forums-procs.tcl
removing the post new thread link on the page for viewing one thread (message) as people mistakenly start new threads with it (at least I do). Decreasing step size of indentation from 3 to 1 as was done on the 4-6 branch

    • -7
    • +1
    /openacs-4/packages/forums/www/message-view.adp
the body format should have a default selection when posting to forums

    • -2
    • +3
    /openacs-4/packages/forums/www/message-post.tcl
message lookups in Tcl files should not be quoted with curly braces

    • -3
    • +3
    /openacs-4/packages/forums/www/message-view.tcl
adding the workflow package that is to superseede the old acs-workflow package

    • -0
    • +46
    /openacs-4/packages/workflow/workflow.info
    • -0
    • +61
    /openacs-4/packages/workflow/tcl/action-procs.tcl
    • -0
    • +30
    /openacs-4/packages/workflow/tcl/action-procs.xql
    • -0
    • +110
    /openacs-4/packages/workflow/tcl/fsm-procs.tcl
    • -0
    • +45
    /openacs-4/packages/workflow/tcl/fsm-procs.xql
    • -0
    • +29
    /openacs-4/packages/workflow/tcl/role-procs.tcl
    • -0
    • +13
    /openacs-4/packages/workflow/tcl/role-procs.xql
    • -0
    • +46
    /openacs-4/packages/workflow/tcl/workflow-procs.tcl
Allow escaping of colons in variable names in export_vars. This was needed in the form builder.

bug fix: the description for a package should be allowed to contain HTML. If you don't check the upgrade box you shouldn't have to change version URL or number

Removed acs-workflow from acs-core

gave lars commit on the CVSROOT control files

remove log message

missing perform in pl/pgsql call

check for mime_type instead of extension in maybe_create_new_mime_type

clean up junk

clean up docs

add etp docs

    • -0
    • +114
    /openacs.org-dev/packages/edit-this-page/www/doc/templates.html
add documentation

bug fix: forgot to use adp var syntax during refectoring when using local multirow that I introduced to resue a query across to procedures. Would have been caught had I run the unit tests...

Make it not part of initial install.

Implemented Tilmann's suggestion of cancel_url/cancel_label switches to form create, so the form builder can handle the cancel button for you.

fixing misnamed bind variable name in insert statement for lang_message_audit

Added -entire_form switch to export_vars.

Default vars to the empty list.

Updated documentation.

fix copied surveys to be disabled by default

    • -1
    • +12
    /openacs-4/packages/survey/tcl/survey-procs.xql
add missing query for postgresql

Added acs-kernel dependancy for proper loading order. (At the request of pluto@objectrealms.net)

Removed duplicate query declaration.

Removed duplicate function declaration.

changed the message to warn people that this might really take a long time, to avoid them interrupting it

Added emoticons, bumped up version number to 0.4 (to be merged with 0.3d from oacs-4-6 later) so that the new parameter gets recognised.

    • -2
    • +25
    /openacs-4/packages/forums/forums.info
    • -0
    • +35
    /openacs-4/packages/forums/tcl/messages-format-procs.tcl
    • -4
    • +1
    /openacs-4/packages/forums/www/message-chunk.adp
    • -1
    • +10
    /openacs-4/packages/forums/www/message-chunk.tcl
    • binary
    /openacs-4/packages/forums/www/graphics/angel.gif
    • binary
    /openacs-4/packages/forums/www/graphics/bigsmile.gif
    • binary
    /openacs-4/packages/forums/www/graphics/burp.gif
    • binary
    /openacs-4/packages/forums/www/graphics/crazy4.gif
    • binary
    /openacs-4/packages/forums/www/graphics/crossedlips.gif
    • binary
    /openacs-4/packages/forums/www/graphics/cry.gif
    • binary
    /openacs-4/packages/forums/www/graphics/embarrassed.gif
    • binary
    /openacs-4/packages/forums/www/graphics/farted.gif
    • binary
    /openacs-4/packages/forums/www/graphics/kiss.gif
    • binary
    /openacs-4/packages/forums/www/graphics/moneymouth.gif
    • binary
    /openacs-4/packages/forums/www/graphics/oneeye.gif
  1. … 8 more files in changeset.
Date/time/number localization that was forgotten to carry over to postgresql, fixes message posting on pg