Commit graph

4890 commits

Author SHA1 Message Date
Colin Kuskie
ef15ac0067 docs and i18n for event image 2006-04-21 20:46:46 +00:00
Steve Swanson
712efa3e18 Added in links to PB and WG, as well as other subtle style changes to Style 2 for 7.0 2006-04-21 20:42:00 +00:00
Roy Johnson
8f78f92071 Added some info messages to the search screen to improve usability. Allowed events to have a price of zero. 2006-04-21 19:32:22 +00:00
Steve Swanson
5fa8a5e8d8 Redid style 3 for 7.0 2006-04-21 19:14:18 +00:00
Matthew Wilson
eded1a4dac fixed dang xhtml/js errors. 2006-04-21 18:29:54 +00:00
Roy Johnson
b795444154 Fixed pagination on the search view 2006-04-21 17:43:48 +00:00
Colin Kuskie
7f30feae35 removing more diag output 2006-04-21 16:41:53 +00:00
Roy Johnson
3d215deb6e Removed some debug 2006-04-21 16:08:49 +00:00
Matthew Wilson
e97e62d3e3 fixed 2006-04-21 16:02:15 +00:00
Matthew Wilson
7f9c404b9a fix 2006-04-21 15:27:18 +00:00
Matthew Wilson
bd62aabfc5 caching for verifyAllPrerequisites 2006-04-21 15:26:33 +00:00
Roy Johnson
e6ad1d8952 Added Image property to edit event screen 2006-04-21 04:00:39 +00:00
Roy Johnson
0564dfce76 Searchable prereqs is working... yay! 2006-04-21 02:46:30 +00:00
Roy Johnson
5bd20753c6 Searchable prereq selection when adding/editing events. Still have some bugs to fix with it. 2006-04-21 00:49:35 +00:00
Matthew Wilson
8e5d2f2e4d some badge drop down changes. 2006-04-21 00:45:57 +00:00
Colin Kuskie
b5444d0d5d Explicit copies of event template variables, added pagination template variables
to search template.
2006-04-20 23:21:27 +00:00
Colin Kuskie
13d5ab6f4a template documentation and i18n for EMS 2006-04-20 23:12:22 +00:00
JT Smith
a82490ac3d small fixes 2006-04-20 22:42:19 +00:00
Roy Johnson
b236b81548 Subevent search feature tested and working. 2006-04-20 22:00:57 +00:00
Roy Johnson
06db9ccb52 fixy ze type o 2006-04-20 21:22:57 +00:00
Roy Johnson
80317bc42a Finished Migration of Manage Events to search based system. Start of subevent search system. 2006-04-20 21:12:32 +00:00
Matthew Wilson
4ec38f431c extraneous assetId line. 2006-04-20 20:17:51 +00:00
JT Smith
1c6fddb206 lots of litlte bug fixes and tweaks 2006-04-20 19:02:11 +00:00
Colin Kuskie
499981d092 removing diag to clean up smoke test output 2006-04-20 18:43:20 +00:00
Colin Kuskie
3803e3b2ff update test to work with new code 2006-04-20 16:38:36 +00:00
Steve Swanson
34c4249327 Added new nav template for level 2 of Style 1 for 7.0 2006-04-20 16:24:07 +00:00
Steve Swanson
820d7cf779 Corrected an incorrect assetproxy reference 2006-04-20 14:50:51 +00:00
Steve Swanson
00408b0b00 Added style snippet for 7.0 style 1 2006-04-20 14:48:39 +00:00
JT Smith
9d9f02aa72 fixed a javasccript macro 2006-04-20 14:42:11 +00:00
JT Smith
0e42505979 had windows carriage returns 2006-04-20 14:28:56 +00:00
JT Smith
f27d8d16be better xhtml compliance
better admin console
some bug fixes
2006-04-20 02:32:50 +00:00
Roy Johnson
c6065852aa Migrated Manage Events to the new search based system. Core functionality works. Still a few things to tweak though. 2006-04-19 23:34:38 +00:00
Roy Johnson
f01e5b3074 Added feature to hyperlink master event titles to a search screen containing all of their sub-events. 2006-04-19 22:45:59 +00:00
Steve Swanson
6fdf48b8ba Small style change to ems_checkout template 2006-04-19 22:32:23 +00:00
Steve Swanson
aef76fa8b7 Revised the Bulleted List nav template with a few styles 2006-04-19 22:21:17 +00:00
Steve Swanson
1ddde62247 Added XHTML Strict auth templates 2006-04-19 22:20:04 +00:00
JT Smith
4bcbc4959e got rid of some debug 2006-04-19 21:21:05 +00:00
Roy Johnson
2230f2fcc6 Added header to template. 2006-04-19 21:13:01 +00:00
Colin Kuskie
219507cade Remove documentation for settings that don't exist anymore.
More EMS docs, mainly for templates which are inconsistent
and poorly implemented.
2006-04-19 20:56:56 +00:00
Steve Swanson
ba81cb39b6 Revised EMS View, and EMS View Event, templates 2006-04-19 20:22:40 +00:00
JT Smith
aea50b0520 opps, fixed up 2006-04-19 20:16:06 +00:00
JT Smith
11385d7957 removed JavaScript, StyleSheet, and RawHeadTags macros 2006-04-19 19:39:26 +00:00
JT Smith
722a214f80 added resizable textareas 2006-04-19 19:08:56 +00:00
Colin Kuskie
04911c04e9 removing diag output 2006-04-19 16:07:46 +00:00
Colin Kuskie
e3209b234e remove diag output 2006-04-19 15:42:12 +00:00
Wouter van Oijen
9df4b8b2bd XHTML fixes 2006-04-19 05:56:26 +00:00
Roy Johnson
d70002dfed Changed default view to display master events only.
Changed default view template to control display of events in relation to one another allowing each event's template to control formating of event details.
Moved all of the search functionality into it's own view method.
Added template for new search method.
Fixed label and hover help in add/edit event screen.
2006-04-19 05:31:57 +00:00
Colin Kuskie
7d94874bcc removing diag output from tests
Fix SQLForm help label so automatically generated Asset list works
EMS Help and i18n
2006-04-19 04:54:44 +00:00
Colin Kuskie
f041a0b8b1 i18n and docs for EMS 2006-04-18 23:50:41 +00:00
Matthew Wilson
747843f3f0 typo fix. 2006-04-18 23:32:53 +00:00