• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed a query bug in task-add-edit, added permissions checks to all .tcl files

these templates make things look left-justified but they are actually centered in some versions of IE. This fixes that as far as I know.

    • -2
    • +2
    /openacs-4/packages/forums/www/index.adp
    • -4
    • +4
    /openacs-4/packages/forums/www/message-chunk.adp
- Many fixes.

- More API refactoring (needs more).

- ad-new not working because I need to figure out a problem with default

values.

- Fixed bug in Tcl callback

- Added Price custom site-wide field.

- TODO: Need to make the widgets table probe the templating system.

- More per-category fields changes.

- Get rid of fields.xql and use API.

Tasks now can be edited.

clean up portrait code

file basic-info-update-oracle.xql was initially added on branch oacs-4-6.

file basic-info-update-postgresql.xql was initially added on branch oacs-4-6.

Added cvs id

Added cvs Id to file.

file upgrade-0.1a-1.0.sql was initially added on branch dotlrn-1-0.

use a clob/text column for the static portlet content instead of a varchar

Took out outdated references to folders for each project.

initial import

  1. … 20 more files in changeset.
Initial revision

    • -0
    • +2
    /openacs-4/contrib/packages/form-to-mail/www/.DS_Store
    • -0
    • +13
    /openacs-4/contrib/packages/form-to-mail/www/form-proc.adp
    • -0
    • +54
    /openacs-4/contrib/packages/form-to-mail/www/form-proc.tcl
    • -0
    • +13
    /openacs-4/contrib/packages/form-to-mail/www/form-proc.xql
    • -0
    • +7
    /openacs-4/contrib/packages/form-to-mail/www/form.adp
    • -0
    • +70
    /openacs-4/contrib/packages/form-to-mail/www/form.tcl
    • -0
    • +15
    /openacs-4/contrib/packages/form-to-mail/www/form.xql
    • -0
    • +8
    /openacs-4/contrib/packages/form-to-mail/www/index.adp
  1. … 20 more files in changeset.
start schecule portlet today, not 30 days ago

Added in tasks, fixed bugs/added in functionality to edit projects,

removed content repository folder for each project (only one folder

per instance now), add in style sheet, rename files in line with

openacs conventions.

    • -0
    • +20
    /openacs-4/contrib/packages/project-manager/www/style.css
  1. … 6 more files in changeset.
added link back to forum view from message view

    • -1
    • +9
    /openacs-4/packages/forums/www/message-view.adp
block another obvious autoresponder

add a 'back to folder view' link to file view

file file.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/file-storage/www/file.xql
- Gave Steve Ivy permissions to contrib/packages/form-to-mail

- Realized I made a boo-boo by adding the keyword_id column that allows

per-category custom fields to the wrong table. Moved it to ca_attributes

and changed pl/pgsql and tcl api's accordingly.

- Create index in ca_attributes to improve speed. Still need to assess

where else we need indices.

- Changed API a bit. A couple functions named _exists_p were not boolean

at all, hence confusing.

- Updated user/admin files to reflect changes.

- Adding of custom fields now lets site-wide admin add site-wide custom

fields, otherwise only package-wise custom-fields.

- Improved fields UI. Needs more work.

- Updated Tcl callbacks.

  1. … 6 more files in changeset.
- Retrieving ads now returns all the custom fields for the category

asked for.

- New proc categories::get_custom_fields to return list of custom fields.

- Adding of custom fields now completely integrated with per-category

custom fields, plus improved UI.

1. Suppressed display of deleted patches (it's a Google thing :)

2. Someone forced component_id to be an integer but the code displays the

component name instead ... I changed the element to text.

- Adding per-category custom fields modifications to admin UI.

- Improved UI for adding fields (still needs some work).

- Improved help texts.

- Added other options to ease adding of custom fields.

- Still need to add keyword_id.

missing { thanks to Bran Duel

    • -1
    • +1
    /openacs-4/contrib/misc/wizard-procs.tcl
Changed arg order of item::get_url. Fixes bug 685 Janine Sisk.

Adding in openacs.org specific templates. Moving templates outside of

pageroot www.

    • -0
    • +293
    /openacs-4/templates/community-index.adp
    • -0
    • +63
    /openacs-4/templates/community-index.tcl
    • -0
    • +19
    /openacs-4/templates/default-content.adp
    • -0
    • +23
    /openacs-4/templates/default-content.tcl
    • -0
    • +50
    /openacs-4/templates/general-master.adp
    • -0
    • +83
    /openacs-4/templates/general-master.tcl
    • -0
    • +10
    /openacs-4/templates/widgets/about.adp
    • -0
    • +4
    /openacs-4/templates/widgets/about.tcl
    • -0
    • +18
    /openacs-4/templates/widgets/features.adp
    • -0
    • +19
    /openacs-4/templates/widgets/features.tcl
  1. … 22 more files in changeset.