Colin Kuskie
5bf3614d10
Bug attribution.
2009-04-14 23:29:36 +00:00
Colin Kuskie
15d3738134
Remove a strange clause from Inbox ORDER BY.
2009-04-14 23:29:09 +00:00
Graham Knop
0f311d9224
fixed: 7.6 upgrade left some default content marked as packages
2009-04-14 20:51:49 +00:00
Graham Knop
383fa9a5e5
fixed #9816 : Syndicated content asset fails on feeds including a UTF8 BOM
2009-04-14 20:51:44 +00:00
JT Smith
7376100540
Apply button applies but reloads old content in editor ( #9827 )
2009-04-14 20:05:53 +00:00
Colin Kuskie
26ef39e66b
Make processTransaction really handle not getting an object, by checking
...
to see if it's an object before calling methods on it.
2009-04-14 20:00:26 +00:00
Colin Kuskie
ba156edb5a
Refix synopsis output as metadata.
2009-04-14 19:33:16 +00:00
JT Smith
99cb11e115
updated the change log with:
...
- fixed: Spam in the wiki (#10050 )
- fixed: maintenance tasks in parallel (#9921 )
- fixed: Schedular Fields Too Short (#9889 )
- fixed: Can't invite friends (#10112 )
- Added missing POD docs for WebGUI::Account
2009-04-14 18:45:10 +00:00
JT Smith
6d75e0aa89
maintenance tasks in parallel ( #9921 )
2009-04-14 18:41:15 +00:00
JT Smith
e205496634
Schedular Fields Too Short ( #9889 )
2009-04-14 18:08:10 +00:00
Frank Dillon
4387ba382f
Removed extra code which reset the uri to what was stored int he LDAP Link.
2009-04-14 17:27:22 +00:00
Colin Kuskie
235bbd14d1
POD fix
2009-04-14 17:16:13 +00:00
JT Smith
da8a68efca
fixed a problem in the spam system for Post
...
and added spam prevention in Wiki
2009-04-14 16:47:33 +00:00
Colin Kuskie
d2012694dc
Fix the alphabetFieldSearch in the UserList, #10163
2009-04-14 16:14:55 +00:00
Kaleb Murphy
6f4f5d9414
Made sure Survey default question types upgrades with "Yes" being 1 and "No" being 0.
2009-04-14 15:28:59 +00:00
JT Smith
3d5c7e23d7
fixed: Can't invite friends ( #10112 )
2009-04-14 15:22:35 +00:00
JT Smith
8426029cfe
adding missing pod documentation
2009-04-14 14:40:44 +00:00
Colin Kuskie
1a9da53abf
Modify tests to use the automatic storage cleanup provided by WebGUI::Test.
...
Several tests previously leaked storage locations.
2009-04-14 01:54:28 +00:00
Colin Kuskie
c28c7771c3
Top story photo template variables, with i18n, help and tests.
2009-04-13 23:16:53 +00:00
Colin Kuskie
4768a8687e
Add storage locations to package data for a Story. With tests.
2009-04-13 17:56:44 +00:00
Colin Kuskie
9f5a82cec8
Update POD for several methods.
2009-04-13 17:43:41 +00:00
Colin Kuskie
decde00451
Forward port auto storage deletion code for WebGUI::Test.
2009-04-13 17:36:23 +00:00
Colin Kuskie
314a12def2
Add an autoclean-up method to WebGUI::Test, and convert the Story test
...
to use it.
2009-04-13 17:33:42 +00:00
Colin Kuskie
1edaca4ed2
Merge up to 10305
2009-04-13 17:04:23 +00:00
Colin Kuskie
fa2e5c2c90
Add valid storageId checks for duplication, since '' ne storageId.
2009-04-13 16:38:26 +00:00
Colin Kuskie
5729a40ab2
Add tests that _really_ check for duplicated storage locations.
2009-04-13 16:36:37 +00:00
Colin Kuskie
ec4713855a
Convert Story asset to use Class::C3 properly.
...
Add a method to duplicate the photo collateral JSON data, with tests.
Make addRevision and duplicate use that method.
2009-04-13 16:33:24 +00:00
Yung Han Khoe
d5893a5a6a
fixed product/manufacturer links on pending matrix lisstings
2009-04-13 15:43:51 +00:00
Colin Kuskie
ddd06c2ede
Provide a way for WebGUI::Test to register groups to clean up at
...
the end of a test.
Convert several tests to use that, including Post.t, which leaked Groups.
2009-04-13 02:45:03 +00:00
Colin Kuskie
0cbe0cc117
Correct the Group.pm POD for delete.
2009-04-13 02:30:20 +00:00
David Delikat
599d0ec770
fixed bug 9989: thing pagination no longer includes datasave params
2009-04-13 00:48:10 +00:00
Yung Han Khoe
a2540ddbfd
added alphanumeric sort button to Matrix defaul view
2009-04-12 21:06:12 +00:00
David Delikat
4c7e1b4cfd
Form::Date::toHtml was coded to set value tgo the default this caused
...
the default value to be displayed in some cases.
2009-04-11 23:11:38 +00:00
Yung Han Khoe
dc0f5a9fea
added some tmpl_vars to thingy's search template
2009-04-11 19:04:22 +00:00
Yung Han Khoe
9e417edaf0
small change to Carousel hidden textarea template
2009-04-11 18:48:21 +00:00
Yung Han Khoe
85dd74b56c
fixing a javascript error in matrix search screen
2009-04-11 17:34:38 +00:00
Yung Han Khoe
bb330fd30c
fixed #10141 : Matrix 2.0 - Search does not check matching products
2009-04-11 17:31:33 +00:00
David Delikat
46e73ed59f
fixed dragDrop to use a handle rather than the whole
...
object for dragdrop start events.
2009-04-11 15:16:09 +00:00
Colin Kuskie
8b6ff20822
Adding RSS and Atom template variables to the Story Topic.
2009-04-10 23:16:03 +00:00
Colin Kuskie
a400d3697f
Add missing template variables to the Story Archive.
...
Add RSS and atom template variables.
2009-04-10 22:39:23 +00:00
Colin Kuskie
ab7b45343c
I18n the javascript.
2009-04-10 15:05:14 -07:00
Yung Han Khoe
4086723a70
fixed #10142 : Matrix 2.0 - Search screen compare button not functional
2009-04-10 20:04:18 +00:00
Kaleb Murphy
234914c3e2
Survey drag-and-drop now returns the edit box for the item just drug.
2009-04-10 20:03:29 +00:00
Kaleb Murphy
8cd5588f10
Survey [[question variable]] now returns the shown answer text for multiple choice questions, and the recorded value for non-multiple choice questions.
2009-04-10 17:46:17 +00:00
Kaleb Murphy
2b2e876b6d
Added default question type export function.
2009-04-10 17:27:25 +00:00
Colin Kuskie
ad025a26a1
Move view all users filter into edit friends.
2009-04-10 10:18:35 -07:00
Colin Kuskie
8f5e9aac1f
Change display of groups on manage friends screen
...
If 1 group, display it. If more than 1, display all groups
but this one.
2009-04-10 10:04:43 -07:00
Colin Kuskie
1665af184d
Prevent closing dbh handles twice.
2009-04-10 16:31:54 +00:00
Colin Kuskie
75ad1c14ff
Only clone the data from Setting. This prevents trying to close the
...
session dbh twice and getting odd warning messages.
2009-04-10 16:27:31 +00:00
Kaleb Murphy
99a1418714
Default Survey Question settings now save 100% of the answer configuration data. This will not affect previous Surveys, but allow new defaults to be more complex if desired.
2009-04-10 16:06:20 +00:00