Colin Kuskie
e2b121461b
synopsis is now added to each page automatically. If the page is a container whose children call prepareView, their synopses are added as well
2008-11-21 17:05:17 +00:00
Martin Kamerbeek
fd73f98e4e
Fixed a bug where WG::User would not check whether the friends group exists or not. As a result it was not possible
...
to eg. delete such users.
2008-11-21 13:30:16 +00:00
Colin Kuskie
19b8a90139
document bug fix
2008-11-20 21:56:04 +00:00
Yung Han Khoe
79bfa826e0
Replaced Matrix with newer version
2008-11-19 19:01:34 +00:00
Martin Kamerbeek
6f1a3fbbac
Added switch to allow for non-recurring subscriptions.
2008-11-19 09:58:45 +00:00
Frank Dillon
a50414025e
Added Contributions Account Pluggin which displays assets a user has contributed to the site
2008-11-19 07:44:22 +00:00
Frank Dillon
6eff997f81
rfe: User Profile Privacy Settings ( #507 ) - users now have granular control of whether or not their profile fields are viewable - admin settings still apply
2008-11-19 05:18:58 +00:00
JT Smith
bc5fd3c727
- Added a wait timeout parameter to the WAITING method, so that Spectre
...
doesn't have to check something that the workflow activity knows it will
have to wait on for a while.
- Added --stop and --start aliases to spectre.pl.
2008-11-19 01:15:31 +00:00
Kaleb Murphy
98aded6279
Thingy copy thing data docs.
2008-11-18 21:39:57 +00:00
JT Smith
55da5c6889
- rfe: Event hover detail exclusions ( #8761 )
...
- rfe: Database Link test (#513 )
2008-11-18 20:52:44 +00:00
Graham Knop
f362a72210
fixed: Get CS Mail workflow doesn't commit version tags created
2008-11-18 16:11:23 +00:00
Frank Dillon
32979d75e1
Replaced the account.options loop in the displayAccount auth methods with new macros for displaying deactivate account and back to site links. Another macro which allows text to be displayed according to whether the value passed in is empty or not was added to allow functionality similar to that which currently exists.
2008-11-18 07:05:23 +00:00
Colin Kuskie
af27c26289
update the docs for Calendar List View start.* and end.* template variables
2008-11-17 22:11:14 +00:00
Colin Kuskie
116b7c6e17
fix assetManager paginator and column sorting
2008-11-17 18:32:19 +00:00
Colin Kuskie
5a51290a3a
fix the template of a newsletter template
2008-11-17 04:39:02 +00:00
Colin Kuskie
4e91f3d500
Trap trying to instance bad workflow activities.
...
Remove the ProcessRecurringPayments activity from the user's config.
2008-11-17 02:51:41 +00:00
Colin Kuskie
a6d27ddd22
forward porting DataForm inTab template variable fix
2008-11-16 03:39:33 +00:00
Frank Dillon
4ff722bd5d
Pluggable Account system added to WebGUI with new Profile, Inbox, Friends, User, and Shop interfaces.
2008-11-15 11:39:23 +00:00
Colin Kuskie
bec29627f4
Three UserList bug fixes from Bernd.
2008-11-15 03:58:41 +00:00
Colin Kuskie
38add7ccbe
do not show an edit link in the Asset Manager unless the asset is editable
2008-11-15 03:38:09 +00:00
JT Smith
16bd779fd4
- Added Cashier/Point of Sale mode for the Shop.
...
- Added the notion of a default address to the Shop's address book.
2008-11-15 01:26:16 +00:00
Colin Kuskie
47419b9602
fixing date duration i18n
2008-11-14 23:54:15 +00:00
Colin Kuskie
0c2ca8184c
final asssetManager i18n re: 4214
2008-11-14 23:44:30 +00:00
Yung Han Khoe
c9946708b5
fixed #9076 : Thingy broken in latest beta, Save and Close buttons missing from Add/Edit Field dialogs
2008-11-14 17:31:22 +00:00
Henry Tang
9f9601690a
Version tag mode: updated help text, changelog and credits.
2008-11-14 09:08:43 +00:00
JT Smith
d3c990b252
fixes for syndicated content
2008-11-12 21:20:29 +00:00
Kaleb Murphy
d9c050423f
When you move an asset to a new version, only the current version is moved, instead of all of them.
2008-11-12 15:51:23 +00:00
Graham Knop
48b4ba1fc8
adding survey back in
2008-11-12 03:24:49 +00:00
Graham Knop
2d8b43f7c9
preparing for 7.6.4 dev
2008-11-12 03:24:31 +00:00
Graham Knop
151e705286
Backing out Survey for now
2008-11-12 02:40:27 +00:00
Graham Knop
d6e00cab05
improved performance of file uploads and changed format of created uploads locations, avoiding case sensitivity problems
2008-11-12 01:17:33 +00:00
Kaleb Murphy
b65c907040
SQLReport now replaces field name spaces with hyphens for the direct access template params.
2008-11-11 17:53:54 +00:00
Doug Bell
43c5e5e63d
fixed: DataForm now allows you to edit existing tabs
2008-11-11 16:07:13 +00:00
Kaleb Murphy
70a0a422b7
Removed all instances of srand. This is called implicitily by rand and be dangerous if called mulitple times by the same process.
2008-11-10 21:53:30 +00:00
Colin Kuskie
1ddaa75ab8
fix add variant i18n bug
2008-11-07 20:41:22 +00:00
Doug Bell
d224376d02
added: Delete columns in DataTable
...
fixed: Now more than one DataTable can be on a page
2008-11-07 03:32:18 +00:00
Graham Knop
78dbd7f5fd
fixed #9047 : Unable to reorder DataForm tabs
2008-11-06 23:39:26 +00:00
Graham Knop
70e6b8a03d
fixed #9028 : Thingy fails when setting values containing single quotes
2008-11-06 22:16:08 +00:00
Kaleb Murphy
1dd08e25c9
The new survey is here. Make sure to wg-reset your test instances to get the new DB schema.
2008-11-06 20:48:18 +00:00
JT Smith
f951bbed37
Added a better mechanism for calculating when content was last modified for cache headers.
2008-11-06 15:48:31 +00:00
JT Smith
ef6aedc862
- The Syndicated Content asset was rewritten, and now uses 35% less memory and is 400% faster.
2008-11-06 02:32:10 +00:00
Colin Kuskie
1ebec1e05f
Update the UsersOnline test so that all tests pass.
2008-11-05 05:13:12 +00:00
Colin Kuskie
71ee624718
Add the profile field needed by the UsersOnline macro.
...
Internationalized the profile field label.
2008-11-05 05:05:16 +00:00
Graham Knop
d487d4edd6
fixed: not allowed to add calendar events if in can edit group but not can add event group
2008-11-04 22:47:18 +00:00
Graham Knop
b7937249d6
sped up lineage changes significantly
2008-11-04 22:46:55 +00:00
Frank Dillon
13fa16e154
google site index
2008-11-04 16:04:05 +00:00
Frank Dillon
5166512f32
Fixed #8924 : useProfile: s/viewable/visible/ig
2008-10-28 22:10:09 +00:00
Frank Dillon
fec49433c3
Fixed #8818 : Visitor sends a welcome message
2008-10-28 21:41:56 +00:00
Colin Kuskie
d7b5083b85
encode a macro in the head.tags for template so that it shows as macro code
2008-10-28 20:29:38 +00:00
JT Smith
22263191ed
merging: 8188
2008-10-28 19:31:00 +00:00