Commit graph

339 commits

Author SHA1 Message Date
JT Smith
bf9fdd53f1 Added options to turn off the date on the date method and to add extra info to the form table. 2002-08-22 05:02:16 +00:00
JT Smith
ef533cc56e Fixed a date problem where the ^D macro was not working properly. 2002-08-22 03:42:48 +00:00
JT Smith
b2edd00fa8 Fixed a bug where every navigation element was marked as the selected menu item. 2002-08-22 03:28:48 +00:00
JT Smith
3aaa3bc107 Preparing for the 4.6.2 bugfix cycle. 2002-08-22 03:18:00 +00:00
JT Smith
33e8b1fa7d Fixed bug 596313 2002-08-18 19:25:46 +00:00
JT Smith
6426950192 Enabled the ability to use slashes in page urls to emulate directory hierarchies. 2002-08-17 21:14:42 +00:00
JT Smith
8b1a43f500 This was supposed to be added in 4.6.0, but we forgot to check it in to CVS. 2002-08-17 20:09:45 +00:00
JT Smith
99b5fe1c91 Made audit trail make more sense. 2002-08-17 20:08:19 +00:00
JT Smith
bd61c38d34 Fixed some spelling errors in the error messages 2002-08-17 20:04:54 +00:00
JT Smith
dc247baefd Fixes to restore Postgres compatibility. 2002-08-17 20:00:08 +00:00
JT Smith
64218127cb Preparing for the 4.6.1 bug fix cycle. 2002-08-17 19:59:23 +00:00
JT Smith
dbd1104279 Fixed scoping problem 2002-08-15 02:01:23 +00:00
JT Smith
b3ceea7566 Preparing for 4.6.0 release. 2002-08-15 01:49:17 +00:00
JT Smith
99ca8bcf6c Added an SQL macro derived from cmarcant's SQL macro and the SQL Report. 2002-08-15 00:46:19 +00:00
JT Smith
dd4d05df91 Fixed a bug where the up/down arrows weren't showing. 2002-08-15 00:21:57 +00:00
JT Smith
43b7820191 Added commify. 2002-08-15 00:19:43 +00:00
JT Smith
d55f4f1c3c Changed scheduler to use WebGUI session object. 2002-08-14 04:27:00 +00:00
JT Smith
985b45212a Fixed a couple of bugs with the checkbox element 2002-08-14 02:18:39 +00:00
JT Smith
86031b1299 AdminToggle messages can be overridden. 2002-08-14 00:52:46 +00:00
JT Smith
8afc63abd5 changed from 4.5.1 to 4.6.0 because we've decided to add features 2002-08-14 00:48:10 +00:00
JT Smith
4151593614 Preparing for the 4.5.1 development cycle 2002-08-13 03:12:32 +00:00
JT Smith
a4afb3e064 Added some missing form elements. 2002-08-13 03:09:31 +00:00
JT Smith
e0ac5beaf6 Added a basic audit trail. 2002-08-13 02:25:11 +00:00
JT Smith
a64bbf9281 A little code efficiency cleanup. 2002-08-13 01:49:57 +00:00
JT Smith
45105e24fe Fixed a scoping problem. 2002-08-12 01:42:36 +00:00
JT Smith
03f8af0961 Redirect option added to pages. 2002-08-12 01:19:16 +00:00
JT Smith
7a6372b83f Fixed small security hole. 2002-08-12 00:09:24 +00:00
JT Smith
1c3094af19 Added the new Navigation core component and updated the navigation macros. 2002-08-11 23:44:16 +00:00
JT Smith
afcad66b68 Events calendar now displays each event on its own page. Fixed some width problems. 2002-08-11 20:21:46 +00:00
JT Smith
b0ddddab30 Made some code effeciency improvements. 2002-08-11 18:50:31 +00:00
JT Smith
a474bbff99 Fixed bug 592423 2002-08-11 18:43:28 +00:00
JT Smith
86e05332fd Removed outdated code. 2002-08-11 01:47:14 +00:00
JT Smith
845f4464ca Added product templates. 2002-08-10 20:01:43 +00:00
JT Smith
205fff39f2 Added overrides for the privileges tied to image, style, and template management. 2002-08-10 06:04:17 +00:00
JT Smith
079109dc52 Removed onCriticalError setting because the showDebug setting made it unnecessary. 2002-08-10 05:27:26 +00:00
JT Smith
6ab673f5ba Added perldoc. 2002-08-08 04:52:45 +00:00
JT Smith
f698899ab6 Added a debug mode. 2002-08-08 03:50:02 +00:00
JT Smith
3ce32801d2 The default admin user cannot be removed from the admins group. 2002-08-07 03:28:08 +00:00
JT Smith
a651fadd0b Admins can now own pages, and an admin cannot remove him/herself from the admins group. 2002-08-07 02:35:19 +00:00
JT Smith
bd0bf20710 Added developer (perldoc) documentation. 2002-08-07 02:14:20 +00:00
JT Smith
593c1f3e59 Fixed documentation bug. 2002-08-07 00:09:05 +00:00
JT Smith
12fd555889 Added the interval method in the forms package and updated those packages that should use it. 2002-08-04 21:31:43 +00:00
JT Smith
5dad94ef4d Events calendars are now fully internationalized. 2002-08-04 05:58:30 +00:00
JT Smith
892f5b4483 You can now choose to delete just a single event, or all of its recurrences. 2002-08-04 04:03:19 +00:00
JT Smith
1c87cd146d Now HTML::CalendarMonthSimple is not required because it is part of the WebGUI distribution. 2002-08-04 03:33:38 +00:00
JT Smith
93d54c4529 Unlimited recurring events options for events calendar. 2002-08-04 03:32:12 +00:00
JT Smith
e71c499142 Made setToEpoch more accurate; 2002-08-04 02:25:49 +00:00
JT Smith
6156e72fba Changed wobjects to inherit their start/end dates from their parent page. 2002-08-04 02:14:16 +00:00
JT Smith
fa1f4145c5 Date and time functions are now more accurate. And events calendar allows for weeks starting with monday rather than sunday. 2002-08-04 01:29:39 +00:00
JT Smith
ce1c4abbb6 Under mod_perl the WebGUI user is automatically added to the access-log for better statistics. 2002-08-01 03:48:11 +00:00