Colin Kuskie
277701a2cc
Internationalize some Event edit form error messages.
2009-07-02 15:28:58 +00:00
Colin Kuskie
142518035d
Fix bad Event URL template variables.
2009-04-27 18:39:14 +00:00
Colin Kuskie
e53bdf4de4
Fix broken labels in template macro calls.
2008-07-07 15:01:59 +00:00
Graham Knop
c3744f160b
added i18n for calendar
2008-03-07 16:35:03 +00:00
Colin Kuskie
d23db44732
adding use strict to all these, too
2007-12-05 04:21:56 +00:00
Graham Knop
5c1a8b62eb
add form element template variables for event user defined fields
2007-09-26 14:33:12 +00:00
Colin Kuskie
804721d0b8
More top level Asset Help and i18n pruning.
...
FilePile, WikiPage, Event, RSSCapable.
2007-07-19 22:44:29 +00:00
Doug Bell
b519375126
add: Calendar events from 7.4-prebranch
...
- Attachments
- Setting view permissions
2007-05-28 22:27:31 +00:00
James Tolley
2b84211088
Added canEdit template variable for events.
2007-05-25 20:10:47 +00:00
Colin Kuskie
3d5763269a
Fixed a bug in the Event view where the link to the Calendar Search
...
was wrong. Added a new template variable, urlSearch to the Event view
template. I added a new method to the Calendar to handle this, getUrlSearch.
2007-02-28 20:20:37 +00:00
Colin Kuskie
ecdcedfe2c
finished documenting the Event Asset forms and templates
2007-02-10 16:23:21 +00:00
Colin Kuskie
818ca95c70
Finishing up the Event Add/Edit template and the template variables that
...
are common to Event and Calendar templates.
2007-02-10 04:33:41 +00:00
Colin Kuskie
45cd53a448
began to document the Event add/edit template
2007-02-10 00:41:37 +00:00
Colin Kuskie
e618c03a50
fix typo in ExpireUnvalidatedEmailUsers Help and provide an empty help skeleton for the Calendar to make tests happy
2006-12-11 23:31:20 +00:00
Colin Kuskie
9ccbb18014
fix broken Help docs in Workflow Activity for Trash Expired Events. Stubbed out the Event asset docs so they stop failing tests as well
2006-12-10 06:15:57 +00:00
Doug Bell
5b29b0dfcb
Calendar rewrite progress. Please see dev forum. Don't hurt me.
2006-12-02 10:26:53 +00:00
Colin Kuskie
c867f9eadb
Most assets call processTemplate to do their template processing. Inside
...
of processTemplate, there is a call to $self->get which adds all the asset
properties to the list of template variables. Sometimes they duplicate
entries in the www_ method (like view). Sometimes they're not interesting,
like templateId, but they're still valid template variables.
I'm going to start a new template variable entry for each asset that
will just contain those variables. Any www_ method calling processTemplate
can then include them via ISA into their list of template variables.
2006-11-29 23:10:16 +00:00
Colin Kuskie
8b7946e994
template variables broken out
2006-06-04 03:48:41 +00:00
Colin Kuskie
74245e689a
XHTML fixes
2006-05-04 20:53:23 +00:00
Colin Kuskie
816c96a284
XHTML fixes for capitalization and break tags
2006-05-02 23:00:56 +00:00
JT Smith
136a89ee7a
converted delete expired events hourly script
2006-03-01 19:59:24 +00:00
Colin Kuskie
1eff3f92fc
forward port from branch_6_7, update of template variables, removed labels
2005-10-26 02:45:35 +00:00
Colin Kuskie
56e5b7ef2b
table of contents with internationalization
2005-10-10 05:22:37 +00:00
Colin Kuskie
5ae43f8b62
fix invalid keys
2005-09-29 01:59:47 +00:00
Colin Kuskie
37d8b65e46
convert to hover help format
2005-06-18 05:46:55 +00:00
Colin Kuskie
a12e5c9cb3
Move Event help and labels into its own file
2005-04-20 03:26:41 +00:00