• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
change files from admin to manage directory and added the correct validation to be accede by administrators only

    • -0
    • +34
    ./manage/activities.adp
    • -0
    • +21
    ./manage/activities.tcl
    • -0
    • +23
    ./manage/activities.xql
    • -0
    • +8
    ./manage/activity-add.adp
    • -0
    • +95
    ./manage/activity-add.tcl
    • -0
    • +9
    ./manage/activity-edit.adp
    • -0
    • +124
    ./manage/activity-edit.tcl
    • -0
    • +25
    ./manage/activity-edit.xql
    • -0
    • +50
    ./manage/activity-oracle.xql
    • -0
    • +74
    ./manage/activity-orders-oracle.xql
    • -0
    • +74
    ./manage/activity-orders-postgresql.xql
    • -0
    • +90
    ./manage/activity-orders.adp
    • -0
    • +55
    ./manage/activity-orders.tcl
    • -0
    • +47
    ./manage/activity-postgresql.xql
    • -0
    • +103
    ./manage/activity.adp
  1. … 79 more files in changeset.
add directory

    • -1
    • +12
    ./admin/event-toggle-available-p.tcl
  1. … 16 more files in changeset.
Redirect to manage instead of admin

Add link to create new events to users with create permission

Added HTMLarea support for additional notes

Fixed bugs

  1. … 1 more file in changeset.
Indentation, if false

Wrong syntax for optional

context_bar -> context

Class button

Use ad_return_url

remove hard-coded package url in register links

Fixed some noquote problems. Got rid of custom (and unused) permissions

and edited the TODO doc to reflect this.

  1. … 10 more files in changeset.
noquote changes (Dirk Gomez)

  1. … 58 more files in changeset.
seperated the product_update query by db, used sysdate for oracle, and now() for postgresql

Fixed ec_product__new query, it hadn't worked because only 14 of the 16 necessary variables had been specified previously

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

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

Cleaned up UI

  1. … 11 more files in changeset.
Added events pacakage from Michael Steigman

    • -0
    • +35
    ./activity-oracle.xql
    • -0
    • +35
    ./activity-postgresql.xql
    • -0
    • +35
    ./index-postgresql.xql
    • -0
    • +102
    ./order-cancel.tcl
  1. … 251 more files in changeset.