File: ChangeLog

package info (click to toggle)
dotlrn 2.5.0%2Bdfsg2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 109,504 kB
  • ctags: 21,125
  • sloc: tcl: 219,608; sql: 202,152; xml: 127,658; java: 7,268; php: 4,780; sh: 2,180; perl: 1,207; makefile: 110
file content (189 lines) | stat: -rw-r--r-- 7,445 bytes parent folder | download | duplicates (4)
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
2009-09-05 21:44  donb

	* packages/acs-content-repository/tcl/apm-callback-procs.tcl: The
	  after upgrade callback needed a documentation block.

2009-09-05 16:27  donb

	* packages/: acs-admin/acs-admin.info,
	  acs-api-browser/acs-api-browser.info,
	  acs-authentication/acs-authentication.info,
	  acs-automated-testing/acs-automated-testing.info,
	  acs-bootstrap-installer/acs-bootstrap-installer.info,
	  acs-content-repository/acs-content-repository.info,
	  acs-core-docs/acs-core-docs.info, acs-kernel/acs-kernel.info,
	  acs-lang/acs-lang.info, acs-mail-lite/acs-mail-lite.info,
	  acs-messaging/acs-messaging.info,
	  acs-reference/acs-reference.info,
	  acs-service-contract/acs-service-contract.info,
	  acs-subsite/acs-subsite.info, acs-tcl/acs-tcl.info,
	  acs-templating/acs-templating.info,
	  acs-translations/acs-translations.info,
	  intermedia-driver/intermedia-driver.info,
	  notifications/notifications.info,
	  openacs-default-theme/openacs-default-theme.info,
	  ref-timezones/ref-timezones.info, search/search.info,
	  tsearch2-driver/tsearch2-driver.info: Bumped version number to
	  5.5.1b1 in preparation for release.

2009-09-02 17:32  daveb

	* packages/acs-tcl/tcl/request-processor-procs.tcl: Fix redirect
	  when ForceHostP is true. Fix redirect to/from HTTP/HTTPS where
	  full URLs are used.

2009-08-10 23:40  donb

	* packages/acs-subsite/tcl/: package-procs-oracle.xql,
	  package-procs-postgresql.xql, package-procs.tcl:
	  package_exec_plsql didn't work if the sql proc being called has a
	  parameter named "package_name"...

2009-08-10 18:35  michaels

	* packages/acs-templating/tcl/richtext-procs.tcl: remove html
	  security check bypass for admins in the richtext validation per
	  OCT discussion

2009-07-29 22:21  donb

	* packages/search/: search.info, tcl/apm-callback-procs.tcl,
	  tcl/search-init.tcl: Added a package instantiate callback so when
	  someone mounts "search", the search indexer is correctly started
	  up without a server restart being required.

2009-07-24 14:12  victorg

	* packages/acs-templating/: acs-templating.info,
	  tcl/apm-callback-procs.tcl: Providing upgrade logic for removing
	  Xinha invalid plugins from the parameter XinhaDefaultPlugins.

2009-07-22 20:47  emmar

	* packages/acs-subsite/acs-subsite.info: Fix dependencies and their
	  version

2009-07-21 22:14  emmar

	* packages/acs-templating/tcl/date-procs.tcl: Localized default
	  format for date widget

2009-07-20 21:29  emmar

	* packages/acs-templating/tcl/richtext-procs.tcl: Close LABEL tag
	  before adding the Format and Spellcheck widgets. This HTML should
	  be build in the template rather than in the rendering proc. Each
	  widget should be computed separately.

2009-07-20 12:24  emmar

	* packages/acs-content-repository/: acs-content-repository.info,
	  sql/common/mime-type-data.sql, tcl/apm-callback-procs.tcl:
	  Implements TIP #135 (OOXML formats)

2009-07-20 09:32  emmar

	* packages/acs-core-docs/www/individual-programs.html: Fix Tcl
	  version

2009-07-20 08:42  emmar

	* packages/acs-core-docs/www/xml/install-guide/software.xml: Fix
	  Tcl version

