• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Editing tasks works again (albeit only one task at a time), more UI work.

    • -0
    • +13
    /openacs-4/contrib/packages/project-manager/www/task-edit.adp
    • -0
    • +117
    /openacs-4/contrib/packages/project-manager/www/task-edit.tcl
Now should be able to view versions of tasks (untested). Also, cleaned

up interface between pages. Slight improvements to UI.

Improved UI, moved task view page to CSS layout.

UI improvements. Now uses CSS for layout.

Updating appearance of one.adp.

Truncate subject to 100 chars before sticking it into the database, because the column for some obscure reason is limited to 100 chars.

change the tree_X and list_X calls, also improved the documentation of folder and item procs

added Brad Duell's cache patch to the wizard, now wizard makes use the cache directive patch

    • -286
    • +302
    /openacs-4/contrib/misc/wizard-procs.tcl
- Fixed bug where searching for maintainer would fail because the query

tried to look into screen_name in the dir_all_users view, but screen_name

is not part of the view.

- Merge "Warn if site-wide admin" fix to HEAD.

- Merge "do not allow admin to remove read from the main site" fix to HEAD.

- Warn the user if the requested user is a site-wide admin, to prevent

the user from being banned/deleted.

- Prevent admin from being able to revoke read perms from the public and

locking him/herself out. Closes: #39

Added Brad's patches 237 and 238 ...

Added in UI to view project revisions. Fiddled with task add-edit page,

but no major changes.

Added in callbacks for instantiation and after-instantiation. However,

they don't seem to be working.

Added in data model for task constraints.

Tasks can be added en masse now

However, editing tasks no longer works.

APply patch #250 for bug#711 set context_bar.

Fix bug#711 where context is set with just the page name, context_bar has

the full context_bar. Apply patch#250.

Fix auto-mount location. Uncertain as to the change in one-postgtresql

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