Commit graph

4075 commits

Author SHA1 Message Date
Colin Kuskie
847fcfcef3 rfe: add url column to assetHistory table 2008-09-15 16:46:06 +00:00
JT Smith
d18f081683 Made the charset metatag the highest thing in the head block. 2008-09-15 15:08:40 +00:00
Colin Kuskie
dda8b74734 Internationalize the subject of emails sent for password recovery. 2008-09-13 22:00:17 +00:00
Colin Kuskie
5689c08bbc Fix multiple bugs related to Singleton workflows:
Can't use undef in a where clause.
    Have to use the same JSON encoding in all places.
Added tests for singleton workflow instances.
2008-09-12 22:59:43 +00:00
Kaleb Murphy
993391a620 Tickets on add to badge screen now show the time at the events timezone 2008-09-12 18:15:04 +00:00
Kaleb Murphy
c678529589 Can no longer buy badges from receipt or direct link page if quantity is empty 2008-09-12 16:02:09 +00:00
Tabitha Zipperer
4c85377156 Change <spam> tag to <span> tag in default product template 2008-09-12 00:30:44 +00:00
JT Smith
93097ff23f adding missing credits 2008-09-11 18:01:46 +00:00
Kaleb Murphy
15d93174c4 Thingy Things can now have no fields and still work 2008-09-11 15:26:06 +00:00
Graham Knop
740ea67a15 fixed: Textarea resizer has a gap between textbox and resizer initially 2008-09-11 14:48:23 +00:00
Kaleb Murphy
3f0b3b3e09 Fixed style in style upon reuse of password recovery token 2008-09-11 14:32:21 +00:00
Colin Kuskie
ed0e76c114 finish adding the EMS Badge template 2008-09-10 21:30:48 +00:00
Kaleb Murphy
498cc40701 Users are now prompted to log in, if not logged in, when clicking on an unsubscribe CS email link 2008-09-10 20:18:27 +00:00
Colin Kuskie
0a4d9a5eb4 add default ems badge template 2008-09-10 18:05:49 +00:00
Kaleb Murphy
21d8baf583 Reoccurring transactions now use the correct user id 2008-09-10 16:04:06 +00:00
Kaleb Murphy
7cd3266462 Inbox messages now tell you who the message was from 2008-09-09 16:02:54 +00:00
Kaleb Murphy
f8f797fa24 Sent email from field now prefixed with username 2008-09-09 15:09:45 +00:00
Kaleb Murphy
fd038fd0c8 Form/Integer now shows 0 in post submission page (Thanks perlDreamer) 2008-09-08 20:59:05 +00:00
Kaleb Murphy
9293a6fbb3 Added gotcha about upgrading to 7.4.40 before moving to 7.5 2008-09-08 16:55:17 +00:00
Colin Kuskie
cbc830123a RFE: Add workflow that checks all products to see if they are close
to a user configured level, and email a group to let them know that
they are close to being out of stock.
2008-09-07 23:14:42 +00:00
Colin Kuskie
3120971e25 Remove paragraph tags around descriptions in Layout templates. 2008-09-05 23:01:12 +00:00
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