Commit graph

429 commits

Author SHA1 Message Date
Colin Kuskie
0f1c281618 update help and hoverHelp 2005-10-19 23:49:03 +00:00
JT Smith
fb5555e17c fix [ 1328763 ] 6.7.3 FileAsset file size has incorrect value when displayed 2005-10-17 18:19:20 +00:00
Matthew Wilson
9ec6f44072 added two new template variables to the EventsCalendar - pagination.previousPageUrl and pagination.nextPageUrl 2005-10-17 17:03:26 +00:00
Matthew Wilson
a6704fb9b4 forgot to remove the debugging. 2005-10-17 16:14:50 +00:00
Matthew Wilson
d70f29eedc [ 1290614 ] 6.7.4 Navigation Template Bug.
Also I think this'll speed some things up.
2005-10-17 16:13:51 +00:00
Matthew Wilson
05071de5bb oops. 2005-10-17 14:06:05 +00:00
Matthew Wilson
9edcb6e0a9 [ 1288653 ] Events calendar again - moving forth/back does not work 2005-10-17 13:51:38 +00:00
Matthew Wilson
c9a3103cd6 spaces to tabs (indentation fix). 2005-10-16 23:05:23 +00:00
Matthew Wilson
04329085dc [ 1276593 ] 6.7.2 Product Images don't upload 2005-10-16 23:04:51 +00:00
Matthew Wilson
18b544e293 fixing a problem with criteria. 2005-10-15 17:56:26 +00:00
JT Smith
53a6b83c13 fixed [ 1327237 ] 6.7.5 Shortcuts 2005-10-15 17:29:50 +00:00
Colin Kuskie
38345690f3 internationalize query label for multiple queries 2005-10-14 22:22:11 +00:00
Matthew Wilson
8d18842efa Removed last references to deprecated "lastUpdated" 2005-10-14 19:26:40 +00:00
JT Smith
fda03a0e63 - fix [ 1305132 ] 6.7.5 Assets are moved to trash by runHourly
- fix [ 1282473 ] RSS encoding (Thanks to Klaus Hertle)
2005-10-14 18:55:10 +00:00
Matthew Wilson
5144b65842 commented out www_edit method so that the generalized, internationalized one in Wobject.pm will be used. 2005-10-14 18:53:59 +00:00
Matthew Wilson
5c47bdf205 [ 1299131 ] paragraph tags added every time collaboration message change 2005-10-14 17:57:43 +00:00
JT Smith
11bf217ce6 bugfixes for pending submission revisions 2005-10-14 15:42:50 +00:00
Matthew Wilson
5480dcf42d [ 1325296 ] sort by editform field in collaboration in random order 2005-10-14 14:11:20 +00:00
Matthew Wilson
944e18aed8 Finally Internationalized some of the www_edit screens for wobjects, by adding a generic www_edit generator in Wobject.pm.
Fixed a lot of the www_ methods in Survey.pm to return in styled pages instead of raw <p> tags without <html><head>etc</head><body></body>
2005-10-14 12:27:54 +00:00
Matthew Wilson
aec5855a55 fix 2005-10-14 12:25:39 +00:00
Matthew Wilson
33434757df fixing JT's error. 2005-10-13 23:18:51 +00:00
JT Smith
7b04c8ec78 fixed threading 2005-10-13 22:01:58 +00:00
Matthew Wilson
5a81623352 adding generalized www_edit 2005-10-13 21:53:37 +00:00
JT Smith
7576dbfa78 fixed [ 1306912 ] CMS Matrix - Unable to approve article's 2005-10-13 19:04:05 +00:00
JT Smith
e4c2bc9969 fixed [ 1298851 ] forum subscribers still get notif. after subscr. expired 2005-10-13 14:23:27 +00:00
Wouter van Oijen
421585937f XHTML bugfixes 2005-10-12 21:48:03 +00:00
JT Smith
4ff015bda0 fixed [ 1315408 ] Navigation sometimes fails to use correct startpoint 2005-10-12 21:22:38 +00:00
Colin Kuskie
34b7f63bb5 typo in assetName 2005-10-11 04:37:07 +00:00
Colin Kuskie
56e5b7ef2b table of contents with internationalization 2005-10-10 05:22:37 +00:00
Colin Kuskie
5134b635d1 fix broken help key 2005-10-06 04:47:01 +00:00
Colin Kuskie
5ae43f8b62 fix invalid keys 2005-09-29 01:59:47 +00:00
Colin Kuskie
994edb51e4 fix for sf bug #1306915 2005-09-28 17:06:13 +00:00
Wouter van Oijen
8243d36d3b XHTML bugfixes 2005-09-21 21:57:01 +00:00
JT Smith
5efbd4a709 - The export system now attempts to create the export path if it doesn't
already exist.
 - fix [ 1287741 ] 6.7.3 Cannot insert a WebGUI collateral image in IE.
 - fix [ 1293163 ] Error when using Syndication
 - fix [ 1295718 ] Moderating submissions/posts is broken
 - fix [ 1288770 ] Couldn't call method www_view on asset
 - fix [ 1278672 ] Timezones does not still not work properly in webgui
