Colin Kuskie
3b6fdee0a9
fix for SQLForm 0 values in key/value pairs
2007-02-05 17:52:02 +00:00
Colin Kuskie
7323ec0c0a
added safe top link to the top of the CS FAQ template
2007-02-03 22:54:21 +00:00
Doug Bell
d3ac8526c1
fix: Those calendar bugs are finally fixed. I fix them coming in and break them going out...
2007-02-02 16:47:02 +00:00
Colin Kuskie
d60e824ede
Bug fix for Wiki search pagination.
...
The Paginator constructor docs were backwards for the formVar and pageNumber.
Switched the order of the formVar and pageNumber variables in the Search call to the Paginator.
2007-02-02 06:32:36 +00:00
Frank Dillon
b99d1a486b
RSS and WeatherData fixes
2007-02-02 00:04:56 +00:00
Doug Bell
d0c37ba736
fix: Event not reapplying all-day radio button after error
2007-02-01 22:51:35 +00:00
Doug Bell
426ffce9e3
fix - Couple Calendar bugs
2007-02-01 22:15:47 +00:00
JT Smith
f92fe7786d
- Added a basic status interface to spectre, for troubleshooting.
2007-02-01 21:50:47 +00:00
JT Smith
0ee42f1060
- fix: Spectre needs to be restarted every day
2007-02-01 21:34:28 +00:00
Doug Bell
16ad4f3f16
fix: Calendar Event Details template now uses dateSpan friendly variable
2007-02-01 21:27:31 +00:00
Colin Kuskie
42d489fa39
fix setting max value in IntSlider form control
2007-02-01 21:00:46 +00:00
Doug Bell
6e8547169a
fixed changelog and some formatting issues
2007-02-01 20:24:00 +00:00
JT Smith
b19bf14389
- Simplified Spectre's initial data load, and reduced memory footprint in the
...
process.
2007-02-01 18:48:23 +00:00
Roy Johnson
c5b47acfe8
fix - EMS: blank lines appearing in registrants
2007-02-01 17:31:07 +00:00
Colin Kuskie
687d439c79
fix for creating prototype assets without privileges
2007-02-01 16:29:32 +00:00
Colin Kuskie
063b69afbe
fix of Post/Thread rating system
2007-02-01 04:28:53 +00:00
JT Smith
caf859129d
- Made exipred sessions workflow activity more fault tollerant.
...
- Made rss fetching more fault tollerant.
2007-02-01 00:26:15 +00:00
JT Smith
e1bd43b02e
- fix: Added better error trapping for WikiMaster
...
- fix: Wiki causes site to fail
- fix: Wiki Error on plainblack.com
2007-02-01 00:05:22 +00:00
Frank Dillon
8637563ae6
commerce fixes
2007-01-31 23:49:38 +00:00
Doug Bell
dd33c3e36f
fix: Couple Calendar fixes. Some Calendar code formatting changes
2007-01-31 15:13:36 +00:00
Frank Dillon
32db4c5bf3
fixes
2007-01-30 22:53:28 +00:00
JT Smith
05c9bf85c4
fix Admin.pm
2007-01-30 21:50:13 +00:00
JT Smith
237c2213e9
fix: Spectre needs new watch batteries
2007-01-30 21:42:18 +00:00
Roy Johnson
8a722e9ae1
Image in trash though visible in article
2007-01-30 20:50:03 +00:00
JT Smith
3df71a5351
- fix: Direct 6.8.10-7.2+ Upgrade Problem
2007-01-30 20:47:50 +00:00
Colin Kuskie
0d0ec2ccca
update testEnvironment.pl to require newly released HTML::Template
2007-01-30 19:19:46 +00:00
JT Smith
70071838bc
Avatar profile field does not update immediatly when you are admin
2007-01-30 18:15:06 +00:00
Roy Johnson
a7515ebbe6
fix - No mention of intermediate upgrade step in gotcha's
2007-01-30 16:34:41 +00:00
Roy Johnson
30a0cda342
fix - lack of testing for valid object creation
2007-01-30 16:09:41 +00:00
Roy Johnson
19bf1f4e8a
fix - export fails with strange urls. Factored url to path translation out into a seperate method. Added beginnings of a smoke test for AssetExportHtml.pm.
2007-01-30 15:34:43 +00:00
Colin Kuskie
3625526909
fix package double import problem
2007-01-30 04:31:36 +00:00
JT Smith
b806163b1e
- Fixed a typo in testEnvironment.pl version number for DBD::mysql
...
- Fixed a Recurring Payments processing bug: illegal division by zero
2007-01-29 22:57:55 +00:00
JT Smith
b92da4afab
Asset->get should return a copy of the properties hashref
2007-01-29 17:53:56 +00:00
Colin Kuskie
7a14ebd639
escape the description field in the default RSS template
2007-01-26 22:00:21 +00:00
Colin Kuskie
af5733bbc4
fix bad i18n calls in ProjectManager
2007-01-26 20:55:39 +00:00
Roy Johnson
7bb10d329d
Ready for 7.3.9 development
2007-01-26 16:44:52 +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
JT Smith
528d9af4f6
fix: No closure
2007-01-26 03:17:42 +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
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
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
Colin Kuskie
c5d0285d70
move placeholder in SyncProfilesToLdap back in query and interpolate instead
2007-01-25 02:51:08 +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