Commit graph

286 commits

Author SHA1 Message Date
JT Smith
c645a1908f Added time field to start and end dates on pages and wobjects. 2003-05-24 16:27:34 +00:00
Ed Van Duinen
166ad80fe2 www_manageTrash sort order fix 2003-05-23 14:43:10 +00:00
Ed Van Duinen
a5a25ff29c www_manageClipboard sort order fix 2003-05-23 14:42:42 +00:00
Len Kranendonk
68e302222c htmlArea Collateral Image Manager 2003-05-21 11:25:21 +00:00
Ed Van Duinen
8c9159a582 preload Clipboard 2003-05-21 01:08:12 +00:00
Ed Van Duinen
2271753bb0 support reverse-proxied client addresses 2003-05-20 20:21:13 +00:00
JT Smith
c954ff636c Added dateTime and time field types. 2003-05-19 04:00:46 +00:00
JT Smith
3531838ace fixed bug 733853 2003-05-17 01:05:41 +00:00
Ed Van Duinen
bcf30faa84 empty system clipboard/trash submenu enhancement 2003-05-13 21:02:45 +00:00
Ed Van Duinen
7642295d20 RFE 654257 - user-separated clipboard and trash 2003-05-13 20:35:08 +00:00
JT Smith
07aa610a8f merging 5.2.6 bug fixes 2003-05-13 01:20:11 +00:00
JT Smith
9da632147e genesis 2003-05-12 02:57:18 +00:00
JT Smith
1d4fd673ab fixed 725556 2003-05-10 23:05:29 +00:00
JT Smith
67a8dbd4ee fixed bug 728951 2003-05-10 22:15:57 +00:00
JT Smith
f131a648c2 Added more field types to profile fields. 2003-05-10 21:54:15 +00:00
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