Commit graph

529 commits

Author SHA1 Message Date
JT Smith
e5c8f12957 preparing for 7.0.0 bug fix cycle 2006-06-23 23:06:02 +00:00
Roy Johnson
f8e69afdf4 More performance friendly fix for the Apache User problem 2006-06-23 15:45:03 +00:00
Roy Johnson
ad7e894fbc fix - WG user not logged in Apache 2006-06-23 15:14:10 +00:00
JT Smith
aa10f84d87 - fix: viewIndividualSurvey shows "Answer" lines in Survey mode
fixed more spectre memory bugs
2006-06-22 19:45:46 +00:00
JT Smith
a3a2cffa57 preparing for 6.99.5 bugfix cycle 2006-06-16 17:28:34 +00:00
JT Smith
3bd48db49c preparing for 6.99.4 bugfix cycle 2006-06-02 22:35:48 +00:00
JT Smith
771d11f833 - fix: Help is missing style
- fix: Setting expire password on user creation does nothing
 - fix: Collaboration settings in help
 - Lots of template fixes.
2006-06-02 16:22:55 +00:00
JT Smith
33272fd76c - All assets now have an autoGenerateForms property just like wobjects per the
rough edges discussions in Community IRC.
 - fix: not set UTF-8 in setup page
2006-05-31 23:01:53 +00:00
JT Smith
b38f299f90 - fix: 6.8.7 - CSS layout templates still don't work right in IE
- fix: 6.8 - Unable to change Home page or Not Found [...] blank
 - fix: WebGUI creating bad Live Bookmarks for all SyndicatedObjects
 - fix: RSS Feeds Don't Combine
 - fix: Suspicious code in SyndicatedContent.pm
2006-05-31 21:22:29 +00:00
JT Smith
16bd394434 - fix: Asset menu
- fix: Event Manager - can't add event
 - fix: v6.99.1, security: Spectre listens to INADDR_ANY (profo)
 - fix: Manage groups in this group doesn't work
 - Fixed a problem where the not found page would not display.
 - fix: New page layout instead of not found
2006-05-30 18:57:15 +00:00
JT Smith
20de108344 preparing for 6.99.3 bugfix cycle 2006-05-25 18:14:13 +00:00
JT Smith
5be99ea5eb switched around the setup system so that spectre can still do it's thing even if users haven't gone through setup. this should help eliminate some of the memory leak problems. 2006-05-25 16:30:54 +00:00
JT Smith
ad84dc5556 preparing for 6.99.2 bugfix cycle 2006-05-18 14:59:45 +00:00
JT Smith
6ba68835e0 fix [ 1488556 ] blank page after setup 2006-05-17 23:25:49 +00:00
JT Smith
0fa7178b00 more updates to work with wre demo 2006-05-15 01:10:06 +00:00
JT Smith
a3b9509090 bug fixes to make webgui work with the wre demo system 2006-05-15 00:23:54 +00:00
JT Smith
d659600d77 preparing for 6.99.1 bugfix cycle 2006-05-14 23:09:48 +00:00
Matthew Wilson
29146403ed typo 2006-05-12 12:03:15 +00:00
Matthew Wilson
139ff73b49 prevent an infinite loop in weird cases. 2006-05-10 06:12:48 +00:00
JT Smith
0733c3a5a5 cleaning up jukka's mess 2006-04-30 16:30:48 +00:00
Jukka Raimovaara
1f78c2b077 Added internal redirect
(Is there a way to get content_type that wouldn't require File::MMagic?)
Apache2::SubRequest's method lookup_file coused segfault in apache, so I scrapped that and used File::MMagic to to content type determing
Also fixed credit and added a currentPage.rankIsN variable to navigation
2006-04-30 13:07:00 +00:00
JT Smith
89e1d83d0f no longer handling multiple operations per request, because it was a silly jury rig 2006-04-28 17:55:21 +00:00
JT Smith
e8c073b9df some http header changes 2006-04-18 14:22:42 +00:00
JT Smith
adea847875 fixed some xhhtml stuff
increased performance on burst protection
2006-04-07 19:35:31 +00:00
JT Smith
7cf2c22a95 several small improvements to lots of stuff 2006-04-07 17:15:53 +00:00
Matthew Wilson
2c60283ba3 first major round of EMS changes. much more to come late tonight. 2006-04-07 00:02:45 +00:00
JT Smith
e689c33db6 added the 7.0 modification script
added the photogallery prototype
fixed a bug in the wiki add a page thing
fixed a bug with prototypes
2006-03-26 03:28:17 +00:00
JT Smith
29bd26a975 - Added a wiki-like feature that will automatically bring a user to the
create a page form if they are in admin mode, and click on a link to
   a page that doesn't exist yet.
2006-03-25 21:39:15 +00:00
JT Smith
17c8275c78 an xhtml compatibility bug, and a versioning bug fix 2006-03-24 04:50:56 +00:00
JT Smith
080eb061ef a few bug fixes 2006-03-22 20:29:14 +00:00
JT Smith
4f96d670b9 some ui improvements 2006-03-14 23:42:28 +00:00
JT Smith
81fc744a8b more merging of versioning and workflow 2006-03-14 22:25:18 +00:00
Colin Kuskie
97c1039e72 leaked 1 from www_view shows up in Asset output 2006-03-13 17:12:14 +00:00
Roy Johnson
708f7d7579 Session bug in WebGUI.pm
More EMS code
2006-03-11 17:58:35 +00:00
Colin Kuskie
65590997b6 Fix error in TabForm POD (get vs getTab)
POD for WebGUI.pm
Table of Contents has tabbed interface
viewHelp filters tabs by the user's UI level
2006-03-06 16:30:11 +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
kenperl
65cfad4096 fix Global symbol %session requires explicit package name at WebGUI/lib/WebGUI/AssetPackage.pm line 87 and the WebGUI::Grouping::isInGroup('4') reference. 2006-02-24 07:42:08 +00:00
kenperl
225caebe1d never override user's PerlFixupHander 2006-02-13 03:49:05 +00:00
Colin Kuskie
d30348e940 Session/Http: concentrate conditional check in 1 place, rather than in every one.
WebGUI.pm: Remove old line trying to print HTTP headers.
2006-02-11 23:11:38 +00:00
Roy Johnson
d9ae5745a5 Merging 6.8 bugfixes 2006-02-09 18:00:35 +00:00
Matthew Wilson
41f3318e3c added sortable sub calls table to profiler output. Niftiness. 2006-02-05 19:24:40 +00:00
Matthew Wilson
31fc1bdd17 removed unneeded line from LDAP.pm, fixed empty returns from processOperations, and added more POD to PerformanceProfiler.pm 2006-02-04 13:54:00 +00:00
JT Smith
80fc76691f fixed a macro problem 2006-01-30 18:22:54 +00:00
JT Smith
268947c1d5 getting closer to bucket output 2006-01-30 00:14:22 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
Matthew Wilson
9c7e8699a2 tons more fixes. getting closer to gamma. 2006-01-21 21:12:14 +00:00
Matthew Wilson
8f12dae29c more session fixes. 2006-01-18 06:26:40 +00:00
Matthew Wilson
8839c094c5 some login logout cookie fixes. 2006-01-18 05:58:31 +00:00
Matthew Wilson
401c72f062 some minor changes. 2006-01-18 05:21:34 +00:00
Matthew Wilson
09483e18c5 a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily. 2006-01-16 22:45:21 +00:00