Commit graph

271 commits

Author SHA1 Message Date
JT Smith
4f3859724b Added scratch filter to groups. 2003-05-10 18:41:40 +00:00
JT Smith
13e1a253dd Added the ability to set set scratch variables from the web interface. 2003-05-10 15:38:47 +00:00
JT Smith
d48579b177 Adding Ben Simpson's new persistence layer. 2003-05-07 02:13:26 +00:00
Ben Simpson
a889a48f5c Allow pages to be moved up and down in the page tree without having to go
directly to the page. Simple refactoring to use existing code for the same
operation.
2003-04-22 18:12:30 +00:00
Ben Simpson
b9d1b889a4 Avoid warning during webserver startup ($f defined twice) 2003-04-22 16:43:47 +00:00
JT Smith
afbcfc7d56 Fixes from the 5.2.5 bugfix cycle. 2003-04-18 22:30:57 +00:00
JT Smith
92334195a3 Added a translation managers group so that administrators can sub-divide the internationalization task without giving away admin privileges. 2003-04-16 02:53:39 +00:00
JT Smith
2c69665b0f changed export to export context for english 2003-04-16 02:43:38 +00:00
JT Smith
ffff7bf4cd Added context to internationalization system. 2003-04-16 02:38:53 +00:00
JT Smith
690864df45 Added an option to open menu links in a new window. 2003-04-16 01:55:48 +00:00
JT Smith
e531f31665 added the WebGUI theme manager 2003-04-16 01:07:51 +00:00
JT Smith
b1164d59a9 fixed a problem where the help was pulling non-english ids to generate the next available id. 2003-04-16 00:58:50 +00:00
JT Smith
8898dd3323 Added configurable favicon and site icon support. 2003-04-12 23:33:56 +00:00
JT Smith
0edcfad5f5 made the profile system more exstensible by adding an "editable" field to profile fields, and adding "visible" and "editible" fields to the profile category 2003-04-12 22:52:31 +00:00
JT Smith
29406354f3 added email search parameter 2003-04-12 19:57:02 +00:00
JT Smith
99c67bb00a Added a more comprehensive search and filtering system in the translations manager. 2003-04-12 15:30:20 +00:00
JT Smith
eb652b0f99 Added a link to download a new version of WebGUI to the statistics page, when one exists. 2003-04-12 03:15:11 +00:00
Len Kranendonk
4306d99718 bugfix 719640: no strict used 2003-04-11 11:50:56 +00:00
JT Smith
5570a9aeb4 fixed bug 718334 2003-04-10 00:45:30 +00:00
JT Smith
c68b65911a fixed bug 711237 2003-03-29 21:20:43 +00:00
JT Smith
5604c9fe9d fixed bug 693809 2003-03-23 21:04:41 +00:00
JT Smith
264a11e240 fixed bug 705541 2003-03-23 20:36:52 +00:00
JT Smith
c338ce7faf fixed a problem with dates. 2003-03-17 01:19:08 +00:00
JT Smith
af83b74240 Updated the help. 2003-03-17 00:12:13 +00:00
JT Smith
bf4fe76d96 Added new collateral subsystem. 2003-03-16 06:17:17 +00:00
JT Smith
9fcc2891bf fixed a variable scope problem 2003-03-16 00:38:19 +00:00
JT Smith
b956825a7e Changed cache setByHTTP method to return the content retrieved as part of the method. 2003-03-13 02:01:30 +00:00
JT Smith
fa44bd2a31 converting systems to use the cache system 2003-03-12 05:15:22 +00:00
JT Smith
c3c06514f3 Exposed a Cache API and moved page caching settings from the config file to the UI. 2003-03-11 06:50:59 +00:00
JT Smith
e6de18d747 fixed a bug where packages were defaultly hidden from the navigation. 2003-03-10 23:55:48 +00:00
JT Smith
56d28572e3 all wobjects now use tab form interface 2003-03-03 05:23:14 +00:00
JT Smith
5f6313579f Only process macros once per page. 2003-03-02 21:15:56 +00:00
JT Smith
71d0d6b0c7 Authentication modules are now configured from the config file rather than the command line. 2003-02-27 04:45:56 +00:00
JT Smith
126d36e4ae Fixed a bug where session info was created unncessarily by the scheduler 2003-02-27 02:38:33 +00:00
JT Smith
38e5ea2414 Finished documenting Tab Form API. 2003-02-26 04:27:35 +00:00
JT Smith
1df3108086 continuing to add the tabs system. 2003-02-24 06:36:12 +00:00
JT Smith
7a83c6a00f Added TabForm. 2003-02-23 01:04:53 +00:00
JT Smith
de1d5834ac Changed ip groups to support more ip addresses and be more forgiving about formatting. 2003-02-21 04:20:25 +00:00
JT Smith
cf11676b80 fixed bug 673954 2003-02-15 19:41:06 +00:00
JT Smith
bb326b5f22 fixed bug 686635 2003-02-15 18:32:38 +00:00
JT Smith
8f99ab1f39 fixed a postgres style copy bug 2003-02-14 05:08:41 +00:00
JT Smith
126028e27f Page tweaks. 2003-02-14 04:23:54 +00:00
JT Smith
13386b47b2 fixed bug 677282 2003-02-09 04:13:18 +00:00
JT Smith
4b3c19ce74 fixed bug 677283 2003-02-09 04:06:53 +00:00
JT Smith
9c63be7e9d *** empty log message *** 2003-02-09 03:34:33 +00:00
JT Smith
a7bcc52fc9 Added rich editor user preferences. 2003-02-08 19:01:58 +00:00
JT Smith
c1b02327d4 moved welcome message info to auth module where it should be 2003-02-08 03:47:09 +00:00
JT Smith
c2d20a09db damn perltidy 2003-02-06 01:48:03 +00:00
JT Smith
3c0d65ac10 Fixed a the perltidy problem. 2003-02-06 01:36:40 +00:00
JT Smith
2df4defd5e Added discussion thread subscription support. 2003-02-05 04:51:27 +00:00