Colin Kuskie
6569887382
each asset now sets its own RawHeadTags. There is no need for Layout to do it anymore. It actually causes the Raw Head Tags to appear twice when viewed from the parent
2007-03-21 20:25:46 +00:00
JT Smith
7b414dfd28
- Performance enhancement added to Page Layouts to make them do template
...
processing twice as fast.
2007-03-05 20:27:17 +00:00
Drake
936054ba19
Multiple fixes:
...
- Probably fix "more-geturl-bugs", but hard to verify.
- Fix "last-modified-problem", approximately. (Difficult or impossible
in the general case for externally-retrieved content.)
- Fix "rss-syndication".
- Fix unnamed bug where Database caches would try to Storable::freeze
non-references and thereby crash.
- Fix "apache-version-component-in-wrong-place".
2006-08-29 16:44:41 +00:00
Martin Kamerbeek
50e8b14789
Fix: extra elements (tags) do not show up in HTML source
2006-08-29 11:33:09 +00:00
Martin Kamerbeek
d22e96216e
Fixed a bug in the Layout where it didnot inherit the layout template of its parent
2006-08-28 15:16:29 +00:00
JT Smith
80ef5e925a
- Made some changes to make WebGUI compatible with the WRE for Windows.
...
- fix: cacheTimeout not respected as Visitor (Eric Kennedy).
- fix: Email address with just one character in the user part not accepted
- fix: Image (file) added to page shows before committing changes
- fix: Typo in fileImport.pl at line 265 (zxp)
2006-08-16 21:25:27 +00:00
Wouter van Oijen
03e602363b
XHTML compliance
2006-07-25 12:34:08 +00:00
Wouter van Oijen
2d9565775f
POD fixes and removing debug output
2006-07-11 09:05:22 +00:00
JT Smith
2e1de9d214
- fix: Column Layout seems a little messed up
...
- Fixed the EMS default templates to expose all functionality.
- Fixed a problem in the EMS where it wouldn't let you add any events.
- fix: FieldName incorrect after adding profile field
- fix: preload.perl for other roots than /data/WebGUI
- Fixed a bug where polls weren't distributing karma.
2006-05-30 15:50:13 +00:00
JT Smith
5041f31025
added drag bar
2006-05-18 23:04:23 +00:00
Matthew Wilson
6f712894d0
typo
2006-05-12 11:58:13 +00:00
JT Smith
2f24cd3f3c
[ 1475220 ] some 6.99 templates have double slashes
2006-04-28 16:59:32 +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
JT Smith
adea847875
fixed some xhhtml stuff
...
increased performance on burst protection
2006-04-07 19:35:31 +00:00
JT Smith
7cf2c22a95
several small improvements to lots of stuff
2006-04-07 17:15:53 +00:00
JT Smith
d272e7de58
fixed a bug that i created earlier today
...
added burst protection to page layouts to prevent slashdotting
2006-04-07 08:12:16 +00:00
JT Smith
b062e61508
fixed locking bug
2006-03-20 21:53:14 +00:00
JT Smith
4f96d670b9
some ui improvements
2006-03-14 23:42:28 +00:00
JT Smith
6c4ae02f34
more conversion to the new streaming/chunking/bucketing system
2006-01-30 22:15:27 +00:00
JT Smith
46fa7e78e7
began adding streaming support for view method
2006-01-30 21:26:22 +00:00
JT Smith
268947c1d5
getting closer to bucket output
2006-01-30 00:14:22 +00:00
JT Smith
a378270a80
test of the bucket brigade
2006-01-29 19:48:37 +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
Matthew Wilson
65823b1f53
oodles of fixes.
2006-01-15 15:56:17 +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
2735385050
migrated WebGUI::Icon api to use new session
2006-01-11 23:12: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
2866a2c873
converting assets to new session system
2006-01-02 03:12:54 +00:00
Matthew Wilson
8e9c172843
fix
2005-12-03 20:17:37 +00:00
Matthew Wilson
72619fb9c0
Committing Dashboard. Many more fixes, updates to come.
2005-11-29 18:48:26 +00:00
Matthew Wilson
542f685014
fixing several misc. bugs. draggable, backToPage, tooLateDates
2005-11-18 17:10:26 +00:00
Matthew Wilson
5144b65842
commented out www_edit method so that the generalized, internationalized one in Wobject.pm will be used.
2005-10-14 18:53:59 +00:00
Colin Kuskie
56e5b7ef2b
table of contents with internationalization
2005-10-10 05:22:37 +00:00
JT Smith
560318df51
Fixed a bug where privileges were not being set correctly on cache files
...
and that was causing write errors.
- fix [ 1281437 ] hidden children appear when changing assetsToHide
2005-09-11 14:37:34 +00:00
Colin Kuskie
1ca2a2718b
fix namespaces for add/edit form help
2005-09-10 04:45:52 +00:00
JT Smith
283839a077
performance indicators
2005-09-09 19:57:58 +00:00
Wouter van Oijen
e0b24a316b
Fixed HTML issue: <style> must be placed in <head>, not in <body>
2005-09-02 10:34:21 +00:00
Wouter van Oijen
ad6b484f0e
Fixed a few XHTML 1.0 related bugs
2005-09-01 12:39:43 +00:00
Matthew Wilson
7255a9e6a3
[ 1274414 ] extraHeadTags entirely unused
2005-08-27 03:18:08 +00:00
JT Smith
ed161ce282
- fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant
2005-08-25 16:41:52 +00:00
Matthew Wilson
0ed0f15459
[ 1256718 ] Assets disappear after changing page layout
2005-08-25 07:58:32 +00:00
JT Smith
8664a34f1e
more bug fixes
2005-08-18 19:20:08 +00:00
JT Smith
c7864a0c24
allowing UI levels for assets to be overridden in the config file, and allowing developers to specify a default UI level in the definition rather than creating a getUiLevel() method
2005-07-28 21:56:02 +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
JT Smith
85f8ef7f43
merging some of the 6.6.4 changes
2005-07-13 02:10:16 +00:00
JT Smith
f4db3c907c
removed quick read
2005-06-24 21:28:54 +00:00