• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding missing space in the localization-abmon message

pass name through so acs_object.title will be set.

acs_community_member_url said to see itself which disturbed me

Fixed Bug #1563 by applying Patch #443

Fixed Bug #1646 by applying Patch #1646 with modifications for a typo

Partial fix of Bug #1424 by applying Patch #474

making sure the message counts are correct. Not displaying deleted messages except when you chooose deleted in the filter

use acs_community_member_url to get user link so we go to the proper subsite

applied patch 458 to add util::word_diff

The check on the permissions/one page to prevent the admin from revoking read permission for the public on the main site package was broken. Fixes bug 1680

Rolling back the checkin that was accidentally commited on HEAD. 1.29 is

identical to 1.27.

This was accidentally commited on HEAD instead of on oacs-5-1

Added some helpful text.

making top page work with top version 1.2. Noquote fix on index page. Patch 473 fixing bug 1679.

file date-init.tcl was initially added on branch oacs-5-1.

Part of this commit is fixing #1176 (just a few acs-lang strings and properly

splitting the file into *-proc.tcl and *-init.tcl part). Part of this fix

(catalog file) was accidentally commited before by Joel

The bigger part is changing load order of library files so that

acs-lang-init.tcl gets loaded before all other *-init.tcl files.

This is necessary because acs-lang is so fundamental and it is quite possible

(as we have seen with the example of date-init.tcl) that there are *-init.tcl

files that need translated strings.

Part of this commit is fixing #1176 (just a few acs-lang strings and properly

splitting the file into *-proc.tcl and *-init.tcl part). Part of this fix

(catalog file) was accidentally commited before by Joel

The bigger part is changing load order of library files so that

acs-lang-init.tcl gets loaded before all other *-init.tcl files.

This is necessary because acs-lang is so fundamental and it is quite possible

(as we have seen with the example of date-init.tcl) that there are *-init.tcl

files that need translated strings.

fixed typo in backup.sh - bug 1658

adding error log rolling scheduled proc

Made nested tabbed navigation work by writing a special master template for

this mode.

Minor interface improvement: fixed display of edit icons

don't bomb out a search just because hightlight blew up

propigate bug/patch id to master tip 55

empty_string_p fixes for head

change functions to include namespace, fix format

propigate displayed_object_id to master tip 55

give Jade commit on the whole tree

fix the very common error of calling empty_string_p with var instead of $var

removing abort switch from call to ad_returnredirect (switch no longer supported)

added notes on duplicate i18n keys