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
2f24cd3f3c
[ 1475220 ] some 6.99 templates have double slashes
2006-04-28 16:59:32 +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
e4392f7449
new caching system to replace old page cache
2006-04-05 20:46:57 +00:00
JT Smith
b55a7252e8
removed border= from image tags
2006-03-21 21:13:36 +00:00
JT Smith
468c5171cf
changed border= to style="border: for better xhtml compliance
2006-03-04 08:07:17 +00:00
JT Smith
46fa7e78e7
began adding streaming support for view method
2006-01-30 21:26:22 +00:00
Matthew Wilson
4a3121960f
removal of dumpSession.
2006-01-26 05:39:16 +00:00
Matthew Wilson
2069da5fdb
tons of bug fixes.
2006-01-18 14:41:12 +00:00
Matthew Wilson
09483e18c5
a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily.
2006-01-16 22:45:21 +00:00
Matthew Wilson
128f265678
finally, the last of this round of syntax fixes.
2006-01-15 21:02:00 +00:00
Matthew Wilson
f2cccdff9f
more oodles of changes.
2006-01-15 18:19:44 +00:00
Matthew Wilson
65823b1f53
oodles of fixes.
2006-01-15 15:56:17 +00:00
Matthew Wilson
19bce8eaf6
bunches o syntax fixes.
2006-01-14 21:06:52 +00:00
JT Smith
a3adaee3a0
removing unnecessary use lines
2006-01-12 22:27:20 +00:00
JT Smith
1e5034acd6
refactored storage api to handle new session stuff
2006-01-12 19:15:34 +00:00
Colin Kuskie
01d95a265e
new i18n api requiring $session
2006-01-12 17:49:20 +00:00
JT Smith
b3974c0cd5
refactored WebGUI::HTMLForm api to use new session system
2006-01-11 16:53:02 +00:00
JT Smith
9520b4ce48
migrating datetime api for session
2006-01-10 17:06:41 +00:00
JT Smith
a194408513
changing copyright year
2006-01-09 23:51:04 +00:00
JT Smith
d470a7cdd4
more session related changes
2006-01-09 20:43:02 +00:00
JT Smith
2866a2c873
converting assets to new session system
2006-01-02 03:12:54 +00:00
Colin Kuskie
f5347b1314
WebGUI/Operation/Help.pm, refactor _getHelpName
...
All other files, make sure that either assetName, macroName or topicName is defined
in the i18n file. Make sure that all Assets have assetName defined in their
definition sub.
2005-12-10 23:33:25 +00:00
Colin Kuskie
caeff5db5f
fixing more broken i18n labels
2005-12-05 14:52:54 +00:00
Colin Kuskie
01dcd2b416
fix broken i18n labels and add i18n labels to Matrix
2005-12-05 05:31:07 +00:00
Colin Kuskie
99df1f414e
Form inheritance work for lists, removal of $session{os}{slash}
2005-12-01 20:46:55 +00:00
JT Smith
cb4729f7e7
added zip archive and in/out board assets
2005-11-19 20:54:15 +00:00
Colin Kuskie
903ccd0777
manual merge of changes from 6.7.8 for File,Image assets
2005-10-31 04:41:38 +00:00
Colin Kuskie
56e5b7ef2b
table of contents with internationalization
2005-10-10 05:22:37 +00:00
JT Smith
c4b3e4092d
Merging changes from 6.6.4
...
Added new definition features to wobjects and assets.
2005-07-21 01:17:05 +00:00
Colin Kuskie
e19f50a481
internationalize getName for all Assets, bugfix 1239601
2005-07-18 16:26:52 +00:00
Colin Kuskie
529d132025
hover help
2005-06-22 03:11:00 +00:00
Matthew Wilson
1f3330f270
*** empty log message ***
2005-06-14 14:53:57 +00:00
Matthew Wilson
7e9cd9b089
- fix [ 1206045 ] Max Image Size don't work
2005-06-13 17:44:52 +00:00
Colin Kuskie
51bb513c5b
asset help moved into namespace, all International calls updated to support that
2005-04-05 20:24:15 +00:00
Colin Kuskie
1b0aa2174d
fix for bug 1171569, which really applied to almost every Asset and Wobject in the system
2005-03-28 05:15:48 +00:00
JT Smith
acf5457f6a
more bug fixes
2005-03-19 20:57:08 +00:00
JT Smith
736d341312
bug fixes
2005-03-17 20:13:01 +00:00
JT Smith
7db5db5833
image resizer
2005-03-04 18:49:09 +00:00
Colin Kuskie
0728c5375d
placed Asset/File/Image help into its own files
2005-02-25 00:01:06 +00:00
JT Smith
864206b05b
more bug fixes
2005-02-18 18:59:12 +00:00
JT Smith
9238c028c6
more bug fixes
2005-02-18 01:04:05 +00:00
JT Smith
9d025d7c28
lots of bug fixes
2005-02-14 18:08:11 +00:00
JT Smith
63fcf47836
CS a little closer to bliss
2005-02-13 16:37:14 +00:00
JT Smith
55c709a051
updated copyright
2005-02-07 00:52:47 +00:00
Colin Kuskie
afa8878dd2
namespace change for thumbnail label
2005-01-26 18:58:00 +00:00
Colin Kuskie
26ee747001
internationalize Asset/File/Image.pm, help for Image Asset
2005-01-26 18:40:59 +00:00
JT Smith
88f4281cd3
a little template conversion stuff
2005-01-08 16:57:54 +00:00
JT Smith
4798ba497d
removed old template system and replaced with template asset
2005-01-05 17:28:14 +00:00
JT Smith
f8ca6ec5bd
finished migrating article, fixed some bugs, and enhanced the file asset api
2005-01-02 01:32:54 +00:00