2009-07-17 11:48  emmar

	* packages/: acs-admin/acs-admin.info,
	  acs-api-browser/acs-api-browser.info,
	  acs-authentication/acs-authentication.info,
	  acs-automated-testing/acs-automated-testing.info,
	  acs-bootstrap-installer/acs-bootstrap-installer.info,
	  acs-content-repository/acs-content-repository.info,
	  acs-core-docs/acs-core-docs.info, acs-kernel/acs-kernel.info,
	  acs-lang/acs-lang.info, acs-mail-lite/acs-mail-lite.info,
	  acs-messaging/acs-messaging.info,
	  acs-reference/acs-reference.info,
	  acs-service-contract/acs-service-contract.info,
	  acs-subsite/acs-subsite.info, acs-tcl/acs-tcl.info,
	  acs-templating/acs-templating.info,
	  acs-translations/acs-translations.info,
	  intermedia-driver/intermedia-driver.info,
	  notifications/notifications.info,
	  openacs-default-theme/openacs-default-theme.info,
	  ref-timezones/ref-timezones.info, search/search.info,
	  tsearch2-driver/tsearch2-driver.info: Bumped version to 5.5.1d1

2009-07-14 11:44  emmar

	* packages/notifications/:
	  catalog/notifications.en_US.ISO-8859-1.xml,
	  catalog/notifications.es_ES.ISO-8859-1.xml,
	  tcl/notification-procs.tcl, www/manage.adp, www/manage.tcl,
	  www/request-change-frequency.adp,
	  www/request-change-frequency.tcl, www/request-new.adp,
	  www/request-new.tcl: Localization (level AA requirement)

2009-07-14 09:47  emmar

	* packages/acs-subsite/: catalog/acs-subsite.en_US.ISO-8859-1.xml,
	  catalog/acs-subsite.es_ES.ISO-8859-1.xml,
	  www/shared/whos-online.adp, www/shared/whos-online.tcl:
	  Localization

2009-07-06 11:17  emmar

	* packages/acs-core-docs/www/: database-management.html,
	  docbook-primer.html, install-next-nightly-vacuum.html,
	  install-openacs-delete-tablespace.html,
	  programming-with-aolserver.html, remote-postgres.html,
	  unix-installation.html: Regenerate HTML files after updating
	  variables values and the compatibility table

2009-07-06 11:14  emmar

	* packages/acs-core-docs/www/: acs-admin.html,
	  acs-package-dev.html, acs-plat-dev.html, aolserver.html,
	  aolserver4.html, apm-design.html, apm-requirements.html,
	  automated-backup.html, automated-testing-best-practices.html,
	  backup-recovery.html, backups-with-cvs.html,
	  complete-install.html, configuring-configuring-packages.html,
	  configuring-configuring-permissions.html,
	  configuring-install-packages.html,
	  configuring-mounting-packages.html, credits.html,
	  cvs-guidelines.html, cvs-tips.html, db-api-detailed.html,
	  db-api.html, dev-guide.html, doc-standards.html,
	  eng-standards-constraint-naming.html,
	  eng-standards-filenaming.html, eng-standards-plsql.html,
	  eng-standards-versioning.html, ext-auth-requirements.html,
	  filename.html, form-builder.html, groups-design.html,
	  high-avail.html, how-do-I.html, i18n-convert.html, index.html,
	  individual-programs.html, install-cvs.html,
	  install-daemontools.html, install-full-text-search-openfts.html,
	  install-full-text-search-tsearch2.html,
	  install-next-add-server.html, install-next-backups.html,
	  install-openacs-keepalive.html, install-qmail.html,
	  install-redhat.html, install-steps.html, ix01.html,
	  kernel-doc.html, mac-installation.html, maint-performance.html,
	  maintenance-deploy.html, object-identity.html,
	  object-system-design.html, object-system-requirements.html,
	  objects.html, openacs-unpack.html, openacs.html, oracle.html,
	  packages.html, parties.html,
	  permissions-tediously-explained.html, permissions.html,
	  postgres.html, psgml-for-emacs.html, psgml-mode.html,
	  release-notes.html, releasing-openacs-core.html,
	  request-processor.html, requirements-template.html,
	  rp-design.html, security-notes.html, snapshot-backup.html,
	  style-guide.html, subsites.html, templates.html,
	  tutorial-database.html, tutorial-debug.html,
	  tutorial-newpackage.html, tutorial-pages.html, tutorial.html,
	  upgrade-4.5-to-4.6.html, upgrade-openacs-files.html,
	  upgrade-overview.html, variables.html: Updated with correct
	  variable values and last changes in the compatibility table

2009-07-06 11:02  emmar

	* packages/acs-core-docs/www/xml/: variables.ent,
	  install-guide/compatibility.xml, install-guide/software.xml:
	  Updated the compatibility table.  Set the variables according to
	  the last final release.  Removed unused (and duplicated) file.