Commit graph

7022 commits

Author SHA1 Message Date
Colin Kuskie
2c4584b1af fix grammatical errors with contracted it (is|has) 2008-11-21 17:45:01 +00:00
Colin Kuskie
adb17e78d5 only the synopsis from the asset that is called should be put into the meta description field 2008-11-21 17:37:42 +00:00
Colin Kuskie
e2b121461b synopsis is now added to each page automatically. If the page is a container whose children call prepareView, their synopses are added as well 2008-11-21 17:05:17 +00:00
Colin Kuskie
e3eb287d3e style->sent check only needs to be done once. style->sent does that itself 2008-11-21 16:56:40 +00:00
Colin Kuskie
86047445a7 fix extra my-s in Operation/Profile.pm 2008-11-21 16:49:59 +00:00
Colin Kuskie
6455b1b85c fix a syntax warning in User.pm 2008-11-21 16:48:20 +00:00
Martin Kamerbeek
06b65b7e4b Reapplying 7.6 specific changes. 2008-11-21 14:01:12 +00:00
Martin Kamerbeek
fd73f98e4e Fixed a bug where WG::User would not check whether the friends group exists or not. As a result it was not possible
to eg. delete such users.
2008-11-21 13:30:16 +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
Yung Han Khoe
36d4013dff Fixed a number of Matrix datatable problems. 2008-11-21 02:53:53 +00:00
Colin Kuskie
d98afcc7af backporting template email password recovery fix 2008-11-20 21:55:00 +00:00
Colin Kuskie
1573fba55e fix bad value in asset export 2008-11-20 20:53:51 +00:00
Colin Kuskie
e96b2bbdb3 forward porting asset export i18n and hoverhelp 2008-11-20 20:51:03 +00:00
Colin Kuskie
47f62faeee merge in POD fixes from 7.5 branch 2008-11-20 19:56:52 +00:00
Yung Han Khoe
02ad416edc Adding international for MatrixCompare form element 2008-11-19 19:46:50 +00:00
Yung Han Khoe
b880f48a23 Adding new Matrix Form elements 2008-11-19 19:39:19 +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
a30520e871 removed irritating debug messages 2008-11-19 06:33:34 +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
Yung Han Khoe
cd8f7a1f30 Some code cleanup 2008-11-19 05:18:37 +00:00
Frank Dillon
2945189adb wrong constructor called on WebGUI::Storage::Image 2008-11-19 05:06:10 +00:00
Yung Han Khoe
01d2322af6 Fixed some yui features in Matrix v2 2008-11-19 03:40:28 +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
Yung Han Khoe
5169cb5e11 Adding more features to Matrix v2 2008-11-18 18:11:16 +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
Yung Han Khoe
7f3193f08e Adding search and some compare features to Matrix v2 2008-11-18 00:39:52 +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