• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix typo

improve spelling

  1. … 14 more files in changeset.
standardize boolean variables in ADP

  1. … 20 more files 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. … 474 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 224 more files in changeset.
Fix more typos

  1. … 84 more files in changeset.
Notifications can only be bound to the object_id, so if any contacts instance requests that a group use notifications all instances must use notifications. I've reflected this in the admin pages.

  1. … 1 more file in changeset.
Adding the ability to use notifications to manage group email subscriptions. Upgrade scripts are included and version increased to 1.2b31

  1. … 10 more files in changeset.
Added functionality to send an e-mail to the result of a search. Furhter streamlined the process so that checks are actually only done when sending the e-mail, which is much faster from the UI point of view

  1. … 9 more files in changeset.
Adding ability to map dotlrn communities to contacts, email groups with one button on the front page, select groups from a drop down on the front page and fixing some bugs

  1. … 9 more files in changeset.
New translations and better integration with AMS Parameters

  1. … 3 more files in changeset.
Missing files and cleanup

  1. … 5 more files in changeset.
Added populate buttons

  1. … 2 more files in changeset.
Added admin interface for the possibility of the user to change his own record. This is still beta

    • -0
    • +40
    ./group-user-change.tcl
adding the ability to purge a users searches if they mess themselves up or the code messes them up

    • -0
    • +8
    ./purge-user-searches.adp
    • -0
    • +24
    ./purge-user-searches.tcl
adding links to full exports and messages to explain what each permission means to the permissions files

Added export files done by matthewg

    • -0
    • +114
    ./full-organizations.tcl
    • -0
    • +115
    ./full-people.tcl
fixing references to singleton urls and making the them work for multiple package instances (some of this was done by maltes)

  1. … 18 more files in changeset.
removing hard coded dependence on acs-translations for attribute pretty names and replacing it with the ams proc that does the same thing (but manages it from the ams end and does not require attributes to be stored in acs-translations

  1. … 2 more files in changeset.
The link to the group did not work in the first place

Fixed problem with the groups cache. This was caching the result from the first user who happened to access it, which is bad. Now I only cached the result of the query

  1. … 2 more files in changeset.
Cache the list of groups for contacts. Made the necessary changes to the I18N interface

  1. … 3 more files in changeset.
commit changes of merge with HEAD

    • -16
    • +0
    ./attribute-depreciate-postgresql.xql
  1. … 191 more files in changeset.
file search-list.xql was added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000

file search-list.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000

making changes to save and display the aggregated_searches

  1. … 5 more files in changeset.
file set-default.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000

file remove-default.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000

file ext-search-options.adp was added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000

file attribute-list.xql was added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000