Commit graph

845 commits

Author SHA1 Message Date
Andy Grundman
bbdd54cf89 Fixed bug where collateral files were not deleted from disk, and where types != image were not removed from database 2003-06-17 18:57:35 +00:00
Andy Grundman
61e7baa32f Removed the hideFromNavigation line from the new page section too 2003-06-17 15:09:18 +00:00
Andy Grundman
77aa1821c6 Removed line causing hideFromNavigation to always display as 'No' 2003-06-17 15:00:29 +00:00
JT Smith
5edc1cfe3f Fixed a bug where all discussions would crash if message board was disabled. 2003-06-17 03:43:38 +00:00
JT Smith
c7cbbe085f fixed bugs where required fields were not actually required. 2003-06-17 03:35:51 +00:00
JT Smith
084827708f Required rich edit to popup on snippet editing. 2003-06-17 03:03:37 +00:00
JT Smith
81e45d0987 macros are now preprocessed on default data 2003-06-17 03:00:12 +00:00
Andy Grundman
5f307de57a Fixed bug 749544, close CGI upload filehandle 2003-06-17 00:18:10 +00:00
Hal Roberts
d7db5b3573 added the rss.url template variable to www_view, which points to www_viewRSS,
which spits out an RSS feed of the blog contents
2003-06-13 18:59:41 +00:00
JT Smith
4c5886503f fixed an ip filter problem 2003-06-06 15:12:25 +00:00
Len Kranendonk
1e3c97a477 Fixed bug from changeover 2003-06-04 13:46:31 +00:00
Len Kranendonk
20076318b8 bugfix 748717: isInGroup caching bug 2003-06-04 07:50:46 +00:00
JT Smith
4e800d5178 Fixed a localtime bug. 2003-06-01 20:32:04 +00:00
JT Smith
d7867d9507 fixed a bug where the registration page didn't work if a custom profile field was of type select and was required. 2003-06-01 19:21:39 +00:00
JT Smith
029d371e1a fixed 746874 2003-06-01 18:54:42 +00:00
JT Smith
c1db1392b6 fixed bug 746433 2003-06-01 18:41:07 +00:00
JT Smith
8e7dbc8e02 fixed a bug where you could not cut the pages that come in webgui by default. 2003-06-01 18:39:56 +00:00
JT Smith
a95df299d9 fixed 746081 2003-06-01 18:27:53 +00:00
JT Smith
a12f83c530 fixed bug 744867 2003-06-01 18:10:33 +00:00
Ben Simpson
a38ee3e940 using getTree() with a defined depth was not working 2003-05-28 17:23:43 +00:00
JT Smith
9038c3af72 fixed a bug where "welcome" emails were not being sent to users. 2003-05-27 03:07:39 +00:00
JT Smith
9c7bdf2863 fixed a few theme bugs 2003-05-27 00:37:32 +00:00
JT Smith
deec9cd409 fixed pod errors. 2003-05-26 17:53:19 +00:00
JT Smith
53f0b7c0f3 mod_perl warnings fixes 2003-05-26 04:41:24 +00:00
JT Smith
4c86a32b70 fixed some relativity bugs in them manager 2003-05-26 02:31:15 +00:00
JT Smith
302b875dae added new range options to events calendar 2003-05-26 01:25:14 +00:00
JT Smith
0752423448 fixed profile bugs 2003-05-26 01:24:27 +00:00
JT Smith
fd7dd21935 Some updates to the data form before launch 2003-05-26 00:12:40 +00:00
JT Smith
3ce64fc0d5 fixed some data entry bugs. 2003-05-25 17:36:20 +00:00
JT Smith
3d7d8dc0a7 Multiple values are now carriage return separated if not put into an array. 2003-05-25 15:30:59 +00:00
JT Smith
09655138d1 Changed select list return function 2003-05-25 15:21:51 +00:00
JT Smith
6f8972743e Added secondary security. 2003-05-25 01:37:27 +00:00
JT Smith
b7512be833 Added the ability for users to add/remove themseleves to/from groups. 2003-05-24 21:07:42 +00:00
JT Smith
c4830a3641 added User RDN setting for LDAP auth 2003-05-24 17:56:01 +00:00
JT Smith
2c0d7e3b13 added content type meta tag 2003-05-24 17:34:12 +00:00
JT Smith
c020751505 moved cookiejar to webgui tempspace 2003-05-24 17:07:42 +00:00
JT Smith
47072161d0 next and previous now only choose events from the current calendar 2003-05-24 16:52:15 +00:00
JT Smith
423ff3e223 You can now arrange events calendar entries by time. 2003-05-24 16:43:59 +00:00
JT Smith
c645a1908f Added time field to start and end dates on pages and wobjects. 2003-05-24 16:27:34 +00:00
JT Smith
da7d400c82 Added more article template variables. 2003-05-24 15:58:15 +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
Ed Van Duinen
b5cc0d37a4 allow clipboard items to have duplicate bufferDate 2003-05-23 14:41:14 +00:00
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