Commit graph

1073 commits

Author SHA1 Message Date
Colin Kuskie
fc6cd26348 Subroutine prototypes are verboten! PBP/194 2007-12-05 17:23:48 +00:00
Colin Kuskie
08fbd46d28 all loop iterators have to be declared lexical. PBP/108 2007-12-05 16:46:38 +00:00
Colin Kuskie
96178fd70c first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
Colin Kuskie
b07956fa06 forward port of branch work with Utility.pm and isInSubnet 2007-11-16 04:36:08 +00:00
Colin Kuskie
a894e6a879 internationalized the high group count message 2007-11-09 16:05:11 +00:00
Diona Kidd
fd772980e4 Adding message if group count exceeds 250 2007-11-09 05:14:35 +00:00
Colin Kuskie
0c2f9f5ec7 fix bad import of help template variables. Loops are now handled correctly. Added a test with supporting collateral to make sure this does not happen again 2007-11-08 05:34:48 +00:00
Colin Kuskie
b6bab1723a internationalize the warning in the Operation/User.pm for not displaying users when there are more than 250 of them 2007-11-05 16:15:04 +00:00
Diona Kidd
7c6ba502c6 If there are over 250 users, none are currently displayed. Added message to user in this case. 2007-11-03 20:38:52 +00:00
Doug Bell
587443b801 add: Friends network 2007-10-22 19:42:11 +00:00
JT Smith
40b19795af making it faster 2007-10-19 01:37:54 +00:00
Diona Kidd
c710389e9b Remove warn statement 2007-10-19 01:34:28 +00:00
Diona Kidd
6d47cc92cb Removing dumper code from delete method 2007-10-14 00:05:03 +00:00
Diona Kidd
629b2f2166 Adding delete method for private messages 2007-10-13 23:58:39 +00:00
Graham Knop
3b16243ba7 restore show running workflows ability for when spectre not running 2007-10-10 15:47:17 +00:00
Graham Knop
f2d27f96e3 anon user creation didn't use defaults for yes/no fields 2007-09-26 21:33:34 +00:00
Graham Knop
a62a7e0ec1 WebGUI::Group->new didn't check group validity 2007-09-26 11:46:18 +00:00
JT Smith
5520890688 Email field in Commerce Area small 2007-09-07 19:45:26 +00:00
Graham Knop
5a07fbef4c More spectre IP fixes 2007-09-07 17:37:23 +00:00
Graham Knop
60cb86d9e0 another spectre ip fix 2007-09-07 17:21:33 +00:00
Graham Knop
d03a377c11 compare correct ip for spectre requests 2007-09-07 16:38:37 +00:00
JT Smith
0b2b83c34f Change Owner in Security Tab in Assets is not always Working 2007-09-07 15:31:07 +00:00
JT Smith
2de16a2cf8 Inbox shows Next page link when is empty 2007-09-07 14:57:22 +00:00
Graham Knop
6eee4ee409 add confirmation dialogs for deleting profile field and categories 2007-08-31 22:21:30 +00:00
Graham Knop
cc09762e54 remove delete/become user links from user list after deleting user 2007-08-30 20:28:36 +00:00
Graham Knop
3ed5a864c5 prevent help index linking to nonexistant docs 2007-08-30 14:58:18 +00:00
JT Smith
db6ea6d793 - fix: can't see the send private message link 2007-08-30 05:51:57 +00:00
Graham Knop
e35ce19e5d fix manage users in group not listing users 2007-08-29 21:17:51 +00:00
Graham Knop
15da9b578c Remove help toc links 2007-08-24 21:27:21 +00:00
Graham Knop
bcaf1243b0 fix group editing adding numbers 2007-08-17 16:39:46 +00:00
JT Smith
d12e676a7f User administration search 2007-08-14 20:35:54 +00:00
Graham Knop
449caaf14a fix manage committed versions 2007-08-03 20:45:33 +00:00
Graham Knop
c073c82436 prevent groups with duplicate names from being created 2007-08-02 22:36:14 +00:00
JT Smith
e07b63476c - Added a trigger for when a user is created or updated by an admin. 2007-07-29 20:00:02 +00:00
JT Smith
66e4b82f8a - Added new registration search and management interface to the EMS.
- Added badge printing support to the EMS.
2007-07-29 16:08:19 +00:00
Frank Dillon
2c1005522b Commerce changes:
Credit Card failures now bounce user back to checkout screen with error there
Added Check commerce plugin and removed select box from Cash plugin.  Users now don't have to chose twice.
Added label to each payment plugin.  ITransact module now defaults to "Credit Card" for display purposes.
2007-07-26 21:15:48 +00:00
Doug Bell
10e5e90668 fix: workflow helpers and form helpers now use UNIVERSAL->can instead of evil evals 2007-07-26 20:40:38 +00:00
Doug Bell
58ac54b81d add: Ability to specify which group can use individual admin console items 2007-07-26 06:56:38 +00:00
JT Smith
f6cab15bd0 removed help links that are referring to help that has been moved to the wiki 2007-07-26 04:53:14 +00:00
Colin Kuskie
a9f45865e6 Add optional database connection parameters to the DatabaseLink. This
replaces the old, automatic setting of LongReadLen and LongTruncOk in
SQL.pm, and is much more flexible.
Fix some documentation with allowMacroAccess in the DatabaseLink.
Additional tests for DatabaseLink.
Document the new parameter behavior in the changelog and gotchas file.
2007-07-25 23:46:20 +00:00
JT Smith
9233864868 my sneaky trick didn't work 2007-07-24 20:54:02 +00:00
Graham Knop
42b8fdf115 Add user to transactions list and pending transactions 2007-07-24 19:32:13 +00:00
Colin Kuskie
9fe8fc782e Remove the TOC and chapter views from the Help. Make the index the
default Help view.
2007-07-23 15:24:49 +00:00
Colin Kuskie
50ef957542 remove help icons from Operation/DatabaseLink 2007-07-23 03:53:59 +00:00
Colin Kuskie
f273e0d42c Remove excess whitespace from WebGUI.pm i18n file.
Add links to community-wiki on all help pages.
2007-07-23 03:52:45 +00:00
Colin Kuskie
2e23311305 Remove unused tabs from the Help TOC.
Remove setHelp commands and sub-commands from Operation/User.pm.
2007-07-22 05:31:26 +00:00
Yung Han Khoe
5a0bd14476 Added 'Allow access from Macro's' setting to Database Links 2007-07-21 21:12:31 +00:00
Colin Kuskie
7c6ba21048 Help cleanup moves into the Macros. Macro help title will be
Macro Template Variables.
Body tags in the help are now optional.  To skip the body tag, put
in an empty string.  Updated the Help and the tests to cover that.
Updated the Account Macro according to those rules.
2007-07-16 22:59:15 +00:00
Doug Bell
8674572035 add: Settings can now return errors and messages to the user
add: WebGUI Auth password recovery can now be done by profile fields or just e-mail address
2007-07-09 21:23:11 +00:00
Colin Kuskie
6e49327bb6 Add POD comments to deleteFile to show what the accidental return value is.
Remove a Data::Dumper from Operation/Invite.pm
2007-07-05 21:22:54 +00:00