Colin Kuskie
0d0e5747d8
Fix a capitalization issue. Fixes bug 10816.
2009-08-24 00:13:46 +00:00
Colin Kuskie
6f830468d4
Fix broken i18n in the ThingyRecord.
2009-08-23 23:52:24 +00:00
Colin Kuskie
327efb2f1b
Fix broken i18n for the progress bar in deleting assets.
2009-08-23 23:51:13 +00:00
Colin Kuskie
5c2e596139
Update number of tests.
2009-08-23 19:56:29 +00:00
Colin Kuskie
223a5125bf
Use setting API to determine if the setting exists in the db.
2009-08-23 19:09:37 +00:00
Colin Kuskie
4f23d88b19
Use the new User API for determining if session user is visitor.
2009-08-23 19:09:14 +00:00
Colin Kuskie
1ed91d7f20
Fix Matrix i18n in compare matrix template. Fixes #10814
2009-08-23 19:07:15 +00:00
Patrick Donelan
b89cb988e8
Fixed: inboxSmsNotificationTemplateId setting missing from upgrade script
2009-08-23 08:53:44 +00:00
Patrick Donelan
f3c3bfb4dc
Fixed GUID string comparisons (eq instead of ==)
2009-08-23 07:44:41 +00:00
Patrick Donelan
280e902c09
Fixes to Survey reporting and performance improvements
...
Fix: Survey export simple/transposed results to csv or tab
Fix: loadTempReportTable handling of revisionDates (and documentation)
Fix: returnResponseForReporting handling of mc questions
NYTProf performance improvements
Added some very basic Survey reporting tests
2009-08-23 05:15:32 +00:00
Colin Kuskie
ea51ba559e
Add tests for ideogram searching. ft_min_word_len must be 2 or less.
2009-08-21 21:29:43 +00:00
Colin Kuskie
d9cf707963
Each Search object is good for 1, and only 1, search.
2009-08-21 18:15:24 +00:00
Colin Kuskie
da12070523
Do chinese ideogram indexing.
2009-08-21 18:01:39 +00:00
Colin Kuskie
46eb7b5401
Document the missing assetIds option to WebGUI::Search->search.
2009-08-21 17:53:03 +00:00
Colin Kuskie
f68db111aa
Decode HTML entities sent by rich editors. Add tests for the decoding
...
inside the search indexer. Gotcha note. Fixes #10797 .
2009-08-21 16:55:57 +00:00
Colin Kuskie
91b37aae36
Ready for 7.7.19 development.
2009-08-21 05:13:35 +00:00
Colin Kuskie
232df69719
Preparing for 7.7.18 release.
2009-08-21 04:30:14 +00:00
Colin Kuskie
0390d77833
Update number of tests to skip when the correct modules aren't present.
2009-08-21 04:23:16 +00:00
Colin Kuskie
4e3fd9ed40
Update test to follow new style of adding words to search index.
2009-08-21 04:13:15 +00:00
Colin Kuskie
929e99c8c1
requestAutoCommit forks a workflow to commit, use skipAutoCommitWorkflow and
...
commit it now, manually.
2009-08-21 02:06:24 +00:00
Colin Kuskie
ca7ca6660d
Document that Readonly is a required module. Fixes bug #10801
2009-08-21 00:30:10 +00:00
Colin Kuskie
5ef030d1f8
Give the Carousel a minimum width, and expose it as a template variable to help
...
YUI Carousel with rendering. Adjust default template, Help, i18n.
Fixes bug #10511 .
2009-08-20 23:12:59 +00:00
Colin Kuskie
bd0d7c080c
Update existing EMS'es with a default schedule template. Fix for #10804
2009-08-20 20:53:12 +00:00
Colin Kuskie
278e4c6461
Log any errors found when calling Shop::Pay->getDrivers, instead of
...
silently passing them along.
2009-08-20 20:32:00 +00:00
Graham Knop
ac9be28857
add a few additional macro tests
2009-08-20 19:24:39 +00:00
Graham Knop
4984e19d68
fixed #10797 : Unable to search for non-ASCII text
2009-08-20 19:24:31 +00:00
Colin Kuskie
a5204a7386
Fix i18n typos in the Ogone payment driver. Fix bugs 10800 and 10799.
2009-08-20 19:21:40 +00:00
Colin Kuskie
add3b3257b
Fix typos in TaxDriver_EU i18n. Fixes #10798 .
2009-08-20 19:17:29 +00:00
Doug Bell
a0d3eeaac8
fixed 10640, 10639, 10625: Map point save HTML/JS
2009-08-20 18:51:39 +00:00
Colin Kuskie
2bbf81417b
Force the isLockedBy flag to be reset when autocommitting the tag for a duplicated template.
...
Fixes #10795
2009-08-20 03:58:34 +00:00
Colin Kuskie
d6b402676a
Fix typos in SQL related to RSSCapable.
2009-08-19 23:44:46 +00:00
Doug Bell
cf63977998
fixed #10793 : Map Add Point photo field
2009-08-19 23:13:44 +00:00
Doug Bell
739541a06a
fixed #10624 : map template problem with floats
2009-08-19 22:36:55 +00:00
Paul Driver
2621f92471
Small bug with the memory leak fix... fixed
2009-08-19 21:37:17 +00:00
Paul Driver
0a0ee3e6df
Fixed semi-rare memory leak in getLineage
2009-08-19 20:32:05 +00:00
Colin Kuskie
3d1ed2f83f
Make threads recalculate rating on delete/restore. Fixes #10788 .
2009-08-19 20:11:16 +00:00
Graham Knop
743e615fd8
improve handling of proxied SSL connections
2009-08-19 19:08:56 +00:00
Colin Kuskie
1ee674c727
Force the page layout to use different caches for HTTPS vs HTTP requests.
...
Fixes bug #10674 .
2009-08-19 18:32:56 +00:00
Colin Kuskie
1c9908f490
Encapsulate logic for determining if an SSL request has been made.
...
Refactor core modules to use that.
2009-08-19 18:25:00 +00:00
Graham Knop
39127b7ec0
add tests for url extensions
2009-08-19 18:05:28 +00:00
Graham Knop
4853206ede
example CDN configuration shouldn't be added to config
2009-08-19 18:05:24 +00:00
Graham Knop
4350966866
fixed: Copied assets don't always get URL extensions added
2009-08-19 16:28:38 +00:00
Graham Knop
718b166ae7
fixed #10790 : Data Form doesn't always auto-commit version tags
2009-08-19 15:32:57 +00:00
Colin Kuskie
defbec3171
Document inbox_messageStates clean-up, and write an upgrade script to delete
...
states from users who have already been deleted.
2009-08-19 15:12:34 +00:00
Patrick Donelan
8ece5d63c6
User::delete should remove corresponding rows from inbox_messageState when delete user inbox rows
2009-08-19 07:00:31 +00:00
Patrick Donelan
ffea2a2825
Minor fix - made subclass dependency explicit
2009-08-19 06:43:38 +00:00
Graham Knop
56cdc103c2
fixed #10739 : Textarea and Codearea resize don't work in IE or Webkit browsers
2009-08-18 15:53:28 +00:00
Colin Kuskie
1704618d6b
Update the POD for checkView
2009-08-18 01:19:29 +00:00
Colin Kuskie
afbd893061
Fix the IntSlider integer input box. It was displaying 0 regardless of the actual
...
value of the slider.
Fixes bug #10552 .
2009-08-17 23:41:16 +00:00
Colin Kuskie
0511af269d
Make Threads recalculate the number of replies when restoring a Post from the Trash.
...
Fixes bug #10758 .
2009-08-17 22:25:24 +00:00