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
Frank Dillon
2945189adb
wrong constructor called on WebGUI::Storage::Image
2008-11-19 05:06:10 +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
Doug Bell
7349633d63
reverted FileUrl macro, added new StorageUrl macro
2008-11-19 00:17:34 +00:00
Frank Dillon
41a688ac23
privileges being checked in the wrong place
2008-11-18 22:26:54 +00:00
Frank Dillon
6ef6348b3d
removed contentPosition filters as they are not needed.
2008-11-18 21:55:52 +00:00
Kaleb Murphy
1cc87c159b
Thingy now has a copy thing data option.
2008-11-18 21:37:56 +00:00
JT Smith
55da5c6889
- rfe: Event hover detail exclusions ( #8761 )
...
- rfe: Database Link test (#513 )
2008-11-18 20:52:44 +00:00
Frank Dillon
e6c80922fb
Fixed an issue where a variable was declared more than once.
2008-11-18 20:38:09 +00:00
Frank Dillon
1574d5927c
Deactivate macro no longer needs a template. HasValueText macro is now called If
2008-11-18 16:55:41 +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
f62575445c
Cleaned up Friends templates.
2008-11-18 08:15:16 +00:00
Frank Dillon
dd56626460
Updated the text of the users invitations to include verbiage explaining that anonymous registration must also be enabled in order for it to work.
2008-11-18 07:56:34 +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
Frank Dillon
d91bc5754d
Merged the "Invite a Friend" application into the Account system and cleaned up the templates in the Inbox
2008-11-18 04:52:16 +00:00
Frank Dillon
e7469531cf
Fixed WebGUI::Macro::process call which was being called incorrectly but working for some reason.
2008-11-18 03:52:39 +00:00
Frank Dillon
70bd363814
fixed a bug which would allow visitors to be added to your friends list.
2008-11-18 03:35:27 +00:00
Kaleb Murphy
3bc7fdb3cb
Take survey now uses the site style.
2008-11-18 00:47:19 +00:00
Frank Dillon
af470f95e2
Fixed an issue where settings weren't being saved correctly.
2008-11-17 23:57:29 +00:00
Frank Dillon
374f8e5762
Fixed a problem in error reporting in the saveSettings method
2008-11-17 23:57:00 +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
JT Smith
227e9e7dac
better handling of defaults
2008-11-17 21:32:37 +00:00
Frank Dillon
a7ad4b925a
Fixed an issue which was causing the wrong style template to be used in certain cases.
2008-11-17 14:55:27 +00:00
Frank Dillon
0e42cdecfc
Fixed a bug which would cause the query to return inbox messages to fail if the user wasn't a member of any groups.
2008-11-17 05:13:33 +00:00
Frank Dillon
96627227c6
updated view method to use new way of calling ProfileCategory methods
2008-11-17 04:52:07 +00:00
Frank Dillon
95300fdb17
fixed a corner case where template variables could overlap.
2008-11-17 03:58:31 +00:00
Colin Kuskie
b2f641e723
refix the Workflow bug the correct way
2008-11-17 03:05:41 +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
Frank Dillon
4bfb2d200c
Fixed a number of issues with the profile and refactored some of the code to make it more efficient.
2008-11-17 00:04:03 +00:00
Frank Dillon
c9fac9d620
Added properties argument to getCategories and getFields methods which allow you to specify the states of visible, editable, and in the case of getFields required.
2008-11-16 18:53:18 +00:00
Frank Dillon
0b78c5315d
Fixed a bug where formField was setting the formProcess value in certain cases even if the form hadn't been posted. This was causing the stored value of fields to be set to the default value when it shouldn't have been.
2008-11-16 18:18:17 +00:00
Colin Kuskie
a6d27ddd22
forward porting DataForm inTab template variable fix
2008-11-16 03:39:33 +00:00
JT Smith
58a2681dce
the real fix to the problem frank just checked in
2008-11-15 18:51:14 +00:00
Frank Dillon
d6b69e789c
Fixed a problem where getShippingAddress was not throwing an error but still returning undef in some situations causing the cart to fail.
2008-11-15 18:12:30 +00:00
Frank Dillon
f1d2a2e8ef
Forgot one cleanup item. Transactions now properly redirect to the account module when directly called
2008-11-15 12:04: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
Frank Dillon
11d18075fa
Account release candidate - final changes before merge
2008-11-15 02:39:23 +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
Colin Kuskie
d45e17bfa3
fix i18n problem with version tag mode entries. Missing context and lastUpdated.
2008-11-14 23:22:06 +00:00
Doug Bell
0d9dcbfb12
merge 8376
2008-11-14 23:08:10 +00:00
Doug Bell
2f8869292f
merging 8374
2008-11-14 22:19:15 +00:00
Kaleb Murphy
1d5859631c
Used WG perltidyrc to clean up files
2008-11-14 14:49:48 +00:00
Henry Tang
9f9601690a
Version tag mode: updated help text, changelog and credits.
2008-11-14 09:08:43 +00:00
Colin Kuskie
7ba223f854
begin to i18n the AssetManager. Cannot be backported to 7.5 due to reliance on i18n.js
2008-11-13 23:03:07 +00:00
Patrick Donelan
564b4e90d1
Added skeleton Survey2 test file.
...
Changed debug logging from ERROR level to DEBUG
2008-11-13 22:39:29 +00:00
Kaleb Murphy
02d76504a6
Removed some debug statements and perltidied the code
2008-11-13 18:59:01 +00:00