Commit graph

5808 commits

Author SHA1 Message Date
Colin Kuskie
8806883cd2 Fix a synax error in the upgrade file. 2010-03-09 16:47:15 -08:00
Colin Kuskie
f55acecbb6 Handle the edge case when a subscription group has been deleted, but the the Subscribable entry has not been cleaned up. Fixes bug #11456. 2010-03-09 08:53:11 -08:00
Colin Kuskie
8f951013b9 Allow the default Search root to be overridden by a form variable. Adds RFE #11460. 2010-03-08 17:07:53 -08:00
Colin Kuskie
35492ca11f Remove old WebGUI 7.7 files 2010-03-08 16:36:47 -08:00
Colin Kuskie
2053d3ef08 Fix syntax errors, and remove duplicate code from the skeleton. 2010-03-08 16:36:47 -08:00
Colin Kuskie
df31846aea Prune duplicate code for post package work. 2010-03-08 16:36:47 -08:00
Colin Kuskie
fe31cc96de Reset the isDefault flag on core assets only, and provide a final way fix this crap once and for all. 2010-03-08 16:36:47 -08:00
Doug Bell
c8ad650398 added changelog entry 2010-03-08 17:28:52 -06:00
Colin Kuskie
d0884afb59 Do not remove newlines from Templates (or Snippets) since HTML::Packer does not handle newlines with H::T syntax. Fixes bug #11458 2010-03-08 11:38:29 -08:00
Colin Kuskie
b4a790a736 Fix handling filenames with space with overwrite=1 in fileImport.pl. Fixes bug #11453 2010-03-03 13:27:30 -08:00
Colin Kuskie
53d63bcd57 Fix SQL scripts for the next beta release. 2010-03-02 18:28:35 -08:00
Colin Kuskie
8128f54943 WebGUI now needs Test::Harness 3.17 or higher for the Survey. Fixes bug #11402. 2010-03-02 13:58:34 -08:00
Colin Kuskie
119d5137e2 Try to fallback to a default login template if the configured one won't work. Fixes bug #11450. 2010-03-02 08:51:50 -08:00
Colin Kuskie
beb1337373 Make the RichEditor obey the new session overrides for language settings. Fixes bug #11443. 2010-03-02 07:39:55 -08:00
Colin Kuskie
eea83d571e Fix macro issues, missing FilePump, HASH entry. Fixes bug #11449. 2010-03-01 15:01:40 -08:00
Colin Kuskie
c0d45e0f23 Remove workarounds in WeatherData. Fixes bug #11401. 2010-03-01 09:58:18 -08:00
Colin Kuskie
b462ce0b41 Subscribable aspect should propagate result of purge, instead of always returning false. Fixes bug #11446 2010-03-01 08:30:52 -08:00
Doug Bell
7532c43d46 fix 11445 NotifyAboutUsers sends infinite e-mails 2010-02-27 15:18:15 -06:00
Colin Kuskie
efa1d55d30 Print out which package files are being upgraded. 2010-02-26 09:33:34 -08:00
Graham Knop
1c27279d6b optimized macro parser for perl 5.10 2010-02-26 10:17:05 -06:00
Doug Bell
a8e7ec090b preparing for 7.9.0 dev 2010-02-25 22:38:05 -06:00
Colin Kuskie
f723f792a4 Preparing for 7.8.13 release 2010-02-25 19:43:49 -08:00
Colin Kuskie
20ad246c41 Clean up the scratch variable redirectAfterLogin, even if redirectAfterLoginUrl from settings is used. Fixes bug #11439. 2010-02-25 19:06:53 -08:00
Colin Kuskie
3a054b4895 Fix Search results for Threads when useContainers=1 2010-02-25 08:59:33 -08:00
Colin Kuskie
25aad27cdb Add the missing EMS submission table adds. 2010-02-24 16:23:38 -08:00
Colin Kuskie
ae486fd868 Add a missing module use line. 2010-02-24 16:21:05 -08:00
Colin Kuskie
f3fce726f3 first cut at merged upgrade script from 7.7.33 to 7.8.13 2010-02-24 16:18:45 -08:00
Colin Kuskie
4ec34bbf6c Add merged package for shunt upgrade, 7.7.33 - 7.8.13 2010-02-24 13:48:22 -08:00
Colin Kuskie
abf4aec1a2 Change user invitation emails to come from the sending site, instead of the user, since that can cause SPF problems. Fixes bug #11435. 2010-02-24 10:14:13 -08:00
Colin Kuskie
5934ba8fce onCompletePurchase should pull userId from the transaction, instead of the session, since the session could be owned by spectre and not the user. Fixes bug #11385 2010-02-24 10:09:18 -08:00
Colin Kuskie
f761188bb0 Queue invitations to be sent instead of sending them directly to avoid dropped emails due to SMTP problems. Fixes bug #11436. 2010-02-24 09:49:19 -08:00
Colin Kuskie
aafbf01b8e Change invitations to use HTML instead of text. Fixes bug #11434. 2010-02-24 09:43:58 -08:00
Colin Kuskie
0fb7a60917 Fix DataForms with dates. 2010-02-23 20:59:49 -08:00
Doug Bell
100a9e652e fix 11426: Logout page gets cached 2010-02-23 17:51:12 -06:00
Doug Bell
079ff05cfa finalize code editor fix 2010-02-23 17:21:37 -06:00
Colin Kuskie
83395fbe95 Fix Date handling by the DataTable, again... Now it uses a custom date parser to take the ISO date format. Fixes bug #11428. 2010-02-23 12:56:00 -08:00
Colin Kuskie
3971d9bd4f Fix Interval form value preservation, when the field is hidden. Fixes bug #11431. 2010-02-23 11:15:54 -08:00
Colin Kuskie
a63a70b8bd When a cron job is disabled, delete it from spectre's queue, but do not re-add it. Fixes bug #11422 2010-02-22 14:58:54 -08:00
Colin Kuskie
2d819f14b8 Fix bugs in the Combo Box, and the Mimetype form elements. Fixes bug #11420. 2010-02-22 10:00:47 -08:00
Colin Kuskie
552859fb7f Add notes to the pagination hoverhelp for the SQL Report. Addresses bug #11414. 2010-02-22 09:37:16 -08:00
Colin Kuskie
e05f9567a6 Fix templating issues in the Wiki Page with showing the Edit content. Fixes bug #11415 2010-02-22 09:27:10 -08:00
Colin Kuskie
0bfba03e69 Fix typo in module version number in gotchas. Fixes bug #11418 2010-02-22 07:59:05 -08:00
Colin Kuskie
b4e42eb2b4 Fix missing gotcha for Javascript::Packer 2010-02-22 07:45:19 -08:00
Colin Kuskie
725c40fa7f Ready for 7.8.13 development cycle. 2010-02-16 21:35:05 -08:00
Colin Kuskie
0e01b23103 Preparing for 7.8.12 release. 2010-02-16 20:52:10 -08:00
Colin Kuskie
498b961ed7 Fix a template variable typo. Fixes bug #11411. 2010-02-16 08:21:38 -08:00
Colin Kuskie
be4377f48c fixed Typo in Subscription Sku prevented karma from being transferred to users. 2010-02-15 10:20:10 -08:00
Colin Kuskie
40514a2533 Give the MapPoint asset an icon. Fixes bug #11169 2010-02-15 09:04:51 -08:00
Colin Kuskie
0decc8392c With the merged storage, do not generate log errors for non-image thumbnail requests. Fixes bug #11410. 2010-02-15 08:26:36 -08:00
Colin Kuskie
6d00e46510 Fix a missing database column in the AdSku. Fixes bug #11406. 2010-02-12 17:29:30 -08:00