Commit graph

6959 commits

Author SHA1 Message Date
Colin Kuskie
d94ca33474 beginning to document the super search template 2007-03-02 06:26:57 +00:00
Colin Kuskie
6bca733129 props to Isaac from Core Mobility for the ODBC patch 2007-03-02 00:04:37 +00:00
Colin Kuskie
fcaf782f5b ODBC dsns need long lengths like Oracle 2007-03-01 23:27:24 +00:00
Colin Kuskie
83eb765fef add docs for fixing missing thumbnails and add the --help switch to the thumbnailer script 2007-03-01 22:37:25 +00:00
Colin Kuskie
7fb381c646 reworked the thumbnailer for WGBP and added a switch to only thumbnail things without thumbnails 2007-03-01 22:19:45 +00:00
Colin Kuskie
89686f3fd9 set default group to edit events to be the same as group allowed to edit calendar 2007-03-01 22:03:06 +00:00
Colin Kuskie
f800a0d8b0 Data::Dumper clean-up 2007-03-01 00:19:15 +00:00
Colin Kuskie
d32e127e8d remove Data::Dumper 2007-03-01 00:16:44 +00:00
Colin Kuskie
84716b87ed set explicit check for html,head and body tags to useEmptyStyle to keep an eye on the template 2007-02-28 23:17:20 +00:00
Colin Kuskie
211e9bd8a7 fix some bad POD in SQL.pm pertaining to how buildHash* works 2007-02-28 21:26:34 +00:00
Colin Kuskie
3d5763269a Fixed a bug in the Event view where the link to the Calendar Search
was wrong.  Added a new template variable, urlSearch to the Event view
template.  I added a new method to the Calendar to handle this, getUrlSearch.
2007-02-28 20:20:37 +00:00
Roy Johnson
1ed783b2c5 Ready for 7.3.12 dev 2007-02-28 18:01:10 +00:00
Roy Johnson
426516dd35 7.3.11 release 2007-02-28 17:06:11 +00:00
Colin Kuskie
5fb55ba2de and clean-up the original, dead storageId 2007-02-28 05:42:17 +00:00
Colin Kuskie
85ecb2364a fix thumbnailing of uploaded images via the RTE 2007-02-28 05:35:47 +00:00
Colin Kuskie
218415ad27 fix generic package uploading 2007-02-27 19:05:45 +00:00
JT Smith
ff03aebfd3 Tiny MCE--> Relative Absolute URL for Images IE and Firefox different 2007-02-27 18:41:01 +00:00
Colin Kuskie
1b1804fc16 fixing Calendar/Event add/edit privileges 2007-02-26 23:13:36 +00:00
Martin Kamerbeek
21573a54f1 fileImport fixes. 2007-02-26 21:43:53 +00:00
Colin Kuskie
5aa21faaa3 fixed two outdated doc bugs 2007-02-26 17:31:08 +00:00
Martin Kamerbeek
a2b5a14ce3 Readabalize code. Will fix bugs later today. 2007-02-26 10:16:56 +00:00
JT Smith
9cacb28c69 You must now also have Weather::Com::Finder 0.5.1 installed. Do
this before you upgrade.
2007-02-26 06:44:13 +00:00
JT Smith
747e130013 put the coverage db in /tmp 2007-02-25 21:17:48 +00:00
JT Smith
2ae31ce34b - fix: WeatherData asset not displaying properly
- rfe: Weather-Data not only for US-Cities
 - rfe: WeatherData Asset - Convert to International format
