Commit graph

6832 commits

Author SHA1 Message Date
Colin Kuskie
fe39696e79 fixing whitespace issues with POD 2007-02-01 17:13:41 +00:00
Doug Bell
af66fa585c Updated AssetExportHtml and tests. Now to re-order the export. 2007-02-01 16:57:05 +00:00
JT Smith
53f73fcf45 added user defined fields to rss 2007-02-01 16:43:52 +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
Colin Kuskie
687d439c79 fix for creating prototype assets without privileges 2007-02-01 16:29:32 +00:00
JT Smith
0e9b8638d1 case problem 2007-02-01 05:18:56 +00:00
Colin Kuskie
063b69afbe fix of Post/Thread rating system 2007-02-01 04:28:53 +00:00
JT Smith
caf859129d - Made exipred sessions workflow activity more fault tollerant.
- Made rss fetching more fault tollerant.
2007-02-01 00:26:15 +00:00
JT Smith
e1bd43b02e - fix: Added better error trapping for WikiMaster
- fix: Wiki causes site to fail
 - fix: Wiki Error on plainblack.com
2007-02-01 00:05:22 +00:00
Frank Dillon
8637563ae6 commerce fixes 2007-01-31 23:49:38 +00:00
Frank Dillon
2a55f06ba9 fixed subscriptions to properly set the expiration offset 2007-01-31 23:39:42 +00:00
Frank Dillon
bed3e8b6c3 bug fix. redirectAfterLogin now works when creating an account. 2007-01-31 22:15:12 +00:00
Roy Johnson
883db27e70 somebody goofed 2007-01-31 15:21:37 +00:00
Doug Bell
dd33c3e36f fix: Couple Calendar fixes. Some Calendar code formatting changes 2007-01-31 15:13:36 +00:00
Frank Dillon
32db4c5bf3 fixes 2007-01-30 22:53:28 +00:00
Frank Dillon
5ca7107e00 fixed some mis-labeled template variables 2007-01-30 22:51:07 +00:00
Frank Dillon
e927a78eff fixed some mis labled template variables 2007-01-30 22:50:37 +00:00
Frank Dillon
b4eefcb2a6 fixed some template mistakes 2007-01-30 22:47:31 +00:00
Frank Dillon
2abd2066bd fixed issue causing add task page to load slowly on sites with lots of users. 2007-01-30 22:15:02 +00:00
JT Smith
05c9bf85c4 fix Admin.pm 2007-01-30 21:50:13 +00:00
JT Smith
237c2213e9 fix: Spectre needs new watch batteries 2007-01-30 21:42:18 +00:00
JT Smith
c56a53b4a2 oops, didn't mean to overwrite this 2007-01-30 20:54:50 +00:00
Roy Johnson
8a722e9ae1 Image in trash though visible in article 2007-01-30 20:50:03 +00:00
JT Smith
3df71a5351 - fix: Direct 6.8.10-7.2+ Upgrade Problem 2007-01-30 20:47:50 +00:00
Colin Kuskie
0d0ec2ccca update testEnvironment.pl to require newly released HTML::Template 2007-01-30 19:19:46 +00:00
JT Smith
70071838bc Avatar profile field does not update immediatly when you are admin 2007-01-30 18:15:06 +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
Roy Johnson
a7515ebbe6 fix - No mention of intermediate upgrade step in gotcha's 2007-01-30 16:34:41 +00:00
Roy Johnson
30a0cda342 fix - lack of testing for valid object creation 2007-01-30 16:09:41 +00:00
Roy Johnson
63376067ff removed some debug comments and fixed a cut and paste comment error 2007-01-30 15:44:31 +00:00
Roy Johnson
19bf1f4e8a fix - export fails with strange urls. Factored url to path translation out into a seperate method. Added beginnings of a smoke test for AssetExportHtml.pm. 2007-01-30 15:34:43 +00:00
Doug Bell
83dbcf63e9 Reformatted Calendar wobject to more closely conform to WGPB. Fixed a bug or two while I was at it. 2007-01-30 15:07:03 +00:00
Colin Kuskie
3625526909 fix package double import problem 2007-01-30 04:31:36 +00:00
JT Smith
b806163b1e - Fixed a typo in testEnvironment.pl version number for DBD::mysql
- Fixed a Recurring Payments processing bug: illegal division by zero
2007-01-29 22:57:55 +00:00
JT Smith
b92da4afab Asset->get should return a copy of the properties hashref 2007-01-29 17:53:56 +00:00
Colin Kuskie
7a14ebd639 escape the description field in the default RSS template 2007-01-26 22:00:21 +00:00
Colin Kuskie
af5733bbc4 fix bad i18n calls in ProjectManager 2007-01-26 20:55:39 +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
Colin Kuskie
8ee6fc71af deref the property hash inside processPropertiesFromFormPost 2007-01-26 19:54:50 +00:00
Colin Kuskie
d37bf74175 passing ref to addChild overwrites self in sub duplicate 2007-01-26 19:20:24 +00:00
Colin Kuskie
4222bf2edf finish cleaning up %var 2007-01-26 19:14:01 +00:00
Colin Kuskie
e4f2493704 removing bad calls to $self->get for variables. This is now done in processTemplate anyway 2007-01-26 19:11:30 +00:00
Yung Han Khoe
23e466d891 SQLForm: added a template var to the Search Record template. 2007-01-26 17:19:21 +00:00
Yung Han Khoe
4b18225144 SQLForm: added a template var to the Search Record template. 2007-01-26 17:16:45 +00:00
Yung Han Khoe
61b89ca6fc SQLForm Help: Help for Add/Edit record template and Search record template were switched. 2007-01-26 16:56:34 +00:00
Roy Johnson
7bb10d329d Ready for 7.3.9 development 2007-01-26 16:44:52 +00:00
Yung Han Khoe
ec2e7832f9 WebGUI::HTML::makeAbsolute didn't handle closing slashes right. 2007-01-26 16:31:25 +00:00
Roy Johnson
60e40ebe12 7.3.8 Release 2007-01-26 16:07:44 +00:00
JT Smith
17238f7d37 fixed my bad 2007-01-26 15:42:27 +00:00