Commit graph

9531 commits

Author SHA1 Message Date
Graham Knop
9940ceb7c7 also check syntax of utility scripts and upgrades 2008-09-15 21:51:36 +00:00
Graham Knop
b4e4590697 some small i18n cleanups 2008-09-15 21:51:32 +00:00
Graham Knop
95ea885cdc fixed: AssetProxy allows proxying content in the trash or clipboard 2008-09-15 21:51:26 +00:00
Colin Kuskie
6991a1d72c update hoverhelp to document that only two attachments can be added to the Article 2008-09-15 20:34:02 +00:00
Kaleb Murphy
36364b8b1a DataForms can now export all non default fields 2008-09-15 20:29:50 +00:00
Kaleb Murphy
50f6670a1a Article now only allows two files to be uploaded. 2008-09-15 19:00:30 +00:00
Frank Dillon
bd24e912c5 Added a method which parses a form and returns a properly encoded post string. 2008-09-15 17:18:10 +00:00
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
d43d06ea1a check the logging for duping a singleton 2008-09-12 23:23:52 +00:00
Colin Kuskie
119e5d9645 clean-up, get ready to test set 2008-09-12 23:16:25 +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
Colin Kuskie
c56221f6da fix bad Mock API, new requires a module name 2008-09-12 16:41:48 +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
Colin Kuskie
f4c328d555 add spectre mocking and getWorkflow tests 2008-09-11 23:23:27 +00:00
Colin Kuskie
afff4c4844 Back port Haarg's excellent fix for the lack
of query checking in the ErrorHandler test.
2008-09-11 23:16:19 +00:00
Colin Kuskie
6c50ed9851 Updating Workflow/Instance.pm tests 2008-09-11 20:04:39 +00:00
Colin Kuskie
d94fb4460b Update Workflow/Instance.pm POD and one info message 2008-09-11 20:04:11 +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
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
27769a9b68 Test a few more corner cases for effective 100% coverage 2008-09-10 23:27:34 +00:00
Colin Kuskie
e7ea7b3e1f do not check each help label multiple times 2008-09-10 22:56:57 +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
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
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
ef7be2c377 add more tests to bring Workflow coverage up to 94% 2008-09-09 23:39:52 +00:00
Colin Kuskie
4908ff5ff0 add tests for deleting activities from a workflow 2008-09-09 21:29:43 +00:00
Colin Kuskie
96110dfa40 fix a singlton typo 2008-09-09 20:32:20 +00:00
Colin Kuskie
3982ac2d71 add default workflow values tests, and promote and demote activity tests 2008-09-09 20:31:59 +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
4d9c57659c add a few more random tests, checking guid validity and getList return type 2008-09-09 03:59:39 +00:00
Colin Kuskie
189c8ea587 remove debug code 2008-09-09 03:40:41 +00:00
Colin Kuskie
e86b0b7cc7 add more tests for Workflow mode, and validating the activity that was returned 2008-09-08 23:07:47 +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
Kaleb Murphy
9293a6fbb3 Added gotcha about upgrading to 7.4.40 before moving to 7.5 2008-09-08 16:55:17 +00:00