Commit graph

81 commits

Author SHA1 Message Date
Frank Dillon
eb8b2f3f31 Added feature to allow users to determine whether new / unplaced assets are added to the top or bottom of the first content position of Layouts. 2008-03-08 17:07:29 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
Doug Bell
53ac4be8d1 Added a simple smtpd for testing
MERGE: Added ability for WebGUI::Test->getPage to work on Operations
MERGE: Fix for AdSpace and tests for Operation::AdSpace
Fixed Poll's use of JSON
Added tests for emailOverride
2008-02-05 19:34:09 +00:00
Graham Knop
0599bd0d5b fix Extra head tags of unplaced assets included twice 2008-02-04 14:49:44 +00:00
JT Smith
2082506efb Added Site Starter to WebGUI Initial Configuration. 2007-07-23 19:44:05 +00:00
James Tolley
c461811f25 small copy context menu bugfix 2007-07-11 17:30:43 +00:00
James Tolley
0e05bc3f10 css class for uncommitted assets 2007-07-11 03:05:18 +00:00
Graham Knop
7042946bdf fix: CSS dragTrigger: multiple identical ID's on every page 2007-07-05 09:35:29 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
Yung Han Khoe
17b86ba9c7 fix: Order of content position loops in Page Layout 2007-06-06 15:28:07 +00:00
JT Smith
3259da6750 - Added a realtime workflow option for content publishing.
- Added switches to auto request commit operations and skip adding comments.
2007-05-30 16:07:43 +00:00
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