Commit graph

222 commits

Author SHA1 Message Date
Matthew Wilson
f5f73c1681 - Converted all the max((assetData.)revisionDate) calls to use mysql5/(4.1)
nested queries.
 - fix [ 1323184 ] CS Submissions Not Sorting on multiple sites
 - fixed some major oversights in the new profile system.
2005-12-12 10:34:39 +00:00
Matthew Wilson
c928697449 finally 2005-12-12 05:53:20 +00:00
Matthew Wilson
a7361fcc02 garrr 2005-12-12 05:52:38 +00:00
Matthew Wilson
f4e7161b13 fix! :) 2005-12-12 05:51:59 +00:00
Matthew Wilson
ac441a328d - fix [ 1376621 ] dateSubmitted not updated on posts 2005-12-12 05:51:14 +00:00
Matthew Wilson
1a1f477563 - Fixed bug where viewProfile did not show pretty printed values
- Fixed bug/rfe where it was not obvious when hovering over the rank
   column in the Asset Manager that you can drag rows up and down.
   Added cursor:move to the td's style.
2005-12-12 04:33:54 +00:00
JT Smith
49212c2b44 - Removed duplicate processing of metadata.
- fix [ 1373649 ] Username isn't populated in 6.8.0 Discussions
2005-12-06 21:43:09 +00:00
Matthew Wilson
f6058c1b34 fixing lots of dashboard things. 2005-12-05 00:38:55 +00:00
Colin Kuskie
99df1f414e Form inheritance work for lists, removal of $session{os}{slash} 2005-12-01 20:46:55 +00:00
JT Smith
c3acc50381 added gateway code so sites can exist at /somepath and not just at / 2005-12-01 06:08:08 +00:00
Matthew Wilson
72619fb9c0 Committing Dashboard. Many more fixes, updates to come. 2005-11-29 18:48:26 +00:00
JT Smith
f1de189938 removed spectre
updated credits
2005-11-21 14:39:05 +00:00
JT Smith
88e180b3b8 fixing something 2005-11-20 17:03:09 +00:00
Matthew Wilson
6bd4df9c48 made endDate bigger. 2005-11-18 17:47:58 +00:00
Matthew Wilson
542f685014 fixing several misc. bugs. draggable, backToPage, tooLateDates 2005-11-18 17:10:26 +00:00
Matthew Wilson
58aa7c3f5b fixing a layout (and other) proceed bugs. 2005-11-07 20:38:21 +00:00
Matthew Wilson
5ee8369c5e fixed SCRIPT_NAME with a session variable from $r->uri 2005-11-03 19:17:34 +00:00
JT Smith
9b23c24a6a convert WebGUI to a mod perl handler 2005-11-03 09:14:23 +00:00
Matthew Wilson
c6b80ef402 minor fixes. 2005-10-16 18:39:08 +00:00
Colin Kuskie
98dc56f95b internationalize adding a new metadata field 2005-10-14 22:38:14 +00:00
Matthew Wilson
38b4753b5c rolling back my alleged fix. 2005-10-14 18:49:38 +00:00
Matthew Wilson
e2dda3f6a3 indenting. 2005-10-14 17:58:28 +00:00
Matthew Wilson
27dd87faa0 fixing the propertyDefinitions. 2005-10-13 21:55:15 +00:00
JT Smith
7576dbfa78 fixed [ 1306912 ] CMS Matrix - Unable to approve article's 2005-10-13 19:04:05 +00:00
Colin Kuskie
0a08cccee8 bugfix sf#1324170 2005-10-13 05:16:16 +00:00
Colin Kuskie
b16c770172 bugfix for 1324170 2005-10-11 19:50:15 +00:00
JT Smith
ff206a3290 fixed a critical security bug 2005-10-11 16:41:00 +00:00
Colin Kuskie
5ae43f8b62 fix invalid keys 2005-09-29 01:59:47 +00:00
Wouter van Oijen
6be547e55a fix [ 1304940 ] Incorrect Spelling of Instantiate 2005-09-26 21:00:44 +00:00
JT Smith
6e03638d8e preparing for 6.7.5 release 2005-09-23 14:43:19 +00:00
JT Smith
5030bac3d8 last minute bug fixes to the new asset session caching stuff 2005-09-22 01:45:46 +00:00
Wouter van Oijen
2072fb8a88 XHTML bugfixes 2005-09-21 22:58:26 +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
JT Smith
ee1e7e870c performance enhancements 2005-09-19 18:38:44 +00:00
JT Smith
e750c405f8 a few last minute bug fixes 2005-09-11 22:12:17 +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
1f0b19a609 fixing a problem with long keys in utf-8 encoded database tables 2005-09-11 01:30:11 +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
0dd6b7b660 bug fixes 2005-09-09 19:30:28 +00:00
Wouter van Oijen
7aec8869b1 Oops, forget the small assets.gif. Fixed that now too. 2005-09-01 18:56:41 +00:00
Wouter van Oijen
060f63d01b - Fixed broken image in asset manager.
- Fixed a few XHTML 1.0 related bugs.
2005-09-01 12:05:13 +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
Matthew Wilson
7255a9e6a3 [ 1274414 ] extraHeadTags entirely unused 2005-08-27 03:18:08 +00:00
JT Smith
d1f1538b67 fix [ 1274239 ] Can Not Save Edits to Assets 2005-08-26 19:46:09 +00:00
JT Smith
223078c666 - Fixed a bug where password field was not being displayed in the user manager.
- Fixed a bug in version management where you couldn't see the list of things
   changed under a specific tag.
 - Fixed a bug in versioning that would allow a user not using the same tag as
   the original editor to edit a locked asset.
 - Fixed a bug that would not allow an editor to commit an individual asset
   revision.
2005-08-26 15:35:06 +00:00
JT Smith
3fc44f2bc4 bug fixes 2005-08-25 19:55:23 +00:00
JT Smith
ed161ce282 - fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant 2005-08-25 16:41:52 +00:00
Michele Dell'Aquila
059ef037aa fixed typo that prevented metadata field creation from within asset's Metadata tab [1267548] 2005-08-24 00:32:32 +00:00
JT Smith
a1471d17b6 bugfix [ 1263934 ] 6.6.5 Import Scripts Asset URLs 2005-08-23 19:59:24 +00:00