Colin Kuskie
5bd5bb48a9
Central cache access for Assets to handle SSL caching. Fixes bug #11131 .
2009-10-20 15:15:38 -07:00
Colin Kuskie
80dfb9ffd0
Throw an exception in all wobjects if the main template (used by view)
...
has been deleted.
2009-06-02 19:34:18 +00:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Chris Nehren
36eb8db8fc
add ability to show metadata values in head blocks.
2008-08-21 18:51:16 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
Colin Kuskie
4222bf2edf
finish cleaning up %var
2007-01-26 19:14:01 +00:00
Colin Kuskie
e4f2493704
removing bad calls to $self->get for variables. This is now done in processTemplate anyway
2007-01-26 19:11:30 +00:00
Colin Kuskie
94b5facb95
MultiSearch view method was missing the session variable in the form code for the
...
Submit button.
International object creation cache caches session variable. Since this code
is persistent, the session object would never undergo garbage creation and
would accumulate memory.
2006-07-13 21:55:21 +00:00
Wouter van Oijen
684f08649d
Fixing stuff
2006-05-21 14:49:40 +00:00
JT Smith
e8c073b9df
some http header changes
2006-04-18 14:22:42 +00:00
JT Smith
e4392f7449
new caching system to replace old page cache
2006-04-05 20:46:57 +00:00
Colin Kuskie
b32a94d4d0
forward port of MultiSearch docs and setParent privilege checks
2006-02-23 00:54:30 +00:00
JT Smith
6c4ae02f34
more conversion to the new streaming/chunking/bucketing system
2006-01-30 22:15:27 +00:00
Matthew Wilson
4a3121960f
removal of dumpSession.
2006-01-26 05:39:16 +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
JT Smith
a3adaee3a0
removing unnecessary use lines
2006-01-12 22:27:20 +00:00
Colin Kuskie
01d95a265e
new i18n api requiring $session
2006-01-12 17:49:20 +00:00
JT Smith
a194408513
changing copyright year
2006-01-09 23:51:04 +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
Matthew Wilson
e4c370619a
fixing icon
2005-12-04 13:14:38 +00:00
Matthew Wilson
68e901d98c
done with i18n.
2005-12-03 16:31:24 +00:00
Matthew Wilson
ba7d02f0d2
lots of progress on i18n.
2005-12-03 15:22:58 +00:00
Matthew Wilson
39b949e9f3
fixing several bugs. Also enabling saving of contentPositions for all users, not just admins.
2005-12-01 04:17:32 +00:00
Matthew Wilson
e1f3c61946
Adding new files for Dashboard and ancillary wobjects.
2005-11-29 18:52:56 +00:00