View · Index

Weblog

Showing 411 - 420 of 693 Postings (summary)

Bulk mail

Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 02:55 AM

Package Specification Summary for Package: bulk-mail

Summary: Mailing form letters to groups of users.
Description: Provides an API for sending messages to a collection of users (which can be chosen via arbitrary sql). Mails can be personalized and can be scheduled for a later date.
Maturity: Mature
This package depends on: acs-mail-lite
Packages that depend on bulk-mail: bm-portlet
Package parameters:
pretty_name
Name of the package to display everywhere (default #bulk-mail.pretty_name#, type string, scope instance)


Bug Tracker Summary for Package: bulk-mail

Open Bugs: 5
All Tracked Issues: 12
Latest Bug Opened: 2005-08-23 Listtemplate instead of elderly list
Latest Bug Fixed: 2024-10-13 to_date is used instead of to_timestamp.
Top Bug Submitters: Caroline Meeks (3) Deirdre Kane (2) Carl Robert Blesius (1) Dario Roig (1) Anja Wicht (1)
Top Bug Fixers: Lars Pind (3) Tracy Adams (3) Deirdre Kane (1) Emmanuelle Raffenne (1) Dario Roig (1) Malte Sussdorff (1) Janine Ohmer (1)


Code Metrics Summary for Package: bulk-mail

# Tcl Procs 9
# Tcl Lines 365
# Tcl Blank Lines 55
# Tcl Comment Lines 53
# Automated Tests 2
# Stored Procedures PG: 3 ORA: 4
# SQL Lines PG: 205 (blank 31 comments 28) ORA: 190 (blank 22 comments 19)
# ADP pages 2
# ADP lines 50
# Include pages (bulk-mail/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/bulk-mail/tree/oacs-5-10

 

Bug tracker

Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 02:55 AM

Package Specification Summary for Package: bug-tracker

Summary: Tracks bugs and features, versions and maintainers, in software projects.
Description: Bug tracking application with notifications, configurable state management, and patch upload. Contains the best of SDM, Bugzilla, FogBUGZ, and bughost.com.
Documentation: Package Documentation
Maturity: New Submission or Maturity Unknown
This package depends on: acs-content-repository acs-kernel acs-templating workflow
Packages that depend on bug-tracker: None
Package parameters:
AutoSubmitErrorsP
AutoSubmitErrorsp (default 1, type number, scope instance)
ComponentPrettyName
Pretty name of a component/area/module, e.g. 'area'. Use the capitalization that you would use in the middle of a sentence. (default component, type string, scope instance)
ComponentPrettyPlural
Plural pretty name of a component/area/module, e.g. 'area'. Use the capitalization that you would use in the middle of a sentence. (default components, type string, scope instance)
EmailPostID
Used by the callback to acs_mail_lite::incoming_email in parsing the reply address to know what bug-tracker instance to insert a bug. For example, if this is set to ABC then emails to tt-ABC@yourserver.com will be posted on this instance. The tt- portion is a catch all email you configure for your domain. It's up to the user to properly configure fetchmail or any other software that will be able to fetch the mails from a POP server. acs-mail-lite should also be configured to scan the incoming mail queue. (default , type string, scope instance)
PageSize
Number of bugs to display per page. (default 25, type number, scope instance)
PatchesP
Enable patch submissions for this project (default 1, type number, scope instance)
RelatedFilesP
Enable related files submissions for this project (default 0, type number, scope instance)
TicketPrettyName
Pretty name of a ticket, e.g. 'ticket'. Use the capitalization that you would use in the middle of a sentence. (default bug, type string, scope instance)
TicketPrettyPlural
Plural pretty name of a ticket , e.g. 'tickets'. Use the capitalization that you would use in the middle of a sentence. (default bugs, type string, scope instance)
TimeToLive
Use this parameter to specify the time (number of days) to live of the bugs. If a bug is not modified before the number of days specified by this parameter, it will be automatically closed. This will work only for the instance of the bug tracker specified by the BugTrackerInsance parameter in the acs-kernel package. Leave this parameter in 0 (zero) if you do not want to automatically close any bug. (default 0, type number, scope instance)
TruncateDescriptionLength
At what length should bug descriptions be truncated on the bug list pgae. (default 200, type number, scope instance)
VersionsP
Enable versions for this project (default 1, type number, scope instance)


Bug Tracker Summary for Package: bug-tracker

Open Bugs: 32
All Tracked Issues: 94
Latest Bug Opened: 2002-11-14 Add move bug to another bugtracker instance
Latest Bug Fixed: 2021-01-05 Pagination in bugtracker causing fatal error..
Top Bug Submitters: Jeff Davis (9) Jade Rubick (7) Lars Pind (5) Paul Huibers (5) Dirk Gomez (4)
Top Bug Fixers: Lars Pind (35) Jeff Davis (11) Gustaf Neumann (3) Dave Bauer (2) Jade Rubick (2) Frank N. (2) Antonio Pisano (2)


Code Metrics Summary for Package: bug-tracker

# Tcl Procs 144
# Tcl Lines 3474
# Tcl Blank Lines 521
# Tcl Comment Lines 199
# Automated Tests 1
# Stored Procedures PG: 15 ORA: 22
# SQL Lines PG: 1187 (blank 165 comments 168) ORA: 989 (blank 116 comments 89)
# ADP pages 36
# ADP lines 1089
# Include pages (bug-tracker/lib/) 6
# Documentation pages 5 (Package Documentation)
# Documentation lines 695
Browse Source API-browser
Github Repository: https://github.com/openacs/bug-tracker/tree/oacs-5-10

 

Bookshelf

Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 02:55 AM

Package Specification Summary for Package: bookshelf

Summary: Share your bookshelf with others.
Description: Store commentary on books with an interface to amazon to retrieve thumbnails and other book data
Maturity: New Submission or Maturity Unknown
This package depends on: acs-kernel
Packages that depend on bookshelf: None
Package parameters: None


Bug Tracker Summary for Package: bookshelf

Open Bugs: 5
All Tracked Issues: 7
Latest Bug Opened: 2006-06-19 ERROR: column reference "package_id" is ambiguous
Latest Bug Fixed: 2006-01-25 fields starting with - get turned into 1 on the add/edit screen.
Top Bug Submitters: Jade Rubick (2) Joe Cooper (2) Jeff Davis (1) Joel Natividad (1) Jason Schock (1)
Top Bug Fixers: Lars Pind (2) Timo Hentschel (1)


Code Metrics Summary for Package: bookshelf

# 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 (bookshelf/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/bookshelf/tree/oacs-5-10

 

Beehive

Created by Gustaf Neumann, last modified by Benjamin Brink 22 Oct 2016, at 02:54 AM

Package Specification Summary for Package: beehive

Summary: Provides an authoring environment to create synchronous collaborative activities that run on the FlashComm server. (needs an installed FlashComm server)
Description: Beehive's framework enables teachers to develop effective, flexible, customizable and reusable pedagogical tools. It also enables teachers to define the collaboration script, which describes how members would collaborate within each activity session.
Maturity: New Submission or Maturity Unknown
This package depends on: None
Packages that depend on beehive: beehive-portlet
Package parameters:
FlashComServer
to specify the adderss of the flash communication server Ex. www.myflashcomserver.com:1935/beehive You also need to create a beehive application on the Flash Comm Server and copy inside it the main.asc file found in the flash folder inside beehive package. make sure that you enable writing permissions for the beehive application on the Flash Comm Server (default www.myflashcomserver.com:1935/beehive, type string, scope instance)
firstTimeFlage
flag to check for first time beehive package usage to allow user to enter the server names (default 0, type number, scope instance)
systemURL
to specify the adderss of the system URL as the world see you (default http://www.myflashcomserver.com, type string, scope instance)
systemURL1
to specify the adderss of the system URL as the world see you! (default http://www.myflashcomserver.com, type string, scope instance)


Bug Tracker Summary for Package: beehive

There is no package with the name "beehive" known to bug-tracker.



Code Metrics Summary for Package: beehive

# 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 (beehive/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/beehive/tree/oacs-5-10

 

For more details, see http://sydney.edu.au/engineering/latte/projects/beehive.shtml

Authorize.net Gateway

Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 02:52 AM

Package Specification Summary for Package: authorize-gateway

Summary: Authorize.net payment gateway
Description: Payment gateway to Authorize.net. An account with Authorize.net and a merchant account are required. This version works with ecommerce version 5.12 and above.
Maturity: New Submission or Maturity Unknown
This package depends on: payment-gateway
Packages that depend on authorize-gateway: None
Package parameters:
CreditCardsAccepted
The credit cards accepted by your Authorize.net account. A space delimited set of full names. List should match the cards listed (and used) in packages that use this service, for example ec_pretty_creditcard_type for ecommerce. (default , type string, scope instance)
Communication: authorize_login
Login name to Authorize.net (default , type string, scope instance)
Communication: authorize_url
Location (URL) of the Authorize.net Gateway (default https://secure.authorize.net/gateway/transact.dll, type string, scope instance)
Communication: description
The description of the transaction as it will appear on the customer's statement (default , type string, scope instance)
Communication: test_request
Switch the communication with Authorize.net over to Test mode (default False, type string, scope instance)
Response: field_encapsulator
Field encapsulation character in the Automated Direct Connect (ADC) Settings of Authorize.net (default , type string, scope instance)
Response: field_seperator
Field seperator in Automated Direct Connect (ADC) Settings of Authorize.net (default |, type string, scope instance)
Security: authorize_password
Password to the Authorize.net login (default , type string, scope instance)
Security: md5_secret
MD5 Hash Secret from the Automated Direct Connect (ADC) Settings in Authorize.net (default , type string, scope instance)
Security: referer_url
The URL to be used as ADC link for Authorize.net (default , type string, scope instance)


Bug Tracker Summary for Package: authorize-gateway

Open Bugs: 0
All Tracked Issues: 4
Latest Bug Opened: This package has no open bugs.
Latest Bug Fixed: 2010-01-23 Admin pages have escaped HTML.
Top Bug Submitters: Joe Cooper (2) Caroline Meeks (1) Torben Brosten (1)
Top Bug Fixers: Bart Teeuwisse (2) Torben Brosten (2) Caroline Meeks (1)


Code Metrics Summary for Package: authorize-gateway

# 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 (authorize-gateway/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/authorize-gateway/tree/oacs-5-10

 

Auth HTTP

Created by Gustaf Neumann, last modified by Benjamin Brink 22 Oct 2016, at 02:51 AM

Package Specification Summary for Package: auth-http

Summary: HTTP authentication drivers for acs-authentication.
Description: Implements the HTTP authentication, password management, and other drivers for use with the acs-authentication service contracts.
Maturity: New Submission or Maturity Unknown
This package depends on: acs-authentication
Packages that depend on auth-http: None
Package parameters:
failureToken
The unique string that indicates the failure of the authentication like ERROR (default ERROR, type string, scope instance)
http_auth_parameters
A comma separated list of key-value pairs of all required parameters except for username and password. (default param1=value1,param2=value2, type string, scope instance)
http_auth_url
The full URL to the Server. (default http://myserver/auth.cgi, type string, scope instance)
password
The parameter name for the password parameter. (default password, type string, scope instance)
username
The parameter name for the user id. (default user, type string, scope instance)


Bug Tracker Summary for Package: auth-http

There is no package with the name "auth-http" known to bug-tracker.



Code Metrics Summary for Package: auth-http

# 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 (auth-http/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/auth-http/tree/oacs-5-10

 

Auth CAS

Created by Gustaf Neumann, last modified by Benjamin Brink 22 Oct 2016, at 02:50 AM

Package Specification Summary for Package: auth-cas

Summary: CAS authentication drivers for acs-authentication.
Description: Implements the CAS authentication, password management, and other drivers for use with the acs-authentication service contracts.
Maturity: Mature and Standard
This package depends on: acs-authentication acs-subsite
Packages that depend on auth-cas: None
Package parameters:
CasServer
The Central Authentication Server to be used. For instance: http://localhost:8080/cas/. \ Supported are the protocols http and https if nsopenssl and tls are installed. (default , type string, scope instance)
LocalSsoHandler
The path to the local SSO handler. Defaults to the auth-cas instan\ ce mounted under /cas/. Make sure you don't forget the leading and trailing slashes. (default /cas/, type string, scope instance)
ValidationType
The type of validation. Defaults to 1.0. Possible values are 1.0 and \ 2.0. The first returns a list of values. The second an XML. (default 1.0, type string, scope instance)


Bug Tracker Summary for Package: auth-cas

There is no package with the name "auth-cas" known to bug-tracker.



Code Metrics Summary for Package: auth-cas

# 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 (auth-cas/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/auth-cas/tree/oacs-5-10

 

Attribute Management System

Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 02:50 AM

Package Specification Summary for Package: ams

Summary: Store attributes via the Content Repository, and auto generate input forms
Description: AMS (Attribute Management System) helps in customizing your website. It lets you adjust what information is collected and displayed for any package that is integrated with it. AMS allows you to easily and dynamically add attributes to forms and display pages, using a Tcl API or an admin interface. AMS uses the content repository to store attribute history for any object on the system.
Maturity: New Submission or Maturity Unknown
This package depends on: acs-lang postal-address ref-countries ref-us-states ref-us-zipcodes telecom-number
Packages that depend on ams: contacts
Package parameters:
address-widget: DefaultAdressLayoutP
Especify the default template for input and display layout for the address. Set to 1 for { street, city, state, zip, country } or 0 for { street, zip, city, state, country } (default 1, type number, scope instance)
address-widget: DefaultISOCountryCode
Specify the default ISO Country Code(s) to be used for all address widgets. The first country that will show up is the first entry in this list. The countries specified here will be be at the top of the country list seperated from all other country codes. If left blank it will default to whatever country is alphabetically first in the language used. For a complete list of codes look at the countries table in the database. (default , type string, scope instance)
address-widget: DefaultStreetLines
Maximum number of lines of text the street address may have (default 3, type number, scope instance)
address-widget: DefaultStreetSize
Maximum number of characters the street address might have (default 100, type number, scope instance)
address-widget: HideISOCountryCode
Specify the country names to hide when displaying addresses. Specify they ISO Country Code(s) here as a space seperated list for all countries that apply. If all your workers mail letters from one country you will likely not want to or need to print that country's name on letters, envelopes, reports, etc. (default , type string, scope instance)
telecom-number-widget: ForceCountryCodeOneFormatting
If set to "1" AMS will force phone numbers to follow the country zone code 1 rules (US, Canada, etc.), all phone numbers will need to follow the 'three digit area code'-'three digits - 4 digits'x'Extension' format. All "international" numbers will need to have the format "011-'Country_Code'-'Area_Code'-'Subscriber_number'x'Extension' format. If set to "0" telecom numbers will not be seperated into these elements, and the whole number will be entered in the DB as the subscriber number just as input in the form. (default 0, type number, scope instance)
telecom-number-widget: MobileURL
If this is set, all <b>mobile</b> phone numbers will have an SMS button with a URL, so you could click on the number and send an SMS using the URL specified. The target of the URL should recieve the mobile_phone_number as a value and provide an interface to type a textmessage which will be send as SMS. (default , type string, scope instance)
telecom-number-widget: PhoneURL
If this is set, all phone numbers will be underlined with a URL, so you could click on the phone number and your Windows application starts a Phone Connection to the number you clicked on. Usually this is done using the phone protocol, so a save value is 'phone:$telecom_number' (default , type string, scope instance)


Bug Tracker Summary for Package: ams

There is no package with the name "ams" known to bug-tracker.



Code Metrics Summary for Package: ams

# 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 (ams/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/ams/tree/oacs-5-10

 

Attendance

Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 02:49 AM

Package Specification Summary for Package: attendance

Summary:
Description:
Maturity: New Submission or Maturity Unknown
This package depends on: evaluation dotlrn
Packages that depend on attendance: dotlrn-attendance
Package parameters: None


Bug Tracker Summary for Package: attendance

There is no package with the name "attendance" known to bug-tracker.



Code Metrics Summary for Package: attendance

# 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 (attendance/lib/) 0
# Documentation pages 0
# Documentation lines 0
Browse Source Not installed
Github Repository: https://github.com/openacs/attendance/tree/oacs-5-10

 

Attachments

Created by Emmanuelle Raffenne, last modified by Benjamin Brink 22 Oct 2016, at 02:49 AM

Package Specification Summary for Package: attachments

Summary: Attachment support
Description: Provide widgets and datamodel to support attachments on arbitrary objects. Used by forums.
Documentation: Package Documentation
Maturity: Mature
This package depends on: acs-tcl acs-kernel file-storage
Packages that depend on attachments: calendar dotlrn forums research-portlet richtext-ckeditor4 richtext-ckeditor5
Package parameters:
RelativeUrl
The relative url of this package when mounted under a client. (default attach, type string, scope instance)
deprecated: MaximumFileSize
maximum file size for upload. DEPRECATED: please use the homonymous parameter in the file-storage (default 4096000, type number, scope instance)


Bug Tracker Summary for Package: attachments

Open Bugs: 4
All Tracked Issues: 9
Latest Bug Opened: 2010-03-10 Can not redirect to an external url
Latest Bug Fixed: 2015-07-11 Russian localization for package attachments (HEAD).
Top Bug Submitters: Emmanuelle Raffenne (2) Daniël Mantione (1) Tak-Hung Yu (1) Rodrigo Proença (1) Nick Carroll (1)
Top Bug Fixers: Dave Bauer (1) Jeff Davis (1) Malte Sussdorff (1) Tak-Hung Yu (1) Gustaf Neumann (1)


Code Metrics Summary for Package: attachments

# Tcl Procs 21
# Tcl Lines 473
# Tcl Blank Lines 62
# Tcl Comment Lines 60
# Automated Tests 5
# Stored Procedures PG: 0 ORA: 0
# SQL Lines PG: 57 (blank 6 comments 21) ORA: 56 (blank 6 comments 21)
# ADP pages 6
# ADP lines 249
# Include pages (attachments/lib/) 0
# Documentation pages 4 (Package Documentation)
# Documentation lines 289
Browse Source API-browser
Github Repository: https://github.com/openacs/attachments/tree/oacs-5-10

 

Next Page
previous November 2024
Sun Mon Tue Wed Thu Fri Sat
27 28 29 30 31 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30

Popular tags

17 , 5.10 , 5.10.0 , 5.10.1 , 5.9.0 , 5.9.1 , ad_form , ADP , ajax , aolserver , asynchronous , bgdelivery , bootstrap , bugtracker , CentOS , COMET , compatibility , CSP , CSRF , cvs , debian , docker , docker-compose , emacs , engineering-standards , exec , fedora , FreeBSD , guidelines , host-node-map
No registered users in community xowiki
in last 30 minutes
Contributors

OpenACS.org