Drake
cd3f31924a
A few extra workflow tests.
2006-12-13 05:11:50 +00:00
Colin Kuskie
bdb88b6c6d
fix lookup of English language tags when translation fails
2006-12-13 04:47:41 +00:00
Colin Kuskie
a0d3c2d17c
implemented a karma RFE for adding template variables to the front page of the Wiki
2006-12-12 18:09:44 +00:00
Colin Kuskie
f8ee7e632e
document search template. Basic WikiMaster documentation is done
2006-12-12 17:55:03 +00:00
Doug Bell
d44fbcacca
fix: Various Calendar template fixes.
2006-12-12 00:20:52 +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
Doug Bell
ca21c7d5da
fix: New Calendar/Event not handling gateway properly.
2006-12-11 18:17:21 +00:00
Roy Johnson
385fb92479
Haha... we're both wrong. I just remembered a conversation I had with JT... this was right from the beginning. He intended the Wiki wobject to be a wobject only and to add pages using the link in the wobject... I just thought I understood him wrong when I could see no way to add a page, which I subsequently found on the search screen.
...
Rolling this back.
2006-12-11 06:27:52 +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
Colin Kuskie
1905eb1c2e
fix typo. WikiMaster is a Wobject
2006-12-11 03:47:12 +00:00
Colin Kuskie
d5b3331568
WikiPage is not a container Asset. WikiMaster is
2006-12-11 03:46:30 +00:00
Roy Johnson
39a992e0a7
Added the beginnings of a test suite for the Calendar wobject
2006-12-10 23:22:04 +00:00
Roy Johnson
e06de9f9cc
fix - Wiki Page not added to config
2006-12-10 23:08:20 +00:00
Roy Johnson
577c6fb34a
typo... not sure how this ran on my machine before...
2006-12-10 23:03:57 +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
Roy Johnson
7d0cbe62ca
fix - Unable to add EventsCalendar
2006-12-10 22:59:16 +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
ae112ee843
mandatory_template_vars: EventsCalendar template does not exist anymore
2006-12-10 05:59:11 +00:00
Colin Kuskie
f601092435
mark Workflow tests that test things that do not exist as TODO
2006-12-09 16:03:58 +00:00
Colin Kuskie
15a498ca3a
fix bad whitespace before POD directive
2006-12-09 15:53:08 +00:00
Colin Kuskie
2c246c06cc
fix a bug where updating the storageId in File Type assets did not update the cached storageLocation. Also fixed the Thumbnail Macro test
2006-12-09 06:05:26 +00:00
Colin Kuskie
332933337a
re-re-fix FileUrl test with recommended method for building Assets
2006-12-09 04:48:03 +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
JT Smith
ba72915167
fixed the test problem
2006-12-08 16:23:07 +00:00
Martin Kamerbeek
5c62975421
fixed a small bug in WebGUI::ProfileField
2006-12-08 13:55:49 +00:00
Martin Kamerbeek
399d80c8af
Remove 'Parentheses missing around my list at WebGUI/Storage.pm line 387.' message.
2006-12-08 10:47:22 +00:00
Martin Kamerbeek
3984fc153d
small clean up
2006-12-08 10:02:01 +00:00
Colin Kuskie
5bda08209f
KF #7 , all over the map. Up to page 158
2006-12-07 19:10:49 +00:00
JT Smith
200b85f6ce
- Storage deletes were throwing fatals when they should throw warnings.
2006-12-07 17:36:04 +00:00
JT Smith
fe302de9d0
- Fixed a problem with IE and resizable text areas that caused IE to crash
...
when loading edit screens.
- Fixed a problem with the new autocommit code that caused reply posts not to
work in the collaboration system.
2006-12-07 16:54:01 +00:00
Frank Dillon
dd5b0d9fe9
Added Fix for IE browsers which causes them to fail when loading Rich Text Areas
2006-12-07 15:45:41 +00:00
Roy Johnson
66f3fa1de5
Ready for 7.3.1 development
2006-12-07 04:53:54 +00:00
Roy Johnson
4215a57fca
Added a stop gap to assetTrash to keep it from dying if someone tries to purge an asset and the object is not defined.
...
Also added a note to gotchas warning that the upgrade can take a very long time.
2006-12-07 04:46:21 +00:00
Roy Johnson
1522dafabe
7.3.0 beta release
2006-12-07 02:58:21 +00:00
Roy Johnson
ea83200a34
Fixing the calendar
2006-12-07 02:33:40 +00:00
Roy Johnson
1cae999b60
Two new tests for the snipper
2006-12-07 01:07:01 +00:00
Colin Kuskie
cfece34eeb
KF #6 : Commerce, Commit Version Tag, Asset Toolbar, CS
2006-12-07 00:51:03 +00:00
JT Smith
3e8905a7b0
testEnvironment.pl fails in windows and implemented rebecca's rfe
2006-12-07 00:37:03 +00:00
Frank Dillon
0d967985b7
update
2006-12-07 00:31:37 +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
JT Smith
430583ef1c
fixed a couple of bugs with the new autocommit functionality for cs posts and the like
2006-12-07 00:17:54 +00:00
Doug Bell
c55feb8bcd
Fix: Added appropriate workflow activities for new Calendar
2006-12-07 00:07:48 +00:00
Colin Kuskie
a5c1cc7e90
Kristi Fix (KF): Asset toolbar help grammar and typos
2006-12-06 23:51:39 +00:00