• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Updated user categories page. Not final.

- Moved posgresql-specific queries to field-addedit-postgresql.xql

- Update TODO in documentation.

    • -47
    • +120
    ./packages/classified-ads/www/categories.adp
    • -4
    • +8
    ./packages/classified-ads/www/categories.tcl
    • -2
    • +15
    ./packages/classified-ads/www/doc/index.adp
- Added procs to get context trail for ads.

- ad_one displays and edits ads.

- ad-delete with confirmation (still needs work).

- categories.* now link ads to ad-one

- Everything ad_form'ized.

    • -3
    • +46
    ./packages/classified-ads/tcl/ads-procs.tcl
    • -0
    • +10
    ./packages/classified-ads/tcl/ads-procs.xql
    • -0
    • +6
    ./packages/classified-ads/www/admin/ad-one.adp
    • -0
    • +83
    ./packages/classified-ads/www/admin/ad-one.tcl
- Fixing ads::new

- Reformatted classified-ads-procs.tcl for legibility

- ad-new will be merged into ad-one which will take care of adding,

editing and displaying ads.

- Improved category administration.

    • -5
    • +16
    ./packages/classified-ads/tcl/ads-procs.tcl
    • -2
    • +32
    ./packages/classified-ads/tcl/ads-procs.xql
    • -2
    • +2
    ./packages/classified-ads/tcl/widget-procs.tcl
    • -1
    • +10
    ./packages/classified-ads/www/ad-new.tcl
    • -6
    • +13
    ./packages/classified-ads/www/admin/ad-new.tcl
    • -11
    • +11
    ./packages/classified-ads/www/admin/categories.adp
- Updated .info file

- Converted category-new and ad-new to use ad_form, hence getting rid of

a couple FIXME's.

    • -61
    • +41
    ./packages/classified-ads/www/ad-new.tcl
    • -58
    • +25
    ./packages/classified-ads/www/admin/ad-new.tcl
- Made assigned and unassigned ads return published date.

- Placing new ads now lets you know which category it's going into.

- More improvements to field-addedit

- Updated TODO

- Removed category-assign-2, since it had no point and to have

consistent behavior with category-remove

- Much better admin UI to manage categories and ads.

    • -4
    • +15
    ./packages/classified-ads/tcl/ads-procs.tcl
    • -2
    • +4
    ./packages/classified-ads/tcl/ads-procs.xql
    • -3
    • +27
    ./packages/classified-ads/www/admin/ad-new.tcl
    • -24
    • +80
    ./packages/classified-ads/www/admin/categories.adp
    • -1
    • +1
    ./packages/classified-ads/www/doc/index.adp
- Improving categories UI.

- Improved documentation.

- Improved how ads are assigned to categories.

    • -10
    • +48
    ./packages/classified-ads/www/admin/categories.adp
    • -57
    • +27
    ./packages/classified-ads/www/admin/category-new.tcl
- Improved categories page (still need a prettier UI)

- Improved documentation to filed-addedit

- Added proc to verify ISBN numbers.

    • -23
    • +29
    ./packages/classified-ads/www/categories.adp
made the -name optional, forgot to commit this latest change

- Initial revision of the classified-ads package written by Deds Castillo

and Paul Doerwalds.

- Some modifications and improvements by Roberto Mello.

- Added Bugs and Features to the www/doc/index page.

- Will be committing more changes soon.

    • -0
    • +120
    ./packages/classified-ads/classified-ads.info
    • -0
    • +67
    ./packages/classified-ads/sql/postgresql/ads-create.sql
    • -0
    • +54
    ./packages/classified-ads/sql/postgresql/ads-drop.sql
    • -0
    • +8
    ./packages/classified-ads/sql/postgresql/ads-package-drop.sql
    • -0
    • +102
    ./packages/classified-ads/sql/postgresql/attributes-create.sql
    • -0
    • +11
    ./packages/classified-ads/sql/postgresql/attributes-drop.sql
  1. … 63 more files in changeset.
Remove old file.

Remove comment-edit files, add replacement add-edit files.

Remove generic xql file, move to database specific xql. Comment-add-edit now

works for add and edit.

