Commit graph

947 commits

Author SHA1 Message Date
JT Smith
5fe11ed251 added manual thread archive/unarchive options 2006-02-26 20:31:46 +00:00
JT Smith
357794959a it's official, we're skipping the 6.9 releases and going straight for 7.0 betas (which will be called 6.99) 2006-02-26 19:07:35 +00:00
Colin Kuskie
4e9eb32635 Added a new set of tests for checking the integrity of the WebGUI database.
The first tests, Asset_diagnose.t checks that assetIds match in tables
asset, assetData and each Asset's default table.

Asset/Wobject/DataForm_diagnose.t adds tests for verifying DataForm
collateral tables, DataForm_field and DataForm_tab.  With a few
small changes, the test could also cover the DataForm data tables,
DataForm_entry and DataForm_entryData.

The tests are optimized to do a quick preliminary test, and if this
test fails, then an in-depth test is run.  This second test will
run a VERY VERY VERY long time, but will tell you exactly what's
missing from your tables.

The new tests require the module Test::Deep, for comparing data structures.
2006-02-26 04:03:10 +00:00
Colin Kuskie
dd2a923022 merge bug fix information 2006-02-25 20:22:21 +00:00
Colin Kuskie
587b03b51c Proper naming for upgrade script (v2)
Forward port of generating a list of Rich Editors with correct version status.
2006-02-24 23:50:30 +00:00
Colin Kuskie
45cacac882 doc bugfix in 6.8 2006-02-24 01:04:10 +00:00
Colin Kuskie
d669e20083 duplicateBranch copies source and then sets parent to the destination 2006-02-24 00:35:19 +00:00
Roy Johnson
3530c41e7d Merging 6.8.7 security fixes 2006-02-23 02:40:58 +00:00
Colin Kuskie
6fd7575eb9 Removed Utility test for base36, which no longer exists in WebGUI::Utility.pm
new i18n message for duplicate usernames.
2006-02-18 21:58:27 +00:00
Colin Kuskie
539f22285e fixing syntax errors 2006-02-18 17:48:01 +00:00
JT Smith
e04a1b6fca migrated a few of the run hourly scripts
fixed a cron bug
2006-02-18 14:38:09 +00:00
Colin Kuskie
e06331cae9 Add space to Add/Edit Event in the EMS.
Allow the Navigation Asset to set the MIME type of its output.
Upgrade script, Wobject code, documentation.
Add a new MimeType form element, stolen out of the Snippet and
generalized for use.
2006-02-17 01:23:31 +00:00
Colin Kuskie
a4c95d10b6 document in out board bugfix 2006-02-16 23:46:25 +00:00
Colin Kuskie
9c6d978a7d merge of bugfix doc in changelog 2006-02-16 22:09:40 +00:00
Colin Kuskie
51e021ba11 remove commit item from mangage Asset and wobject icon context menus 2006-02-16 22:04:10 +00:00
Colin Kuskie
ac39689ddb Add an option to disable a given rich editor Asset site wide.
Added new column in table(default 0), label, hoverHelp and help field entry.
2006-02-14 23:43:32 +00:00
Colin Kuskie
cd6759f311 Modify WebGUI IP fields to use CIDR format instead of a regular expression.
Multiple IPs are separated by commas, whitespace is ignored.
In groups, that affects the ipFilter field,  User::isInGroup.
In settings, that affects Settings::debugIp and Session::ErrorHandler::canShowDebug.

Fixed a bug in WebGUI::Utility::isInSubnet where Net::Subnets->check needs a scalar.

Modified t/User.t to use addresses in CIDR format.
2006-02-14 22:35:21 +00:00
Colin Kuskie
16c84a5d82 merge bugfix docs from 6.8 2006-02-14 18:31:09 +00:00
JT Smith
f9a60ab55a added captcha form control and strengthened captcha security 2006-02-13 15:03:37 +00:00
Roy Johnson
4e7fbea4a7 merging 6.8 bugfixes 2006-02-12 23:23:54 +00:00
Roy Johnson
d7e2264153 merging 6.8 bugfixes 2006-02-12 20:32:09 +00:00
Roy Johnson
c80902b65d merging 6.8 bugfixes 2006-02-12 18:00:56 +00:00
Colin Kuskie
1215b0b979 merge of http attachment and expires header bugfix 2006-02-11 05:46:39 +00:00
Colin Kuskie
c68c65a504 forward port of newline/cr bug fix 2006-02-10 21:18:13 +00:00
Colin Kuskie
b13ba6a2c2 forward port of bad HTML bugfix 2006-02-10 21:01:15 +00:00
Colin Kuskie
62a841ced9 Move 6.8's Group ipFilter test into User.t since isInGroup was moved into WebGUI::User.pm
forward port of ipFilter bugfix, typo
2006-02-10 20:31:26 +00:00
Roy Johnson
d9ae5745a5 Merging 6.8 bugfixes 2006-02-09 18:00:35 +00:00
Colin Kuskie
54f0338696 forward port of 0 file size upgrade fix 2006-02-09 17:38:02 +00:00
Colin Kuskie
662c43ca21 forward port of bug fixes and POD upgrade 2006-02-08 21:04:02 +00:00
Colin Kuskie
00644808a1 document old bugfix 2006-02-08 00:21:30 +00:00
Colin Kuskie
32f5e71fc4 forward port of profile field bugfix 2006-02-08 00:09:03 +00:00
Colin Kuskie
00ec65b92d forward port of inout board docs 2006-02-06 22:39:14 +00:00
Colin Kuskie
eb13ca2df3 forward port of Franks recursive LDAP fix 2006-02-05 03:39:30 +00:00
Colin Kuskie
67511cd89f merge of Snippet fix 2006-02-05 02:51:47 +00:00
JT Smith
9ff0794746 new config file format 2006-02-03 02:04:49 +00:00
Colin Kuskie
3ab99392fb document bugfix 2006-02-02 23:13:23 +00:00
Martin Kamerbeek
72b999b0ea Added prequery statements to SQLReport and per-dbLink allowed keywords. 2006-02-02 13:23:32 +00:00
JT Smith
3816ad750f replaced webgui mail system 2006-01-31 20:20:09 +00:00
JT Smith
bb263b4777 finished converting view() methods to have a prepareView() companion. 2006-01-30 23:54:45 +00:00
JT Smith
74b01f732e added search to asset manager 2006-01-23 19:56:00 +00:00
Matthew Wilson
f64ec77d8a fixing the ->param ->body distinction issue. 2006-01-23 05:18:54 +00:00
Matthew Wilson
9f14db2b57 sync 2006-01-22 19:51:10 +00:00
Matthew Wilson
0492456da3 - fix [ 1397890 ] Can't click directly to page 2+ of a thread 2006-01-22 19:39:25 +00:00
JT Smith
eda7058b61 most of the new pluggable template system 2006-01-17 23:09:29 +00:00
Roy Johnson
2bd8e502a7 merging 6.8 files into 6.9 2006-01-17 03:15:21 +00:00
Roy Johnson
c3776c2319 merging bugfixes 2006-01-17 01:09:15 +00:00
Roy Johnson
369af165f2 merging 6.8.5 bugfixes 2006-01-17 00:57:44 +00:00
Roy Johnson
6e7f87dde1 merging 6.8.5 bugfixes 2006-01-16 01:04:27 +00:00
Roy Johnson
9b867ab627 merging bugfixes from 6.8.5 2006-01-15 18:42:46 +00:00
JT Smith
029dca1f2e added date time test 2006-01-15 07:43:25 +00:00