Colin Kuskie
a86c34df84
Added 5 more tests for Style's process method, checking for meta tags
...
for default processing and for meta tags when cache busting is enabled.
Fixed a bug where the default meta tag Generator did not contain the
WebGUI version.
Added lots of POD to the Style module detailing how meta tags are
handled in various cases.
2006-10-11 04:15:21 +00:00
Colin Kuskie
b1bb5d0b58
Fix broken templateId in Session/Style/process when useEmptyStyle was
...
requested. It used to be 6, but at somepoint in the 6.x cycle it
was changed to be PBtmpl0000000000000132 in the database.
Added tests that verify that it works correctly.
2006-10-11 00:32:42 +00:00
Colin Kuskie
6cf1afc6a7
Add more POD to Style.pm to document that sent is set to true after this method
...
is called.
Add tests to check personalStyleTemplate and sent inside process method.
2006-10-10 23:10:31 +00:00
Colin Kuskie
5920a6d482
10 more tests for methods in Session/Style.pm
...
Refactored generateAdditionalHeadTags to remove two loops.
2006-10-05 03:40:39 +00:00
Colin Kuskie
ff2344cdad
Added comments to the POD in Var.pm that creating a Var object overwrites
...
the Session Id. This is by design.
Added a check to Style.pm so that if no params are passed to setLink that
it won't die by trying to deref undef into a hashref.
First set of tests for Session/Style added.
2006-10-03 23:27:08 +00:00
Roy Johnson
aac1df8dfb
fix - makePrintable operation with other styleId
2006-09-07 18:17:32 +00:00
JT Smith
35db285a67
- rfe: Workflow activity for assigning users to a group
...
- The prevent proxy cache setting also now sets anti-caching meta tags and
HTTP headers.
2006-08-16 22:04:59 +00:00
JT Smith
03b4b0ed33
- fix: Head Block in styles
...
- fix: select assetVersionTag
- fix: Infinite recursion
- fix: assetUiLevel override broken
- fix: Indexing files failes (derck)
- fix: Unable to approve New listings on Matrix
2006-07-25 17:15:57 +00:00
JT Smith
8abbdf5e41
there should have been a space here
2006-07-13 21:01:23 +00:00
JT Smith
36b5346d0e
some http headers changes that should make things better
2006-05-11 17:48:40 +00:00
JT Smith
1b7488e4b1
[ 1475220 ] some 6.99 templates have double slashes
2006-04-28 17:12:58 +00:00
JT Smith
1c6fddb206
lots of litlte bug fixes and tweaks
2006-04-20 19:02:11 +00:00
JT Smith
e8c073b9df
some http header changes
2006-04-18 14:22:42 +00:00
JT Smith
3e52133431
fixed [ 1470275 ] 6.99: HTML output before DOCTYPE
2006-04-17 21:50:03 +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
JT Smith
7cf2c22a95
several small improvements to lots of stuff
2006-04-07 17:15:53 +00:00
JT Smith
44a182ee0d
fixing a couple cosmetic bugs
2006-02-03 05:39:52 +00:00
JT Smith
7731a32559
fixed some pod errors
...
removed futile inbox attempt
2006-01-31 23:10:10 +00:00
JT Smith
80fc76691f
fixed a macro problem
2006-01-30 18:22:54 +00:00
JT Smith
82156de83c
more changes related to chunked output
2006-01-30 17:51:03 +00:00
JT Smith
268947c1d5
getting closer to bucket output
2006-01-30 00:14: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
65823b1f53
oodles of fixes.
2006-01-15 15:56:17 +00:00
JT Smith
297b9f8487
more session related bug fixes
2006-01-13 22:23:24 +00:00
JT Smith
eeba6daf7f
fix
...
[ 1404985 ] 6.9 WebGUI::Session::Style missing methods
2006-01-13 18:05:23 +00:00
JT Smith
c74c1bdcbc
merged WebGUI::Groupings with WebGUI::Group and WebGUI::User
...
changed WebGUI::Group api to work with the new session api
2006-01-11 03:27:07 +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
024514c549
more session related changes
2006-01-09 19:56:26 +00:00
JT Smith
de50e9b49c
more session mods
2006-01-01 06:44:09 +00:00
JT Smith
68ff4fdf6c
more session stuff
2005-12-31 22:01:14 +00:00