• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
The Reject action got screwed up ...

Updated the workflow spec, removed owner_id from curriculum::edit ...

Modified the workflow spec some.\nFixed comments to the workflow log.\nAdded action 'reject'.\n General cleanup ...

Added 'external element' awareness among subsites and dotlrn instances on a server.

Fixed a few bugs ...

Cleaned up the UI, permission checks, etc.

Fixed the description truncation and 'more' link stuff.\nEnabled people w/o 'write' privilege to view curriculum and element forms in display mode.\Removed 'refresh' link in the form page.

    • -2
    • +6
    ./lib/admin-curriculums-postgresql.xql
Made some links, like 'Refresh', etc., work properly from the portlet by providing a return url.

Removed dummy curriculums that was created after instantiation.

Staffan fifed the vertical version of the bar.\nAdded target='_top' to info links.\nMade the return_url work by calling ad_return_url.

src in include pointed to the wrong template.

Made some small adjustments to the code in order to integrate smoothly with dotLRN.

    • -0
    • +9
    ./lib/admin-curriculums-tab.adp
    • -0
    • +32
    ./lib/admin-curriculums-tab.tcl
Added new links

in the frame you get when visiting external elements.\nThanks to Carl (and Google) for this idea.

    • -0
    • +19
    ./www/horizontal.tcl
New 'back' and 'remove frame' GIFs.

    • binary
    ./www/graphics/frame_back.gif
    • binary
    ./www/graphics/frame_remove.gif
Adding two possibly redundant files.

Moved DML statement from one common .xql file into separate *-oracle and *-postgresql.xql files ...

    • -0
    • +22
    ./www/ext-oracle.xql
    • -0
    • +21
    ./www/ext-postgresql.xql
Committed some graphic icons.

    • binary
    ./www/graphics/down.gif
    • binary
    ./www/graphics/help.jpg
    • binary
    ./www/graphics/info.gif
    • binary
    ./www/graphics/refresh.jpg
    • binary
    ./www/graphics/remove.jpg
    • binary
    ./www/graphics/up.gif
Removed bar.adp (replaced by bar-horizontal.adp and bar-vertical.adp) ...

Replaced bar.adp with a horizontal and a vertical oriented adp template.

    • -0
    • +59
    ./lib/bar-horizontal.adp
New upgrade script. Column 'external_p' was added to cu_elements.

    • -0
    • +13
    ./sql/postgresql/upgrade/upgrade-0.2d-0.3d.sql
Added a script to 'regexp flush' the element cache for all users in the curriculum instance.

    • -0
    • +14
    ./www/admin/thorough-flush.tcl
Added a couple of package params and bumped up the version # because of\nan added 'external_p' column to cu_elements and the associated upgrade script.

    • -4
    • +4
    ./sql/oracle/curriculum-curriculum-package-create.sql
    • -1
    • +7
    ./sql/oracle/curriculum-element-create.sql
    • -3
    • +5
    ./sql/oracle/curriculum-element-package-create.sql
    • -11
    • +13
    ./sql/postgresql/curriculum-element-package-create.sql
  1. … 8 more files in changeset.
Made the user page and bar a little more feature complete.\nE.g., we added the notion of ongoing vs completed curriculums and added the curriculum name to the bar.

*** empty log message ***

Cleaned up the UI for the bar and index pages a little bit.\nAdded a package parameter for truncation length of descriptions.

    • -0
    • +2
    ./lib/admin-curriculums-postgresql.xql
    • -0
    • +1
    ./www/curriculum-ave.adp
Bumped up the version #.

Permissions inherited wrongly, both for curriculums ad elements.\nI had left out coalesce(p_context_id, p_package_id), etc.\nprovided an upgrade script for the sake of (my own) convenience ...

    • -0
    • +9
    ./sql/postgresql/upgrade/upgrade-0.1d-0.2d.sql
Staffan made the user page and the bar a little prettier.

I almost forgot to commit the info file ...

Addded not null contraint to cu_elements.curriculum_id, modified the del procedures, etc.

    • -30
    • +73
    ./sql/oracle/curriculum-create.sql
    • -4
    • +7
    ./sql/oracle/curriculum-curriculum-package-create.sql
    • -2
    • +4
    ./sql/oracle/curriculum-element-create.sql
    • -30
    • +73
    ./sql/postgresql/curriculum-create.sql