• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
provide link to nsstats on startup page on fresh installations (when available)

  1. … 1 more file in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 225 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- no need to use backslash for continuation between curly brackets

- improve readability of code

- modernize tcl

  1. … 13 more files in changeset.
- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 754 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
Adds parameter IndexInternalRedirectUrl to acs-kernel, acs-subsite, bump version nubmers, modifies acs-subsite/www/index.tcl to use param, patch 413 bug 1363 Guan Yang

  1. … 3 more files in changeset.
Fixed untrusted/user_id bug

  1. … 1 more file in changeset.
A little less whitespace before the header

  1. … 1 more file in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
Changed naming of 'Community' to 'Subsite', following consensus on a recent thread on the forums on that topic. Removed distinction between children of subsites and children of the main site, since 'Subsubsites' wouldn't sound that great.

  1. … 10 more files in changeset.
Use permission::permission_p instead of ad_permission_p

A bunch of I18N fixes for acs-subsite. More to follow.

  1. … 8 more files in changeset.
Resolves bug #851. Added two new parameters, MembersCanInviteMembersP and

ShowMembersListTo, and made the subsite pages and Tcl procs honour them.

In particular subsite::get_section_info{}.

  1. … 6 more files in changeset.
Applications list on index page -- ignore services

  1. … 9 more files in changeset.
Also check acs-kernel.IndexRedirectUrl if main site

Cleanup

  1. … 7 more files in changeset.
Adding join/leave buttons

  1. … 1 more file in changeset.
Removed login/logout links, they're now in the master template

  1. … 1 more file in changeset.
Fixed a pair of missing return_urls for logout links.

  1. … 2 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
- Added expiration of approvals and passwords

- Added IndexRedirectUrl, which will cause acs-subsite's index page to redirect to that URL

- Added DefaultFormStyle and DefaultListStyle parameters, so you can choose the default styles to use for your forms and lists (to come)

  1. … 12 more files in changeset.
Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 76 more files in changeset.
Sort the application list, qualify the name of the administration link, and add proper return_url to login link

  1. … 3 more files in changeset.
add login/logout link to subsite index page

  1. … 1 more file in changeset.
remove superfluous package local masters and use sitewide master by default

  1. … 701 more files in changeset.
pass context_bar and title to master template, cleanup some html

  1. … 54 more files in changeset.

added query dispatcher code to zz-postload to load queries for default pages in /www

added query for front page

now the congratulations page is there!

  1. … 4 more files in changeset.
Initial revision

  1. … 1321 more files in changeset.