2007-02-25 18:55:10 +00:00
Colin Kuskie
4469301092 Based on SVN history, put the behavior of the SQL back and fixed the POD and
the tests.
2007-02-25 06:20:54 +00:00
Colin Kuskie
5a379fe91e Add tests for urlExists and fix bugs in the method. It now handles
placeholders correctly and does exactly what the POD says, assetId
requires that the url be with that assetId, rather than not in that
assetId.
2007-02-25 06:18:15 +00:00
Colin Kuskie
70d7bb2513 Remove some dead code in Group.t
Add more tests for coverage in User.t
2007-02-25 05:57:54 +00:00
JT Smith
5dfb14e982 oops typo 2007-02-25 00:27:30 +00:00
JT Smith
77d287b631 added coverage test option 2007-02-24 17:45:32 +00:00
JT Smith
b4edb251c2 added an option for coverage tests 2007-02-24 17:44:14 +00:00
JT Smith
0b6c500a16 made the options in urlExists a hashref for future expandability 2007-02-24 17:16:18 +00:00
JT Smith
480cb392eb added a urlExists method which is shared between fixUrl() and the fileImport script 2007-02-24 16:56:45 +00:00
Colin Kuskie
128ab06bf6 Built a test for newByEmail and removed the TODO test. 2007-02-24 04:36:11 +00:00
Colin Kuskie
31139678ee Corner cases for User.pm coverage
Converted 2 more queries to use placeholders
2007-02-24 00:37:55 +00:00
Colin Kuskie
2a0eb20bc7 Tests for the canUseAdminMode method of User.pm
Uncovered and fixed a bug where $session->user instead of $self was used in canUseAdminMode
Added an explicit test in Config.pm to make sure that array refs can be passed to ->set.
2007-02-23 23:39:35 +00:00
Colin Kuskie
2803ae520c Ran coverage on User.t and found that we're missing two entire
methods, so I added TODO tests for them.  Overall coverage is low
as well.
Began converting User.pm to use placeholders.
2007-02-23 22:27:23 +00:00
Frank Dillon
6efbad606f fixed getEditableFields so it returns all valid registration fields in addition to editable and required fields 2007-02-23 18:50:30 +00:00
Yung Han Khoe
5c09bbfce8 SQLForm: processing of Macro's in default value didn't work. 2007-02-23 16:32:24 +00:00
Colin Kuskie
6683d27795 clean-up. High code coverage always makes me excited 2007-02-23 05:11:55 +00:00
Colin Kuskie
906775d505 AdSpace has 100% coverage, aside from some conditionals in the set method.
Found and fixed an off by 1 error in displayImpressions that allowed boughtImpressions+1
impressions to be displayed.
2007-02-23 04:59:06 +00:00
Colin Kuskie
47c55075f6 add a test for deactivating an ad by impressions 2007-02-22 06:11:13 +00:00
Frank Dillon
660868a0b3 fixed API method setCallable to work properly. It wasn't setting the class variable properly 2007-02-22 01:47:36 +00:00
Roy Johnson
9e3d3be4e0 Ready for 7.3.11 dev 2007-02-21 19:10:06 +00:00
Roy Johnson
02bcae19a8 7.3.10 release 2007-02-21 16:00:51 +00:00
Colin Kuskie
5d0b0a3c80 more AdSpace tests 2007-02-21 00:11:42 +00:00
Colin Kuskie
d884856148 begin a sequence of tests to check Ad and AdSpace interactions, countClicks and getAds 2007-02-19 05:00:32 +00:00
Colin Kuskie
9666dadc82 This set of tests brings overall coverage close to 100% for the Ad module.
Remainnig conditionals in the set subroutine will be tested after 7.4
comes our and ->get can be modified to return the whole set of properties.
Fixed a bug in the Ad module where the priority could not be set to 0.
2007-02-19 04:01:24 +00:00
Colin Kuskie
859886e8f8 fix for importing unsigned ints into the SQL Form from an existing table 2007-02-18 22:50:24 +00:00
Colin Kuskie
b8bd315555 begin to add tests for Ad.pm coverage 2007-02-18 17:38:13 +00:00
Colin Kuskie
4cf11a716f Fix the POD for Storage.pm
Fix for bad calendar day names in the month view.
2007-02-17 16:53:03 +00:00