JT Smith
|
83dd202b33
|
preparing for 7.3.15 release
|
2007-04-25 16:41:24 +00:00 |
|
JT Smith
|
485eee3808
|
Fixed a typo in SQLForm.pm (Radix)
|
2007-04-23 22:36:06 +00:00 |
|
Graham Knop
|
d1ebb39b11
|
Make sure Event menuTitles are <= 15 characters
|
2007-04-23 21:23:05 +00:00 |
|
Colin Kuskie
|
8faf7951d0
|
deleting a file from an Image Storage location did not delete the thumbnail
|
2007-04-23 05:13:59 +00:00 |
|
Graham Knop
|
531a53f4dc
|
fix incorrect display on calendar week view for events on sundays or if first day of week is not sunday
|
2007-04-20 23:08:33 +00:00 |
|
Martin Kamerbeek
|
dcf64ed83b
|
Fixed WebGUI::Image->new doesn't obey width and height settings
|
2007-04-20 15:00:15 +00:00 |
|
Nik Ogura
|
f47a7617da
|
Documented Changes
|
2007-04-20 14:35:28 +00:00 |
|
JT Smith
|
1c4f84ab13
|
Added better error handling in asset instanciation.
|
2007-04-19 03:36:50 +00:00 |
|
Graham Knop
|
886d8215b8
|
Image::Magick->Scale does nothing if given dimensions < 1, so make sure they are large enough when generating thumbnails in Storage/Image.pm
|
2007-04-17 22:00:59 +00:00 |
|
JT Smith
|
fc2086e10a
|
- Added better error handling for asset instanciation in version tags.
|
2007-04-17 18:43:07 +00:00 |
|
JT Smith
|
e8afd2ad72
|
Fixed an unhandled exception in Workflow/Activity/PurgeOldAssetRevisions.pm
|
2007-04-11 14:36:13 +00:00 |
|
Colin Kuskie
|
0587d28026
|
fix defined variable problems interfering with session scratch variables in the user search/list operation
|
2007-04-06 21:48:25 +00:00 |
|
Doug Bell
|
2d9649dc10
|
fix: EMS now keeps information about registration if a user logs out before they complete their transaction.
|
2007-04-06 00:55:39 +00:00 |
|
JT Smith
|
e1c86d7f95
|
- fix: fixed an error in the groups/db system where removing a dblink connected to a group would produce a fatal error
|
2007-04-05 03:43:37 +00:00 |
|
Nik Ogura
|
47980c700c
|
fixed error in changelog
|
2007-04-05 03:09:58 +00:00 |
|
Nik Ogura
|
7ec51c422c
|
documented changes
|
2007-04-05 02:47:53 +00:00 |
|
JT Smith
|
23fc12e462
|
preparing for 7.3.15 bugfix cycle
|
2007-04-04 18:51:59 +00:00 |
|
JT Smith
|
6f6e5880ac
|
preparing for 7.3.14 release
|
2007-04-04 17:56:24 +00:00 |
|
JT Smith
|
fdf9c65ab5
|
- fix: a typo in DatabaseLink.pm
- fix: a typo in CleanTempSpace.pm
- fix: an unhandled exception in Asset/File.pm
|
2007-04-04 16:03:34 +00:00 |
|
Nik Ogura
|
b131c4b146
|
added credits
|
2007-04-03 21:10:05 +00:00 |
|
Nik Ogura
|
476f8f5065
|
added iCal variables to calendar templates
|
2007-04-03 21:06:09 +00:00 |
|
Nik Ogura
|
baf64fe64c
|
documented recent fixes
|
2007-04-02 20:59:06 +00:00 |
|
Nik Ogura
|
da31682d73
|
documented bug fixes
|
2007-04-02 15:20:08 +00:00 |
|
Colin Kuskie
|
133f2010ab
|
isSingleton was not ever in the editSave form for the Workflow!
|
2007-04-02 04:56:50 +00:00 |
|
Martin Kamerbeek
|
ba3eedf4a7
|
Fixed a bug where WG::Sess:Form->param would return duplicate params
|
2007-03-30 10:51:27 +00:00 |
|
JT Smith
|
c70bf5c256
|
- fix: Caching (last-modified bug) (misja / E-Wise)
|
2007-03-28 18:45:59 +00:00 |
|
Colin Kuskie
|
c410bfd146
|
fix for SQLForm database table permissions where the user is granted permission on all databases
|
2007-03-27 05:40:54 +00:00 |
|
Colin Kuskie
|
ec707d8041
|
Only convert to seconds once in CleanLoginHistory.
|
2007-03-24 22:32:56 +00:00 |
|
Colin Kuskie
|
f2571a4465
|
props to Michelle for the redirectAfterLogin fix
|
2007-03-24 22:26:29 +00:00 |
|
Colin Kuskie
|
e58f062114
|
Added missing croak arg to use Carp line.
Stored recurId into the object and db after it is created in setRecurrence.
|
2007-03-24 03:47:44 +00:00 |
|
Colin Kuskie
|
b9e6914f34
|
fixed a bug where a user could see the Calendar edit form but not save it. Event->canEdit now returns the parent canAddEvent check
|
2007-03-24 01:09:19 +00:00 |
|
Colin Kuskie
|
fed13bad77
|
fix typo in WebGUI::Workflow::Cron::delete and reenable default notification to spectre of Cron deletion
|
2007-03-23 21:11:10 +00:00 |
|
Colin Kuskie
|
2a19799651
|
cat svn-commit.tmp
|
2007-03-22 22:33:17 +00:00 |
|
Doug Bell
|
7fce9af117
|
add: User Defined Fields in Post Edit template can now be used as hidden form elements
|
2007-03-22 19:34:54 +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
|
1896a6ba21
|
preparing for 7.3.14 bugfix cycle
|
2007-03-21 16:22:23 +00:00 |
|
JT Smith
|
13eeca071c
|
preparing for 7.3.13 release
|
2007-03-21 15:19:13 +00:00 |
|
Colin Kuskie
|
f9a7b1a9c8
|
final tweaks to template file
|
2007-03-21 02:55:47 +00:00 |
|
Colin Kuskie
|
5bc647f06d
|
fix typo in link list post form template
|
2007-03-21 02:48:17 +00:00 |
|
JT Smith
|
82df712135
|
- fix: EMS: Adding badges for others
|
2007-03-20 17:40:51 +00:00 |
|
Colin Kuskie
|
74b688810f
|
fix for thumbnailer command line argument handler
|
2007-03-20 16:37:49 +00:00 |
|
Doug Bell
|
b75ecdaa5e
|
fix: Event userDefined fields now work properly.
|
2007-03-20 00:09:16 +00:00 |
|
JT Smith
|
2124f58231
|
fix: Bug in thumbnailer.pl
|
2007-03-16 15:02:06 +00:00 |
|
JT Smith
|
1e92bfa386
|
- fix: SQLReport SubQuery Pagination (William McKee / Knowmad Technologies)
- fix: SQL Report: Paginate After (Still) (William McKee / Knowmad
Technologies)
|
2007-03-15 03:26:40 +00:00 |
|
JT Smith
|
06dbc84312
|
-fix: Stale pages after user login
|
2007-03-14 19:20:13 +00:00 |
|
Roy Johnson
|
44a24e62b5
|
Ready for 7.3.13 development
|
2007-03-14 16:24:28 +00:00 |
|
Roy Johnson
|
9c3fb513c4
|
7.3.12 release
|
2007-03-14 15:31:23 +00:00 |
|
JT Smith
|
98331a137e
|
- Added master failover database config option.
|
2007-03-14 04:10:03 +00:00 |
|
Colin Kuskie
|
f8c0cb1041
|
s/descendent/descendant/msg when calling getLineage
|
2007-03-13 19:45:38 +00:00 |
|
Colin Kuskie
|
b97caae3c8
|
fix a bug with duplicating calendars that interfered with deploying packages
|
2007-03-13 16:37:17 +00:00 |
|