Showing 371 - 380 of 695 Postings (
summary)
Created by Malte Sussdorff, last modified by Benjamin Brink 22 Oct 2016, at 03:37 AM
Package Specification Summary for Package: invoices
| Summary: |
Invoices package that will collect costs to invoice items in invoices and store data about received payment. |
| Description: |
Collect costs to invoice items and invoices, store payment information. |
| Maturity: |
New Submission or Maturity Unknown |
| This package depends on: |
acs-content-repository acs-kernel acs-templating categories general-comments logger organizations ref-currency contacts |
| Packages that depend on invoices: |
invoices-portlet |
| Package parameters: |
- CreditCategory
- Offer item category to be used for credit offer items (default , type string, scope instance)
- DefaultCurrency
- Default currency code (default EUR, type string, scope instance)
- DefaultPriceListID
- ID of the default price list (default , type string, scope instance)
- InvoiceOpeningTemplate
- Location of the invoice opening letter template which is parsed to generate the invoice. (default /templates/pdf/opening/, type string, scope instance)
- InvoiceTemplate
- Location of the invoice template which is parsed to generate the invoice. (default /templates/pdf/invoice/, type string, scope instance)
- JournalFolderID
- Folder_id of the file-storage folder to put the journal files in. (default , type string, scope instance)
- MailSendBoxFileP
- Location of the file for prefilling the mail send box. (default , type string, scope instance)
- OfferAccept
- Location of the page to be displayed if an external user accepts an offer. Leave empty for default. (default , type string, scope instance)
- OfferTemplate
- Location of the offer template which is parsed to generate the offer. (default /templates/pdf/offer/, type string, scope instance)
- Portlet: DefaultPortletLayout
- The src for the layout of the portlets. (default /packages/invoices/lib/portlet, type string, scope instance)
|
Bug Tracker Summary for Package: invoices
| Open Bugs: |
0 |
| All Tracked Issues: |
0 |
| Latest Bug Opened: |
This package has no open bugs.
|
| Latest Bug Fixed: |
No bugs have been fixed in this package.
|
| Top Bug Submitters: |
|
| Top Bug Fixers: |
|
Code Metrics Summary for Package: invoices
| # Tcl Procs |
0 |
| # Tcl Lines |
0 |
| # Tcl Blank Lines |
1 |
| # Tcl Comment Lines |
0 |
| # Automated Tests |
0 |
| # Stored Procedures |
PG: 0 ORA: 0 |
| # SQL Lines |
PG: 0 (blank 1 comments 0)
ORA: 0 (blank 1 comments 0) |
| # ADP pages |
0 |
| # ADP lines |
0 |
| # Include pages (invoices/lib/) |
0 |
| # Documentation pages |
0
|
| # Documentation lines |
0 |
| Browse Source |
Not installed |
| Github Repository: |
https://github.com/openacs/invoices/tree/oacs-5-10
|
Changelog
Changes in the last 7 days
Package Information
The invoices package aims to provide a central place for the creation of invoices. Currently this is tightly integrated with Project Manager, so you are able to provide a cost sheet for a project (a cost sheet is the basic "table" which makes up your invoice in the end) and once the project is closed, see the cost sheet come up in the list of billable projects and therefore can create an invoice for it.
Some of the highlights:
- Support for OpenOffice generated invoice PDFs
- Mass generation of invoices (you create all invoices at once and recieve a joined PDF for printout).
- Mass sending of invoices (same as above, though the invoices are send via E-Mail)
- Credit notes, invoice cancellations and invoice copies are handled in an approved accounting method
- Support for offers and order confirmation
- Reports on revenue generation and realization rates (per account manager / customer / region)
- Collect payment information (albeit manually).
Where should the package be heading in the near future:
- Setup in our cognovís environment for automatic invoice generation
- Integration with logger to automatically fill the cost sheet
- Hopefully integration into the accounts* packages
- Integration with other packages like room reservation
Created by Robert Taylor, last modified by Benjamin Brink 22 Oct 2016, at 03:37 AM
Package Specification Summary for Package: imsld
| Summary: |
IMS LD integration with dotLRN. |
| Description: |
This package is the implementation of IMS LD in dotLRN. The course admin can create a sequence of activities for the students, as well as decide who does what, when and using what resources. |
| Maturity: |
New Submission or Maturity Unknown |
| This package depends on: |
acs-content-repository acs-kernel acs-templating |
| Packages that depend on imsld: |
imsld-portlet |
| Package parameters: |
- CustomCSS
- Custom CSS to apply to the player (default , type string, scope instance)
- gsi: GSIRegistryPort
- TCP port number of the GSI registry. (default 9000, type number, scope instance)
- gsi: GSIRegistryURL
- URL of the Registry where GSI services are stored. (default localhost, type string, scope instance)
|
Bug Tracker Summary for Package: imsld
There is no package with the name "imsld" known to bug-tracker.
Code Metrics Summary for Package: imsld
| # Tcl Procs |
0 |
| # Tcl Lines |
0 |
| # Tcl Blank Lines |
1 |
| # Tcl Comment Lines |
0 |
| # Automated Tests |
0 |
| # Stored Procedures |
PG: 0 ORA: 0 |
| # SQL Lines |
PG: 0 (blank 1 comments 0)
ORA: 0 (blank 1 comments 0) |
| # ADP pages |
0 |
| # ADP lines |
0 |
| # Include pages (imsld/lib/) |
0 |
| # Documentation pages |
0
|
| # Documentation lines |
0 |
| Browse Source |
Not installed |
| Github Repository: |
https://github.com/openacs/imsld/tree/oacs-5-10
|
Created by Robert Taylor, last modified by Benjamin Brink 22 Oct 2016, at 03:36 AM
Package Specification Summary for Package: image-magick
| Summary: |
Provides an interface to the ImageMagick image manipulation tools. |
| Description: |
Provides an interface to the ImageMagick image manipulation tools. This is just a set of Tcl procedures that create and execute the appropriate command line. |
| Maturity: |
New Submission or Maturity Unknown |
| This package depends on: |
None |
| Packages that depend on image-magick: |
None |
| Package parameters: |
- ClearTmpDirOnStartupP
- If set, the temporary directory is cleared on startup (default 0, type number, scope instance)
- TmpDir
- Temporary directory for working files (default /tmp/nsd/image-magick, type string, scope instance)
- bin_path
- Path to the Image Magick binaries (default /usr/bin, type string, scope instance)
|
Bug Tracker Summary for Package: image-magick
There is no package with the name "image-magick" known to bug-tracker.
Code Metrics Summary for Package: image-magick
| # Tcl Procs |
0 |
| # Tcl Lines |
0 |
| # Tcl Blank Lines |
1 |
| # Tcl Comment Lines |
0 |
| # Automated Tests |
0 |
| # Stored Procedures |
PG: 0 ORA: 0 |
| # SQL Lines |
PG: 0 (blank 1 comments 0)
ORA: 0 (blank 1 comments 0) |
| # ADP pages |
0 |
| # ADP lines |
0 |
| # Include pages (image-magick/lib/) |
0 |
| # Documentation pages |
0
|
| # Documentation lines |
0 |
| Browse Source |
Not installed |
| Github Repository: |
https://github.com/openacs/image-magick/tree/oacs-5-10
|
Created by Robert Taylor, last modified by Benjamin Brink 22 Oct 2016, at 03:36 AM
Package Specification Summary for Package: ims-ent
| Summary: |
Implementing the IMS Enterprise Specification version 1.1, designed to work with .LRN (ver. 2.x right now) |
| Description: |
|
| Maturity: |
New Submission or Maturity Unknown |
| This package depends on: |
dotlrn |
| Packages that depend on ims-ent: |
None |
| Package parameters: |
- UserIdReturnProc
- This should be a proc thar MUST return the user_id based on a key that its passed to that proc, the key is the <id> that identify the user through the IMS DTD, and should be unique as well. This proc also will be receiving as param "-authority_id $authority_id", since everything is related to that. The default will use the username as a key to link IMS and acs-authentication. (default acs_user::get_by_username -username, type string, scope instance)
- Levels values from grouptype: class
- the value in the xml file for identify the a class level in the group context (default 3, type number, scope instance)
- Levels values from grouptype: department
- the value in the xml file for identify the a deparment level in the group context. (default 1, type number, scope instance)
- Levels values from grouptype: subject
- the value in the xml file for identify the a subject level in the group context (default 2, type number, scope instance)
|
Bug Tracker Summary for Package: ims-ent
Code Metrics Summary for Package: ims-ent
| # Tcl Procs |
0 |
| # Tcl Lines |
0 |
| # Tcl Blank Lines |
1 |
| # Tcl Comment Lines |
0 |
| # Automated Tests |
0 |
| # Stored Procedures |
PG: 0 ORA: 0 |
| # SQL Lines |
PG: 0 (blank 1 comments 0)
ORA: 0 (blank 1 comments 0) |
| # ADP pages |
0 |
| # ADP lines |
0 |
| # Include pages (ims-ent/lib/) |
0 |
| # Documentation pages |
0
|
| # Documentation lines |
0 |
| Browse Source |
Not installed |
| Github Repository: |
https://github.com/openacs/ims-ent/tree/oacs-5-10
|
Created by Robert Taylor, last modified by Benjamin Brink 22 Oct 2016, at 03:35 AM
Package Specification Summary for Package: glossary
| Summary: |
User maintained glossary. |
| Description: |
The glossary package supports glossaries for multiple
contexts. A site, subsite, group, user, or even a document
may have one or more glossaries associated with it. Terms may have
illustrations (acs-content-repository). Each glossary can have its
security set (acs-permissions), a workflow, and optionally except user
comments. A glossary's content is stored in the content repository. Relies on the deprecated acs-workflow module.
|
| Maturity: |
New Submission or Maturity Unknown |
| This package depends on: |
acs-content-repository acs-kernel acs-workflow general-comments |
| Packages that depend on glossary: |
None |
| Package parameters: |
None
|
Bug Tracker Summary for Package: glossary
| Open Bugs: |
0 |
| All Tracked Issues: |
1 |
| Latest Bug Opened: |
This package has no open bugs.
|
| Latest Bug Fixed: |
2006-01-25 data loss.
|
| Top Bug Submitters: |
Ben Koot (1) |
| Top Bug Fixers: |
Lars Pind (1) |
Code Metrics Summary for Package: glossary
| # Tcl Procs |
0 |
| # Tcl Lines |
0 |
| # Tcl Blank Lines |
1 |
| # Tcl Comment Lines |
0 |
| # Automated Tests |
0 |
| # Stored Procedures |
PG: 0 ORA: 0 |
| # SQL Lines |
PG: 0 (blank 1 comments 0)
ORA: 0 (blank 1 comments 0) |
| # ADP pages |
0 |
| # ADP lines |
0 |
| # Include pages (glossary/lib/) |
0 |
| # Documentation pages |
0
|
| # Documentation lines |
0 |
| Browse Source |
Not installed |
| Github Repository: |
https://github.com/openacs/glossary/tree/oacs-5-10
|
Created by Robert Taylor, last modified by Benjamin Brink 22 Oct 2016, at 03:35 AM
Package Specification Summary for Package: glossar
| Summary: |
Glossars , translations for specific terms, and terms that shouldn't be used. |
| Description: |
Glossars , translations for specific terms, and terms that shouldn't be used. |
| Maturity: |
New Submission or Maturity Unknown |
| This package depends on: |
None |
| Packages that depend on glossar: |
glossar-portlet |
| Package parameters: |
None
|
Bug Tracker Summary for Package: glossar
There is no package with the name "glossar" known to bug-tracker.
Code Metrics Summary for Package: glossar
| # Tcl Procs |
0 |
| # Tcl Lines |
0 |
| # Tcl Blank Lines |
1 |
| # Tcl Comment Lines |
0 |
| # Automated Tests |
0 |
| # Stored Procedures |
PG: 0 ORA: 0 |
| # SQL Lines |
PG: 0 (blank 1 comments 0)
ORA: 0 (blank 1 comments 0) |
| # ADP pages |
0 |
| # ADP lines |
0 |
| # Include pages (glossar/lib/) |
0 |
| # Documentation pages |
0
|
| # Documentation lines |
0 |
| Browse Source |
Not installed |
| Github Repository: |
https://github.com/openacs/glossar/tree/oacs-5-10
|
Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 03:34 AM
Package Specification Summary for Package: general-comments
| Summary: |
Service to provide comment entry and display on objects. |
| Description: |
General comments provides the widgets and UI to support commentability on any object. There is also an admin interface to edit/hide/delete comments. |
| Documentation: |
Package Documentation |
| Maturity: |
Mature |
| This package depends on: |
acs-kernel acs-content-repository acs-tcl acs-messaging |
| Packages that depend on general-comments: |
contacts cop-base cop-ui glossary invoices lamsint lars-blogger news project-manager sloan-bboard static-pages trackback users-selection wp-slim xowiki |
| Package parameters: |
- AllowDisplayMyCommentsLinkP
- If set to true (1 or t), shows a link to the user that allows them to filter the display of comments so it only includes the present user. (Currently only half implemented -- allows packages to add this link, but doesn't show it automatically). (default t, type string, scope instance)
- AllowFileAttachmentsP
- Sets whether files can be attached to comments. Values are 't' and 'f'. (default t, type string, scope instance)
- AllowLinkAttachmentsP
- Sets whether links can be attached to comments. Values are 't' and 'f'. (default t, type string, scope instance)
- AutoApproveCommentsP
- Sets whether comments go live immediately. Values are 't' and 'f'. (default t, type string, scope instance)
- MaxFileSize
- Maximum file size that can be uploaded in bytes. 0 for unlimited. (default 0, type number, scope instance)
- RecentOnTopP
- If set to true (t or 1), then puts most recent comments on the top. Otherwise, most recent comments go on the bottom. (default f, type string, scope instance)
|
Bug Tracker Summary for Package: general-comments
Code Metrics Summary for Package: general-comments
| # Tcl Procs |
8 |
| # Tcl Lines |
386 |
| # Tcl Blank Lines |
61 |
| # Tcl Comment Lines |
43 |
| # Automated Tests |
2 |
| # Stored Procedures |
PG: 2 ORA: 0 |
| # SQL Lines |
PG: 87 (blank 15 comments 19)
ORA: 70 (blank 10 comments 16) |
| # ADP pages |
13 |
| # ADP lines |
422 |
| # Include pages (general-comments/lib/) |
2 |
| # Documentation pages |
7
(Package Documentation)
|
| # Documentation lines |
964 |
| Browse Source |
API-browser |
| Github Repository: |
https://github.com/openacs/general-comments/tree/oacs-5-10
|
Created by Robert Taylor, last modified by Benjamin Brink 22 Oct 2016, at 03:33 AM
Package Specification Summary for Package: gatekeeper
| Summary: |
Provides ability to retrieve remote URLs in a controlled way. |
| Description: |
Gatekeeper can act as a proxy for requests, passing a request on to another server via an http GET or POST and returning the resulting document via the existing connection |
| Maturity: |
New Submission or Maturity Unknown |
| This package depends on: |
acs-kernel |
| Packages that depend on gatekeeper: |
None |
| Package parameters: |
- ExtraCookie
- Any Extra Cookie Information (default , type string, scope instance)
- GuardUrl
- Url being guarded. (default , type string, scope instance)
|
Bug Tracker Summary for Package: gatekeeper
Code Metrics Summary for Package: gatekeeper
| # Tcl Procs |
0 |
| # Tcl Lines |
0 |
| # Tcl Blank Lines |
1 |
| # Tcl Comment Lines |
0 |
| # Automated Tests |
0 |
| # Stored Procedures |
PG: 0 ORA: 0 |
| # SQL Lines |
PG: 0 (blank 1 comments 0)
ORA: 0 (blank 1 comments 0) |
| # ADP pages |
0 |
| # ADP lines |
0 |
| # Include pages (gatekeeper/lib/) |
0 |
| # Documentation pages |
0
|
| # Documentation lines |
0 |
| Browse Source |
Not installed |
| Github Repository: |
https://github.com/openacs/gatekeeper/tree/oacs-5-10
|
Created by Gustaf Neumann, last modified by Benjamin Brink 22 Oct 2016, at 03:33 AM
Package Specification Summary for Package: forums-includelet
| Summary: |
|
| Description: |
|
| Maturity: |
New Submission or Maturity Unknown |
| This package depends on: |
forums layout-manager |
| Packages that depend on forums-includelet: |
None |
| Package parameters: |
None
|
Bug Tracker Summary for Package: forums-includelet
There is no package with the name "forums-includelet" known to bug-tracker.
Code Metrics Summary for Package: forums-includelet
| # Tcl Procs |
0 |
| # Tcl Lines |
0 |
| # Tcl Blank Lines |
1 |
| # Tcl Comment Lines |
0 |
| # Automated Tests |
0 |
| # Stored Procedures |
PG: 0 ORA: 0 |
| # SQL Lines |
PG: 0 (blank 1 comments 0)
ORA: 0 (blank 1 comments 0) |
| # ADP pages |
0 |
| # ADP lines |
0 |
| # Include pages (forums-includelet/lib/) |
0 |
| # Documentation pages |
0
|
| # Documentation lines |
0 |
| Browse Source |
Not installed |
| Github Repository: |
https://github.com/openacs/forums-includelet/tree/oacs-5-10
|
Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 03:32 AM
Package Specification Summary for Package: forums
| Summary: |
Online discussion forums. |
| Description: |
This online discussion board software is the successor of the original bboard package. The biggest improvement is a scalable datamodel. Forums supports threaded and flat view, moderation, a stand alone search function as well as integration with the OpenACS search package and integration with the notifications package for email alerts. It also supports reply via email. |
| Maturity: |
Mature |
| This package depends on: |
acs-kernel acs-tcl acs-mail-lite acs-subsite attachments notifications acs-automated-testing |
| Packages that depend on forums: |
forums-includelet forums-portlet |
| Package parameters: |
- AttachmentStyle
- Style of attachments. Possible values are: - simple (default): just allow one to attach new files to a message using the file widget during post, and using the attachments package API to 'attach' them to the message. - complex (legacy): attach URLs, new or already existing files, browse through folders and choose where to upload the files in the file storage, using the attachments package 'attach' pages (default simple, type string, scope instance)
- DisplayEmoticonsAsImagesP
- Automatically convert smileys like :-) and similar constructs to images when displaying messages in the browser. (default 1, type number, scope instance)
- ForumsSearchBoxP
- Whether to display a forums specific searchbox within the page body (not desirable when there is a sitewide search in the header). (default 1, type number, scope instance)
- SecureOutboundP
- Should we withhold message content from notifications when the forum message is posted in a secure connection? This helps to keep controlled content available only to subsite members when the forum connection is secure, such as controlled by referencing subsite in acs-subsite's RestrictToSSL parameter. (default 0, type number, scope instance)
- UseIntermediaForSearchP
- Should we use intermedia for searching forums? Intermedia is more scalable, but interprets searches differently from standard search. (default 0, type number, scope instance)
- UseReadingInfo
- Should ReadingInfo be stored and displayed for this forum (default 0, type number, scope instance)
- UseScreenNameP
- Whether the real username or only the (anonymous) screenName will be shown in forums. Do not revert to 0 if once set to 1, since this will discard the beforehand granted anonymity. (default 0, type number, scope instance)
- table_bgcolor
- This is the color of the first message / table row (default #eeeeee, type string, scope instance)
- table_border_color
- The color of the table borders and between the cells, try #ffffff for a cool look (default #dddddd, type number, scope instance)
- table_other_bgcolor
- The bgcolor for the other table rows (default #d9e4f9, type string, scope instance)
|
Bug Tracker Summary for Package: forums
Code Metrics Summary for Package: forums
| # Tcl Procs |
95 |
| # Tcl Lines |
2580 |
| # Tcl Blank Lines |
429 |
| # Tcl Comment Lines |
261 |
| # Automated Tests |
8 |
| # Stored Procedures |
PG: 24 ORA: 30 |
| # SQL Lines |
PG: 1119 (blank 176 comments 186)
ORA: 1261 (blank 165 comments 165) |
| # ADP pages |
28 |
| # ADP lines |
361 |
| # Include pages (forums/lib/) |
27 |
| # Documentation pages |
1
|
| # Documentation lines |
43 |
| Browse Source |
API-browser |
| Github Repository: |
https://github.com/openacs/forums/tree/oacs-5-10
|
Active package project: The Forums Self Help Project