• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Applied patch #254

added css enabled list builder template and its images, added relate and unrelate item ui, added search ui, also added template that will be used /templates

    • -1
    • +5
    ./packages/bcms-ui-base/bcms-ui-base.info
    • -143
    • +104
    ./packages/bcms-ui-base/resources/item-list.adp
    • -0
    • +56
    ./packages/bcms-ui-base/resources/search-postgresql.xql
    • -0
    • +11
    ./packages/bcms-ui-base/resources/search.adp
    • -0
    • +141
    ./packages/bcms-ui-base/resources/search.tcl
    • -0
    • +56
    ./packages/bcms-ui-base/templates/bcms-ui-base/master.adp
    • -0
    • +9
    ./packages/bcms-ui-base/templates/bcms-ui-base/master.tcl
  1. … 20 more files in changeset.
add the queries to accept list builder filter, orderby, pagination. i will make it more generic later, add some more docs

    • -0
    • +0
    ./packages/bcms/sql/postgresql/bcms-create.sql
    • -0
    • +0
    ./packages/bcms/tcl/bcms-category-procs.tcl
    • -0
    • +0
    ./packages/bcms/tcl/bcms-folder-procs.tcl
    • -0
    • +10
    ./packages/bcms/tcl/bcms-item-procs.tcl
    • -0
    • +0
    ./packages/bcms/tcl/bcms-revision-procs.tcl
    • -0
    • +0
    ./packages/bcms/tcl/bcms-widget-procs.tcl
- Moving Malte's enhanced survey from the accidentally-created "oacs4"

repository he created into openacs-4/contrib.

- Malte's commit line was:

"Added new survey module version for head."

    • -0
    • +32
    ./packages/survey/survey.info
    • -0
    • +475
    ./packages/survey/sql/oracle/survey-create.sql
    • -0
    • +70
    ./packages/survey/sql/oracle/survey-drop.sql
    • -0
    • +62
    ./packages/survey/sql/oracle/survey-notifications-init.sql
    • -0
    • +579
    ./packages/survey/sql/oracle/survey-package-create.sql
    • -0
    • +5
    ./packages/survey/sql/oracle/survey-package-drop.sql
    • -0
    • +159
    ./packages/survey/sql/oracle/survey-portlet-create.sql
    • -0
    • +505
    ./packages/survey/sql/postgresql/survey-create.sql
    • -0
    • +71
    ./packages/survey/sql/postgresql/survey-drop.sql
    • -0
    • +75
    ./packages/survey/sql/postgresql/survey-notifications-drop.sql
    • -0
    • +71
    ./packages/survey/sql/postgresql/survey-notifications-init.sql
    • -0
    • +410
    ./packages/survey/sql/postgresql/survey-package-create.sql
    • -0
    • +9
    ./packages/survey/sql/postgresql/survey-package-drop.sql
    • -0
    • +142
    ./packages/survey/sql/postgresql/survey-portlet-create.sql
    • -0
    • +54
    ./packages/survey/sql/postgresql/survey-portlet-drop.sql
  1. … 240 more files in changeset.
Task editing en masse now works better.

    • -1
    • +3
    ./packages/project-manager/www/add-edit.tcl
    • -1
    • +1
    ./packages/project-manager/www/one.adp
    • -2
    • +3
    ./packages/project-manager/www/one.tcl
Removed ACS from name, and added (deprecated)

Further ui updates

    • -11
    • +11
    ./packages/project-manager/www/one.adp
    • -13
    • +7
    ./packages/project-manager/www/one.tcl
    • -9
    • +6
    ./packages/project-manager/www/style.css
Resized icons to 16x16 pixels

