Commit graph

11709 commits

Author SHA1 Message Date
Colin Kuskie
9985f3768f Allow groupIdAdminUser to view Inbox messages. 2009-04-07 13:40:41 -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
263bb9bbdf Handle the uid parameter, easily.
Add the getUser method, to return the right user, based on the uid URL
parameter.  Change appendCommonVars to use getUser so that it
always dispays the correct username.
2009-04-07 13:00:53 -07:00
Colin Kuskie
7316f267fa Allow UserAdmin to view another person's inbox. 2009-04-07 11:31:34 -07:00
Colin Kuskie
851912712f Adding JS for friendManager. 2009-04-07 10:46:46 -07:00
Colin Kuskie
62df11ac91 Remove old legacy code. 2009-04-07 17:29:46 +00: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
c39c2f40bd Template variable help for edit screen. 2009-04-07 10:01:48 -07:00
Colin Kuskie
b5ccf76576 Template fixes for edit screen. 2009-04-07 09:35:23 -07:00
Colin Kuskie
8e2716f4aa Template variable help for view screen. 2009-04-07 09:34:58 -07:00
Patrick Donelan
c1b18ea9bb Some fixes to the way Survey handles recordedAnswer, value, etc.. 2009-04-07 07:15:33 +00:00
Graham Knop
80d3e74d60 add metadata processing to skeleton prepareView 2009-04-07 00:48:28 +00: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
98d7318d64 Add a Select One label to WebGUI 2009-04-06 15:32:13 -07:00
Graham Knop
2f4d9079f0 unset package flag recursively during upgrades 2009-04-06 19:38:37 +00:00
Yung Han Khoe
8a412312d3 fixed a matrix search/compare button problem 2009-04-06 17:51:17 +00: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
Kaleb Murphy
97759d92a0 Survey quiz mode sentence is not a question. 2009-04-06 15:16:25 +00:00
Patrick Donelan
8a5ce8f358 Updated Carousel javascript so that it works with multiple instances on
the same page
2009-04-06 07:51:14 +00:00
Patrick Donelan
57df2c3574 Added Carousel wobject icon 2009-04-06 07:50:53 +00:00
David Delikat
9d0f7869b3 comment out the ip filter from clientCheck (in Session::Env)
added form validation to AdSku ( with internationalized messages )
2009-04-06 04:34:32 +00:00
Kaleb Murphy
a6a70a46e0 Summaries added to the survey 2009-04-05 19:33:46 +00:00
Yung Han Khoe
e918f3ff7b Adding help for Carousel wobject 2009-04-05 17:12:16 +00:00
Yung Han Khoe
5e10530e31 Carousel bugfix, templates and i18n 2009-04-05 15:48:16 +00:00
Yung Han Khoe
964d8cf9e2 added Carousel wobject 2009-04-04 17:10:00 +00:00
Colin Kuskie
22665cbdf3 Add a few tests for Group coverage. 2009-04-04 02:33:33 +00:00
Colin Kuskie
78c76f543c Fix double variables showing up in thread and post help. 2009-04-03 21:08:56 +00:00
Graham Knop
269227aa07 setParent shouldn't check user permissions, only www_ methods should 2009-04-03 19:26:13 +00:00
Graham Knop
ff9d14b17c fix for keyword control only initially showing a single keyword 2009-04-03 19:26:07 +00:00
Kaleb Murphy
577f1aad32 Adding Survey columns 2009-04-03 17:20:38 +00:00
Kaleb Murphy
cd8402919d Survey summary code, intermediate check in. Zero changes in function. 2009-04-03 17:14:10 +00:00
Kaleb Murphy
eda1c533e2 Survey summary code, intermediate check in. Zero changes in function. 2009-04-03 17:13:57 +00:00
Patrick Donelan
b50b7bebf1 Converted firebug console.log into YAHOO.log to unbreak Survey DnD 2009-04-03 05:04:02 +00:00
Graham Knop
7080b60aa3 preparing for 7.7.3 dev 2009-04-03 01:42:20 +00:00
Graham Knop
5946ca4a3f fix upgrade for if RSSFromParent is missing 2009-04-03 01:21:44 +00:00
Graham Knop
bfd84ee382 preparing for 7.7.2 release 2009-04-03 01:10:50 +00:00
Graham Knop
89a8f78913 set rss feed image link to be a url field 2009-04-03 01:10:46 +00:00
Graham Knop
7f2b6dfc83 fix allowEmpty and bugs it caused 2009-04-03 00:40:23 +00:00
Graham Knop
a829304bae improving RSSCapable upgrade procedure, adding feed header selection 2009-04-03 00:07:19 +00:00
Colin Kuskie
ae01ea2cd8 Remove Help for the RSSFromParent asset. 2009-04-02 23:43:15 +00:00
Colin Kuskie
b184121305 Forward port leaky test fix with cleaning up the cart. 2009-04-02 22:25:07 +00:00
Colin Kuskie
60a3906b05 Add a creation date to the Cart.
Use that date to expire carts older than an interval, via a new workflow.
Config file changes, tests, i18n.
2009-04-02 21:58:45 +00:00
Colin Kuskie
6bd159bcfd Fix bugs when trying to handle a Sku that no longer exists in the db. 2009-04-02 21:28:41 +00:00
Matthew Wilson
118ebf679e buhleted. (RSS* i18n) 2009-04-02 20:22:18 +00:00
Matthew Wilson
c489deda37 <sigh/> fixing my flub. nothing to see here. 2009-04-02 19:40:36 +00:00
Matthew Wilson
03527365bd catch one more upgrade/porting case 2009-04-02 19:26:40 +00:00
Matthew Wilson
ff22d81b92 During 7.7.2 upgrade, adding routines to unlink unused .pm and correctly port over rss item limit. 2009-04-02 19:21:24 +00:00
Colin Kuskie
c052468a5b Fix POD copy/paste problems. 2009-04-02 18:27:13 +00:00
Colin Kuskie
7a4b6fd68e Remove a duplicate test. 2009-04-02 17:40:06 +00:00
Colin Kuskie
f07a6c066b Fix broken POD, and add missing POD. 2009-04-02 17:20:04 +00:00