Commit graph

15864 commits

Author SHA1 Message Date
Colin Kuskie
97ffe5187e Handle checkLists in the Shortcut query builder, and in the SQL. Fixes bug #11871. 2010-10-05 11:03:22 -07:00
Colin Kuskie
85e1815c9b Remove old debug code from the Shortcut. 2010-10-04 16:35:35 -07:00
Colin Kuskie
82ed3f03b8 Fix shop credit display and calculations in the PayDriver. Fixes bug #11891 2010-10-04 14:20:45 -07:00
Colin Kuskie
7f0657927d Add purge method to Shop::Credit, tests. 2010-10-04 14:20:08 -07:00
Colin Kuskie
229a4080a8 Make the default printable page template PB-agnostic. Fixes bug #11857. 2010-10-04 13:26:50 -07:00
Colin Kuskie
3cf77839ed Date form plugin needs to observe the time zone of the viewer of the data when processing AND displaying date. Fixes bugs #11789 11894 2010-10-04 11:53:05 -07:00
Colin Kuskie
1dbfd8e0b2 add back the code for pulling testing creds out of the config file. Build a driver for testing. 2010-10-02 11:50:55 -07:00
Colin Kuskie
4715e1c8ef Begin work of converting ITransact over to Moose. 2010-10-01 08:24:07 -07:00
Colin Kuskie
a2103e8036 Update Cash for Moose. 2010-09-30 16:27:28 -07:00
Colin Kuskie
2269c4cd51 Remove use of ->get('property') 2010-09-30 16:27:20 -07:00
Colin Kuskie
a77894bedf Fix POD to remove mention of definition. 2010-09-30 16:18:25 -07:00
Colin Kuskie
0ca7cf8a81 Convert pPFFP to use Definition. 2010-09-30 15:50:08 -07:00
Colin Kuskie
be35b8afe4 Test default label handling. 2010-09-30 10:45:54 -07:00
Colin Kuskie
ee1e896ef8 PayDriver now does dynamic form building through Definition. 2010-09-30 10:36:02 -07:00
Scott Walters
8eb6de343b Load WebGUI::Test before other modules so that it can fix up @INC to point to the main, non-test, libs. Thanks, cj! 2010-09-30 12:01:30 -04:00
Colin Kuskie
4dde0e3e07 Update the core PayDriver test for Moose/Definition. 2010-09-29 11:41:12 -07:00
Colin Kuskie
0ef292d381 Update User.t test to handle the removal of group 14, Product Managers. 2010-09-28 21:08:25 -07:00
Colin Kuskie
5dde317480 getTTL is an object method, it requires an object. 2010-09-28 20:55:39 -07:00
Colin Kuskie
2adc7a24e2 Move "back to profile" link from Account Profile Layout template into the View template. Added the can_edit_profile template variable to common template variables for the Profile plugin. 2010-09-28 09:32:33 -07:00
Graham Knop
10c7b56a7c restore both asset and form Test::Class tests 2010-09-27 14:45:58 -05:00
Colin Kuskie
0406e82546 Links in wiki search to add a missing page should encode the titles to make them URL safe. Fixes bug #11883. 2010-09-27 09:33:41 -07:00
Colin Kuskie
280c8b3047 Test updates, code fixes. Failing 6 tests 2010-09-24 16:52:46 -07:00
Colin Kuskie
7aabbb07d7 write out the className, too 2010-09-24 16:12:29 -07:00
Colin Kuskie
bab17655c2 Add default i18n label, API converted over to Moose. Need to run tests, convert definition based code in the UI. 2010-09-24 16:10:30 -07:00
Colin Kuskie
068c2d5851 Fix a typo in Role name. 2010-09-24 16:10:20 -07:00
Colin Kuskie
6b3fbd9aff Convert PayDriver definition to Moose. 2010-09-24 11:22:10 -07:00
Colin Kuskie
c7a211d5f4 Add a WebGUI::Definition for Shop plugins with a name and table for writing JSON blobs of their data. 2010-09-24 10:47:25 -07:00
Colin Kuskie
9612f36540 Use Moose modules. 2010-09-24 10:02:15 -07:00
Arjan Widlak
c3d0c74952 Merge branch 'master' of https://github.com/arjancwidlak/webgui into arjancwidlak-master 2010-09-24 18:59:46 +02:00
Arjan Widlak
b10be67044 added links to the source of the ukplayer in extras/ukplayer/readme.txt as well 2010-09-24 18:51:57 +02:00
Colin Kuskie
8ecf297931 use the getTTL method to find the time to pause running a Workflow. 2010-09-24 08:16:58 -07:00
Colin Kuskie
790350efed add patch for midnight at 24:00:00 to the Event. 2010-09-24 08:10:33 -07:00
Colin Kuskie
1f42a0a24e Remove types for setScript calls, add setCss, which is shorthand for setLink with the CSS specific params preset. 2010-09-24 08:03:09 -07:00
Arjan Widlak
8aea44334b Recommitted the ukplayer. Licence information in extras/ukplayer/licence.txt 2010-09-24 15:52:13 +02:00
Arjan Widlak
0a9abf93d9 recommitted UKPlayer the flash slideshow 2010-09-24 15:50:55 +02:00
Colin Kuskie
17d9deb085 Reapplying patches for removing dots in Account and AdminToggle macro templates. 2010-09-23 17:02:34 -07:00
Colin Kuskie
18b8bebf6a Set aside the forms test until the Asset tests can be fixed 2010-09-23 16:41:20 -07:00
Colin Kuskie
3e9427ca1e Fix syntax errors from the merge. 2010-09-23 16:39:02 -07:00
Colin Kuskie
245e1f8192 Move updates dir for new version 2010-09-23 16:38:48 -07:00
Colin Kuskie
f546d116c7 Preparing for 7.10.1 release. 2010-09-23 16:35:36 -07:00
Colin Kuskie
7b04540ae0 Note the removal of the UK player. 2010-09-23 16:35:35 -07:00
Colin Kuskie
941f676a90 Remove Product Managers as a protected group. 2010-09-23 16:35:35 -07:00
Colin Kuskie
de1ab82d06 Also test for STYLE tags when making the DataForm form view. 2010-09-23 16:35:04 -07:00
Colin Kuskie
95dbff7afa Add a test to make sure that view does not return CSS or JS links with src/href attributes. 2010-09-23 16:35:04 -07:00
Colin Kuskie
66a1e256e4 The rest of the form plugins 2010-09-23 16:35:04 -07:00
Colin Kuskie
9a0ffe4af5 Tests for Form plugins C-I 2010-09-23 16:35:04 -07:00
Colin Kuskie
c6a2ce7a73 Fix a POD typo. 2010-09-23 16:35:04 -07:00
Colin Kuskie
96a1e1bb48 Move method_check test, and add more methods. 2010-09-23 16:35:04 -07:00
Colin Kuskie
708e7de4d2 Add tests for Captcha, ClassName, Codearea, HTMLArea, IntSlider, RadioList, Slider 2010-09-23 16:35:04 -07:00
Colin Kuskie
7e30735675 Fix inheritance for Hidden. 2010-09-23 16:35:03 -07:00