Commit graph

140 commits

Author SHA1 Message Date
Matthew Wilson
4078d4d417 validating (and caching) timezone. 2006-05-19 02:07:52 +00:00
JT Smith
5041f31025 added drag bar 2006-05-18 23:04:23 +00:00
JT Smith
61050f1aed fix [ 1489528 ] HTTP header contains invalid time-stamp 2006-05-18 00:09:20 +00:00
JT Smith
6ba68835e0 fix [ 1488556 ] blank page after setup 2006-05-17 23:25:49 +00:00
Matthew Wilson
4963c365e5 fix to set/send http headers only once per request/response. 2006-05-12 11:18:04 +00:00
JT Smith
36b5346d0e some http headers changes that should make things better 2006-05-11 17:48:40 +00:00
Wouter van Oijen
559241d62a Removed incrementMonth (not needed) and added getMonthDiff 2006-05-11 15:10:47 +00:00
Wouter van Oijen
3138f403d5 - Fixed a number of bugs in DateTime.pm
- Cleaned up code (fixed typo's, removed debug code)
- Added incrementMonth subroutine (with POD)
2006-05-11 10:36:24 +00:00
JT Smith
683943c058 static html exports work 2006-05-10 14:44:56 +00:00
JT Smith
c0a3695ef3 a little closer to being able to export content 2006-05-10 13:55:57 +00:00
Frank Dillon
8dae97b372 Fixed bug in setToEpoch which would throw an error instead of returning gracefully if date format was wrong. It now returns today's date in this case 2006-05-07 20:30:15 +00:00
Frank Dillon
ef071382fc Added some methods. Added timezone to a few methods to fix date reporting issues. 2006-05-05 14:34:26 +00:00
Wouter van Oijen
be219b7654 Fixed timezone problem in dayStartEnd routine
Fixed documentation
2006-05-04 11:05:10 +00:00
JT Smith
e27a62cccc a few bug fixes 2006-05-03 04:00:10 +00:00
JT Smith
d24ac0b273 fixing a problem with hex and JSON
gettign rid of the migration.txt script, because it's now published on the site instead since all changes are complete
2006-05-03 00:11:54 +00:00
JT Smith
988975abea fixed a problem where id generator could generate hex and binary looking patterns 2006-05-02 23:32:52 +00:00
Frank Dillon
4630352d9d added addToDateTime method which combines addToDate and addToTime into one method saving clock cycles for dates which need both day and time added. 2006-05-01 21:46:57 +00:00
Frank Dillon
92626f43af Added getDayOfWeek function which returns the numeric day of the week (1=Monday, 2=Tuesday, etc) 2006-05-01 21:17:53 +00:00
Frank Dillon
33c742487d Fixed error with monthStartEnd where timezone was not being set prior to getting the start and end of the month. 2006-05-01 20:15:40 +00:00
Frank Dillon
35689596f5 Added monthCount method to Synopsis. 2006-05-01 16:50:07 +00:00
Frank Dillon
0080a55bf8 Removed getMonthsInInterval method as it already exists with the name of monthCount 2006-05-01 16:47:37 +00:00
Frank Dillon
09bece8f8e Added getMonthsInInterval method analogous to getDaysInInterval method 2006-05-01 16:42:06 +00:00
Jukka Raimovaara
1f78c2b077 Added internal redirect
(Is there a way to get content_type that wouldn't require File::MMagic?)
Apache2::SubRequest's method lookup_file coused segfault in apache, so I scrapped that and used File::MMagic to to content type determing
Also fixed credit and added a currentPage.rankIsN variable to navigation
2006-04-30 13:07:00 +00:00
JT Smith
a0120fa868 fixed a bug with url procesisng
added steves new images
2006-04-29 18:40:27 +00:00
JT Smith
8bace2e619 fix [ 1344318 ] utf8 support for uri_escape/URL::Escape 2006-04-28 21:11:59 +00:00
JT Smith
199b150f90 [ 1475220 ] some 6.99 templates have double slashes 2006-04-28 17:26:21 +00:00
JT Smith
1b7488e4b1 [ 1475220 ] some 6.99 templates have double slashes 2006-04-28 17:12:58 +00:00
JT Smith
2f24cd3f3c [ 1475220 ] some 6.99 templates have double slashes 2006-04-28 16:59:32 +00:00
JT Smith
7e6268df8c better debugging 2006-04-27 22:16:13 +00:00
JT Smith
4f0727ba40 fixed a bug in cache control
fixed a bug in snippet
added more of the default 7.0 content
2006-04-26 18:34:58 +00:00
JT Smith
1c6fddb206 lots of litlte bug fixes and tweaks 2006-04-20 19:02:11 +00:00
JT Smith
722a214f80 added resizable textareas 2006-04-19 19:08:56 +00:00
Matthew Wilson
747843f3f0 typo fix. 2006-04-18 23:32:53 +00:00
JT Smith
1533a1c648 whoops! this should unbugger the http headers 2006-04-18 23:19:18 +00:00
JT Smith
5548da29a3 better cron job handling for spectre 2006-04-18 22:23:15 +00:00
JT Smith
19f0f7fd72 more various changes 2006-04-18 21:01:30 +00:00
JT Smith
e8c073b9df some http header changes 2006-04-18 14:22:42 +00:00
Wouter van Oijen
b3a700a42c Fixed i18n error 2006-04-18 12:25:17 +00:00
JT Smith
3e52133431 fixed [ 1470275 ] 6.99: HTML output before DOCTYPE 2006-04-17 21:50:03 +00:00
Matthew Wilson
844014c1cf trying a fix. 2006-04-17 08:39:29 +00:00
Matthew Wilson
a85e06239a adding placeholder array size check back in. 2006-04-17 03:22:46 +00:00
Colin Kuskie
478a4cf1cf handle logging db queries with no placeholders 2006-04-17 03:01:08 +00:00
Matthew Wilson
c64d41e5f6 this should fix it. 2006-04-17 01:47:31 +00:00
Matthew Wilson
84fb7cad05 whoops; fixed in wrong place. 2006-04-17 01:46:01 +00:00
Matthew Wilson
dc414e13e5 fixed form process bug. $session->form->TYPE should only retrieve by name. 2006-04-17 01:32:31 +00:00
JT Smith
4adfc0737c made it so it's possible to use file form elements without any auxillary code
fixed a bug in Post
storage copy can accept an optional new storage location to copy to
articles can now accept direct attachments
2006-04-16 17:30:01 +00:00
Matthew Wilson
b6f0e9e75c fixed a table name. 2006-04-16 01:29:51 +00:00
JT Smith
7fcfb11f20 made the file and image form fields better, but still have some work to do
began converting the article to have it's own attachments, but still have some work to do
2006-04-16 01:10:34 +00:00
JT Smith
da9c26d72c fixed redirect bugs in file, image, and zip archive
added cache control headers to style
added cache control headers to snippet
added server side caching to snippet
2006-04-15 16:07:04 +00:00
JT Smith
e2109910fd holy crap it actually works!!! import/export of themes base system is complete.
fixed some chunking related bugs in Session/Style
fixed other misc bugs
2006-04-13 03:31:39 +00:00