Commit graph

1079 commits

Author SHA1 Message Date
JT Smith
eb87f6e6f7 Added move left and move right icons. 2003-05-09 04:05:38 +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
96bfe07ec9 adding templates for data form 2003-05-07 04:00:10 +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
c2063082de fixed a syntax problem 2003-05-06 16:17:12 +00:00
JT Smith
abd1bb064b Added precompile for WebGUI::FormProcessor 2003-05-06 02:43:45 +00:00
JT Smith
cce031f09e Added a div with a class of "wobject" around all wobjects. 2003-05-05 21:31:19 +00:00
JT Smith
1a74ad5fe3 fixed some syntax errors 2003-05-05 17:57:42 +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
4e6d267f5b abstracting some javascript validation 2003-05-03 17:05:14 +00:00
JT Smith
03d65369d3 dislocating a javascript function 2003-05-03 16:48:26 +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
f7b44d12bd fixed a bug that caused the app to fail 2003-04-28 19:00:55 +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
ff6a6e45ea added themes 2003-04-25 00:20:00 +00:00
JT Smith
38163fb308 Adding support for walking trees. 2003-04-23 15:10:36 +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
JT Smith
60f127362b Allowed an "else" display 2003-04-22 15:52:55 +00:00
JT Smith
f6b7ccd7b3 Fixed a bug where entity encoding was not working. 2003-04-22 14:08:39 +00:00
JT Smith
afbcfc7d56 Fixes from the 5.2.5 bugfix cycle. 2003-04-18 22:30:57 +00:00
JT Smith
6949f42a2c Added groupAdmin field to groupings table for future expansion. 2003-04-18 17:45:48 +00:00
JT Smith
96afe5da99 renamed file due to new patch release 2003-04-17 02:06:47 +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
14249b4850 Added a parameter to the thumbnail linker to open the image in a new window. 2003-04-16 02:22:59 +00:00
JT Smith
cfeb07a9c9 Page redirect URLs no longer redirect when admin mode is turned on in order to make the page properties easier to edit. 2003-04-16 02:03:42 +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
ae49c3f95d Fixed a problem with the new tar methods. 2003-04-14 01:23:53 +00:00
JT Smith
5680379cc4 Added methods to persist hash references as WebGUI attachments. 2003-04-13 23:46:47 +00:00
JT Smith
af5044dc7c Added methods for retrieving the list of files in a node, and to tar a node. 2003-04-13 23:45:26 +00:00
JT Smith
9b791a55d0 rename now renames thumbnails, and exposed the "getNode" method. 2003-04-13 21:21:55 +00:00
JT Smith
3cc53150f6 buildHashRef can now generate complex keys. 2003-04-13 21:17:39 +00:00
JT Smith
52c551bb83 Added a date stamp to outgoing mail to maintain compliance with the RFC2822 specification. 2003-04-13 03:46:21 +00:00
JT Smith
cdfdd07219 templatized the poll 2003-04-13 02:44:19 +00:00