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
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
JT Smith
7b04c8ec78
fixed threading
2005-10-13 22:01:58 +00:00
JT Smith
7576dbfa78
fixed [ 1306912 ] CMS Matrix - Unable to approve article's
2005-10-13 19:04:05 +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
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
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
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
283839a077
performance indicators
2005-09-09 19:57:58 +00:00
Wouter van Oijen
e0b24a316b
Fixed HTML issue: <style> must be placed in <head>, not in <body>
2005-09-02 10:34:21 +00:00
JT Smith
f6c2dfe6fb
- fix [ 1275024 ] Can not edit layout on 6.7.2
...
- fix [ 1262235 ] sql report form params
- fix [ 1277529 ] Extra radio buttons in Settings console
- Removed the last remnants of wobject ids.
- Fixed a GUID case sensitivity problem.
- Fixed several large security holes. See the security advisory on
getwebgui.com for details.
- fix [ 1279157 ] showInForms option not stored
- fix [ 1250290 ] ECommerce state field broken on Plainblack.com
- fix [ 1261985 ] (Fix?) sortby.lastreply.url (Andreas Graf)
2005-09-01 17:41:05 +00:00
Wouter van Oijen
ad6b484f0e
Fixed a few XHTML 1.0 related bugs
2005-09-01 12:39:43 +00:00
JT Smith
748fddb85b
- Fixed a few bugs in the new form system related to UI levels and hidden
...
fields.
- fix [ 1275024 ] Can not edit layout on 6.7.2
- fix [ 1262235 ] sql report form params
2005-08-31 20:15:55 +00:00
JT Smith
97161c798e
fixed - fix [ 1276625 ] viewRSS not working (Andrew Khmelev)
...
- fix [ 1276695 ] Addition to 'viewRSS not working' (6.7.2) (Andrew Khmelev)
- Fixed a layout problem with the user search form.
- fix [ 1250418 ] unable to edit posts more than once
2005-08-31 12:56:38 +00:00
Matthew Wilson
7255a9e6a3
[ 1274414 ] extraHeadTags entirely unused
2005-08-27 03:18:08 +00:00
JT Smith
a9f26c1c87
removed the positive options on start point relative to current url
2005-08-25 22:26:47 +00:00
JT Smith
ed161ce282
- fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant
2005-08-25 16:41:52 +00:00
Matthew Wilson
3d1a735050
*** empty log message ***
2005-08-25 14:44:28 +00:00
Matthew Wilson
fcc8e93970
*** empty log message ***
2005-08-25 14:09:24 +00:00
Matthew Wilson
b8d8e9cb01
*** empty log message ***
2005-08-25 14:06:38 +00:00
Matthew Wilson
b8fc95d5bd
*** empty log message ***
2005-08-25 14:06:37 +00:00
Matthew Wilson
0ed0f15459
[ 1256718 ] Assets disappear after changing page layout
2005-08-25 07:58:32 +00:00
Len Kranendonk
eb0d1679f3
Fixed [ 1266285 ] 6.7.1 - UserProfile Fields Time error
2005-08-24 19:01:35 +00:00
JT Smith
8664a34f1e
more bug fixes
2005-08-18 19:20:08 +00:00
JT Smith
c456b708de
more bug fixes
2005-08-18 16:10:37 +00:00
Matthew Wilson
8e2f4a5295
*** empty log message ***
2005-08-18 15:05:48 +00:00
JT Smith
5c3f7d8ccd
more bug fixes
2005-08-12 19:09:29 +00:00
Martin Kamerbeek
92114cacbc
Cleaning up some left over unnamed parameter in Form methods.
2005-08-12 17:43:59 +00:00
JT Smith
beca69b465
more versioning bug fixes
2005-08-11 21:36:55 +00:00
JT Smith
7fae1e435d
more bug fixes
2005-08-11 16:19:04 +00:00
JT Smith
a3e4cf1dd3
more bug fixes
2005-08-11 00:51:25 +00:00
JT Smith
abf4076569
more versioning bug fixes
2005-08-10 19:46:14 +00:00
JT Smith
df1514ee74
a couple bug fixes
...
finishing up the versioning system
2005-08-02 20:34:41 +00:00
JT Smith
876b1da8bb
added some of the rollback features
2005-07-30 21:34:58 +00:00