• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix to keep task-print from failing

Fixing 'OK' typo in message keys

    • -1
    • +1
    ./catalog/project-manager.en_US.ISO-8859-1.xml
Fixed typo of "No" message key

Get tasks page to display, add missing message keys

    • -0
    • +5
    ./catalog/project-manager.en_US.ISO-8859-1.xml
Drop ACS Templating 5.1.6 dependency so this packages will be compatible with openACS 5.1.5

Patch to allow the task-revisions page to show up

Correcting message key for "No"

Fixed problems calling libs/customizations-portlet

Took out debug notice...

Fixed context bar to display project name and have a working link

When creating a new task the assignees are defaultet to the assignees of the project now

Fixed missing return_url

Fixed problem with finding the correct url for a subproject. Sadly this still won't work with notifications for subprojects which will be considerably more easy once we have the package_id stored with the object.

Fixed the permissioning so that a new project inherits form the package or parent_project. Added the updateing of context_ids for existing packages using a webpage. The SQL upgrade script is still missing.

Added display of status

New language keys

    • -0
    • +13
    ./catalog/project-manager.en_US.ISO-8859-1.xml
Ouch, forgot the .sql ending in the upgrade file. Silly me.

    • -121
    • +0
    ./sql/postgresql/upgrade/upgrade-2.73d1-2.80d1
    • -0
    • +121
    ./sql/postgresql/upgrade/upgrade-2.73d1-2.80d1.sql
file upgrade-2.73d1-2.80d1.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-2.73d1-2.80d1.sql
Fixed a language key and added the permissions link

    • -2
    • +3
    ./catalog/project-manager.en_US.ISO-8859-1.xml
Fixing leftovers from merge

file padlock.gif was initially added on branch oacs-5-1.

    • binary
    ./www/resources/padlock.gif
file upgrade-2.73d1-2.80d1 was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-2.73d1-2.80d1
Merged Permission changes from Richard Hamilton. Upped version number to 2.80

    • -1
    • +5
    ./lib/customizations-portlet-oracle.xql
    • -1
    • +5
    ./lib/customizations-portlet-postgresql.xql
    • -0
    • +121
    ./sql/postgresql/upgrade/upgrade-2.73d1-2.80d1
  1. … 25 more files in changeset.
More I18N fixes

    • -87
    • +67
    ./catalog/project-manager.en_US.ISO-8859-1.xml
Closed projects will now be detected by a special proc. Furthermore it is now possible to unset the status filter for projects and tasks

Fixes for I18N

    • -3
    • +16
    ./catalog/project-manager.en_US.ISO-8859-1.xml
Fixed double quote error

Forgot to increase the version number after I18N

Finished I18N of project manager. For the next project I'll start to wrtie code in German to force others to I18N packages as well :-)

    • -1
    • +265
    ./catalog/project-manager.en_US.ISO-8859-1.xml
  1. … 69 more files in changeset.
Made the project overview with the portlets use includes instead of having each portlet's HTML code in one.adp

    • -1
    • +11
    ./catalog/project-manager.en_US.ISO-8859-1.xml
    • -0
    • +27
    ./lib/customizations-portlet-oracle.xql
    • -0
    • +29
    ./lib/customizations-portlet-postgresql.xql
  1. … 20 more files in changeset.