• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Italian localization of message keys for many packages

  1. … 11 more files in changeset.
file acs-admin.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-9.

file xotcl-core.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-9.

file search.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-9.

file rss-support.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-9.

file ref-countries.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-9.

file openacs-default-theme.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-9.

file openacs-bootstrap3-theme.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-9.

file chat.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-9.

    • -0
    • +0
    /openacs-4/packages/chat/catalog/chat.it_IT.ISO-8859-1.xml
file categories.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-9.

file acs-mail-lite.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-9.

file xowiki.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-9.

- remove circular dependency

- let acs_user::flush_cache succeed in cases, where the privides ID is e-g- a person, but not in cc_users

- provide more detailed information for the test case

- show the URL which is to be retrieved, in the log

Whitespace change: strip trailing spaces

Add "-returns" to ad_instproc and ad_proc methods

trim-zeros reform (part 3):

- don't depend on private function of some other package

- replace dt_trim_leading_zeros by util::trim_leading_zeros

- bump version number to 2.6.1d5

trim-zeros reform (part 3):

- don't depend on private function of some other package

- replace dt_trim_leading_zeros by util::trim_leading_zeros

- bump version number to 5.9.1d20

    • -4
    • +4
    /openacs-4/packages/xowiki/xowiki.info
Whitespace changes (strip trailing blanks)

    • -22
    • +22
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- white space change

    • -2
    • +1
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
trim-zeros reform (part 2):

- replace dt_trim_leading_zeros by util::trim_leading_zeros

- mark private function dt_trim_leading_zeros as depreacted

- bump version number to 5.9.1d1

- modernize tcl

remove duplicate rdbms type entry

- replace template::util::leadingTrim by util::trim_leading_zeros

- bump version number to 2.9.1d3

- replace template::util::leadingTrim by util::trim_leading_zeros

- mark template::util::leadingTrim as depreacted

- bump version number to 5.9.1d9

- use util::trim_leading_zeros instead of private function

bump version number to 5.9.1d15

    • -3
    • +3
    /openacs-4/packages/acs-tcl/acs-tcl.info
- new function "util::trim_leading_zeros" to replace "template::util::leadingTrim" or "dt_trim_leading_zeros"