Commit graph

898 commits

Author SHA1 Message Date
JT Smith
fa7331bbf0 continuing development of new discussion system 2003-08-09 21:51:18 +00:00
JT Smith
df6d6fe93d continuing work on new discussion system 2003-08-09 19:14:19 +00:00
Hal Roberts
6fc3817f85 bug fix for empty rss feed 2003-07-29 14:24:27 +00:00
Andy Grundman
3907bcdbf1 Fixed 'my' warning by removing duplicate line of code 2003-07-29 02:30:19 +00:00
JT Smith
dc9a81080a merging 5.4.3 changes 2003-07-27 21:32:32 +00:00
Hal Roberts
c1f4105699 added support for record deletion in DataForm 2003-07-25 15:14:40 +00:00
Hal Roberts
ba4a5c7e4b revamped SyndicatedContent to support aggregate feeds. 2003-07-25 15:00:39 +00:00
Len Kranendonk
f100557be8 Tnx andreasG: added sort order for manageUsersInGroup 2003-07-25 11:13:12 +00:00
Hal Roberts
6856cea379 added alphabetic site map object and changed hidefromnavigation to hide the page from site maps as well 2003-07-24 19:59:43 +00:00
Hal Roberts
2186a8d6d5 added encryptLogin setting 2003-07-24 19:10:44 +00:00
Andy Grundman
4c002c36db Added anonymous response option to survey 2003-07-24 18:17:35 +00:00
JT Smith
1ee90115c6 continued working on new discussion system 2003-07-20 20:47:27 +00:00
Len Kranendonk
1125ba0357 Bugfix: parsing failed when cannel contains only one item 2003-07-14 09:03:38 +00:00
JT Smith
0726e2fd62 merging 5.4.2 changes 2003-07-14 06:16:55 +00:00
JT Smith
a4d391b52a working on new discussion system 2003-07-13 03:28:03 +00:00
JT Smith
b84c79ab96 working on new discussion system 2003-07-12 22:33:18 +00:00
JT Smith
f67226545b Fixed Tab Form for better behavior under older browsers, less resource usage, and a cookie bug that would log out the users. 2003-07-11 04:59:54 +00:00
Andy Grundman
1678ec1805 Changed database link select boxes to use IxHash for sorting 2003-07-08 15:08:48 +00:00
JT Smith
2a8857c06c adding new extended functionality created by len 2003-07-06 21:46:31 +00:00
Andy Grundman
21568641ca Fixed bug where database link fields did not default to 0 when creating new Group or SQL Report 2003-07-04 04:30:32 +00:00
Andy Grundman
2788250eeb Added new feature to validate groups against external databases 2003-07-03 05:11:40 +00:00
JT Smith
6e172fa06f adding features submitted by richard calieus 2003-07-02 01:49:14 +00:00
JT Smith
99a7cb04a3 fixed bug 761627 2003-07-02 01:16:41 +00:00
JT Smith
efd8782cd3 fixed a problem caused by empty description fields 2003-07-02 00:43:02 +00:00
JT Smith
03ce7b9cc9 fixed a bug that only showed up when the site was on a non-standard port 2003-07-02 00:31:49 +00:00
JT Smith
38be974f88 fixed a package deployement sequencing problem 2003-07-02 00:25:03 +00:00
JT Smith
15ac233cca fixed a vulnerablity where unauthorized users could edit a data form entry 2003-07-02 00:02:27 +00:00
JT Smith
2c7576bdad disabled write actions in SQL macro for security reasons 2003-07-01 23:55:45 +00:00
Len Kranendonk
abf903c1ba Fixed security hole 2003-07-01 09:46:59 +00:00
JT Smith
713d94221f changes to get closer to XHTML 1.0 compiance 2003-07-01 02:57:41 +00:00
JT Smith
397e64aff8 crumbtrail fix 2003-07-01 02:30:09 +00:00
JT Smith
d40375c3b0 fixed a mod_perl 2 problem 2003-07-01 01:24:19 +00:00
JT Smith
79a10f5b87 roottab allows a root starting point 2003-07-01 01:12:10 +00:00
Frank Dillon
560e454420 Fixed _recursivelyChangePrivileges and _changeWobjectPrivileges to use the WebGUI::FormProcessor::dateTime() methods 2003-07-01 01:03:31 +00:00
JT Smith
b079dff495 fixed a pod problem 2003-07-01 00:41:43 +00:00
Len Kranendonk
398f8012b6 Bugfix 757068 2003-06-26 09:52:01 +00:00
Andy Grundman
c5d7b705da Fixed bug where databaseLinkId field would not default properly to the null entry 2003-06-26 01:42:02 +00:00
Andy Grundman
b15d7e74f2 Fixed bug where interval fields that were set to '0' displayed as '1' 2003-06-26 01:41:29 +00:00
JT Smith
0fda9559d6 fixing a problem where privileges showed when they shouldn't 2003-06-25 01:05:01 +00:00
JT Smith
7092a296a0 Preparing for 5.4 release 2003-06-25 00:27:58 +00:00
JT Smith
e3ae7fbf38 can view/edit files if can edit wobject 2003-06-25 00:01:05 +00:00
Len Kranendonk
bd70c2ff4f Any Content-Type proxying. Caching of proxied content. 2003-06-24 14:04:32 +00:00
Frank Dillon
3f69da24ed no message 2003-06-22 21:01:07 +00:00
JT Smith
1eb72cc633 added page caching 2003-06-22 20:18:58 +00:00
JT Smith
3f4e5f3fbd per wobject privileges 2003-06-22 16:15:49 +00:00
Andy Grundman
2fda426415 Added new Database Link tool, updated SQL Report to use database links 2003-06-21 02:02:34 +00:00
Andy Grundman
e814dd106c Added more error checking to unconditionalRead so the page doesn't die on invalid SQL 2003-06-21 01:59:25 +00:00
Andy Grundman
eed58af22d Fixed bug where submenu is displayed twice after copying style 2003-06-20 18:53:28 +00:00
Len Kranendonk
26f0dfc077 RFE 716714: Added "Rewrite urls" option. 2003-06-19 11:46:17 +00:00
Andy Grundman
c2bd8052c3 Added empty collateral folder feature 2003-06-18 04:03:23 +00:00