Commit graph

397 commits

Author SHA1 Message Date
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
JT Smith
338efd3df3 merging 7.4.16 bugfix 2007-11-27 16:17:42 +00:00
JT Smith
1934132002 merging 7.4.16 bugfix 2007-11-27 15:59:22 +00:00
Graham Knop
e5b7741f75 fix EMS in IE with reset style 2007-11-05 22:32:37 +00:00
Doug Bell
4ca4c85d0a fix: EMS Badge Reporting overlaps with other EMS on the system 2007-09-07 20:50:01 +00:00
Doug Bell
ecf7824c95 fix: EMS searchBadges would display badges not yet purchased 2007-09-07 18:58:06 +00:00
JT Smith
5167b279f5 - fix: bug in EMS purge
- fix: bug in poll where you can't edit it to have less answers
2007-08-16 21:03:53 +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
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
d95fabf53b convert Matrix, InOutBoard and EMS to use addEditLabel 2007-07-21 04:27:35 +00:00
JT Smith
e1a0b462a1 ems performance improvements 2007-07-05 04:18:16 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
Graham Knop
56bb1e6fec fix: Show edit links on EMS search view without being in Admin group 2007-06-04 17:25:13 +00:00
James Tolley
c09b2cae1b EMS import/export, Form::*::getValueFromPost(alt_values), and tests 2007-05-29 23:39:24 +00:00
Graham Knop
1ceb7abb02 fix: bad javascript string escaping in EMS
fix: Unable to upload images or edit listings for Matrix
2007-05-29 21:30:07 +00:00
JT Smith
52c722dcfd - fix: Old registrants appear in new EMS asset
http://www.plainblack.com/bugs/tracker/old-registrants-appear-in-new-ems-asset
2007-05-22 01:57:53 +00:00
Doug Bell
f754da0db5 fix: EMS -- Safari can't purchase badges 2007-05-02 21:06:05 +00:00
Colin Kuskie
8b7bafe1ae fix for editing interfaces to Assets that still display an edit button even if the Asset is edit locked. 2007-04-29 03:16:13 +00:00
Doug Bell
2d9649dc10 fix: EMS now keeps information about registration if a user logs out before they complete their transaction. 2007-04-06 00:55:39 +00:00
JT Smith
82df712135 - fix: EMS: Adding badges for others 2007-03-20 17:40:51 +00:00
Roy Johnson
8d80c2c613 - 7.3.9 release (for real this time hopefully)
- fix syntax error in EventManagementSystem (yay smoketests!)
- Note in gotchas that upgrade can take a long time to run
2007-02-14 15:32:05 +00:00
Colin Kuskie
8baac2160b fix EMS bug pertaining to use of getUrl and session->icon 2007-02-14 06:14:37 +00:00
Roy Johnson
c5b47acfe8 fix - EMS: blank lines appearing in registrants 2007-02-01 17:31:07 +00:00
Colin Kuskie
4222bf2edf finish cleaning up %var 2007-01-26 19:14:01 +00:00
Colin Kuskie
e4f2493704 removing bad calls to $self->get for variables. This is now done in processTemplate anyway 2007-01-26 19:11:30 +00:00
Roy Johnson
3a8a832e63 fix - EMS Manage Events broken
Added new template variables for a link label and url that allows you to cancel registration and return to the EMS if you mistakenly tried to purchase something.
2006-11-07 19:11:46 +00:00
Colin Kuskie
f3ab99bc02 sales tax 2006-10-21 01:13:07 +00:00
Colin Kuskie
be7b5c38a9 1 getUrl was missed 2006-08-29 17:27:09 +00:00
Drake
936054ba19 Multiple fixes:
- Probably fix "more-geturl-bugs", but hard to verify.
  - Fix "last-modified-problem", approximately.  (Difficult or impossible
    in the general case for externally-retrieved content.)
  - Fix "rss-syndication".
  - Fix unnamed bug where Database caches would try to Storable::freeze
    non-references and thereby crash.
  - Fix "apache-version-component-in-wrong-place".
2006-08-29 16:44:41 +00:00
Wouter van Oijen
2d9565775f POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
Colin Kuskie
fe422d0051 fix POD problems 2006-06-23 22:11:27 +00:00
Roy Johnson
262e57300f Added new EMS approval states 2006-06-21 18:48:50 +00:00
Roy Johnson
e6aafa2f7f fix: EMS Prerequisite Cache Stale 2006-06-12 21:39:38 +00:00
Roy Johnson
d99aea0cda fix EMS Add Subevent 2006-06-05 18:25:13 +00:00
Roy Johnson
7ca4f39879 more ems template vars 2006-06-02 17:48:45 +00:00
Roy Johnson
990e133221 Added template vars to EMS 2006-06-02 17:01:21 +00:00
JT Smith
5268ffda5c several bug fixes 2006-05-26 23:08:18 +00:00
Roy Johnson
0d9f860e28 Fixed EMS Sort bug for Advanced Search Form. 2006-05-24 11:59:27 +00:00
Roy Johnson
2f1aa34315 Added sort feature to search results. Various bug fixes. 2006-05-23 19:39:19 +00:00
Frank Dillon
f34f3c95bd removed $db->quote and used prepared statement 2006-05-22 23:02:00 +00:00
Frank Dillon
755922fb57 Fixed security hole where anyone could add events to anyone's existing badge 2006-05-22 22:55:31 +00:00
Colin Kuskie
5cb101af44 POD whitespace fixes 2006-05-22 15:58:31 +00:00
Roy Johnson
14428c3122 Added Sku number to viewPurchase Template.
Added Unpurchased Registration section to the viewPurchase screen for admins.
Added two new methods, www_deleteRegistrationsByPurchaseId and www_linkTransactionsToPurchase.
Both methods are a way to correct missing data from earlier bugs.
2006-05-19 20:00:40 +00:00
JT Smith
3ea850593f 2006-05-16 23:42:42 +00:00
Matthew Wilson
0253c7fb9a here 2006-05-16 18:35:37 +00:00
Matthew Wilson
239cca546e fix 2006-05-16 18:26:26 +00:00
Matthew Wilson
b7778299e0 fix 2006-05-16 18:23:20 +00:00
Matthew Wilson
5846596f40 fix 2006-05-16 18:10:44 +00:00
Matthew Wilson
f4be5edbf6 more clarity 2006-05-16 15:05:23 +00:00