New task-add-edit works for editing (redirect afterwards doesn't yet).

Took out task-edit, because it's no longer necessary. Fixed bug with update

of project info after a task is edited.

    • -5
    • +8
    ./packages/project-manager/www/one.tcl
    • -13
    • +0
    ./packages/project-manager/www/task-edit.adp
    • -133
    • +0
    ./packages/project-manager/www/task-edit.tcl
    • -1
    • +1
    ./packages/project-manager/www/task-one.adp
Started adding in processes.

    • -1
    • +3
    ./packages/project-manager/www/index.adp
    • -0
    • +7
    ./packages/project-manager/www/process-add-edit.adp
    • -0
    • +109
    ./packages/project-manager/www/process-add-edit.tcl
    • -0
    • +35
    ./packages/project-manager/www/processes.adp
    • -0
    • +96
    ./packages/project-manager/www/processes.tcl
Slight work on interface.

    • -2
    • +0
    ./packages/project-manager/www/one.adp
    • -2
    • +9
    ./packages/project-manager/www/one.tcl
A lot of cleaning up the interface.

    • -1
    • +4
    ./packages/project-manager/www/index.tcl
    • -0
    • +14
    ./packages/project-manager/www/one.adp
    • -1
    • +25
    ./packages/project-manager/www/one.tcl
    • -1
    • +1
    ./packages/project-manager/www/style.css
    • -7
    • +12
    ./packages/project-manager/www/task-one.adp
    • -3
    • +19
    ./packages/project-manager/www/task-one.tcl
Much cleaner page for assigning tasks

Added in constraints for uniqueness on several tables

Let me see...

    • -3
    • +19
    ./packages/project-manager/www/index.adp
    • -1
    • +3
    ./packages/project-manager/www/index.tcl
    • -0
    • +4
    ./packages/project-manager/www/one.adp
    • -1
    • +45
    ./packages/project-manager/www/one.tcl
    • -19
    • +3
    ./packages/project-manager/www/task-one.adp
    • -1
    • +43
    ./packages/project-manager/www/task-one.tcl
  1. … 11 more files in changeset.
Minor interface changes

    • -3
    • +9
    ./packages/project-manager/www/one.adp
    • -2
    • +8
    ./packages/project-manager/www/task-one.adp
Shows slack time better.

    • -2
    • +2
    ./packages/project-manager/www/one.tcl
Converted index page to list-builder.

    • -49
    • +5
    ./packages/project-manager/www/index.adp
    • -3
    • +41
    ./packages/project-manager/www/index.tcl
Added sorting of tasks.

    • -6
    • +7
    ./packages/project-manager/www/one.tcl
Now should honor hard deadlines better.

    • -4
    • +5
    ./packages/project-manager/www/one.tcl
Now computes the deadlines and dates for tasks and projects. Many other minor

fixes and improvements

    • -1
    • +2
    ./packages/project-manager/www/add-edit.tcl
    • -4
    • +4
    ./packages/project-manager/www/index.adp
    • -6
    • +1
    ./packages/project-manager/www/index.tcl
    • -15
    • +11
    ./packages/project-manager/www/one.adp
    • -20
    • +27
    ./packages/project-manager/www/one.tcl
    • -3
    • +9
    ./packages/project-manager/www/task-edit.tcl
    • -2
    • +26
    ./packages/project-manager/www/task-one.adp
    • -35
    • +35
    ./packages/project-manager/www/task-one.tcl
initial revision

    • -8
    • +10
    ./obsolete-packages/mp3-jukebox/www/mp3s/index.vuh
Changed constraints to be called dependencies. Begin allowing null values

for dates in tasks. General cleanup of a lot of the interface. Added in

some more parameters to control what is shown to the user. Task view page

is currently broken. Fixed data model for tasks so it is more in line with

optional PERT graphs.

    • -23
    • +27
    ./packages/project-manager/www/add-edit.tcl
    • -1
    • +0
    ./packages/project-manager/www/index.adp
    • -62
    • +30
    ./packages/project-manager/www/one.adp
    • -12
    • +74
    ./packages/project-manager/www/one.tcl
  1. … 6 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

    • -0
    • +116
    ./obsolete-packages/bboard/ChangeLog
    • -0
    • +192
    ./obsolete-packages/bboard/bboard.info
    • -0
    • +127
    ./obsolete-packages/bboard/sql/oracle/bboard-drop.sql
  1. … 802 more files in changeset.
Constraints interface improved (can now add constraints optionally for

each task).

    • -16
    • +18
    ./packages/project-manager/www/one.tcl
You can now not enter a constraint against the task making the constraint.

Fixed a bug that prevented the constraint page from coming up.

bug fix, so context with work on root node

some notes of bcms changes

    • -4
    • +24
    ./packages/bcms-ui-wizard/www/TODO.txt
initial addition of bcms-ui-base, a bcms ui package

    • -0
    • +24
    ./packages/bcms-ui-base/bcms-ui-base.info
    • -0
    • +57
    ./packages/bcms-ui-base/resources/category-form.tcl
    • -0
    • +77
    ./packages/bcms-ui-base/resources/folder-form.tcl
    • -0
    • +259
    ./packages/bcms-ui-base/resources/folder-tree.adp
    • -0
    • +99
    ./packages/bcms-ui-base/resources/form-template.adp
    • -0
    • +283
    ./packages/bcms-ui-base/resources/item-list.adp
    • -0
    • +104
    ./packages/bcms-ui-base/resources/page-form.tcl
    • -0
    • +1
    ./packages/bcms-ui-base/resources/simple-form.adp
    • -0
    • +101
    ./packages/bcms-ui-base/resources/template-form.tcl
    • -0
    • +16
    ./packages/bcms-ui-base/tcl/bcms-ui-base-procs-postgresql.xql
    • -0
    • +108
    ./packages/bcms-ui-base/tcl/bcms-ui-base-procs.tcl
    • -0
    • +23
    ./packages/bcms-ui-base/www/index.vuh
    • -0
    • +291
    ./packages/bcms-ui-base/www/style.css
    • -0
    • +5
    ./packages/bcms-ui-base/www/admin/create-folder.adp
    • -0
    • +9
    ./packages/bcms-ui-base/www/admin/create-folder.tcl
  1. … 58 more files in changeset.