• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added missing quotes

Include last session renew time in ad_session_id cookie so we can compare expiration independent of validity

    • -17
    • +12
    ./acs-tcl/tcl/security-procs.tcl
Don't discard session cookie if its expired, go to login handler.

    • -13
    • +20
    ./acs-tcl/tcl/security-procs.tcl
Translation to spanish

    • -0
    • +242
    ./ref-countries/catalog/ref-countries.es_ES.ISO-8859-1.xml
Added fix to make session_id cookie persistent if you checked remember me

Localization and translation into spanish

    • -0
    • +12
    ./acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml
    • -1
    • +13
    ./acs-subsite/catalog/acs-subsite.es_ES.ISO-8859-1.xml
    • -6
    • +8
    ./acs-subsite/www/admin/group-types/index.adp
    • -2
    • +3
    ./acs-subsite/www/admin/group-types/index.tcl
    • -35
    • +39
    ./acs-subsite/www/admin/group-types/one.adp
    • -4
    • +17
    ./acs-subsite/www/admin/group-types/one.tcl
Localization and translation into spanish

    • -1
    • +3
    ./acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml
    • -0
    • +2
    ./acs-subsite/catalog/acs-subsite.es_ES.ISO-8859-1.xml
    • -15
    • +15
    ./acs-subsite/www/admin/applications/index.tcl
Localization and translation into spanish

    • -22
    • +118
    ./acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml
    • -16
    • +118
    ./acs-subsite/catalog/acs-subsite.es_ES.ISO-8859-1.xml
    • -16
    • +16
    ./acs-subsite/www/admin/index.adp
    • -11
    • +11
    ./acs-subsite/www/admin/subsite-add.tcl
Added a couple of CR revision attributes - the oracle equivalent of the

previous PG commit.

    • -0
    • +23
    ./acs-content-repository/sql/oracle/upgrade/upgrade-5.7.0d3-5.7.0d4.sql
Adding a couple of attributes to make packages working with meta-data less

kludgey. PG-only with this commit, Oracle to follow.

    • -2
    • +2
    ./acs-content-repository/acs-content-repository.info
bumped version number to 5.7.0d3

    • -2
    • +2
    ./acs-content-repository/acs-content-repository.info
Added upgrade script to redefine a couple of plpgsql functions that fail with

later versions of PG due to tighter type checking.

i18n of the user interface

    • -0
    • +50
    ./acs-lang/catalog/acs-lang.en_US.ISO-8859-1.xml
    • -0
    • +50
    ./acs-lang/catalog/acs-lang.es_ES.ISO-8859-1.xml
    • -17
    • +19
    ./acs-lang/www/admin/export-messages.adp
Fix call to content::type::is_content_type. Switch name is object_type not content_type

    • -2
    • +2
    ./acs-tcl/tcl/application-data-link-procs.tcl
Add title to the search input since there is no label (WCAG2). Added corresponding message key and its translation to spanish.

Don't compute deleted messages when counting translated/untranslated messages for a locale and package

When inviting users from the main site, show only the form to add a new user since searching for an existing one makes no sense.

    • -0
    • +1
    ./acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml
    • -0
    • +1
    ./acs-subsite/catalog/acs-subsite.es_ES.ISO-8859-1.xml
A new user would be added as administrator when he was added to the main site. Fix for this.

    • -1
    • +1
    ./acs-subsite/www/members/user-new.adp
    • -1
    • +10
    ./acs-subsite/www/members/user-new.tcl
Add semantic to the form "required" mark.

Use form buttons for bulk actions in list template (WCAG2)

    • -1
    • +1
    ./acs-templating/resources/forms/standard.adp
    • -5
    • +1
    ./acs-templating/resources/lists/table.adp
    • -0
    • +4
    ./acs-templating/www/resources/forms.css
    • -0
    • +12
    ./acs-templating/www/resources/lists.css
adding flexibility for passing 'checked' as well as 'selected' in qf_options, to be consistent with passing 'selected' as well as 'checked' in qf_input.

fixing application of attributes in qf_choice

    • -20
    • +34
    ./spreadsheet/tcl/form-procs.tcl
adding/improving proc documentation, adding qf_choice changes to qf_choices.

    • -39
    • +64
    ./spreadsheet/tcl/form-procs.tcl
fixed qf_choice; now works for radio and input list. Need to make similar fixes on qf_choices.

    • -16
    • +44
    ./spreadsheet/tcl/form-procs.tcl
more fixes for qf_choice and qf_choices

    • -23
    • +41
    ./spreadsheet/tcl/form-procs.tcl
fixes to qf_choice, qf_choices, qf_options

- disallow "/" in names to avoid confusion with foders

calendar popup fixes - date range and month combo box display quirk

calendar popup widget fixes

- add attribute order to ::xowiki::Link::css

- guard body from non-positional argument interpretation (many thanks to Franz Penz for the bug fix)

    • -2
    • +2
    ./acs-mail-lite/tcl/acs-mail-lite-procs.tcl