• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- use <property name="doc(title)">

  1. … 41 more files in changeset.
- replace deprecated callas

- use <property name="doc(title)">

    • -2
    • +2
    /openacs-4/packages/faq/www/one-faq.adp
    • -1
    • +1
    /openacs-4/packages/faq/www/one-question.adp
    • -1
    • +1
    /openacs-4/packages/faq/www/admin/faq-new.adp
    • -2
    • +2
    /openacs-4/packages/faq/www/admin/index.adp
  1. … 5 more files in changeset.
- replace deprecated calls

    • -1
    • +1
    /openacs-4/packages/faq/www/one-faq.tcl
    • -1
    • +1
    /openacs-4/packages/faq/www/one-question.tcl
    • -1
    • +1
    /openacs-4/packages/faq/www/admin/faq-new.tcl
    • -1
    • +1
    /openacs-4/packages/faq/www/admin/swap.tcl
- remove backup file

Fix to the check check ensuring separators are not equal

Moved checks for semantic correctness of translation messages keys to the new proc lang::message::check,

introduced such proc into message edit form and in new regression test lang_messages_correct.

Added check to ensure localized separators for thousands and decimals are different. Equal separators

would have caused localized number parsing to fail.

merging fixes from oacs-5-1 to HEAD.

    • -1154
    • +212
    /openacs-4/contrib/packages/irc-logger/perl/logger
Simply commiting logger perl script as found in openacs.org

    • -1154
    • +213
    /openacs-4/contrib/packages/irc-logger/perl/logger
file logger-bart was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/contrib/packages/irc-logger/perl/logger-bart
Verifying variables exists before performing delete. Smarter url generation when running within a sched proc.

Adding per case flushing.

    • -11
    • +63
    /openacs-4/packages/workflow/tcl/case-procs.tcl
small modifications to css for bug-tracker.

setting filename on response headers when downloading patch.

Exporting page variable as well.

Merging commits from oacs-5-2 branch to HEAD.

- use property "doc(title)" instead of property "title" to get rid of warnings in error.log

- use property "doc(title)" instead of property "title" to get rid of warnings in error.log

    • -1
    • +1
    /openacs-4/packages/download/www/help.adp
  1. … 9 more files in changeset.
Merging changes from oacs-5-2 back to HEAD.

  1. … 4 more files in changeset.
Making sure that orderby parameter receives a valid column to order results with.

merging all changes from oacs-5-2 back to HEAD.

    • -18
    • +18
    /openacs-4/packages/download/www/all-metadata.tcl
  1. … 36 more files in changeset.
Geting rid of all calls to ad_table. Geting right metadata functionality (dynamically insertion into forms and reporting)

    • -18
    • +18
    /openacs-4/packages/download/www/all-metadata.tcl
  1. … 12 more files in changeset.
- use property "doc(title)" instead of property "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl

  1. … 7 more files in changeset.
- use <property name="doc(title)"> in generator procs

- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 323 more files in changeset.
- add missing nonpositional arg

- replace deprecated "item::get_url" by "content::item::get_virtual_path"

- add default value

- use property "doc(title)" instead of "title"

  1. … 27 more files in changeset.
- replace deprecated calls