• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- use shortcut for "select" in db_exec_plsql to bypass anonymous function creation

- remove misleading SQL statement

Improve HTML

- fixing regexp for message key in group::new

- Introducing lang::util::message_key_regexp to avoid similar confusions in the future

- bump verison number of acs-lang to 5.9.1b4

- bump version number of acs-subsite to 5.9.1b5

remove unneeded xql query

group::party_member_p

- provided a warning, when specified group_id is ignored

- fix dicumentation

- simplify logic

group::get_id_not_cached;

- provide a warning, when subsite overrulese a specified application_group_id

- provide a warning, when multiple groups with the same name exists, but an arbitrary one is returned

- don't ignore specified subsite_id

- remove tests, which are always true

Fixed regression on upgrade script

- fix bug in group::get_id: don't ignore application_group_id in case it is provided

Fix code in cases, were object_type is not provided

- fix broken list nesting of html widget specs

- use links more consistent: add prefix /api-doc/ to urls for "see also" (like in other cases)

addressing #3318 (the actual bug was there for 10+ years)

Fix typo in html attributes definition (this enables proper styling and input checks).

Put formwidget directly into markup, otherwise the templating system complains about missing id for the submit widget.

compare with group_id, not subsite_id

- when ShowMembersListTo is set to "3", show list to members only, when this is not the whole subsite

- improve documentation

strengthen regepx for message keys (require a single dot)

Don't lookup creator name for messages coming from the system, as they won't be found

    • -2
    • +3
    /openacs-4/packages/chat/tcl/chat-procs.tcl
Don't assume import_file exists when checking for virus

Put missing -base argument (many thanks to Markus Moser)

    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
Remove debugging comment

Use name and title for the copy, rather than name as title and file_upload_name as name. This will make so copied files will have also the same title as the original when this was renamed.

Try conserving file extension in the name when adding the suffix

Localize untranslated messages in the copy file-storage script (thanks to Markus Moser for the german translation)

- add missing curly bracket

Don't show time interval when choosing recurrence in case of all day events

Give a feedback message when permission have been modified

Improve translation of ad-return-complaint message. Add missing translation

- Don't add stuff tu the search queue when publish_status is expired

Fixed date format validate expression

    • -2
    • +2
    /openacs-4/packages/calendar/www/view.tcl