Colin Kuskie
54aaa673cf
exported keyword file tests
2009-04-20 23:09:55 +00:00
Colin Kuskie
d1db12d1e4
Finish export code.
...
Make the list of assets templatable, since the user can see it.
Beginnings of export collateral tests.
2009-04-20 21:18:24 +00:00
Colin Kuskie
7b3ab664fe
test for getStaticKeywordUrl
2009-04-17 17:20:12 +00:00
Colin Kuskie
08c033b2c5
Document how template variables work in export mode.
...
Change how pagination works when exporting.
Early code for exporting keyword pages.
2009-04-17 17:11:07 +00:00
Colin Kuskie
c439453784
Make rssUrl and atomUrl variables respond to exportMode.
2009-04-16 21:19:17 +00:00
Colin Kuskie
1ddf1b50a4
add export mode for StoryArchive.
...
Turn off search variables when in export mode.
2009-04-16 19:21:28 +00:00
Colin Kuskie
fbbd63eaa5
Static export for the topic is done.
2009-04-16 17:09:48 +00:00
Colin Kuskie
c28c7771c3
Top story photo template variables, with i18n, help and tests.
2009-04-13 23:16:53 +00:00
Colin Kuskie
1edaca4ed2
Merge up to 10305
2009-04-13 17:04:23 +00:00
Colin Kuskie
efef611b03
getRssFeedItems for StoryArchive, with tests.
...
A couple of quick rss/atom url tests.
2009-04-08 22:46:42 +00:00
Colin Kuskie
5e1cf93394
Update StoryTopic tests for CSV Keywords
2009-04-08 16:59:58 +00:00
Colin Kuskie
db0d709b92
Update StoryArchive test for new Keywords CSV.
2009-04-08 16:58:08 +00:00
Colin Kuskie
4c1307e3d0
merge to 10219
2009-04-08 16:35:31 +00:00
Colin Kuskie
5f1f0a8a11
Close the statement handle.
2009-03-25 01:06:44 +00:00
Colin Kuskie
7b6ea1350f
Code to delete photos and their data.
2009-03-23 05:11:01 +00:00
Colin Kuskie
e06d53c122
Add top story subtitle to match the spec.
2009-03-19 17:32:48 +00:00
Colin Kuskie
db839e2dc4
Add a template variable to tell if the Topic is viewed standalone by URL, or not.
2009-03-19 16:55:14 +00:00
Colin Kuskie
ea31d52ac0
Add template field to StoryTopic. The same template will be shared between both modes.
...
Add top story variables, and tests.
2009-03-19 16:43:21 +00:00
Colin Kuskie
49b01b76ec
i18 label for StoryTopic help.
...
View methods for StoryTopic, with tests for template variables and amount of data returned.
2009-03-19 04:07:59 +00:00
Colin Kuskie
abaccb18e0
Refactor out used SQL statements into a statement handle.
2009-03-19 04:06:41 +00:00
Colin Kuskie
dd771bd409
Check for addStoryUrl with the right permissions.
...
Move all stories into the past, in preparation for filtering out future Stories based
on canEdit.
2009-03-18 18:27:04 +00:00
Colin Kuskie
2bd7a60a01
Merge in HEAD, up to 9866.
2009-03-17 23:45:21 +00:00
Colin Kuskie
40e068e0fb
Search interface, in addition to the default view and the keywords view.
2009-03-09 23:23:34 +00:00
Colin Kuskie
9487b7d4ac
Complete rework of Story autocommit.
...
Tests for status of Stories that have been autocommitted.
Keyword search interface with UI and tests.
2009-03-09 20:59:28 +00:00
Colin Kuskie
925a218224
keyword tag cloud for StoryArchive, with tests
2009-03-06 17:17:21 +00:00
Colin Kuskie
17b124c39f
Change how the view template variables work. It no longer appends, viewTemplateVars
...
makes them all.
2009-03-05 20:43:57 +00:00
Colin Kuskie
04105713f0
merge back with HEAD for 7.7.0
2009-03-05 16:19:12 +00:00
Colin Kuskie
cff0a9ae9d
Templates for archive, and edit story.
...
Added switches and URLs for adding stories.
Fixed date problems in the date_loop.
Fixed an autocommit issue with folders when there's no currently open version tag.
2009-03-05 00:15:20 +00:00
Colin Kuskie
df4d6efb10
Tests for StoryArchive view variables.
2009-03-04 00:01:37 +00:00
Colin Kuskie
bd59ac6006
Test adding children, along with automatically adding folders.
2009-03-03 00:36:12 +00:00
Colin Kuskie
716ef998a7
Add methods for creating and getting date specific folders below the Archive for
...
holding stories. With tests.
Code for the approval workflow for stories.
2009-03-02 16:49:26 +00:00
Colin Kuskie
2ce2155321
test canPostStories method
2009-02-28 00:56:38 +00:00
Colin Kuskie
2345c6a2d1
Test Skeletons for Story Archive and Topic Wobjects.
2009-02-27 23:48:28 +00:00
Colin Kuskie
f509317d55
Complete the Asset/Wobject/Matrix.t fix by using the newly calculated assetId in the test.
2009-02-21 02:24:34 +00:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Graham Knop
2079266627
fix matrix test function
2009-02-17 20:53:09 +00:00
Graham Knop
bf9bd2f0d2
use proper JSON encoding/decoding
2009-02-10 21:41:36 +00:00
Graham Knop
0487acca1d
fix Thingy test to account for new template options
2008-12-16 21:13:21 +00:00
Colin Kuskie
941240370b
Add a mutator for questionsAnswered, with tests.
...
Correct POD for recordResponses.
Begin recordResponses answer processing tests.
2008-12-15 00:09:03 +00:00
Colin Kuskie
aa04599aec
recordResponse tests (just a few)
...
Fix a bug where if a section is terminal, and has no questions, it did not return the terminal flag as true.
A little recordResponse POD.
2008-12-13 03:56:26 +00:00
Colin Kuskie
aafd5e5a2e
goto tests.
2008-12-12 23:33:45 +00:00
Colin Kuskie
574d6cf036
nextQuestions tests.
...
Add POD, and make sure that answers returned by nextQuestions are safe refs.
2008-12-12 19:27:12 +00:00
Colin Kuskie
98294e4e78
Add tests for nextSectionid, nextSection, currentSection.
...
Add more POD to ResponseJSON
2008-12-12 00:36:08 +00:00
Colin Kuskie
c60393e44a
Tests for createSurveyOrder and shuffle.
...
POD for several methods.
2008-12-12 00:03:16 +00:00
Colin Kuskie
1c1f01d473
Change ResponseJSON to use a proper mutator for startTime.
...
Add tests for startTime.
Survey uses the accessor, and no longer needs to manually set startTime.
2008-12-11 19:45:19 +00:00
Colin Kuskie
08bf6b5147
Flesh out the ResponseJSON test more. Add POD.
2008-12-10 02:25:42 +00:00
Colin Kuskie
8ea45fe456
Switch to using dclone from Clone::clone due to bugs under
...
perl 5.10
2008-12-05 04:21:43 +00:00
Colin Kuskie
ace2c81fca
update SurveyJSON test to fix perl 5.10 misleading errors
2008-12-05 03:41:29 +00:00
Colin Kuskie
75da4c46bd
Add more tests for coverage.
...
Interim checkin for debug assistance.
2008-12-05 03:32:47 +00:00
Colin Kuskie
a50c27de67
add POD, fix a few typos.
...
Add tests for updateQuestionAnswers
2008-12-04 23:35:40 +00:00