Roy Johnson
60e40ebe12
7.3.8 Release
2007-01-26 16:07:44 +00:00
JT Smith
17238f7d37
fixed my bad
2007-01-26 15:42:27 +00:00
JT Smith
a6359390f9
thanks to luke
2007-01-26 15:07:10 +00:00
JT Smith
e56bbe371f
- security: A vulnerability was found and fixed this morning that could allow a
...
malicious user to delete assets that they don't have rights to.
2007-01-26 14:54:09 +00:00
Colin Kuskie
0eba64bc52
Session->Privilege is not design well to work in embedded applications
...
like the RTE because by default it uses the default user style from settings.
This renders a full page, when we really need a message.
I've added an argument to session->privilege->insufficient to use the
empty style and to use a different message with no embedded macros
to process for logging in. I tested this on the RTE folder adder and
it works fine. I duplicated this work in the Image add/edit save routine
as well.
Since privilege->insuffient didn't take arguments before, this preserves
the existing API, which is broken.
2007-01-26 05:45:56 +00:00
Colin Kuskie
ae2c99beb5
adding bug fix notice to changelog
2007-01-26 05:04:27 +00:00
Colin Kuskie
016e16aab1
fix a bad test in the Clipboard and add the AssetPackage test
2007-01-26 05:02:04 +00:00
JT Smith
f94791fed0
fixed a duplicate bug where the original asset would get trashed
2007-01-26 04:50:33 +00:00
Colin Kuskie
dc8cbd5fb2
adding clipboard test, this will fail
2007-01-26 04:04:35 +00:00
JT Smith
528d9af4f6
fix: No closure
2007-01-26 03:17:42 +00:00
Doug Bell
324edc5550
Added note to gotcha about what the 7.2.3-7.3.0 upgrade is doing.
2007-01-26 00:33:01 +00:00
Doug Bell
7c813f4a48
fix: 7.2.3-7.3.0 upgrade now just purges EC in the Trash
2007-01-26 00:31:38 +00:00
Doug Bell
6e06db64a2
fix: 7.2.3-7.3.0 upgrade now migrates EC and Events in the Trash and Clipboard
2007-01-26 00:18:36 +00:00
Colin Kuskie
bd7ef8d14e
i18n and missing template variables for Project Manager Edit Task
2007-01-25 23:20:40 +00:00
Colin Kuskie
709939f5a1
try to make delta time tests more robust by moving the time variable assignment
2007-01-25 19:06:11 +00:00
Colin Kuskie
c9e0eecc4a
fix bad i18n label in InOut Template
2007-01-25 18:54:06 +00:00
Colin Kuskie
4285ee1e9c
echoing TT fix into H::T::E for variable renaming
2007-01-25 17:59:24 +00:00
Colin Kuskie
443c5cf405
help entry for attachment_thumbnail
2007-01-25 17:58:16 +00:00
JT Smith
b319535fd1
- Added a attachment_thumbnail option to the CS RSS feed.
2007-01-25 17:14:25 +00:00
Roy Johnson
3e23558cec
Ready for 7.3.8 development
2007-01-25 15:51:09 +00:00
Roy Johnson
b957a21c5e
7.3.7 release
2007-01-25 15:27:10 +00:00
JT Smith
a46d2f3f21
added an option to skip maintenance mode
2007-01-25 15:03:43 +00:00
Colin Kuskie
a9e4de8ffa
add missing i18n labels from ZipArchive template
2007-01-25 04:41:26 +00:00
Colin Kuskie
c5d0285d70
move placeholder in SyncProfilesToLdap back in query and interpolate instead
2007-01-25 02:51:08 +00:00
Doug Bell
b1e9169a4f
Fixes for upgrade problems.
2007-01-25 02:33:31 +00:00
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
Colin Kuskie
d3ba9c30f9
ISA relationships, asset template variables for the SQLForm
2007-01-22 23:42:48 +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
7a1f7b414b
added statusToInclude flag in getLineage which allows you to filter assets by assetData.status. Completely backward compatible.
2007-01-21 16:48:52 +00:00
Frank Dillon
7021fafd87
fixes
2007-01-20 14:17:38 +00:00
Frank Dillon
24e6111bf0
fixed corner case which causes edit page not to load if an activity is undefined or cannot be defined.
2007-01-20 14:15:49 +00:00
Colin Kuskie
becc03efd8
pull cruft out of the Zip Archive template
2007-01-20 04:44:17 +00:00
Colin Kuskie
17fa32e3f2
note that templates have different template variables, based on their namespace
2007-01-19 22:06:28 +00:00
Colin Kuskie
6c6aad240d
add tests to DateTime to guarantee that add works
2007-01-19 16:22:24 +00:00
Colin Kuskie
3930e1415d
update test to track core change in Form/Checkbox.pm
2007-01-19 16:14:30 +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
Colin Kuskie
17fac4a7cb
New methods in WebGUI::DateTime that clearly state how they handle timezones.
...
The standard is everything going into the DB is in UTC. Timezones have to be
manually handled after being fetched.
Added a test for the new methods and for object construction.
Changed Calendar and Event Assets to use the new methods.
Interim checkin to get some debug help from Doug.
2007-01-19 05:16:57 +00:00
Colin Kuskie
f6a956c447
mark toMysql as deprecated
2007-01-19 00:28:42 +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