Graham Knop
5e14b1d978
preparing for 7.6.7 dev
2008-12-10 06:43:51 +00:00
Yung Han Khoe
1a67df91bc
Making Matrix edit listing screen templatable
2008-12-09 15:17:20 +00:00
Colin Kuskie
dcb22dfd6a
Forward port Thingy_fields defaultValue size fix.
2008-12-09 01:35:18 +00:00
Yung Han Khoe
8ba4f6ef70
More Matrix bugfixes
2008-12-07 13:10:08 +00:00
Graham Knop
935054dd82
preparing for 7.6.6 dev
2008-12-03 01:11:48 +00:00
Graham Knop
0957247dbc
removing WSClient
2008-12-03 00:32:58 +00:00
Yung Han Khoe
bde609f5cb
fixing matrix upgrade bugfix
2008-12-02 11:03:04 +00:00
Colin Kuskie
c7c13f03bf
Add basic pagination support to the default Shelf template.
2008-12-02 03:56:38 +00:00
Yung Han Khoe
e085eff6af
fixed UserList
2008-12-01 10:11:24 +00:00
Yung Han Khoe
f61b2222ae
fixing a Matrix v2 upgrade bug
2008-11-30 23:02:13 +00:00
Colin Kuskie
27d7a73e53
Internationalize a Thingy template
...
Add a link from the manage screen back to the default view.
2008-11-27 02:33:08 +00:00
Colin Kuskie
2b3b3fd458
Remove the headblock property from the Template Asset, and merge
...
it into extra head tags. Style templates are not allowed to
have extra head tags.
2008-11-26 21:24:44 +00:00
Colin Kuskie
f1c94b241c
fix the misspelled word Template in template titles, properties and code for the Account
2008-11-24 22:50:10 +00:00
Colin Kuskie
7027178762
add upgrade script for 7.6.5
2008-11-24 22:12:25 +00:00
Graham Knop
c170dfb700
turn off package flag for survey template
2008-11-24 20:01:51 +00:00
Graham Knop
de18c5f413
fix matrix upgrade script
2008-11-24 20:01:44 +00:00
Kaleb Murphy
0000de7a1e
fixed typoe
2008-11-24 19:09:13 +00:00
Kaleb Murphy
b9d676b07a
placeholder errors resolved
2008-11-24 18:59:00 +00:00
Kaleb Murphy
ffc016021c
placeholder errors resolved
2008-11-24 18:55:20 +00:00
Yung Han Khoe
2a06e088f8
Added some Matrix international, fixed some bugs
2008-11-24 17:42:41 +00:00
Graham Knop
0be310bb38
use correct format for template update
2008-11-24 16:22:54 +00:00
Yung Han Khoe
ac0032fedf
Adding Matrix templates, updating Matrix international
2008-11-24 16:00:14 +00:00
Kaleb Murphy
bf7c3505d7
Survey now has fully functioning time limits, can show limits to users, and can show progress
2008-11-24 15:20:13 +00:00
JT Smith
1e259df112
fixed typo
2008-11-24 15:17:13 +00:00
JT Smith
f927c0f128
made it more obvious how to check out
2008-11-24 15:15:52 +00:00
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