• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added in processes. Still only half-working

    • -0
    • +145
    ./contrib/packages/project-manager/www/process-task-add-edit-2.tcl
  1. … 8 more files in changeset.
Bug #872: Decrease the indent with threaded posts

    • -1
    • +1
    ./packages/forums/www/message-view.adp
Changed personal info links to a link to Your Workspace in an attempt to merge .LRN and OpenACS a bit

    • -10
    • +4
    ./packages/dotlrn/www/control-panel.adp
    • -2
    • +3
    ./packages/dotlrn/www/control-panel.tcl
Fixed bug #860: * required mark on forms

Fixed bug #885: If an admin user visits dotlrn, self-approve

    • -6
    • +0
    ./packages/dotlrn/www/index-not-a-user.adp
    • -9
    • +8
    ./packages/dotlrn/www/index-not-a-user.tcl
Add focus

    • -0
    • +1
    ./packages/dotlrn/www/admin/club-new.adp
Grant create, in addition to read and write, to community members

    • -9
    • +10
    ./packages/dotlrn/tcl/community-procs.tcl
- Fixed bug in oracle code, which caused thread last post date to not get set corectly

- Moved upgrade scripts to upgrade directory

    • -0
    • +328
    ./packages/forums/sql/oracle/upgrade/upgrade-0.1d-0.2d.sql
    • -0
    • +6
    ./packages/forums/sql/oracle/upgrade/upgrade-0.2d-0.3d.sql
    • -0
    • +3
    ./packages/forums/sql/oracle/upgrade/upgrade-0.3d-0.4d.sql
    • -0
    • +173
    ./packages/forums/sql/postgresql/upgrade/upgrade-0.1d-0.2d.sql
    • -0
    • +28
    ./packages/forums/sql/postgresql/upgrade/upgrade-0.2d-0.3d.sql
    • -0
    • +3
    ./packages/forums/sql/postgresql/upgrade/upgrade-0.3d-0.4d.sql
Tried to clean up the hierarchical display a bit on Oracle, but it's still awfully broken

Oracle porting bug: missing 'from dual'

Localize instance_name

Fixed bug #871: Sorting forums post listing

    • -4
    • +4
    ./packages/forums/www/forum-view-oracle.xql
    • -70
    • +22
    ./packages/forums/www/forum-view.adp
    • -9
    • +101
    ./packages/forums/www/forum-view.tcl
    • -2
    • +2
    ./packages/forums/www/admin/forum-disable.tcl
    • -5
    • +8
    ./packages/forums/www/admin/forum-edit.tcl
    • -2
    • +2
    ./packages/forums/www/admin/forum-enable.tcl
    • -20
    • +10
    ./packages/forums/www/admin/index.adp
    • -5
    • +57
    ./packages/forums/www/admin/index.tcl
    • -4
    • +7
    ./packages/forums/www/admin/permissions.tcl
Default applets instance_name to package's pretty_name instead of package_key

    • -4
    • +0
    ./packages/dotlrn/tcl/applets-procs.tcl
    • -11
    • +9
    ./packages/dotlrn/tcl/dotlrn-procs.tcl
    • -8
    • +0
    ./packages/dotlrn/tcl/dotlrn-procs.xql
Make context bar work with the index page in applications as well

    • -2
    • +3
    ./packages/dotlrn/tcl/navigation-procs.tcl
Focus

Capitalize first letters of Yes and No

    • -2
    • +2
    ./packages/forums/www/admin/forum-new.tcl
don't show email to un-logged in users.

general xql file had postgresql signature in it

    • -1
    • +0
    ./packages/survey/www/admin/survey-create.xql
Unassigned query not ported to PG

    • -22
    • +3
    ./packages/bug-tracker/tcl/bug-procs.tcl
    • -0
    • +14
    ./packages/bug-tracker/tcl/bug-procs.xql
initializes category_defaults so empty bug-tracker does not fail

    • -1
    • +3
    ./packages/bug-tracker/tcl/bug-procs.tcl
Adding a line to the api-doc of auth::create_user that it returns the user_id also.

Closes bug #854. Missing noquote, improper vertical alignment of arrow buttons.

Added double quotes around tag parameters.

    • -4
    • +4
    ./packages/wp-slim/www/slides-reorder.adp
    • -2
    • +2
    ./packages/wp-slim/www/slides-reorder.tcl
adds a kernel param ExcludedFiles for which the rp returns 404 (set to */CVS/* *~) and support for that in rp

writing a Tcl proc with accompanying test case to replace the news__status plsql function. TODO: replace usage of plsql function with Tcl proc and update view

    • -0
    • +70
    ./packages/news/tcl/test/news-test-procs.tcl
Fixed bug #882: gifs mising in file-storage

    • -3
    • +3
    ./packages/fs-portlet/www/fs-portlet.adp
Do not center the form, makes it look really ugly (input fields are centered within themselves

typo

    • -2
    • +2
    ./packages/acs-tcl/tcl/apm-install-procs.tcl
get tmpdir from acs-subsite bug 75 Simos Gabrielidis

Removing the graphics/ directory since the emoticon pics live in resources/ now.

    • binary
    ./packages/forums/www/graphics/angel.gif
    • binary
    ./packages/forums/www/graphics/bigsmile.gif
    • binary
    ./packages/forums/www/graphics/burp.gif
    • binary
    ./packages/forums/www/graphics/crazy4.gif
    • binary
    ./packages/forums/www/graphics/crossedlips.gif
    • binary
    ./packages/forums/www/graphics/cry.gif
    • binary
    ./packages/forums/www/graphics/embarrassed.gif
    • binary
    ./packages/forums/www/graphics/farted.gif
    • binary
    ./packages/forums/www/graphics/kiss.gif
    • binary
    ./packages/forums/www/graphics/moneymouth.gif
    • binary
    ./packages/forums/www/graphics/oneeye.gif
    • binary
    ./packages/forums/www/graphics/sad.gif
    • binary
    ./packages/forums/www/graphics/scream.gif
    • binary
    ./packages/forums/www/graphics/smile.gif
    • binary
    ./packages/forums/www/graphics/smile8.gif
  1. … 4 more files in changeset.
Bug #801 - made display / edit mode buttons available in a form_buttons(label, name) multirow.

    • -7
    • +1
    ./packages/acs-templating/tcl/form-procs.tcl
    • -1
    • +11
    ./packages/acs-templating/tcl/tag-init.tcl