Colin Kuskie
|
3dfb23cf55
|
Forward porting Account/Inbox i18n fixes.
|
2009-06-11 19:08:24 +00:00 |
|
Colin Kuskie
|
d6edd7f3a3
|
Fix the error message shown when you try to send a message from the Inbox, but none
of your friends allow private messaging.
|
2009-06-08 20:59:31 +00:00 |
|
Paul Driver
|
af237cb125
|
fixed #10266: Public Profile overrides Able to be friend
|
2009-06-03 19:28:42 +00:00 |
|
Colin Kuskie
|
29759ede9c
|
Fix multiple email handling in the Inbox.
Put an email regex into WebGUI::Utility, and use it in Form/Email and Account/Inbox.
|
2009-06-03 17:11:36 +00:00 |
|
Colin Kuskie
|
c8781f8b55
|
Fix a bad call to insufficient in the Shop.
|
2009-05-28 16:15:02 +00:00 |
|
Martin Kamerbeek
|
f1ea8acdaf
|
Fixed bug where unsuccessful transations were included in the payout totals and My Sales summary.
|
2009-05-14 13:53:47 +00:00 |
|
Martin Kamerbeek
|
323dc1ff0c
|
Adding missing tmpl_vars.
|
2009-05-14 09:00:52 +00:00 |
|
Colin Kuskie
|
86fd07e3a5
|
Add files missed during the initial checkin of managed friends network.
|
2009-05-14 04:07:19 +00:00 |
|
Colin Kuskie
|
535621e8b6
|
Add managed Friends network, allowing a designated group to add and remove
friends from each other groups.
|
2009-05-14 02:25:36 +00:00 |
|
Colin Kuskie
|
9827c4a520
|
Add templated inbox notifications.
|
2009-05-13 18:16:49 +00:00 |
|
Colin Kuskie
|
0983f6468d
|
Add an Inbox setting to send the user a copy of messages that they send.
|
2009-05-13 17:50:46 +00:00 |
|
Colin Kuskie
|
385d35c13b
|
RFE for making an user's inbox filterable by the person who sent it.
Includes template changes, i18n, help and tests.
|
2009-05-13 17:20:40 +00:00 |
|
Martin Kamerbeek
|
31c4bf83d7
|
Refactored genereation of tranasaction related tmpl_vars into WG::Shop::Transaction->getTransactionVars.
|
2009-05-13 12:52:19 +00:00 |
|
Martin Kamerbeek
|
9d90b92629
|
Tax details are now stored with the transaction items they belong to.
|
2009-05-08 10:03:25 +00:00 |
|
Hao Ching
|
254796dea3
|
RFE #9998, mark selected inbox messages as read/unread.
|
2009-05-01 17:21:02 +00:00 |
|
Colin Kuskie
|
486d873d7b
|
Reverting patch for Account/Friends.
|
2009-04-27 20:18:38 +00:00 |
|
Doug Bell
|
6d20e7f5df
|
added: ThingyRecord allows you to sell records in a Thing (like a classified ad)
|
2009-04-19 02:09:34 +00:00 |
|
Colin Kuskie
|
9f1da1f4c5
|
Save 1 object access per friend by using the friendId we already know.
|
2009-04-17 19:04:21 +00:00 |
|
Martin Kamerbeek
|
2e4ce42b76
|
Adding pluggable tax system.
|
2009-04-17 13:32:18 +00:00 |
|
JT Smith
|
3d5c7e23d7
|
fixed: Can't invite friends (#10112)
|
2009-04-14 15:22:35 +00:00 |
|
Colin Kuskie
|
ad025a26a1
|
Move view all users filter into edit friends.
|
2009-04-10 10:18:35 -07:00 |
|
Colin Kuskie
|
8f5e9aac1f
|
Change display of groups on manage friends screen
If 1 group, display it. If more than 1, display all groups
but this one.
|
2009-04-10 10:04:43 -07:00 |
|
Colin Kuskie
|
a5c7e2b39b
|
Fix JS errors, add ableToBeFriend profile override.
|
2009-04-09 17:22:07 -07:00 |
|
Colin Kuskie
|
1f5a83d0c6
|
Maintain group filter setting after saving.
|
2009-04-09 16:43:41 -07:00 |
|
Colin Kuskie
|
c6468321c1
|
Pass groupName down to editFriends.
Do not display add managers if a groupname is passed.
|
2009-04-09 16:30:20 -07:00 |
|
Colin Kuskie
|
d13d1bac8c
|
Group filters and list of names.
For each group, show all other managed groups. Also
provide an edit all link. Show list of names up to 45
characters, with no truncation.
|
2009-04-09 16:02:58 -07:00 |
|
Colin Kuskie
|
03b777ee1e
|
Add button to add all Friend Managers to friends.
Help, i18n, template and code.
|
2009-04-07 15:54:30 -07:00 |
|
Colin Kuskie
|
b8ba4e2118
|
Add a method to Account called getUsers, which returns
either the user specified by the uid form param, or the
session user.
Change appendCommonVars to use it.
Remove spotty overrides in plugins.
|
2009-04-07 21:22:56 +00:00 |
|
Colin Kuskie
|
54a8167ea9
|
Support for removing all users.
|
2009-04-07 13:56:21 -07:00 |
|
Colin Kuskie
|
0b878fd288
|
Overrides allow groupIdAdminUser to view Inbox.
Modified Account/Inbox, and Inbox->canRead. Anyone in
groupIdAdminUser can now read messages in any user's
inbox.
|
2009-04-07 13:02:43 -07:00 |
|
Colin Kuskie
|
7316f267fa
|
Allow UserAdmin to view another person's inbox.
|
2009-04-07 11:31:34 -07:00 |
|
Colin Kuskie
|
7682b6a3d6
|
Friends relationships are reciprocal.
Fix manageUrl to really work in edit screen.
|
2009-04-07 10:29:04 -07:00 |
|
Colin Kuskie
|
a67907308f
|
Edit friends interface.
New edit template with i18n and variables.
Edit with save, to add and remove friends.
|
2009-04-06 16:52:23 -07:00 |
|
Colin Kuskie
|
100b900dd2
|
Beginning of edit user friend interface.
Change prefix of templates from friendManager to fm.
|
2009-04-06 10:34:54 -07:00 |
|
Colin Kuskie
|
4626f85026
|
Stub in www_editFriends.
|
2009-04-01 16:58:23 -07:00 |
|
Colin Kuskie
|
996e3a7053
|
Fix JSON, and ordering in the table.
|
2009-04-01 15:34:06 -07:00 |
|
Colin Kuskie
|
3c7e7ab231
|
Checkpoint. Too many changes to enumerate.
|
2009-04-01 14:43:50 -07:00 |
|
Colin Kuskie
|
c2e38ac416
|
Fix typos in POD that prevent 100% POD coverage.
|
2009-04-01 03:48:38 +00:00 |
|
Colin Kuskie
|
49b01e92ce
|
FriendManager template work, view screen.
|
2009-03-27 10:49:53 -07:00 |
|
Colin Kuskie
|
8a8f6aea1d
|
Pod fixes for Account skeleton.
|
2009-03-27 00:01:21 +00:00 |
|
Colin Kuskie
|
2af14e6bf6
|
Friend Manager settings, i18n, save form.
|
2009-03-26 15:31:50 -07:00 |
|
Colin Kuskie
|
968544580a
|
Install, config and base module for FriendManager.
|
2009-03-26 10:49:54 -07:00 |
|
Martin Kamerbeek
|
320e1738a3
|
Adding base of Shop account plugin vendor payouts stuff.
|
2009-03-13 16:13:20 +00:00 |
|
Colin Kuskie
|
07266bc25d
|
Mark the message copied to me as read.
|
2009-03-10 17:24:14 -07:00 |
|
Colin Kuskie
|
a27f287a4c
|
Fix a POD typo.
|
2009-03-10 21:16:50 +00:00 |
|
Colin Kuskie
|
51021e5974
|
Inbox Copy sender code, settings and i18n.
|
2009-03-10 13:59:00 -07:00 |
|
Colin Kuskie
|
2173a202f8
|
Add Help for new template variable, and i18n.
|
2009-02-23 13:41:15 -08:00 |
|
Colin Kuskie
|
2548273219
|
Add UI for filtering based on sender.
Adds a dropdown with JS on change for instant submit. Works with
column sorting.
|
2009-02-23 12:28:13 -08:00 |
|
Colin Kuskie
|
7194107900
|
Fix URLs for the Contributions Account plugin when sorting.
|
2009-02-17 01:07:33 +00:00 |
|
Colin Kuskie
|
99a047e147
|
URLs were wrong in the Account::Contributions screen.
|
2009-02-16 17:41:10 +00:00 |
|