Commit graph

1322 commits

Author SHA1 Message Date
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
Colin Kuskie
f8de15a743 asset variables, ISA relationships and graph template variables 2007-01-16 22:17:13 +00:00
Colin Kuskie
1ab53b33bf asset variables and ISA relationships for Product 2007-01-16 21:36:45 +00:00
Colin Kuskie
693aa8461f Documenting the last two missing templates in the Project Manager
for the popups.
2007-01-16 20:24:54 +00:00
Colin Kuskie
fbb242fc5d Added a new i18n tag for N/A in Project Manager.
Finished dashboard (main view) document.
2007-01-16 18:04:25 +00:00
Colin Kuskie
d24f25c751 beginning of dashboard template docs for the Project Manager 2007-01-16 05:32:48 +00:00
Colin Kuskie
2e5a8c73bb template vars for ProjectManager. ISA relationships to follow tomorrow 2007-01-15 23:51:20 +00:00
Colin Kuskie
2f2cecf808 asset template vars and ISA relationship for Search 2007-01-15 21:52:27 +00:00
Colin Kuskie
2de229fc9c asset variables and ISA relationships for SQL Report. 2007-01-15 19:14:52 +00:00
Colin Kuskie
2be043f635 asset and ISA variables for StockData 2007-01-13 00:30:21 +00:00
Colin Kuskie
1b842c73d5 asset and ISA variables for Survey 2007-01-12 23:27:53 +00:00
Colin Kuskie
55b5f05041 macro nesting docs 2007-01-12 17:40:58 +00:00
Colin Kuskie
f53e401fa5 DataForm asset variables and ISA relationships 2007-01-11 17:27:07 +00:00
Colin Kuskie
da03424051 Fix a bug with uploading files through the FilePile.
Permissions default to those of the parent, but if they are overridden in the FilePile
form the form settings are now taken.
2007-01-11 03:56:44 +00:00
Colin Kuskie
d9c25231ee fix some typos in the pagination loop variables 2007-01-10 21:35:00 +00:00
Colin Kuskie
e6d6aee9f0 XHTML fixes for Help 2007-01-10 05:24:23 +00:00
Colin Kuskie
60cf61685e asset template variables, ISA relationships for SyndicatedContent 2007-01-08 03:55:10 +00:00
Colin Kuskie
c24e711e42 add missing help for new WikiMaster fields and asset level template variables 2007-01-07 05:43:24 +00:00
Roy Johnson
2ad1b494fe fix - Wiki shows add link to users who don't have privileges to add
fix - XSS Vulnerability in Wiki page titles
fix - Wiki does not allow you to specify the content to allow in submitted pages or content filtering
fix - GetSyndicated Content Workflow activity doesn't check for timeout
fix - GetSyndicated Content Workflow activity does not trap errors
2007-01-07 03:12:21 +00:00
Colin Kuskie
a8b64a1b3a adding undocumented template variable for TimeTracker 2007-01-06 21:12:21 +00:00
Colin Kuskie
95c11e3ffe fixing undocumented time row template variables 2007-01-06 19:44:55 +00:00
Colin Kuskie
b8481248ea Asset variables for TimeTracking Asset 2007-01-05 23:42:00 +00:00