Commit graph

978 commits

Author SHA1 Message Date
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
JT Smith
a0a055296b fix: Closed Posts Displaying in CS 2007-01-05 15:52:25 +00:00
Colin Kuskie
3ba2400cf9 template variables for WeatherData Asset 2007-01-05 04:44:04 +00:00
Colin Kuskie
aa40c5b556 template variables for WS Client 2007-01-05 04:34:00 +00:00
Colin Kuskie
2af86af0b9 remove duplicate label 2007-01-04 06:03:09 +00:00
Colin Kuskie
675f07e1b4 Fix bugs in the Pagination template variables and remove duplicate i18n entries.
ISA relationship for WSClient view template variables w.r.t pagination template variables.
2007-01-02 05:04:34 +00:00
Colin Kuskie
9f93b16353 document the soapError template variable 2006-12-31 04:21:29 +00:00
Colin Kuskie
c5d862fb8e Removed some very old, out of date docs about when the Navigation configs were managed.
Updated the template variables, and added ISA relationships and asset template variables.
2006-12-30 05:37:26 +00:00
Colin Kuskie
dc74292a5f template variable clean-up for Layout 2006-12-29 20:52:02 +00:00
Colin Kuskie
3bed1f62c4 template variable cleanups for Article and Folder assets 2006-12-29 18:35:32 +00:00
Colin Kuskie
da0ae041a1 begin fixing wobject template variables 2006-12-29 07:21:06 +00:00
Colin Kuskie
bee8d3e218 KF: last batch. Typos, misspellings and grammar problems 2006-12-27 04:32:40 +00:00
Colin Kuskie
3b1eca6c7f KF, up to page 334 2006-12-27 03:30:56 +00:00
Colin Kuskie
797bac855d KF up to page 311. The SQLForm is healed. 2006-12-27 03:16:05 +00:00
Colin Kuskie
9c629bf79c KF edits up to page 287 2006-12-27 02:38:41 +00:00
Colin Kuskie
fedc7b33a7 fixing misspelled word separate in all help files 2006-12-27 02:26:34 +00:00
Colin Kuskie
b18853b866 KF edits up to page 234 2006-12-27 02:24:06 +00:00
Colin Kuskie
93288c8332 Huge amount of ISA work for Assets (as opposed to Wobjects).
Bug fix for toolbar button rows that do not go away when all buttons
are deselected.
2006-12-23 23:58:51 +00:00
Colin Kuskie
bea0ae472a Two bug fixes, for Wiki History and initial drop down setting in the Group Search dialog.
Documented the Wiki Page history template and i18n'ed the delete confirmation in the history
interface.
2006-12-18 22:57:38 +00:00
Colin Kuskie
32346771c6 Fix broken labels found by i18n/label.t 2006-12-16 06:05:42 +00:00
Colin Kuskie
da28e3b30e view page template help for WikiPage and template variable fixes for WikiMaster 2006-12-13 22:38:07 +00:00
Colin Kuskie
c6cde71f28 edit page help for WikiPage 2006-12-13 20:58:55 +00:00
Colin Kuskie
f8ee7e632e document search template. Basic WikiMaster documentation is done 2006-12-12 17:55:03 +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
44ec1454a2 add missing docs for new workflow activities 2006-12-11 19:30:03 +00:00
Colin Kuskie
e5fc1d6a11 document the wiki master recent changes template 2006-12-11 05:56:48 +00:00
Colin Kuskie
c7b6970afe document the wiki master most popular template 2006-12-11 05:46:29 +00:00
Colin Kuskie
84bee5c8b1 document all WikiMaster asset variables 2006-12-11 05:16:05 +00:00
Colin Kuskie
bebd0e8859 document front page template for the Wiki 2006-12-11 04:44:31 +00:00
Colin Kuskie
c3eaa14741 i18n some InOutBoard template labels 2006-12-11 04:24:58 +00:00
Roy Johnson
876b750831 removing old EventsCalendar files 2006-12-10 23:01:53 +00:00
Colin Kuskie
25e9b52948 documented all common sets of template variables 2006-12-10 23:01:04 +00:00
Colin Kuskie
2d69f47e99 basic documentation for adding/editing WikiMaster Assets 2006-12-10 06:40:04 +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
Colin Kuskie
6343f648e1 Fixed the failing FileUrl test and clearly document where the FileUrl macro
will work and where it will not.

This test failed due to an API change in WebGUI.  Before 7.3, if you created
a Storage object and then created an Asset with that Storage Id, then WebGUI
would do that happily.  This is actually a bug, because you could create multiple
Assets with that one Storage Id, and when _any_ of the Assets was deleted or
rolled back it would delete the Storage location and leave the other Assets
with that Id pointing to an empty Storage object.

So the API change is actually a bug fix, albeit being a side-effect of the
auto-commit work for posts and wikis.
2006-12-08 17:40:09 +00:00
Colin Kuskie
5bda08209f KF #7, all over the map. Up to page 158 2006-12-07 19:10:49 +00:00
Roy Johnson
ea83200a34 Fixing the calendar 2006-12-07 02:33:40 +00:00
Colin Kuskie
cfece34eeb KF #6: Commerce, Commit Version Tag, Asset Toolbar, CS 2006-12-07 00:51:03 +00:00
Frank Dillon
205f6c5dd2 Updated hover help for Possible and Default values when creating new user profile fields. 2006-12-07 00:30:22 +00:00
Colin Kuskie
a5c1cc7e90 Kristi Fix (KF): Asset toolbar help grammar and typos 2006-12-06 23:51:39 +00:00
Colin Kuskie
fd52961bb0 Added missing fields to Add/Edit Profile documentation.
Another (small) Kristi Help doc fix.
2006-12-06 23:28:21 +00:00
Drake
574b0313c3 Add safeties to avoid password recovery being turned on at all with zero
profile fields selected, to avoid confusion.  Update some documentation.
2006-12-06 22:31:00 +00:00
Drake
632821e40f Update template var help for new password recovery stuff. 2006-12-06 21:41:29 +00:00
Drake
133cac4f77 Add workflow activity for expiry of users with unvalidated email addresses. 2006-12-06 12:37:19 +00:00
Drake
631d8cb0e6 Switch to profile-based password recovery. 2006-12-06 11:57:36 +00:00