Commit graph

4054 commits

Author SHA1 Message Date
Graham Knop
29a419e1eb added: getLineageIterator method to simplify working on large sets of assets 2008-09-05 22:14:04 +00:00
Graham Knop
3d5224c93c fixed: Syndicated Content doesn't decode alternate character sets 2008-09-05 22:13:59 +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
901457bbb2 add a return to site link in account options 2008-09-04 18:26:32 +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
a0a02e8d6e fixed: Some templates ship with isPublic=1 2008-09-02 17:36:06 +00:00
Graham Knop
67d9982d12 fixed: DataForm export tab delimited doesn't work 2008-09-02 17:36:01 +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
9079254520 fixed: Project Manager sometimes causes errors when adding users to a task 2008-08-27 19:30:58 +00:00
Graham Knop
792b72bdd5 fixed: site navigation will sometimes show as half or not styled 2008-08-27 16:28:47 +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
Graham Knop
ac3070956d improved Rich Text selection list, changed CS and Wiki to use it 2008-08-26 21:10:18 +00:00
Doug Bell
afbc42dba3 fixed: PurgeOldInboxMessages just didnt work 2008-08-25 21:32:26 +00:00
Graham Knop
60e3fb39c2 fixed: invalid HTML generated for Shortcut overrides tab 2008-08-25 20:46:39 +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
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
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
Colin Kuskie
53204db366 Fix the formatting of minutes in the assetManager. 2008-08-22 16:29:54 +00:00
Graham Knop
5048817adc oops 2008-08-22 16:27:15 +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
Graham Knop
b9796f109d move 7.5.22 packages to 7.6.0 2008-08-21 22:23:50 +00:00
Graham Knop
ebe2c251e7 preparing for 7.6.0 dev 2008-08-21 22:20:39 +00:00
Graham Knop
cb90c5669c preparing for 7.5.22 dev 2008-08-21 21:28:21 +00:00
Graham Knop
daf2651388 protect against folders already being gone 2008-08-21 20:52:30 +00:00
Graham Knop
5eee6abe1e preparing for 7.5.21 release 2008-08-21 20:44:37 +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
Tabitha Zipperer
c15ba6147f Fixed weird wrapping issue in gallery and gallery searches. 2008-08-20 19:56:36 +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
Graham Knop
09faebb84a fixed: purchase detail screen shows incorrectly in Safari 2008-08-20 13:48:18 +00:00
Diona Kidd
ecd27439e2 adding class and ids for styling pagination 2008-08-20 03:15:25 +00:00
Diona Kidd
36cd45213c display empty cart message 2008-08-20 03:12:34 +00:00
Diona Kidd
5b89003e24 Adding internationalized message for empty cart 2008-08-20 02:08:19 +00:00
Doug Bell
703a6d2fa1 added proper credit 2008-08-20 00:28:32 +00:00
Yung Han Khoe
2fe2eaf9e2 fixed: Thingy: edit operation sql error and default thing property hidden 2008-08-19 23:52:00 +00:00
Colin Kuskie
c6e9d322a8 Fix how update and addRevision handle defaults from the definition subroutine
when it returns an array ref.
2008-08-19 22:03:39 +00:00
Tabitha Zipperer
c7fcd40a25 Implemented a new solution for the image wrapping issue to avoid scrollbars 2008-08-19 20:52:25 +00:00
Doug Bell
57b8cc4bae fixed: loginBox macro can no longer return the user to the logout page, logging them out 2008-08-19 20:39:43 +00:00
Graham Knop
27a76cd9a3 fixed: Back to Site link in asset manager points to wrong location
fixed: Some import node folders have invalid template
2008-08-19 17:36:17 +00:00
Graham Knop
b02b4823ff fixed: Scheduled workflows based on day of week run on wrong day 2008-08-19 17:36:11 +00:00