Graham Knop
|
3d5224c93c
|
fixed: Syndicated Content doesn't decode alternate character sets
|
2008-09-05 22:13:59 +00:00 |
|
Frank Dillon
|
102fb221f9
|
Added a new method getLineageSql() which is called the same was that getLineage is called but returns the SQL that is generated by the getLineage call rather than and arrayRef of assetIds or instantiated assets. This method is now called by getLineage.
|
2008-09-05 17:47:56 +00:00 |
|
Colin Kuskie
|
7dd946a78b
|
Make showMessageOnLogin sticky for the right setting.
|
2008-09-05 01:47:09 +00:00 |
|
Colin Kuskie
|
3e318493c9
|
Fix a bug where Show Message on Login didn't work with anonymous
registration for WebGUI auth. Added POD to the Auth createAccountSave
method to detail that what it returns is important.
|
2008-09-05 01:38:22 +00:00 |
|
Colin Kuskie
|
58c81ede6d
|
continue link from message on login did not look at gateway url
|
2008-09-04 20:28:35 +00:00 |
|
Colin Kuskie
|
4508fcd1af
|
updating POD for Session/Url to talk about gateway URL
|
2008-09-04 20:26:57 +00:00 |
|
Colin Kuskie
|
901457bbb2
|
add a return to site link in account options
|
2008-09-04 18:26:32 +00:00 |
|
Colin Kuskie
|
6f457bf78b
|
add i18n for the pagination.range template variable
|
2008-09-04 15:17:52 +00:00 |
|
Colin Kuskie
|
f566ccd5c3
|
rolling back 7389, since it seems to be causing problems with spectre
|
2008-09-04 04:14:18 +00:00 |
|
Colin Kuskie
|
8573be8582
|
Fix a bug where the value 0 wasn't valid when entering
data into the DataForm.
|
2008-09-03 22:13:06 +00:00 |
|
Doug Bell
|
01cbbf2e60
|
added page range to paginator variables
|
2008-09-03 21:56:43 +00:00 |
|
Graham Knop
|
67d9982d12
|
fixed: DataForm export tab delimited doesn't work
|
2008-09-02 17:36:01 +00:00 |
|
Colin Kuskie
|
4f5e3a6a43
|
Fix a bug in the delete method, execute is passed an array ref.
Update POD about constructors/instanciators.
|
2008-09-02 02:53:45 +00:00 |
|
Colin Kuskie
|
4ab8102d63
|
set a default parameter hashref if none is passed to the set method of Workflow::Instance
|
2008-09-02 01:30:24 +00:00 |
|
Colin Kuskie
|
63a80e00ff
|
fix double my in DeleteExportedFiles
|
2008-08-31 00:09:59 +00:00 |
|
Colin Kuskie
|
726bd5ee05
|
Export a method from Workflow::Activity for timeouts and use it in all current Workflows
|
2008-08-30 20:34:52 +00:00 |
|
Colin Kuskie
|
85ecaa9a09
|
Document that WAITING is for requeueing yourself.
|
2008-08-30 18:08:12 +00:00 |
|
Colin Kuskie
|
addc026387
|
more Content/Setup i18n
|
2008-08-28 19:38:18 +00:00 |
|
Colin Kuskie
|
c59b48a3db
|
Begin to i18n the Site Starter. Added a Save tag to the WebGUI
namespace so we don't have to put one in every other namespace
anymore.
|
2008-08-28 19:22:00 +00:00 |
|
Doug Bell
|
6edcd7ab61
|
fix: No Select All button in asset manager
|
2008-08-28 18:29:29 +00:00 |
|
Colin Kuskie
|
91b1c00215
|
fix deleting entries in the DataForm
|
2008-08-28 14:29:39 +00:00 |
|
Graham Knop
|
2158d13b45
|
fixed: after editting assets from the asset manager, it returns to site instead of manager
|
2008-08-27 15:09:35 +00:00 |
|
Colin Kuskie
|
0f41a4916a
|
update POD for send method
|
2008-08-27 03:02:11 +00:00 |
|
Graham Knop
|
ac3070956d
|
improved Rich Text selection list, changed CS and Wiki to use it
|
2008-08-26 21:10:18 +00:00 |
|
Frank Dillon
|
7901eb9642
|
Added a config setting that allows email to be piped to the log rather than pass through a mailserver that may or may not exist. Added a TODO test block.
|
2008-08-26 15:56:21 +00:00 |
|
Colin Kuskie
|
4e7130bee0
|
$limit not used in the query anymore, but it is used
to determine if the activity is done or not.
|
2008-08-26 15:32:17 +00:00 |
|
Doug Bell
|
afbc42dba3
|
fixed: PurgeOldInboxMessages just didnt work
|
2008-08-25 21:32:26 +00:00 |
|
Doug Bell
|
a239c98820
|
insert TODO messages for a future API fix
|
2008-08-25 21:07:21 +00:00 |
|
Graham Knop
|
60e3fb39c2
|
fixed: invalid HTML generated for Shortcut overrides tab
|
2008-08-25 20:46:39 +00:00 |
|
Doug Bell
|
78390ff400
|
fixed getLineageLength again... dont hate me whomever
|
2008-08-25 20:00:23 +00:00 |
|
Graham Knop
|
c8c8747efa
|
fixed: copying or duplicating an asset in the asset manager never autocommits
|
2008-08-25 16:10:07 +00:00 |
|
Graham Knop
|
baa3c6f01a
|
fixed: Server side spell checker errors when checking text with single quotes
|
2008-08-25 15:18:15 +00:00 |
|
Colin Kuskie
|
b4559e8935
|
Fix a variable clash in the Cart www_view method.
|
2008-08-25 01:59:22 +00:00 |
|
Martin Kamerbeek
|
8263e0a0c6
|
fix: getLineageLength called on undef in case no pages are in the nav loop
|
2008-08-24 11:00:21 +00:00 |
|
Colin Kuskie
|
5603871713
|
add missing MiniCart template variables to the help
|
2008-08-22 23:19:11 +00:00 |
|
Kaleb Murphy
|
49b06039d6
|
Removed commented code
|
2008-08-22 21:48:43 +00:00 |
|
Kaleb Murphy
|
22acd6eb8d
|
Thingy now requires at least 1 field per new Thing
|
2008-08-22 21:37:37 +00:00 |
|
Graham Knop
|
3f4de3612f
|
fixed: DataForm doesn't work properly with internationalized fields
fixed: incoming data not properly decoded from utf8
|
2008-08-22 21:23:40 +00:00 |
|
Kaleb Murphy
|
2d3ca50c05
|
Removed trace statements
|
2008-08-22 19:06:36 +00:00 |
|
Kaleb Murphy
|
c8d50c339e
|
Fixed Thingy so that when a user does not have permission to view the default view of a Thing, a proper error message is received
|
2008-08-22 17:01:32 +00:00 |
|
Graham Knop
|
38283afc78
|
making separate methods for www_search and search etc
|
2008-08-22 16:10:06 +00:00 |
|
Graham Knop
|
778a32df19
|
remove Do Nothing On Delete workflow and allow none to be selected for on delete etc workflow
remove remnants of realtime workflow selection code
|
2008-08-22 16:10:00 +00:00 |
|
Doug Bell
|
b3ad74e267
|
fixed: Layout template now gets fixed correctly
|
2008-08-21 23:19:34 +00:00 |
|
Doug Bell
|
10afef1abe
|
fixed: choosing ITransact driver during checkout causes error
|
2008-08-21 20:40:37 +00:00 |
|
Colin Kuskie
|
fbc6e55141
|
fix inheritUrlFromParent
|
2008-08-21 20:27:30 +00:00 |
|
Chris Nehren
|
36eb8db8fc
|
add ability to show metadata values in head blocks.
|
2008-08-21 18:51:16 +00:00 |
|
Colin Kuskie
|
90c82daaeb
|
fix a bug where getOptions returns all shipping drivers, regardless of their enabled status
|
2008-08-20 18:03:46 +00:00 |
|
Colin Kuskie
|
4bcf390ce9
|
Allow certain fields in Ad and AdSpace to be cleared. Add tests
to verify that it works.
|
2008-08-20 16:40:55 +00:00 |
|
Diona Kidd
|
519750efeb
|
Adding id for previous and next page link for styling
|
2008-08-20 02:59:34 +00:00 |
|
Diona Kidd
|
b0463aa46d
|
Add span tag around page links for styling
|
2008-08-20 02:50:09 +00:00 |
|