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
Colin Kuskie
2223ce8749
implemented RFEs for the manage committed versions screen for pagination and sorting the versions by date committed
2007-03-13 03:11:17 +00:00
Colin Kuskie
63337dcfb3
hide the rollback icon unless you are an Admin
2007-03-12 17:34:46 +00:00
Colin Kuskie
98e5d9ea56
spectre skips sundays due to an off by 1 diff between cron format and DateTime->dow
2007-03-12 15:26:21 +00:00
JT Smith
456ec9dd0b
fixed a double // problem with export, and added a missing entry to the change log
2007-03-12 15:16:38 +00:00
Colin Kuskie
ec569fdd6a
make getRevision return revisions in order or revisionDate
2007-03-12 03:06:47 +00:00
Colin Kuskie
e309143bfa
props to matt for the i18n precache
2007-03-12 00:53:18 +00:00
Colin Kuskie
ac2705c217
props to Matt for the WeatherData patch
2007-03-11 23:43:35 +00:00
JT Smith
3c7bfb6595
7.4 Editing SQL Form seems to break site ...?
2007-03-09 05:22:42 +00:00
Colin Kuskie
dbd28e465e
document the calendar uiLevel bugfix
2007-03-08 22:59:01 +00:00
Colin Kuskie
62f3a9b045
Calendar needs to cleanup its feeds when it is deleted
2007-03-08 21:12:02 +00:00
JT Smith
cc569b1b4d
- URLs that would have been created like page.html/article.html are now
...
created like page/article.html to make them look more realistic.
2007-03-08 19:31:08 +00:00
JT Smith
f43fb782f4
- Changed Manage Revisions screen to order revisions by descending revision
...
date.
2007-03-08 17:19:00 +00:00
JT Smith
239e68d476
- Fixed a problem with JSON formatting in spectre config transaction.
2007-03-08 16:55:48 +00:00
JT Smith
75e6ba400b
forgot to add comment about fix in export
2007-03-08 01:25:54 +00:00
JT Smith
a2cf1ce813
- fix: Linking Pages
2007-03-08 00:29:24 +00:00
JT Smith
fc3f206171
EXPORT- Exporting Files (PDFs, docs, and some pages)
2007-03-07 21:50:25 +00:00
JT Smith
0ceb0f68e3
- Made slave handling more fault tollerant, and slightly higher performing.
2007-03-07 19:22:45 +00:00
JT Smith
3a8bd77cde
- Made Weather Data asset more fault tollerant.
...
- Made CS related upgrades more fault tollerant.
- Enhanced HTTP caching directives.
2007-03-07 19:12:37 +00:00
Colin Kuskie
9031a17c35
Fix for calendar search. The search always returns relative URLs, so you must manually put them through session->url->gateway
2007-03-07 18:49:39 +00:00
Colin Kuskie
57fc140369
Made file upload use the Form API instead of the Storage API due to name hacks
2007-03-06 03:43:48 +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
Colin Kuskie
c3052fcd67
1) Fixed a bad module name that prevented the updated WeatherData from running.
...
2) Heavy refactor of getAssetsInClipboard to make it use getLineage instead of
custom SQL.
Made Workflow/Activity/TrashClipboard use the same method.
Updated getLineage so that the whereClause key must not only exist, but actually
have something in it. Otherwise it generates an empty pair of parens, which is
a SQL error.
2007-03-05 17:47:30 +00:00
Colin Kuskie
70e156542a
fixed a bug in the left column layout template, which was still using RawHeadTags
2007-03-05 16:26:53 +00:00
Colin Kuskie
e1c69f91d9
fix display of assets in clipboard that cannot be trashed
2007-03-03 22:25:36 +00:00