• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add link to create new events to users with create permission

New events version 0.1d4

Fixed error message due to wrong switch in make_event_date. Should have switched to correct date handling, but currently too lazy

Added HTMLarea support for additional notes

Fixed bugs

Indentation, if false

Wrong syntax for optional

context_bar -> context

Class button

Use ad_return_url

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
clean up some of the summary and description data.

  1. … 14 more files in changeset.
remove hard-coded package url in register links

Changed pretty-name of package to avoid clash with new pretty-name of acs-events

Updated version number of file to upgrade to changes made for Oracle 9i support

Added this file to upgrade to changed made for Oracle 9i support

    • -0
    • +585
    ./sql/oracle/upgrade/upgrade-0.1d2-0.1d3.sql
Fixed some noquote problems. Got rid of custom (and unused) permissions

and edited the TODO doc to reflect this.

    • -38
    • +0
    ./sql/oracle/events-permissions-create.sql
    • -39
    • +0
    ./sql/oracle/events-permissions-drop.sql
  1. … 5 more files in changeset.
noquote changes (Dirk Gomez)

  1. … 58 more files in changeset.
Oops, bumped up the ecommerce requirement one too far

When you change something, it resent the reminders, which is not what you normally want.

Fixed bug: Doesn't update bulk mail subject when you change the name/times

Bumped up version number of ecommerce, so the APM will suck in the new provides statement. Also bumped up events, and made events require the later version of ecommerce, so installing events should work.

seperated the product_update query by db, used sysdate for oracle, and now() for postgresql

    • -0
    • +20
    ./www/admin/event-edit-postgresql.xql
Changed "timestamp" to "timestamptz" so it works with pg 7.3.x

    • -2
    • +2
    ./sql/postgresql/events-events-create.sql
    • -3
    • +3
    ./sql/postgresql/events-orders-create.sql
    • -3
    • +3
    ./sql/postgresql/events-prices-create.sql
Fixed ec_product__new query, it hadn't worked because only 14 of the 16 necessary variables had been specified previously

    • -1
    • +3
    ./www/admin/event-add-2-postgresql.xql
Fixed bulk-mail: The form didn't work because it didn't carry forward the 'group' variable. And the query to get the sender email got more rows than you wanted, due to a bad join.

More display changes

Changed current_timestamp to sysdate for oracle xql

Only display top register link if there's an additional note.

Make events provide itself and require ecommerce.