• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-5.1.0d3-5.1.0d4.sql was initially added on branch oacs-5-1.

Show title on folder listing. If filename is different than title, show that as well. Show cr_mime_types.label mime type description instead of techincal mime type "code".

Add back comments display and link left out after list-builder redesign.

fixed locale includelet to correctly build return_url

adding dependencies and removing unused parameters

adding notifications to assignment types.

fixing bug when deleting the package (some functions were never deleted

Adding in upgrade script for 1.02 to 1.03

Project manager 1.03: now allows you to edit the project for a task. Lots of

other minor bug-fixes and UI improvements. No major datamodel changes, but

there is an upgrade script run to allow you to change projects for a task.

Changed permissions to delete process tasks. Now required write permissions instead of delete permissions

replaced service0 with bash var

  1. … 3 more files in changeset.
Adding the role_ids switch to the workflow::case::role::add_assignee_widgets proc. With that switch you can add assignee widgets for a restricted set of roles

Added link to Oracle on Linux FAQ that publically lists certified Linux distros for Oracle.

added Dirk's notes and new links on Oracle perf and certified setup

parameterize the method for bulk actions, default is get since that used to be the hard coded value

Added useful links, statspack and autotrace installation instructions etc. Needs to be worked over, revised and reviewed by Joel.

take most things out of the footer and move to sidebar; make categorization a popup

add a remove link to category::list::get_pretty_list so you can get a remove link per category in the pretty list

adds a categorization popup, category display box, a non-member index page (not hooked up yet), adds urgent questions and key docs to the index page, css tweaks

    • -0
    • +8
    /openacs-4/contrib/packages/cop-ui/lib/category-display.adp
    • -0
    • +9
    /openacs-4/contrib/packages/cop-ui/lib/category-display.tcl
    • -16
    • +32
    /openacs-4/contrib/packages/cop-ui/lib/index.adp
    • -1
    • +1
    /openacs-4/contrib/packages/cop-ui/lib/index.tcl
    • -0
    • +61
    /openacs-4/contrib/packages/cop-ui/www/non-member.adp
    • -0
    • +17
    /openacs-4/contrib/packages/cop-ui/www/non-member.tcl
font-size 70% is really small, made it 80% for bt_navbar

add the title for sorting to the currently sorted by column, set sort graphic alt to empty (title already on the text link), remove a class list where not needed

add some output to help diagnose error in ad_parse_html_attributes_upvar

if an item exists, unindex it first to avoid duplicate key errors, catch on the index call since if it failed the index context was not destroyed

Put functions into a search:: namespace and make most private.

Add a search::queue and search::dequeue command

define_function_args/package_exec_plsql to avoid db specific xql files.

unset datasource when finished with it.

bump to 5.2.0d2 + postgresql upgrade script.

    • -2
    • +2
    /openacs-4/packages/search/search.info
    • -7
    • +55
    /openacs-4/packages/search/tcl/search-procs.tcl
    • -0
    • +6
    /openacs-4/packages/search/tcl/search-procs.xql
Added some comments

More pretty printing

Pretty printing

Addedd assessmant and section tables. Some data types should be revised

Added assessment and section tables

The categories section was duplicated twice, with the second one not coming through correctly because there was not an id= tag for it. I took out the second one. I think that's the correct one to take out. Also, the section on hierarchical queries did not have an id attribute, so I added it in.

Internet Explorer does not left align the widgets by default, which

gives it a behavior at odds with all the other browsers I've tested on

(Safari, Mozilla, etc). This is a small change that left aligns

widgets by default in all forms, which looks much better, especially

on larger forms.