Commit graph

6622 commits

Author SHA1 Message Date
Roy Johnson
4fbec10ba0 Ready for 7.3.3 dev 2006-12-21 16:54:07 +00:00
Roy Johnson
4c6bd10d32 7.3.2 release 2006-12-21 16:35:57 +00:00
Roy Johnson
e92871629c Added a the beginnings of a test suite for the wiki. Fixed privilege check in the media folder. 2006-12-21 16:19:37 +00:00
Colin Kuskie
4628a7f470 remove debug output 2006-12-20 23:43:16 +00:00
Colin Kuskie
c8f7e6fd0c make group search form sticky via Session::Scratch 2006-12-19 19:05:19 +00:00
Martin Kamerbeek
32662367ec A bunch of sqlform fixes 2006-12-19 18:10:12 +00:00
Colin Kuskie
4a67861792 fix typos in i18n work from yesterday 2006-12-19 16:56:58 +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
Roy Johnson
16e2ad99da fixed a phishing exploit. html and htm files are now renamed to have a .txt extenstion appended to them. 2006-12-16 22:16:30 +00:00
Colin Kuskie
36873f8479 Fix a bug where thread owners Avatar was used if post owner
did not have one.  This is due to behavior in HTML::Template
with global_vars=1.  If a loop variable is undef, then the global
will be used instead.  Using empty string '' is a better solution.
'' and undef are both false, so template conditionals will not
be changed.
2006-12-16 07:20:01 +00:00
Colin Kuskie
32346771c6 Fix broken labels found by i18n/label.t 2006-12-16 06:05:42 +00:00
Colin Kuskie
9d0894b674 Add a new method to t/lib/WebGUI/Test.pm to return the path to the test
collateral.
Update all tests to use the new method.
Change testCodebase.pl to run long tests by default.  To disable the
long tests, use the --noLongTests switch.
2006-12-15 23:17:22 +00:00
Doug Bell
40e3967b19 fix: Added Calendar workflow activity to original configuration file 2006-12-14 18:09:51 +00:00
Doug Bell
9b5f1e5c68 fix: Removing more Events Calendar stuff 2006-12-14 18:06:43 +00:00
Doug Bell
eba97cbde6 kludgy fix: Cannot manageAssets for a Collaboration System with locked Threads 2006-12-14 17:50:21 +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
Doug Bell
ab39fa780b Some calendar documentation cleanup 2006-12-13 19:46:59 +00:00
Doug Bell
6335223ba7 Another Calendar template fix. 2006-12-13 18:58:27 +00:00
Doug Bell
66f74183af Calendar and Event print templates plus other template fixes. 2006-12-13 18:55:52 +00:00
Roy Johnson
035a83d61e Ready for 7.3.2 dev 2006-12-13 14:39:52 +00:00
Roy Johnson
f5292bd2d2 7.3.1-beta release 2006-12-13 14:25:33 +00:00
Roy Johnson
b5aea5a60b fixed some broken tests 2006-12-13 14:20:06 +00:00
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