2005-09-21 20:04:15 +00:00
Colin Kuskie
944768997d more key typos for hover help 2005-09-21 04:55:53 +00:00
JT Smith
104ee36535 - fix [ 1292597 ] Trash not emptied
- fix [ 1292209 ] purgeTree called in runHourly.pl (6.7.4)
 - fix [ 1290600 ] 6.6.5-6.7.0 upgrade script (fix) (Nicklous Roberts)
 - fix [ 1288786 ] Names of copied style templates doesnt update.
 - fix [ 1292538 ] Template::getList isn't versioned
 - fix [ 1241451 ] Images not showing up in TinyMCE
 - fix [ 1252786 ] rich edit ie image problem
 - fix [ 1284248 ] runHourly.pl moving assets I don't want in trash to trash
2005-09-19 22:31:07 +00:00
Matthew Wilson
23aae5f0b8 my $xmlEncoding = $1 || 'utf8'; 2005-09-16 08:48:14 +00:00
Roy Johnson
5cf79c8a97 [BUGFIX] -- Survey not appearing in clipboard after copy
[BUGFIX] -- Survey section data left out during survey copy
2005-09-15 18:41:15 +00:00
JT Smith
5feae6f617 fixed some syndicated content bugs 2005-09-13 21:17:18 +00:00
Colin Kuskie
5b4323e1bd fix pad head directives in pod re sf#1287994 2005-09-11 20:48:54 +00:00
Matthew Wilson
7b20b2db03 - fix [ 1265771 ] assets that were formerly prototypes are... (mwilson)
- fix [ 1280018 ] add new sql report - all query fields visible (mwilson)
 - fix [ 1283740 ] overridden in WebGUI/Mail.pm (mwilson)
 - fix [ 1282511 ] WebGUI::Form::submit disabled (mwilson)
 - fix [ 1281854 ] migration.txt - 5.6, 5.7 need some updating. (mwilson)
 - fix [ 1281842 ] rand() needs srand() on win32 mod_perl (mwilson)
 - fix [ 1281435 ] Asset::paste() or Asset::setParent() needs... (mwilson)
 - fix [ 1280374 ] Events calendar with no end date set loops... (mwilson)
 - fix [ 1230352 ] Navigation Template (mwilson)
2005-09-11 17:36:39 +00:00
JT Smith
560318df51 Fixed a bug where privileges were not being set correctly on cache files
and that was causing write errors.
 - fix [ 1281437 ] hidden children appear when changing assetsToHide
2005-09-11 14:37:34 +00:00
JT Smith
68d5986c39 fix [ 1279887 ] unable to copy Survey Wobject 2005-09-11 14:20:27 +00:00
JT Smith
056cc44f05 [ 1283629 ] Forum bug in 6.5.6 2005-09-11 14:05:54 +00:00
JT Smith
d6afcde7b9 fix [ 1266159 ] 6.7.1 - getEditForm fields are in funky order 2005-09-10 18:20:29 +00:00
Colin Kuskie
1ca2a2718b fix namespaces for add/edit form help 2005-09-10 04:45:52 +00:00
JT Smith
637bd165ba - Any attempt to view "root" will redirect the user to the default page.
- fix [ 1285604 ] getVars undefined in Asset::File.pm
 - fix [ 1284330 ] error in page export function
 - Fixed a trash purging problem.
 - fix [ 1281516 ] Undefined subroutine &WebGUI::Asset::File::quote runHourly
 - fix [ 1281430 ] www_restoreList should be in AssetTrash.pm
2005-09-09 23:07:34 +00:00
JT Smith
8f71e237c1 The locked icon in the asset manager no longer shows up unless autocommit
is disabled.
2005-09-09 20:10:11 +00:00
JT Smith
283839a077 performance indicators 2005-09-09 19:57:58 +00:00
Colin Kuskie
a4a2179249 fix POD errors, re sf #1279861 2005-09-06 19:50:23 +00:00