• last updated 20 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file 00_headport_puls_chiudi.png was initially added on branch oacs-5-1.

file 00_headport_puls_chiudi_ov.png was initially added on branch oacs-5-1.

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

file site-master-kelp.tcl was initially added on branch oacs-5-1.

file site-master-kelp.css was initially added on branch oacs-5-1.

corrected catalog translation

Added kelp-theme

Initial source release for dotfolio-ui

    • -0
    • +26
    /openacs-4/packages/dotfolio-ui/dotfolio-ui.info
    • -0
    • +31
    /openacs-4/packages/dotfolio-ui/lib/clipper-postgresql.xql
    • -0
    • +49
    /openacs-4/packages/dotfolio-ui/lib/clipper.adp
    • -0
    • +49
    /openacs-4/packages/dotfolio-ui/lib/clipper.tcl
    • -0
    • +97
    /openacs-4/packages/dotfolio-ui/lib/dotfolio-master.adp
    • -0
    • +55
    /openacs-4/packages/dotfolio-ui/lib/dotfolio-master.tcl
    • -0
    • +18
    /openacs-4/packages/dotfolio-ui/lib/index-postgresql.xql
    • -0
    • +109
    /openacs-4/packages/dotfolio-ui/lib/index.adp
    • -0
    • +40
    /openacs-4/packages/dotfolio-ui/lib/index.tcl
    • -0
    • +1
    /openacs-4/packages/dotfolio-ui/lib/profile-edit.adp
    • -0
    • +144
    /openacs-4/packages/dotfolio-ui/lib/profile-edit.tcl
    • -0
    • +1
    /openacs-4/packages/dotfolio-ui/lib/profile-view.adp
  1. … 36 more files in changeset.
Initial source release for dotfolio

    • -0
    • +38
    /openacs-4/packages/dotfolio/dotfolio.info
    • -0
    • +23
    /openacs-4/packages/dotfolio/lib/install.xml
    • -0
    • +28
    /openacs-4/packages/dotfolio/sql/postgresql/admins-drop.sql
    • -0
    • +91
    /openacs-4/packages/dotfolio/sql/postgresql/admins-init.sql
  1. … 75 more files in changeset.
New language keys

Ouch, forgot the .sql ending in the upgrade file. Silly me.

file upgrade-2.73d1-2.80d1.sql was initially added on branch oacs-5-1.

Test commit

flushed out main entity types for financial accounting system

This is a method of using dia to diagram the data model. Dia can produce

.png format files on the command line, so I wrote a makefile which produces

datamodel.png from datamodel.dia and also contains a pattern rule to

produce any.png from any.dia.

Requirements for running the make:

- gnu make

- dia

    • -0
    • +7
    /openacs-4/packages/t-account/www/doc/Makefile
    • binary
    /openacs-4/packages/t-account/www/doc/datamodel.dia
partial fix of bug 2388

Fixed a language key and added the permissions link

revert project specific code

select numeric_value so edit does not bomb

Changed citybuild/object-delete.tcl so that it takes care of unsetting live and latest revisions before trying to delete the object. This fixes the bug that causes content_item__del to bomb whenever there is a live or latest revision set for the object being deleted.

Fixing leftovers from merge

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

file upgrade-2.73d1-2.80d1 was initially added on branch oacs-5-1.

Merged Permission changes from Richard Hamilton. Upped version number to 2.80

  1. … 25 more files in changeset.
inverted logic on checking multiple in last commit

support a display_widget attribute for the category widget so we can show checkboxes for category selection

More I18N fixes

changed the check for clubs to detect if we have a class due to the fact that we have dotlrn_class::community_type that hopefully always returns the community_type for a class.

make 4 space

Closed projects will now be detected by a special proc. Furthermore it is now possible to unset the status filter for projects and tasks