Doug Bell
0136abfbb9
Fixed 7.3.0-7.3.1 upgrade script so that multisite upgrades don't fail
2007-01-24 23:39:25 +00:00
JT Smith
28d9659031
- Fixed a bug with dealing with CS posts via email where
...
multipart/alternative messages would cause a blank post.
2007-01-24 22:44:32 +00:00
JT Smith
7bb998c6ee
- Fixed a template variable rewriting problem with Template Toolkit.
2007-01-24 20:10:58 +00:00
Roy Johnson
034496f260
Ready for 7.3.7 development
2007-01-24 17:54:20 +00:00
Roy Johnson
83c2595c40
-7.3.6 stable release
...
-fixed the slash_gateway and pageurl macro tests so they didn't reak havoc on the rest of the test suite.
2007-01-24 17:32:57 +00:00
Colin Kuskie
d5b1fe318e
bump minimum required DBD::mysql version to that used by the WRE
2007-01-24 05:32:57 +00:00
Doug Bell
304cae43d7
fix: Applied Martin's Date field fix to other fields + other fixes in the form fields
2007-01-23 23:59:27 +00:00
Colin Kuskie
66b59adde8
the Slash_gatewayUrl and PageUrl macros now accept optional URL arguments
2007-01-23 21:49:34 +00:00
Colin Kuskie
dfb19389a7
fix non-existant variables in the CS templates
2007-01-23 17:06:58 +00:00
Martin Kamerbeek
3b08bbf7af
Fixed a bug where isCurrentPost was not set correctly
2007-01-22 20:25:44 +00:00
Colin Kuskie
014e40a005
fix missing modules in testEnvironment.pl
2007-01-22 18:28:29 +00:00
Frank Dillon
7021fafd87
fixes
2007-01-20 14:17:38 +00:00
Colin Kuskie
becc03efd8
pull cruft out of the Zip Archive template
2007-01-20 04:44:17 +00:00
JT Smith
e1cf7ae8d5
- Added a database optimization that will improve asset lookup performance by
...
as much as 600% on some sites.
2007-01-19 15:01:07 +00:00
Colin Kuskie
2180b9bf91
Added a test to see if clone would duplicate the session. It does.
...
Subclassed DateTime's from_object method, which was secretely deleting
the internal session variable. There is probably a more robust way to
do this, such as by "...implementing the utc_rd_values() method as the
from_object docs suggest.
Finished fixing the bug with time zone errors in editing an event.
2007-01-19 06:25:43 +00:00
JT Smith
8774a6c26a
fix: CS email message shows up as an attachmetn
2007-01-19 00:21:07 +00:00
Frank Dillon
4e70567593
profile fixes
2007-01-18 21:53:13 +00:00
Roy Johnson
c122c089db
Ready for 7.3.6 development
2007-01-18 04:32:01 +00:00
Roy Johnson
83ff62bd65
7.3.5 beta release
2007-01-18 04:06:43 +00:00
JT Smith
301b815e3a
added restore option to wiki page
2007-01-17 23:33:58 +00:00
Colin Kuskie
1497c991a1
fix for escaping titles in the CS RSS template
2007-01-17 23:18:22 +00:00
Colin Kuskie
824b7a4545
Added JS confirmation for deleting wiki pages.
...
Documented need for JS confirmation and escaping
template variables to the gotchas file.
2007-01-17 23:10:00 +00:00
Colin Kuskie
e5ea16e1d2
documenting bugfix in changelog
2007-01-17 22:27:51 +00:00
Frank Dillon
af9ab661a7
added JS fixes for IE6 and earlier
2007-01-17 21:51:54 +00:00
JT Smith
02622ea55c
- fix: notifications from postings
...
- Refactored the autocommit system to fix the notifications bug above.
2007-01-17 21:34:49 +00:00
JT Smith
2c7f49be9a
Fixed a bug with RSS feed generation and attachments.
2007-01-17 18:24:15 +00:00
JT Smith
e42a744ed9
- fix: XSS Vulnerability in WikiPage titles
...
- Depricated the random array function in WebGUI::Utility in favor of
List::Utils per the WebGUI Best Practices.
2007-01-17 05:23:03 +00:00
Colin Kuskie
945be4a2de
fix javascript quoting bug in view project template for PM
2007-01-17 05:18:25 +00:00
Roy Johnson
61adb7d962
fix - xss vulnerability in webgui usernames
2007-01-16 16:06:08 +00:00
Martin Kamerbeek
2db563c1cf
Made the shopping cart support dynamic item plugins
2007-01-14 15:26:26 +00:00
Roy Johnson
777a7a0b08
fix - cannot save content filters
...
fix - cannot delete content filters
2007-01-13 22:56:36 +00:00
Colin Kuskie
4056586ad7
fix subroutine instead of method calls for privileges
2007-01-12 17:56:43 +00:00
Colin Kuskie
55b5f05041
macro nesting docs
2007-01-12 17:40:58 +00:00
Martin Kamerbeek
72e6a896f9
bugfix in WG::FOrm::Date where epoch values were not processed correctly
2007-01-12 12:51:37 +00:00
Colin Kuskie
eea413d4c1
update my credit info
2007-01-11 05:46:14 +00:00
Colin Kuskie
da03424051
Fix a bug with uploading files through the FilePile.
...
Permissions default to those of the parent, but if they are overridden in the FilePile
form the form settings are now taken.
2007-01-11 03:56:44 +00:00
Frank Dillon
d90a87699c
event tooltip fix
2007-01-11 01:52:19 +00:00
Frank Dillon
9afcc21ac4
fixed tooltips
2007-01-11 01:18:09 +00:00
Colin Kuskie
6d42a44f26
fixing bug in css03.css
2007-01-11 00:34:48 +00:00
Doug Bell
0ea3707f4f
Ready for 7.3.5 dev
2007-01-10 16:41:57 +00:00
Doug Bell
4666645729
7.3.4 Release
2007-01-10 16:16:51 +00:00
Colin Kuskie
e6d6aee9f0
XHTML fixes for Help
2007-01-10 05:24:23 +00:00
Colin Kuskie
797f5f9363
Add a test to Utility.t to make sure that WebGUI::Utility::round also rounds up.
...
Add Paginator tests for paginating array data.
Fix an off by 1 error in the Paginator when handling array data. SQL data is fine.
2007-01-10 03:03:31 +00:00
Doug Bell
6682be305b
fix: Calendar still not using proper gateway.
2007-01-09 21:52:21 +00:00
Doug Bell
21deed735a
added some props
2007-01-09 16:43:54 +00:00
Doug Bell
46427b4f97
fix: DB slaves were not being instanciated correctly.
2007-01-09 16:40:16 +00:00
JT Smith
600118b40a
- fix: Styles were printing double head block headers.
2007-01-07 17:38:24 +00:00
Doug Bell
cdc6671929
fix: Mail::Get now handles multipart/alternative messages appropriately. This fixes CS posts showing multiple versions when e-mailed in.
2007-01-07 08:07:54 +00:00
Roy Johnson
2ad1b494fe
fix - Wiki shows add link to users who don't have privileges to add
...
fix - XSS Vulnerability in Wiki page titles
fix - Wiki does not allow you to specify the content to allow in submitted pages or content filtering
fix - GetSyndicated Content Workflow activity doesn't check for timeout
fix - GetSyndicated Content Workflow activity does not trap errors
2007-01-07 03:12:21 +00:00
JT Smith
fc557b517b
- Removed the requirement for DBIx::FullTextSearch from testEnvironment.pl
...
since it hasn't been needed since 6.5. It was just never removed.
2007-01-07 00:08:18 +00:00