Commit graph

491 commits

Author SHA1 Message Date
daviddelikat
e7ce9a90b7 bit 2009-11-06 18:50:09 -06:00
daviddelikat
1e18313c81 Merge branch 'master' of git@github.com:plainblack/webgui
Conflicts:

	lib/WebGUI/Asset/EMSSubmission.pm
	lib/WebGUI/Asset/EMSSubmissionForm.pm
	lib/WebGUI/Asset/Wobject/EventManagementSystem.pm
	lib/WebGUI/Workflow/Activity/CleanupEMSSubmissions.pm
	lib/WebGUI/i18n/English/Asset_EMSSubmission.pm
	lib/WebGUI/i18n/English/Asset_EMSSubmissionForm.pm
	lib/WebGUI/i18n/English/Asset_EventManagementSystem.pm
	t/lib/WebGUI/Test/Activity.pm
2009-11-06 10:30:02 -06:00
daviddelikat
9c2980404f making tests work 2009-11-06 09:22:03 -06:00
Colin Kuskie
3c985a5eed Finish reverting EMS Submissions.
This reverts commit aab3a74026.
2009-11-05 17:03:28 -08:00
Colin Kuskie
924686b8eb Fix more POD whitespace problems in the EMS. 2009-11-05 16:16:06 -08:00
Colin Kuskie
0aab1c1114 Fix POD whitespace issues in the EMS. 2009-11-05 15:56:54 -08:00
Colin Kuskie
40cec4b855 Fix bad EMS Submissions merging. 2009-11-04 21:49:30 -08:00
daviddelikat
aab3a74026 Merge branch 'master' of git@github.com:plainblack/webgui 2009-11-04 09:42:35 -06:00
daviddelikat
6b24783385 all tests pass, manual testing passes 2009-11-04 09:41:24 -06:00
daviddelikat
c8b97d83fe more wokr all around 2009-11-02 09:01:44 -06:00
khenn
3958a36271 bug fixes: start date is returned in UTC instead of the proper time zone, meta data fields are not properly returned to the template 2009-11-01 08:44:22 -06:00
daviddelikat
b645d3e1b2 Merge branch 'master' of git@github.com:plainblack/webgui
Conflicts:

	lib/WebGUI/Asset/Wobject/EventManagementSystem.pm
	lib/WebGUI/i18n/English/Asset_EventManagementSystem.pm
2009-10-31 10:05:59 -05:00
daviddelikat
10ddac6c58 lots of work... 2009-10-31 09:41:56 -05:00
Colin Kuskie
058704d027 Remove template variable from printRemainingTickets in the EMS. 2009-10-30 15:58:43 -07:00
khenn
17145cf082 added print remaining tickets feature to EMS 2009-10-30 17:07:59 -05:00
daviddelikat
debcdd08a5 initial coding on activities
lots of debugging
2009-10-29 09:05:42 -05:00
daviddelikat
cd66dbb780 not exactly working at the moment 2009-10-28 10:13:48 -05:00
daviddelikat
55ae893c93 tabs mostly working 2009-10-28 09:12:41 -05:00
daviddelikat
5f8888fcc9 tabs successfully added 2009-10-28 03:59:18 -05:00
daviddelikat
bd6d061f51 table data works -- needs formatting 2009-10-27 07:51:00 -05:00
daviddelikat
f263c2032c lots of new stuff 2009-10-26 09:56:37 -05:00
daviddelikat
aa4f3ec0a4 more work... 2009-10-26 02:27:51 -05:00
daviddelikat
9f08ea7e32 working on queue and such 2009-10-25 10:00:20 -05:00
daviddelikat
238b38990d more queue work 2009-10-24 09:07:10 -05:00
daviddelikat
0aa868b813 working on submission queue 2009-10-24 09:05:26 -05:00
daviddelikat
1e16ea2972 working on www_addSubmission 2009-10-23 10:04:47 -05:00
daviddelikat
d114084a76 started submission queue 2009-10-22 11:11:18 -05:00
daviddelikat
226d87ca3e more work on submissionForm 2009-10-21 10:27:14 -05:00
daviddelikat
378c73dd31 last version with tabbed form description 2009-10-20 09:06:19 -05:00
daviddelikat
8183b86eea more work on editSubmissionForm 2009-10-16 10:41:42 -05:00
daviddelikat
949d9fa80e more work on edit submission form 2009-10-15 10:15:18 -05:00
daviddelikat
f4cd70f65e lots of work on the edit submission form template and supporting code. 2009-10-15 01:28:46 -05:00
daviddelikat
fe31e7a774 adding code for templates 2009-10-14 10:41:28 -05:00
daviddelikat
dbf1e05635 nearly 50% functionality 2009-10-13 10:59:22 -05:00
Colin Kuskie
e6aeb5dcee Make the EMS handle displaying a schedule when the user has not entered in locations. Fixes bug #10874 2009-10-08 19:10:43 -07:00
daviddelikat
1ffc3a61cb fix for bug #10874
plus a few submission bits
2009-10-08 08:35:00 -05:00
daviddelikat
03a0279040 started adding functionality, somethings look OK still long ways to go for base functionality 2009-10-07 10:41:03 -05:00
daviddelikat
ccc9e36e25 more tests, started coding for real... 2009-10-06 09:43:20 -05:00
daviddelikat
88490bb329 coded the correct upgrade script 2009-10-01 00:03:54 -05:00
Colin Kuskie
9a8b6d292e Fix EMS Schdedule template bugs. Fixes bug #10988.
Give the EMS Schdule template its own namespace.  In the db,
remove usage of EMS template and EMS Schedule templates in the
wrong places.
2009-09-28 13:38:18 -07:00
Colin Kuskie
c5824ab0e3 Return something more appropriate than unprivileged for getScheduleAsJSON. 2009-09-15 21:23:36 -07:00
Colin Kuskie
b2798a47a1 Add permission checks to schedule JSON in the EMS. 2009-09-15 21:23:35 -07:00
Colin Kuskie
bcaff3b9eb Add permission check to www_viewSchedule for the EMS. fixes bug #10987 2009-09-15 21:23:35 -07:00
Colin Kuskie
740066cebc Fix sorting in the EMS ticket screen. bug #10929. 2009-09-15 10:24:19 -07:00
Doug Bell
b838102df5 fix #10928 EMS print ticket not processed for TZ 2009-09-08 10:57:55 -05:00
Colin Kuskie
a7c489e454 Make the importer check the date format when importing tickets. 2009-06-24 03:25:07 +00:00
Colin Kuskie
3b94bad76d Fix a typo in user output. 2009-06-20 00:02:20 +00:00
Colin Kuskie
80dfb9ffd0 Throw an exception in all wobjects if the main template (used by view)
has been deleted.
2009-06-02 19:34:18 +00:00
David Delikat
a054c9de73 added date pagination to EMS schedule table
also improved formatting of table
2009-05-24 22:51:39 +00:00
David Delikat
0fb2b7775d added EMS Schedule table 2009-05-20 02:51:44 +00:00