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
|
7d59a4d7c7
|
Fix a bug where GUID style userIds were rejected by AssetExportHtml.
|
2008-09-14 02:39:32 +00:00 |
|
Colin Kuskie
|
dda8b74734
|
Internationalize the subject of emails sent for password recovery.
|
2008-09-13 22:00:17 +00:00 |
|
Colin Kuskie
|
0c62ee3666
|
Add more tests, and fix the POD documentation for the new method.
|
2008-09-13 04:30:32 +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 |
|
Colin Kuskie
|
d94fb4460b
|
Update Workflow/Instance.pm POD and one info message
|
2008-09-11 20:04:11 +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
|
01930cef3a
|
remove debug
|
2008-09-11 14:32:56 +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 |
|
Kaleb Murphy
|
ecdf976f45
|
Must have accidently deleted a semicolon
|
2008-09-10 20:00:29 +00:00 |
|
Colin Kuskie
|
050c24cd15
|
update default ems badge template id
|
2008-09-10 18:07:39 +00:00 |
|
Kaleb Murphy
|
21d8baf583
|
Reoccurring transactions now use the correct user id
|
2008-09-10 16:04:06 +00:00 |
|
Colin Kuskie
|
90b76d21a4
|
fix POD spacing
|
2008-09-10 15:33:01 +00:00 |
|
Colin Kuskie
|
24b711f3d6
|
early work for view EMSBadge template
|
2008-09-10 04:21:24 +00:00 |
|
Colin Kuskie
|
96110dfa40
|
fix a singlton typo
|
2008-09-09 20:32:20 +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 |
|
Colin Kuskie
|
189c8ea587
|
remove debug code
|
2008-09-09 03:40:41 +00:00 |
|
Kaleb Murphy
|
fd038fd0c8
|
Form/Integer now shows 0 in post submission page (Thanks perlDreamer)
|
2008-09-08 20:59:05 +00:00 |
|
Colin Kuskie
|
bce3f54896
|
display multiple aliases for macros in the Help
|
2008-09-08 17:01:34 +00:00 |
|
Colin Kuskie
|
b65c7d4d12
|
check for valid data before decoding from JSON, undef still exists
|
2008-09-07 23:15:14 +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 |
|
Frank Dillon
|
1eeb3e0eea
|
Fixed a bug in getLineageSql which was returning an empty array ref in certain cases.
|
2008-09-07 16:30:17 +00:00 |
|
Colin Kuskie
|
4dd7dcfe5e
|
Remove single quote from the list of allowable characters.
Remove single quotes from parsed International macros in the template tester.
|
2008-09-06 21:25:42 +00:00 |
|
Patrick Donelan
|
1dec37292a
|
Patch to allow overriding of email message & subject for inbox messages (see http://www.plainblack.com/webgui/dev/discuss/overriding-inbox-emails/3)
|
2008-09-06 05:01:37 +00:00 |
|
Colin Kuskie
|
dd22207f22
|
finish Content/Setup i18n, and use 2 i18n objects so that it can be automatically tested
|
2008-09-06 01:54:41 +00:00 |
|
Colin Kuskie
|
20b5ff24fd
|
add more legal characters into the safe i18n key regexp
|
2008-09-06 01:53:49 +00:00 |
|
Colin Kuskie
|
33109c66eb
|
more Content/Setup i18n
|
2008-09-05 23:44:20 +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 |
|
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 |
|