Commit graph

2097 commits

Author SHA1 Message Date
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
Doug Bell
7349633d63 reverted FileUrl macro, added new StorageUrl macro 2008-11-19 00:17:34 +00:00
Kaleb Murphy
98aded6279 Thingy copy thing data docs. 2008-11-18 21:39:57 +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
Frank Dillon
f62575445c Cleaned up Friends templates. 2008-11-18 08:15:16 +00:00
Frank Dillon
da2cc81e78 committed the wrong level of the macro package. 2008-11-18 07:26:40 +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
Colin Kuskie
c179d00338 move package into the right directory 2008-11-17 04:40:22 +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
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
JT Smith
8e069753c2 forgot to add these with the shop upgrades last night 2008-11-15 14:52:40 +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
4e1df1ba0e Change how the versionTagMode work is updated.
Use the API so that all profile field work is done correctly.
Previously, adding users and any profile data was broken.
2008-11-15 03:34:26 +00:00
Frank Dillon
6ebff9b50d current version in head 2008-11-15 03:06:29 +00:00
Frank Dillon
6cd5071f16 deleted my version of the upgrade script - need to add to 7.6.4 2008-11-15 03:05:50 +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
Kaleb Murphy
e75357160a Fixed survey migration 2008-11-13 18:18:25 +00:00
Henry Tang
9289bdb34c Updated upgrade script for versionTagMode support 2008-11-13 17:19:10 +00:00
Frank Dillon
615e0e3746 lots of changes 2008-11-12 23:03:42 +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
Colin Kuskie
1ddaa75ab8 fix add variant i18n bug 2008-11-07 20:41:22 +00:00
Graham Knop
7bc8ecd628 make survey templates not be packages 2008-11-06 22:16:33 +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
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
f43695ecf7 don't add javascript i18n content handler if it already exists 2008-11-04 22:47:01 +00:00
Frank Dillon
293e1c0e47 Google sitemaps index added to WebGUI 2008-11-04 15:58:04 +00:00
Frank Dillon
93df39d6f6 resetdev installs account system 2008-11-03 18:34:26 +00:00
Steve Swanson
d8f28d1379 Fixes a bug in IE where gallery items are not side-by-side 2008-10-29 21:26:45 +00:00
Doug Bell
3e1f66a0e7 added: DataTable asset 2008-10-28 22:27:17 +00:00
Tabitha Zipperer
dd89865fb4 Fixed headers of albums so they autosize instead of scrolling 2008-10-28 16:58:24 +00:00
Doug Bell
5e967d9b82 added: DataForm can now trigger workflow when adding an entry 2008-10-25 05:38:08 +00:00
Doug Bell
e9f80e107a fixed problem with style_03 template 2008-10-23 21:05:03 +00:00
Doug Bell
cbbf85d765 forward ported 8097 2008-10-23 17:08:39 +00:00
JT Smith
9b2e6869d9 making ems work with new data form 2008-10-23 01:24:12 +00:00
JT Smith
20f8df1291 upgrading to YUI 2.6
data tables are going to need some work yet, but the other stuff seems to be working 100%
2008-10-22 23:53:29 +00:00
Chris Nehren
ebd2309104 Added extras to user profile fields. This field can be accessed using the
profile.form.element.extras template variable when editing a profile and the
profile.extras field when viewing a template.
2008-10-22 00:20:31 +00:00
JT Smith
20460192a6 Search - Paginate results (#713) 2008-10-21 20:28:49 +00:00
JT Smith
b41c1639a1 - Inclusion of UsersOnline macro into the core (#766) 2008-10-21 19:54:51 +00:00
JT Smith
79635c0c2d EMS Saved Address (#8864) 2008-10-21 18:33:07 +00:00