Commit graph

56 commits

Author SHA1 Message Date
JT Smith
a16b470dd4 - Fixed a problem where profile data would be mixed between the current user
and the user your viewing the profile of.
2005-12-16 17:33:48 +00:00
JT Smith
6944fe3316 - fix [ 1381694 ] Unable to reset votes on poll
- fix [ 1381309 ] FormParam macro returns always undef
 - fix [ 1379595 ] http proxy broken
 - fix [ 1379060 ] Unable to view subscription codes
2005-12-16 16:28:21 +00:00
Colin Kuskie
752a8669c0 bugfix, SF#1381551 for non-english dates
updated documentation for Post(new template vars)
and ZipArchive(moved file add/edit related help from template to add/edit)
2005-12-16 00:27:44 +00:00
JT Smith
f0d2ec3481 more time zone problems 2005-12-03 23:41:00 +00:00
JT Smith
731a9ef29e time zone problem 2005-12-03 23:24:52 +00:00
Matthew Wilson
6925fb07d4 removing what looks like debugging code. 2005-11-28 14:56:11 +00:00
Matthew Wilson
ed40193555 fix scenarios where it's supposed to parse only dates. 2005-11-19 22:41:02 +00:00
Matthew Wilson
fec3edd516 fixed form error. 2005-11-04 05:57:11 +00:00
JT Smith
8ac8530227 now using DateTime instead of Date::Manip 2005-11-02 09:37:49 +00:00
JT Smith
842eb4a331 - Fixed a bug in setToEpoch that caused dates to be improperly formatted.
- Fixed a problem with the slide panel where the links would sometimes take
   the properties of the style.
2005-09-24 14:54:20 +00:00
JT Smith
5efbd4a709 - The export system now attempts to create the export path if it doesn't
already exist.
 - fix [ 1287741 ] 6.7.3 Cannot insert a WebGUI collateral image in IE.
 - fix [ 1293163 ] Error when using Syndication
 - fix [ 1295718 ] Moderating submissions/posts is broken
 - fix [ 1288770 ] Couldn't call method www_view on asset
 - fix [ 1278672 ] Timezones does not still not work properly in webgui
2005-09-21 20:04:15 +00:00
JT Smith
0dd6b7b660 bug fixes 2005-09-09 19:30:28 +00:00
JT Smith
a93a2d05d1 - fix [ 1225432 ] plainblack.com: print is broken
- fix [ 1249882 ] Make page printable in RWG broken
 - fix [ 1255313 ] r_printable includes index.pl sometimes
2005-08-23 20:58:37 +00:00
JT Smith
55c709a051 updated copyright 2005-02-07 00:52:47 +00:00
JT Smith
d47830aceb merging 6.2.10 and 6.2.11 changes 2005-01-28 22:19:39 +00:00
JT Smith
b985eec1b1 fixing bugs
preparing for 6.2.7 bugfix cycle
2004-10-03 19:47:25 +00:00
JT Smith
eeecbe8afb bugfixes and preparing for 6.2.3 release 2004-09-16 20:36:17 +00:00
JT Smith
2b6eb201a9 changed POD formatting 2004-09-14 02:22:38 +00:00
JT Smith
c866d00c1b changed company name 2004-09-03 17:01:59 +00:00
JT Smith
a7e9ffb440 replaced Date::Calc with Date::Manip 2004-08-30 23:05:03 +00:00
JT Smith
a8c39c01c1 merging 5.5.6. changes 2004-04-11 20:46:37 +00:00
JT Smith
403082ed23 updated copyright year 2004-02-29 15:40:11 +00:00
JT Smith
ab64b55d4b merging 5.5.5 changes 2004-02-27 02:34:54 +00:00
JT Smith
016c33171e made events calendar 100% templatable 2004-02-22 17:24:55 +00:00
JT Smith
d99c033411 some new tweaks 2003-12-08 21:04:46 +00:00
JT Smith
df1a05168e fixed bug [ 844196 ] Time formats 2003-11-19 04:02:19 +00:00
JT Smith
4e800d5178 Fixed a localtime bug. 2003-06-01 20:32:04 +00:00
JT Smith
c954ff636c Added dateTime and time field types. 2003-05-19 04:00:46 +00:00
JT Smith
7d106fb66e Added methods for dealing specifically with time. 2003-05-03 20:09:59 +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
f1067a0d8f Added expiration overrides for groupings imported through the user importer. 2003-02-13 02:01:14 +00:00
JT Smith
225ca72d3e Updated all files for new copyright year. 2003-01-05 18:32:19 +00:00
JT Smith
005e2eb8aa Fixed some POD formatting. 2002-12-17 00:39:48 +00:00
JT Smith
3e89b31e13 Fixed POD syntax. 2002-12-16 01:13:06 +00:00
JT Smith
49e5720ba6 Fixed a typo. 2002-12-15 17:24:25 +00:00
JT Smith
600583789b Fixed bug 650127. 2002-12-15 04:42:54 +00:00
JT Smith
55cfaa5a4d fixed bug 650133 2002-12-10 04:37:28 +00:00
JT Smith
9e45d88ab7 Preventing a potential crash bug. 2002-12-04 04:23:27 +00:00
JT Smith
86d374258c Templatized Events Calendar. 2002-11-25 05:50:58 +00:00
JT Smith
05c41b5276 Fixed a bug that occured when trying to retrieve the name of a day from DateTime. 2002-10-13 20:27:57 +00:00
JT Smith
ef533cc56e Fixed a date problem where the ^D macro was not working properly. 2002-08-22 03:42:48 +00:00
JT Smith
bd0bf20710 Added developer (perldoc) documentation. 2002-08-07 02:14:20 +00:00
JT Smith
12fd555889 Added the interval method in the forms package and updated those packages that should use it. 2002-08-04 21:31:43 +00:00
JT Smith
5dad94ef4d Events calendars are now fully internationalized. 2002-08-04 05:58:30 +00:00
JT Smith
e71c499142 Made setToEpoch more accurate; 2002-08-04 02:25:49 +00:00
JT Smith
6156e72fba Changed wobjects to inherit their start/end dates from their parent page. 2002-08-04 02:14:16 +00:00
JT Smith
fa1f4145c5 Date and time functions are now more accurate. And events calendar allows for weeks starting with monday rather than sunday. 2002-08-04 01:29:39 +00:00
JT Smith
19bfa5b581 Updated the headers to reflect Plain Black's new identity. 2002-07-17 04:45:55 +00:00
JT Smith
84d2dc0bb7 Adding search engine to Message Board and USS. 2002-06-01 06:28:31 +00:00
JT Smith
01e11d7871 Initial revision 2002-05-02 15:54:48 +00:00