Kaleb Murphy
eafdddc84b
putting this in real quick before someone else changes it. Just updating the db for options to show timelimit and progress bars
2008-11-24 14:44:17 +00:00
Colin Kuskie
241dcf7e8b
do not show edit tab in the wiki page unless you can edit it
2008-11-24 04:56:32 +00:00
Graham Knop
f228561aa9
clean up upgrade script
2008-11-24 04:03:30 +00:00
Graham Knop
2c397a907c
fixed: DataForm entry data field is too small
2008-11-24 04:03:22 +00:00
Kaleb Murphy
5782fe1e15
Added timelimit option to Survey
2008-11-23 23:54:35 +00:00
Colin Kuskie
1204169b5a
forward porting post captcha template updates
2008-11-23 23:01:19 +00:00
Patrick Donelan
91234ab8e0
Added convenience links to the Edit Survey template
2008-11-21 08:49:47 +00:00
Patrick Donelan
7015593fba
Updated Survey Overview template to show links to reporting urls.
...
Also updated i18n to include missing labels for reporting urls.
2008-11-21 07:42:54 +00:00
Patrick Donelan
cf96ad484a
Added missing groupToEditSurvey Survey table field to upgrade script
...
Reduced YUI footprint (load -min and combined js/css files where possible)
Updated surveyQuestion template and associated js/css to not use divs with ids that clash with wg page header and footer
2008-11-21 06:23:28 +00:00
Colin Kuskie
d98afcc7af
backporting template email password recovery fix
2008-11-20 21:55:00 +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
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