Commit graph

11387 commits

Author SHA1 Message Date
Colin Kuskie
c8b7397bc1 Test cleanup for a user and the config file. 2009-04-30 20:17:59 +00:00
Colin Kuskie
59eb8bce5b Remove a leaky group which was never used. 2009-04-30 20:14:41 +00:00
Colin Kuskie
1d4f12781b Test cleanup, and fix a leaky group. 2009-04-30 20:12:09 +00:00
Colin Kuskie
25231d3fe5 More test cleanup for deleting users and groups. 2009-04-30 20:10:00 +00:00
Graham Knop
51ce57d7fc fix export test 2009-04-30 20:06:26 +00:00
Graham Knop
e1348413ab fix wrong quotes in WebGUI.conf.original 2009-04-30 20:06:21 +00:00
Doug Bell
622154189b mysql is wetodded 2009-04-30 20:05:40 +00:00
Colin Kuskie
b6f103cae6 Test clean-up for groups and users. 2009-04-30 20:02:53 +00:00
Doug Bell
ca82394ab2 mysql is wetodded 2009-04-30 20:00:33 +00:00
Doug Bell
81b77e1836 fix now that things are packed 2009-04-30 19:45:37 +00:00
Colin Kuskie
9b20ce2fe7 Add note about packed templates to process method sub. 2009-04-30 19:42:47 +00:00
Doug Bell
3574113645 fix now that things are packed 2009-04-30 19:37:13 +00:00
Doug Bell
c60db6b1be fix now that things are packed 2009-04-30 19:27:21 +00:00
Doug Bell
4ed841195d added gotcha and testEnvironment modules 2009-04-30 18:17:24 +00:00
Graham Knop
7d0f1e4b8a improve handling of SMTP test server 2009-04-30 18:17:23 +00:00
Graham Knop
1c7d8c5050 fix mismatches between upgrades and WebGUI.conf.original 2009-04-30 18:17:19 +00:00
Graham Knop
4ec14bc026 some image cropper cleanups 2009-04-30 18:17:12 +00:00
Doug Bell
bc2ed6a3c1 added #9289: Extending the "Request Approval For Version Tag" activity (Bernd Kalbfuß-Zimmermann) 2009-04-30 18:02:25 +00:00
Doug Bell
faca68256c Added: Packing of templates, snippets, and head tags. 2009-04-30 17:57:26 +00:00
Doug Bell
026f7ff47e Added #10145: Global Head Tags in Settings 2009-04-29 21:51:22 +00:00
Frank Dillon
003f54fd40 Search now performs a GET rather than a POST 2009-04-29 17:03:22 +00:00
Colin Kuskie
db290f91f9 Add an option to the Sku to require individual shipping of this sku, separate
from other items in the cart.  Update the FlatRate driver to support calculating that.
2009-04-29 16:52:16 +00:00
JT Smith
e98fc02e9b rfe: Button to Turn Admin Off on Admin Accordian (#475) 2009-04-29 14:34:42 +00:00
Colin Kuskie
ad88a1da5f Adding missing i18n to PassiveAnalytics 2009-04-29 04:15:45 +00:00
Paul Driver
fea5dea0d9 Help for the template variable I added earlier 2009-04-29 01:26:50 +00:00
Colin Kuskie
a77ff94488 Correct bad POD. 2009-04-28 23:01:46 +00:00
Paul Driver
b53bec706b added a template var to Thingy View Thing for fieldType 2009-04-28 20:26:47 +00:00
Colin Kuskie
40b5ac13a4 Update code to match new RssFeed API w.r.t exporting. 2009-04-28 19:51:47 +00:00
Yung Han Khoe
279d016af3 fixed #10182: Matrix 2.0 - Comparison view broken in IE 6 & 7 2009-04-28 19:44:24 +00:00
Yung Han Khoe
1b2e327ce7 fixing an IE javascript error on Matrix compare screen 2009-04-28 18:49:20 +00:00
Paul Driver
47f922d45d That last Thingy fix was on the wrong line. Fixed 2009-04-28 17:23:20 +00:00
Paul Driver
4347a52fb8 Changed Thingy search to use GET instead of POST 2009-04-28 16:38:27 +00:00
Yung Han Khoe
ea5187e01e fixed #10184: Matrix 2.0 - Version Tag Duplicate Type 2009-04-28 16:14:40 +00:00
Colin Kuskie
f8f62c5640 Add 1 more test to _isStopword 2009-04-28 01:42:09 +00:00
Patrick Donelan
aa045b7abc Improved Survey template so that bottom of page/submit button can be
skinned when questions don't validate. Added js to scroll page to
highest invalid question (e.g. lowest y-coord)
2009-04-28 00:37:51 +00:00
Colin Kuskie
d7d10fff41 Add a Search test, to check for wildcards and stopwords. 2009-04-27 22:12:42 +00:00
Kaleb Murphy
c327353213 Fixed a bug in the YUI simple editor for survey editing which was leaking memory. Also improved the object edit templates. 2009-04-27 20:20:58 +00:00
Colin Kuskie
486d873d7b Reverting patch for Account/Friends. 2009-04-27 20:18:38 +00:00
Colin Kuskie
b053091b7d Add tests for the export mode get*FeedUrl. 2009-04-27 19:19:10 +00:00
Colin Kuskie
553b1d03d7 Fix HEAD link issues with RssFeed with exporting.
Refactor the module so that getting the feed url will return
the static URL when exporting.
2009-04-27 19:16:38 +00:00
Colin Kuskie
142518035d Fix bad Event URL template variables. 2009-04-27 18:39:14 +00:00
Colin Kuskie
15f1391a01 Add gotcha notice about profile field column types. 2009-04-27 18:08:03 +00:00
Colin Kuskie
5c364112d8 Forward porting date fix for gallery advanced search. 2009-04-26 23:29:52 +00:00
Colin Kuskie
2470aeb750 Forward porting SQL Report/Paginator errorNum fix. errorNum is undefined for
no errors.
2009-04-26 23:14:22 +00:00
Colin Kuskie
86621e255b Fix a bug where changing fieldTypes in the userProfileField did not update the database field types. 2009-04-26 04:02:38 +00:00
Colin Kuskie
70845fd9e8 Fix bad angle bracket handling in messageIds in Main/Send.pm
Extend Mail/Send.t to test messageId generation.
2009-04-26 03:05:22 +00:00
Colin Kuskie
4f5a010faa Fix a syntax warning re shift. 2009-04-25 14:57:18 +00:00
Colin Kuskie
f438caffd8 Add back in other bug fix to the changelog. 2009-04-25 05:43:33 +00:00
Colin Kuskie
3535e8ddb4 Fix a bug where html2text dropped the last word. Added tests. 2009-04-25 05:41:24 +00:00
Kaleb Murphy
c452f92224 Added correct mime type for json returns which were missing it. 2009-04-25 04:50:17 +00:00