• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Resolves conflicts, merging from HEAD to oacs-5-1

Make the automatic detection of expired logins work when you explicitly supply party_id 0 as well

Merge HEAD to the 5.1 branch.

  1. … 38 more files in changeset.
Trim leading zeros since month_data is keyed by month number without leading zero, and I have seen at least once getting it a month value with leading zero from somewhere.

factor the clipboard functionality out of cop-base and cop-ui

    • -0
    • +30
    /openacs-4/packages/clipboard/clipboard.info
    • -0
    • +168
    /openacs-4/packages/clipboard/tcl/clipboard-procs.tcl
    • -0
    • +6
    /openacs-4/packages/clipboard/www/ae.adp
    • -0
    • +44
    /openacs-4/packages/clipboard/www/ae.tcl
    • -0
    • +31
    /openacs-4/packages/clipboard/www/attach.tcl
    • -0
    • +17
    /openacs-4/packages/clipboard/www/delete.tcl
    • -0
    • +21
    /openacs-4/packages/clipboard/www/index.adp
    • -0
    • +15
    /openacs-4/packages/clipboard/www/index.tcl
    • -0
    • +21
    /openacs-4/packages/clipboard/www/remove.tcl
    • -0
    • +22
    /openacs-4/packages/clipboard/www/view.adp
    • -0
    • +40
    /openacs-4/packages/clipboard/www/view.tcl
pg_relcheck was replaced by pg_constraint in postgres 7.3 and

later. Code allows for both, but was only using the right one for 7.3

exactly, not 7.3 and above.

class=image not necessary

Accept -package_id for getting package parameters, to support adding photos from pages not inside the photo-album package, e.g. from a migration script

Get rid of the ugly blue border around photos

break out view tracking stuff from cop-base

    • -0
    • +29
    /openacs-4/packages/views/views.info
    • -0
    • +18
    /openacs-4/packages/views/sql/postgresql/views-drop.sql
    • -0
    • +40
    /openacs-4/packages/views/sql/postgresql/views-procs.sql
    • -0
    • +44
    /openacs-4/packages/views/tcl/views-procs.tcl
move the rating icon generation into the ratings package

    • -7
    • +113
    /openacs-4/packages/ratings/tcl/rating-procs.tcl
add small and large stars + wordpress bar style icons

    • -5
    • +5
    /openacs-4/packages/ratings/www/rate.tcl
    • binary
    /openacs-4/packages/ratings/www/resources/lstars/s-0.5.gif
    • binary
    /openacs-4/packages/ratings/www/resources/lstars/s-1.0.gif
    • binary
    /openacs-4/packages/ratings/www/resources/lstars/s-1.5.gif
    • binary
    /openacs-4/packages/ratings/www/resources/lstars/s-2.0.gif
    • binary
    /openacs-4/packages/ratings/www/resources/lstars/s-2.5.gif
    • binary
    /openacs-4/packages/ratings/www/resources/lstars/s-3.0.gif
    • binary
    /openacs-4/packages/ratings/www/resources/lstars/s-3.5.gif
    • binary
    /openacs-4/packages/ratings/www/resources/lstars/s-4.0.gif
    • binary
    /openacs-4/packages/ratings/www/resources/lstars/s-4.5.gif
    • binary
    /openacs-4/packages/ratings/www/resources/lstars/s-5.0.gif
    • binary
    /openacs-4/packages/ratings/www/resources/stars/s-0.5.gif
    • binary
    /openacs-4/packages/ratings/www/resources/stars/s-1.0.gif
    • binary
    /openacs-4/packages/ratings/www/resources/stars/s-1.5.gif
    • binary
    /openacs-4/packages/ratings/www/resources/stars/s-2.0.gif
  1. … 16 more files in changeset.
- Removed template::

- Upper-cased Upload

Internationalization bugs

Removed template::

Internationalization bugs

Show Continued... instead of (more)

Show all entries when viewing by category

bio_attribute_id added in the wrong place

partial fix to 1837; removing reference to bio that broke the code; checking with Lars with what should go in

Correctly depends on logger 1.04b4, fixing bug #1835.

Updated project-manager to 1.04b1: fixes bug #1796.

Removed overquoting from context bar.

Sorting on one.tcl page now sorts by first name, last name as a secondary sort.

Move comments on project view page to left column.

Removed overquoting from title

Sort assignees by first name, last name, after the deadline

If a task is assigned to multiple people, now uses the group templating tag to group them together

adding notifications

    • -0
    • +26
    /openacs-4/packages/faq/tcl/faq-procs.tcl
    • -0
    • +21
    /openacs-4/packages/faq/tcl/faq-procs.xql
    • -0
    • +61
    /openacs-4/packages/faq/tcl/q-and-a-procs.tcl
    • -0
    • +23
    /openacs-4/packages/faq/tcl/q-and-a-procs.xql
    • -1
    • +3
    /openacs-4/packages/faq/www/one-faq.adp
    • -0
    • +7
    /openacs-4/packages/faq/www/one-faq.tcl
Fix view URLs broken by title display change.

refactor ratings from cop-base

    • -0
    • +29
    /openacs-4/packages/ratings/ratings.info
    • -0
    • +175
    /openacs-4/packages/ratings/tcl/rating-procs.tcl
    • -0
    • +27
    /openacs-4/packages/ratings/www/rate.tcl
pass array into apm_package_install_version, bash maturity to 0 (needs to be fixed)