Commit graph

802 commits

Author SHA1 Message Date
Ed Van Duinen
7fcd9df789 clipboard sort order fix 2003-05-22 21:19:24 +00:00
Len Kranendonk
68e302222c htmlArea Collateral Image Manager 2003-05-21 11:25:21 +00:00
JT Smith
1cf73bc1b3 additional template variables 2003-05-21 04:27:39 +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
Len Kranendonk
e66c2794c0 fixed Syndicated Content parse bug 2003-05-20 11:43:46 +00:00
Ben Simpson
d3478c8282 $class->getTree() failed to insert the dummy root into the tree for subclasses
that use a dummy root.

Set the name() method so that draw_ascii_tree() produces something useful
2003-05-19 13:56:58 +00:00
JT Smith
c954ff636c Added dateTime and time field types. 2003-05-19 04:00:46 +00:00
JT Smith
3966d0803a defaults fields to their default width. 2003-05-18 23:14:28 +00:00
JT Smith
0b058bcf10 wasn't handling field ids in field controls 2003-05-18 21:04:36 +00:00
JT Smith
864a88c322 fixed a bug where wobjects would lose their sequence number when edited. 2003-05-18 20:36:34 +00:00
JT Smith
a716541e0c Adding new wobject proxy features. 2003-05-18 20:20:45 +00:00
JT Smith
5ec7c67b66 Converting wobjects to use new global template mechanism. 2003-05-18 00:22:31 +00:00
JT Smith
15aa3403bb fixed bug 729711 2003-05-17 01:42:47 +00:00
JT Smith
3531838ace fixed bug 733853 2003-05-17 01:05:41 +00:00
JT Smith
1417053444 fixed bug 737935 2003-05-17 00:40:48 +00:00
JT Smith
22901a0318 fixed a potential problem where adding a slash at the end of a url would cause the user to only see the not found page. 2003-05-17 00:31:46 +00:00
JT Smith
f78aa7fa43 Fixed a bug where users could authenticate with no password if an administrator did not specify a connect dn for them. 2003-05-16 03:06:50 +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
Len Kranendonk
12a35c8db6 Added searchAndReplace functionality 2003-05-13 11:38:51 +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
48120b34cc genesis 2003-05-12 02:40:13 +00:00
JT Smith
1d4fd673ab fixed 725556 2003-05-10 23:05:29 +00:00
JT Smith
64c7a9da73 fixed bug 730052 2003-05-10 22:25:07 +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
50ee02792a added missing group sub 2003-05-09 18:32:26 +00:00
JT Smith
cfc303f307 fixed bug 725821 2003-05-08 03:06:16 +00:00
Ben Simpson
2786df46ce Instead of overriding the table() method for each persistent class, the table
name should be included in classSettings().
2003-05-07 11:03:26 +00:00
JT Smith
d48579b177 Adding Ben Simpson's new persistence layer. 2003-05-07 02:13:26 +00:00
JT Smith
af4efc0333 Fixed bug 725211 2003-05-07 00:48:00 +00:00
JT Smith
402d22e8c9 Converted the wobject superclass to use the form processor. 2003-05-06 23:49:12 +00:00
JT Smith
54da10933f Getting rid of worthless encoding. 2003-05-05 05:20:21 +00:00
JT Smith
8f6348a5bb Converted the Mail Form into the Data Form. 2003-05-05 05:08:48 +00:00
JT Smith
f7ca23aa03 Added a new parameter called "sitename" to the config. 2003-05-04 23:26:21 +00:00
JT Smith
f0f79a39d6 a better stack trace 2003-05-04 22:21:11 +00:00
JT Smith
8cba918d7f fixed a couple syntax errors 2003-05-03 21:19:58 +00:00
JT Smith
b58c87f1a9 updated for advanced form processing 2003-05-03 20:43:05 +00:00
JT Smith
7d106fb66e Added methods for dealing specifically with time. 2003-05-03 20:09:59 +00:00
JT Smith
c2d56bc429 fixed typo 2003-04-30 01:18:59 +00:00
JT Smith
66555e648b Enhanced debug for developers. 2003-04-29 04:22:39 +00:00
JT Smith
b2bb411f0c updated pod 2003-04-27 17:37:46 +00:00
JT Smith
6d234e929d Added the RootTab, RandomSnippet, RandomImage, CanEditText, If, Spacer, SpecificDropMenu, TopDropMenu, LastModified, PreviousDropMenu, and SI (scaled image) macros. 2003-04-25 03:38:30 +00:00
JT Smith
7ca1f4e555 Added macros to get random data back from the collateral manager. 2003-04-22 22:16:23 +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