Martin Kamerbeek
e8a5ce6991
Fixing a bug where purchasing a subscription while while being vistor resulted in two subscriptions being added.
2005-05-05 11:07:23 +00:00
Martin Kamerbeek
a2e347e7af
Adding a view cart link to the checkout trail.
2005-05-05 11:05:58 +00:00
JT Smith
d595e55fd9
preparing for 6.6.1 bugfix cycle
2005-05-04 22:24:18 +00:00
JT Smith
ffc094f708
fixing declaration
2005-05-04 21:37:11 +00:00
JT Smith
573b5ae013
preparing for 6.6.0 release
2005-05-04 21:26:09 +00:00
Frank Dillon
ca360bace8
Added methods to migrate old settings to new ldapLink table
2005-05-04 20:31:33 +00:00
Frank Dillon
7494095ca3
Changes to eliminate dual settings
2005-05-04 20:31:09 +00:00
Frank Dillon
8b85b65553
Added changes to Auth/LDAP/Create template
2005-05-04 20:30:40 +00:00
Frank Dillon
622970a234
Fixed errors in Anonymous Registration
2005-05-04 20:23:13 +00:00
Frank Dillon
c7322cb6ba
Changes to LDAPLink to remove dual references to LDAP settings
2005-05-04 20:21:45 +00:00
JT Smith
c3be54e071
noting bug fixes
2005-05-04 19:52:58 +00:00
Matthew Wilson
3ff7154a9c
typo.
2005-05-04 18:59:19 +00:00
Colin Kuskie
0fec2597d9
document RFE 1035743 being accepted
2005-05-04 18:14:59 +00:00
Colin Kuskie
91c2aa87d2
internationalize WebGUI icons from Icon.pm
2005-05-04 18:09:43 +00:00
JT Smith
d28bc13924
fixed the thumbnail macro
...
added the new ldap icon to the admin console
2005-05-04 14:34:17 +00:00
JT Smith
a8a38b55dc
adding ldap icons
2005-05-04 13:56:18 +00:00
Frank Dillon
acc809ae6b
Added text for LDAP Connection Changes
2005-05-04 11:12:06 +00:00
Frank Dillon
fd5fa5de59
Added table and setting value for LDAP Connection Changes
2005-05-04 11:10:06 +00:00
Frank Dillon
69adbb0872
Added LDAPLink Operatoin to Admin Console
2005-05-04 11:09:36 +00:00
Frank Dillon
cd9e239ef5
Made changes to LDAP Auth module to allow users to choose LDAP Connection Links created in the Admininstrator.
2005-05-04 11:08:10 +00:00
Frank Dillon
306535a43f
Spelling error fix
2005-05-04 11:06:55 +00:00
Frank Dillon
db681ff351
Added International Values for LDAP Link API and Operation
2005-05-04 11:05:59 +00:00
Frank Dillon
e3bb0d856b
Added LDAPLink Operation for creating new LDAP Connections
2005-05-04 11:05:16 +00:00
Frank Dillon
e1b32ac484
Added LDAPLink API for dealing with LDAP Connections
2005-05-04 11:03:29 +00:00
JT Smith
404830aa6c
added karma to collaboration ratings
2005-05-04 03:04:39 +00:00
JT Smith
b631cbb2f4
- Internationalized a bunch of stuff that was previously uninternationalized.
...
- Fixed a bug in the survey that caused users to not be able to submit
survey's.
- added context menu to nav toolbar
- added a switch to disable content locking on alternate criteria shortcuts.
2005-05-03 22:01:07 +00:00
Colin Kuskie
d8a6eb332c
internationalize all Asset/RichEdit text
2005-05-03 20:33:07 +00:00
JT Smith
10285b71cf
added hide option to layout
...
fixed typo in events calendar
added context menu stuff that i forgot to check in
added richEditId option to the HTMLArea method in HTMLForm
2005-05-03 19:14:58 +00:00
JT Smith
c1303373f0
rich editor integrated
2005-05-03 18:22:42 +00:00
JT Smith
ccc90fff17
rich editor is now working
2005-05-03 16:26:07 +00:00
JT Smith
379dce7a54
updating to tinymce 1.44
2005-05-03 14:44:51 +00:00
JT Smith
22347b8b39
rich editor a lot closer to working
2005-05-03 14:34:47 +00:00
JT Smith
16f38df1f6
fixed typo
2005-05-03 14:09:04 +00:00
JT Smith
067ec6c9fa
added cache icon
2005-05-03 13:29:24 +00:00
Matthew Wilson
500796404b
someone made a boo boo.
2005-05-03 12:46:22 +00:00
Matthew Wilson
0c57c9cfe7
oops.
2005-05-03 03:55:06 +00:00
JT Smith
f058d6f000
bugfixes
2005-05-03 02:58:22 +00:00
Colin Kuskie
d0984032a3
use assetIds instead of urls for default templates
2005-05-02 22:27:26 +00:00
JT Smith
e115a195b6
fixed typo
2005-05-02 20:17:24 +00:00
JT Smith
6e70d78b50
updating template
2005-05-02 20:11:44 +00:00
JT Smith
504c88e293
- Fixed a bug where a blank page would be displayed if a user logged out on a
...
page that visitors could not access.
- Fixed a bug in the make printable macro that used the wrong default
template.
- Added a context menu to inline editing that is accessible by right-click
or by left-click-hold on the asset's class icon.
- The context menu in the asset manager is now accessible via left-click-hold
for more familiarity with mac users.
- Added "create shortcut" as a context menu option in the asset manager.
2005-05-02 19:46:09 +00:00
Colin Kuskie
626356fe09
document bugfix 1191744
2005-05-02 16:15:05 +00:00
Colin Kuskie
ef4065559e
fix for sf bug 1191744, default templates wrong
2005-05-02 16:12:52 +00:00
JT Smith
959872102e
- Renamed layout asset to page.
...
- CS Post reply URLs are now shortened to an incremented reply number.
- Added a Rich Editor Configuration asset.
2005-05-02 00:50:28 +00:00
JT Smith
923e99ccf2
adding initial rich editor code
2005-04-30 15:23:07 +00:00
JT Smith
da2623bea4
navigation depthis template var now allows for negative values
2005-04-29 15:49:58 +00:00
JT Smith
25319188b0
Added a cache disabling config option for developers who are testing
...
performance.
2005-04-28 22:34:42 +00:00
Matthew Wilson
4b101e3dc9
- fix [ 1190834 ] Pagination of event calendar does not work for firefox
2005-04-28 16:22:34 +00:00
Matthew Wilson
bd42fc4e24
- fix - [ 1190834 ] Pagination of event calendar does not work for firefox
2005-04-28 16:22:11 +00:00
Martin Kamerbeek
980c195451
Fixing a typo
2005-04-27 22:11:12 +00:00