Commit graph

1048 commits

Author SHA1 Message Date
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
Colin Kuskie
8650e34ed4 document the marker for automatic extraction of the synopsis from the post descriptions 2007-04-05 04:11:36 +00:00
Colin Kuskie
9e0c0d2594 add documentation for urlIcal template variable, and make it point to the URL, rather than the method 2007-03-27 20:43:16 +00:00
Doug Bell
991aac998a fix: t::WebGUI::PseudoRequest now works properly
add: Added some additional vars to Calendar Week view
fix: WebGUI::DateTime now handles MySQL strings more robustly
2007-03-20 17:27:30 +00:00
Colin Kuskie
f8c0cb1041 s/descendent/descendant/msg when calling getLineage 2007-03-13 19:45:38 +00:00
JT Smith
fc3f206171 EXPORT- Exporting Files (PDFs, docs, and some pages) 2007-03-07 21:50:25 +00:00
Colin Kuskie
ff30abdd13 fix typo in WebGUI i18n file 2007-03-06 00:35:20 +00:00
Colin Kuskie
ecf0450558 update the clipboard docs to talk about the clipboard and uncommitted assets 2007-03-05 17:56:26 +00:00
Colin Kuskie
be64f0367f add missing SQLForm docs for the super search 2007-03-02 23:02:21 +00:00
Colin Kuskie
d94ca33474 beginning to document the super search template 2007-03-02 06:26:57 +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
5aa21faaa3 fixed two outdated doc bugs 2007-02-26 17:31:08 +00:00
JT Smith
2ae31ce34b - fix: WeatherData asset not displaying properly
- rfe: Weather-Data not only for US-Cities
 - rfe: WeatherData Asset - Convert to International format
2007-02-25 18:55:10 +00:00
Doug Bell
efb0109465 fix: Creating users with same e-mail address doesn't work 2007-02-16 16:53:50 +00:00
JT Smith
717429037d fix: Incomplete asset cause manage Trash to fail 2007-02-15 03:12:35 +00:00
Colin Kuskie
1b02f3f8a7 more group docs 2007-02-14 05:45:10 +00:00
Colin Kuskie
76585a1daa Added a new method to WebGUI::HTML called makeParameter safe. It will
encode commas and single quotes to make the output safe to embed inside
of a macro.
Added tests to verify that it works correctly.
Updated the c_companyName macro to use makeParameterSafe.
Added tests to verify that the changed macro works okay.
Updated the c_companyName documentation.
Added a blurb to the gotchas file to cover the change to the macro.
2007-02-13 23:42:53 +00:00
Colin Kuskie
0748440cc6 note what can go into a title 2007-02-12 23:53:32 +00:00
Colin Kuskie
60027b9a5b Fixes for calendar day view, and template docs for calendar week view. 2007-02-11 05:39:55 +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
84198ceea0 More tests for AdSpace/Ad.pm, one of which found a bug with
handling Macros in Rich Media ads.  This was fixed.

Just the start of template docs for the Calendar.  Finishing the 
Calendar docs requires doing the Event docs.
2007-02-10 00:16:16 +00:00
Roy Johnson
1d8f17801c fix - smoketests failing for calendar i18n/help key mismatch 2007-02-07 13:48:03 +00:00
Colin Kuskie
7323ec0c0a added safe top link to the top of the CS FAQ template 2007-02-03 22:54:21 +00:00
Colin Kuskie
a2a3741457 clarify the Folder asset template variable, type 2007-02-01 21:31:05 +00:00
Doug Bell
6e8547169a fixed changelog and some formatting issues 2007-02-01 20:24:00 +00:00
Roy Johnson
c5b47acfe8 fix - EMS: blank lines appearing in registrants 2007-02-01 17:31:07 +00:00
Doug Bell
d6be45a1c0 Updated docs for AssetVersioning, WebGUI::DateTime
Added some Help/i18n for Calendar
Fixed some Asset::Event formatting issues
Step one in fixing AssetExportHtml
2007-02-01 16:36:48 +00:00
Frank Dillon
5ca7107e00 fixed some mis-labeled template variables 2007-01-30 22:51:07 +00:00
Roy Johnson
8a722e9ae1 Image in trash though visible in article 2007-01-30 20:50:03 +00:00
Colin Kuskie
7279930574 correct LastModified macro docs and provide an example for the Date macro to do the task that people want 2007-01-30 17:49:35 +00:00
Colin Kuskie
de1d4f1373 update docs for content prototypes to show they pick up settings from the parent 2007-01-30 17:34:01 +00:00
Colin Kuskie
a745a91b8f finish documenting the results loop of the Search Asset and fix the ISA relationship for asset template variables 2007-01-26 20:33:40 +00:00
Yung Han Khoe
4b18225144 SQLForm: added a template var to the Search Record template. 2007-01-26 17:16:45 +00:00
Colin Kuskie
0eba64bc52 Session->Privilege is not design well to work in embedded applications
like the RTE because by default it uses the default user style from settings.
This renders a full page, when we really need a message.

I've added an argument to session->privilege->insufficient to use the
empty style and to use a different message with no embedded macros
to process for logging in.  I tested this on the RTE folder adder and
it works fine.  I duplicated this work in the Image add/edit save routine
as well.

Since privilege->insuffient didn't take arguments before, this preserves
the existing API, which is broken.
2007-01-26 05:45:56 +00:00
Colin Kuskie
bd7ef8d14e i18n and missing template variables for Project Manager Edit Task 2007-01-25 23:20:40 +00:00
Colin Kuskie
443c5cf405 help entry for attachment_thumbnail 2007-01-25 17:58:16 +00:00
Colin Kuskie
a9e4de8ffa add missing i18n labels from ZipArchive template 2007-01-25 04:41:26 +00:00
Colin Kuskie
66b59adde8 the Slash_gatewayUrl and PageUrl macros now accept optional URL arguments 2007-01-23 21:49:34 +00:00
Colin Kuskie
d3ba9c30f9 ISA relationships, asset template variables for the SQLForm 2007-01-22 23:42:48 +00:00
Colin Kuskie
17fa32e3f2 note that templates have different template variables, based on their namespace 2007-01-19 22:06:28 +00:00
Colin Kuskie
2c0c877102 fix broken wiki docs from patches last night 2007-01-18 18:06:58 +00:00
JT Smith
301b815e3a added restore option to wiki page 2007-01-17 23:33:58 +00:00
Colin Kuskie
824b7a4545 Added JS confirmation for deleting wiki pages.
Documented need for JS confirmation and escaping
template variables to the gotchas file.
2007-01-17 23:10:00 +00:00
Colin Kuskie
9041d5746e add brief docs about escaping content inside the templates 2007-01-17 21:51:54 +00:00
Colin Kuskie
7529f9c147 asset template variables, ISA relationships and new i18n tag for HttpProxy 2007-01-17 04:29:18 +00:00
Colin Kuskie
6f8bdc6a14 asset variables, ISA relationships and variable cleanup for In/Out Board 2007-01-17 00:17:30 +00:00
Colin Kuskie
fc17d22dac asset variables, ISA relationships and variable cleanup for Message Board 2007-01-16 23:56:49 +00:00
Colin Kuskie
13436cc1e5 asset variables, ISA relationships for MultiSearch 2007-01-16 22:23:35 +00:00