modified wizard-procs of the templating system, added multi level wizard support, visited step, additional docs, etc.

    • -0
    • +199
    ./misc/wizard-procs-doc.html
    • -0
    • +604
    ./misc/wizard-procs.tcl
Added xql file. Fixed datamodel to reflect general_comments subtype of

content_item. Added plsql api for adding a new revision of a comment.

General_comments references cr_items. None of the attributes in general_comments should be versioned.

Fix noquote problems. Move comment-edit.xql to comment-add-edit.xql

    • -2
    • +2
    ./packages/general-comments/www/index.adp
Recover lost file.

Adding missing adp file.

Moved to comment-add-edit.

Rename comment-add to comment add-edit. Using ad_form one can do add and edit.

Added database specific xql files for url add/edit.

Replaced seperate url add and edit files with url-add-edit ad_form based

script.

    • -54
    • +0
    ./packages/general-comments/www/url-add-2.tcl
    • -47
    • +0
    ./packages/general-comments/www/url-add.tcl
    • -28
    • +0
    ./packages/general-comments/www/url-ae.adp
    • -34
    • +0
    ./packages/general-comments/www/url-edit-2.tcl
    • -16
    • +0
    ./packages/general-comments/www/url-edit-2.xql
    • -40
    • +0
    ./packages/general-comments/www/url-edit.tcl
Update form to use ad_form, combine add and edit into one tcl/adp pair.

    • -0
    • +5
    ./packages/general-comments/www/url-add-edit.adp
    • -0
    • +83
    ./packages/general-comments/www/url-add-edit.tcl
    • -0
    • +14
    ./packages/general-comments/www/url-add-edit.xql
Move adp file too!

    • -8
    • +0
    ./packages/general-comments/lib/comments.adp
    • -0
    • +8
    ./packages/general-comments/templates/comments.adp
Moved include to templates directory

    • -37
    • +0
    ./packages/general-comments/lib/comments.tcl
    • -0
    • +37
    ./packages/general-comments/templates/comments.tcl
importing library package from the ShareNet system

    • -0
    • +0
    ./obsolete-packages/library/library.info
    • -0
    • +0
    ./obsolete-packages/library/license.txt
    • -0
    • +0
    ./obsolete-packages/library/readme.txt
  1. … 345 more files in changeset.
Initial revision

    • -0
    • +390
    ./obsolete-packages/library/library.info
    • -0
    • +340
    ./obsolete-packages/library/license.txt
    • -0
    • +6
    ./obsolete-packages/library/readme.txt
    • -0
    • +994
    ./obsolete-packages/library/sql/oracle/library-create.sql
    • -0
    • +146
    ./obsolete-packages/library/sql/oracle/library-drop.sql
    • -0
    • +1736
    ./obsolete-packages/library/sql/oracle/library-package-bodies.sql
    • -0
    • +355
    ./obsolete-packages/library/sql/oracle/library-workflow-create.sql
    • -0
    • +458
    ./obsolete-packages/library/sql/oracle/library-workflow-packages.sql
    • -0
    • +1337
    ./obsolete-packages/library/tcl/km-00-defs-procs.tcl
    • -0
    • +315
    ./obsolete-packages/library/tcl/km-access-procs.tcl
  1. … 345 more files in changeset.
Started work on oracle data model upgrade. PL/SQL exists, but is unported.

Modified template files to use the new content repository datamodel.

    • -5
    • +18
    ./packages/project-manager/www/add-edit.tcl
    • -62
    • +0
    ./packages/project-manager/www/add-edit.xql
    • -0
    • +26
    ./packages/project-manager/www/index-postgresql.xql
    • -3
    • +47
    ./packages/project-manager/www/index.adp
    • -22
    • +23
    ./packages/project-manager/www/index.tcl
    • -21
    • +0
    ./packages/project-manager/www/index.xql
    • -0
    • +61
    ./packages/project-manager/www/view-project.adp
    • -0
    • +43
    ./packages/project-manager/www/view-project.tcl
file one.xql was added on branch oacs-5-1 on 2005-05-02 08:15:49 +0000

    • -0
    • +0
    ./packages/project-manager/www/one.xql