Commit graph

15691 commits

Author SHA1 Message Date
Colin Kuskie
81dd8d6fca Fix whitespace issue in the changelog. 2010-09-03 08:28:31 -07:00
Colin Kuskie
b1adfd2621 Fix missing Attachment label in the Template. 2010-09-02 14:07:21 -07:00
Graham Knop
e61b997b39 fix thing i broke 2010-09-02 15:26:28 -05:00
Colin Kuskie
1f2fbeb823 Remove debug code. 2010-09-02 13:25:48 -07:00
Colin Kuskie
055b72de7f Fix HTML table generation for Active Sessions. Fixes bug #11832 2010-09-02 13:16:34 -07:00
Colin Kuskie
f65ae74e54 Format the subtotal variable in the Payment driver to 2 decimal places. Fixes bug #11813 2010-09-02 12:51:54 -07:00
Graham Knop
d7ff3ea0ad silence all upgrade output with quiet option 2010-09-02 13:45:02 -05:00
Graham Knop
cacaabe623 listen to skipBackup upgrade option 2010-09-02 13:43:16 -05:00
Doug Bell
55e6284dd1 add classLoadTest.pl 2010-09-01 22:23:15 -05:00
Colin Kuskie
7d6089dca3 Change the addon URL on webgui.org 2010-09-01 14:21:55 -07:00
Graham Knop
c59fc0f361 add WebGUI::BestPractices 2010-09-01 15:11:08 -05:00
Graham Knop
ed3ac1cd87 update upgrade docs 2010-09-01 15:08:17 -05:00
Paul Driver
c89da43b58 variable downgrading 2010-09-01 14:42:44 -05:00
Colin Kuskie
5765739a95 Labels in the Cart for addresses are optional. They take the first line of the address if left blank. Tested w and w/o JS. 2010-09-01 12:22:55 -07:00
Graham Knop
a95ef168cc remove use of FindBin in tests 2010-09-01 14:05:53 -05:00
JT Smith
83c2629ab7 Merge branch 'WebGUI8' of github.com:plainblack/webgui into WebGUI8 2010-09-01 12:16:45 -05:00
JT Smith
5723af9b73 updated facebook auth to work with new facebook change/brokeness 2010-09-01 12:16:05 -05:00
Graham Knop
d826721264 move upgrade scripts for new version 2010-09-01 11:16:12 -05:00
Colin Kuskie
b8d7466e65 Add a link in the Admin Console to the Addons section of webgui.org 2010-09-01 08:57:34 -07:00
Paul Driver
e8dfffe53e should actually fix the bug when we note it in the changelog 2010-09-01 10:21:18 -05:00
Doug Bell
a18463a32a add helpers in the config file 2010-08-31 16:09:09 -05:00
Doug Bell
945d78cb32 add openTab function for admin plugins 2010-08-31 16:09:07 -05:00
Doug Bell
2f949cf8ef admin console style should not define a title 2010-08-31 16:09:06 -05:00
Doug Bell
91fcedd2e4 all admin plugins have the same response options 2010-08-31 16:09:03 -05:00
Graham Knop
83f0cb7f6b diag -> note 2010-08-31 16:03:11 -05:00
Graham Knop
8e00923aee don't preload WebGUI::Test 2010-08-31 16:01:04 -05:00
Graham Knop
12e744a189 moving WebGUI::Test to lib 2010-08-31 16:01:04 -05:00
Graham Knop
3570b413d3 remove WebGUI::PseudoRequest 2010-08-31 16:01:04 -05:00
Graham Knop
6bdeeacd50 don't require WEBGUI_UPGRADE_VERSION if we can detect it from the dir directory 2010-08-31 16:01:03 -05:00
Graham Knop
d700350ed1 fix upgrade skeleton 2010-08-31 16:01:03 -05:00
Paul Driver
0170de96cb changelog note on last commit 2010-08-30 13:03:47 -05:00
Paul Driver
afe701ae59 Validate the response while saving a new address 2010-08-30 12:58:56 -05:00
Colin Kuskie
a2760b2967 Add missing POD for get_all_settable_list in Definition::Meta::Class 2010-08-28 15:21:09 -07:00
Colin Kuskie
f4d964bd69 Remove getEditTabs completely 2010-08-27 11:47:37 -07:00
Graham Knop
1fd17ef320 add test for WebGUI::Macro::transform 2010-08-27 13:46:08 -05:00
Graham Knop
d3893aec75 POD for macro transform 2010-08-27 13:46:07 -05:00
JT Smith
1753ce64b3 Merge branch 'WebGUI8' of github.com:plainblack/webgui into WebGUI8 2010-08-27 13:41:36 -05:00
JT Smith
61bd01b5f3 added facebook auth 2010-08-27 13:03:58 -05:00
JT Smith
4da8638444 deleting 2010-08-27 12:23:47 -05:00
JT Smith
55ef52a7a2 adding 2010-08-27 12:23:20 -05:00
Colin Kuskie
d83f6808bb Fix a POD typo, which may quickly become irrelevant. 2010-08-26 17:03:53 -07:00
Colin Kuskie
8176f78682 Add POD to HasObjects role for FormBuilder. 2010-08-26 17:03:20 -07:00
Colin Kuskie
05b899db69 Add POD for Macro::quote 2010-08-26 14:41:36 -07:00
Colin Kuskie
0b5d4e4614 Write a bunch of POD for modules that don't have it. 2010-08-26 14:39:13 -07:00
Colin Kuskie
713d3dc801 I18n the Approved checkbox in getEditForm for Asset.pm 2010-08-26 13:49:32 -07:00
Colin Kuskie
56e28acd50 Remove Class::InsideOut from TaxDriver and child classes. The EU driver could be improved to use FormBuilder to make the configuration file. 2010-08-26 13:26:51 -07:00
Doug Bell
d995ec19d1 owner filter works with autocomplete awesomeness 2010-08-25 18:40:07 -05:00
Doug Bell
95f51b61ce location input bar now disabled while searching 2010-08-25 18:40:06 -05:00
Doug Bell
8472cb99a2 don't put empty filters in the search 2010-08-25 18:40:06 -05:00
Doug Bell
bd855021cd make it purdy 2010-08-25 18:40:05 -05:00