Colin Kuskie
140e0e0a8a
Rewrite the Account.t test as a Test::Class test.
...
Create a driver script for it.
Add a subclasses Account::Friends test.
2009-03-25 22:49:59 +00:00
David Delikat
e8bc3db723
the AdSku project
2009-03-25 15:03:06 +00:00
David Delikat
daf279f8d2
merged from HEAD
2009-03-25 14:45:27 +00:00
Colin Kuskie
25acb1acf2
Add a workflow activity for archiving old stories, i18n and tests.
2009-03-25 01:07:28 +00:00
Colin Kuskie
5f1f0a8a11
Close the statement handle.
2009-03-25 01:06:44 +00:00
David Delikat
b1bd7e6205
done!
...
I'd like to thank all the little people because I wouldn't be here if it wasn't for you.
;)
2009-03-24 23:04:56 +00:00
Yung Han Khoe
a57fc80a18
Added rfe #9098 Thingy thing-copy function and added some context to thingy's i18n
2009-03-24 17:08:33 +00:00
Brian Medley
4c408da55a
Image Asset tests, upgrade package, and code.
...
RSS Limiter tests, upgrade package, and code.
2009-03-23 21:11:10 +00:00
Colin Kuskie
8b071cb892
Add template variables for determining if a story has photos, and how many it has.
...
Tests, help, i18n.
2009-03-23 15:08:54 +00:00
Brian Medley
e7a3282af3
RSS Limiter
2009-03-23 09:09:48 +00:00
Colin Kuskie
7b6ea1350f
Code to delete photos and their data.
2009-03-23 05:11:01 +00:00
Colin Kuskie
c8da6cfe26
Fix a bug where the cached data structure was not deleted.
...
Add template variables for showing the uploaded photos.
Add tests for the template variables.
Add a form field to delete the photo with all data.
2009-03-23 05:01:36 +00:00
David Delikat
df234709f4
merged to 9933
2009-03-21 12:58:03 +00:00
Colin Kuskie
3d5f5b04c1
Rearrange form fields in default edit story template.
...
Change photo JSON blob to be an array ref, not a hash ref.
Code for saving new photo data.
2009-03-20 21:42:47 +00:00
David Delikat
4fb7b2c81b
big check point
...
passes lots of tests
well 8
but hey there are tests!
2009-03-20 03:56:11 +00:00
Colin Kuskie
8e7fcd0e6c
Remove quotes from Help vars.
...
Add crumb trail template variables to the Story.
Fix links for keywords in the Story.
2009-03-20 03:46:10 +00:00
Colin Kuskie
4867750fd9
Beginning of Topic showing an Story.
...
Story now has a crumb trail. Needs to be added to template vars and to template.
2009-03-20 00:08:47 +00:00
Graham Knop
8242fa59fa
clean up after doing cart test
2009-03-19 21:59:23 +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
David Delikat
856cc06d04
merged with HEAD and other interesting changes
2009-03-19 04:12:03 +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
4cb5b5d83c
Add an easy way to access a famous date.
2009-03-19 04:06:14 +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
Martin Kamerbeek
be145261e0
Adding isVendorInfoComplete method.
2009-03-18 15:27:38 +00:00
Martin Kamerbeek
8da6751407
Added tests for WebGUI::Shop::Cart->readyForCheckout.
2009-03-18 14:52:41 +00:00
Colin Kuskie
2bd7a60a01
Merge in HEAD, up to 9866.
2009-03-17 23:45:21 +00:00
Colin Kuskie
f621c1c0eb
Make the Shelf set and update the menuTitle, too.
2009-03-17 03:16:52 +00:00
Colin Kuskie
69768606eb
Fix syntax warnings.
2009-03-16 21:54:52 +00:00
Patrick Donelan
b1b033afa5
Added Survey Workflow onSurveyEndWorkflowId
...
Fixed username bug
2009-03-15 06:34:37 +00:00
Graham Knop
db226238ce
silence warning in errorhandler test
2009-03-12 23:27:50 +00:00
Colin Kuskie
499777b808
Add a few multi-user Cart/session/addressBook tests.
2009-03-12 21:17:25 +00:00
Colin Kuskie
12c5b14ab4
Handle different random sort orders on different machines.
2009-03-12 21:12:21 +00:00
Graham Knop
ff21ad645d
fix Workflow test, we now have 11 workflows by default
2009-03-12 20:43:24 +00:00
Graham Knop
4186f74089
fix User test for visitor private messaging change
2009-03-12 20:43:20 +00:00
Colin Kuskie
bdbd0792ad
Remove diag output from test
2009-03-11 16:32:13 +00:00
Patrick Donelan
634706efc1
Merge branch 'master' into passive_analytics_without_flux
...
* master:
Fixed Survey Take template
Squashed commit of the following: (from survey-rfe branch)
Fix a POD typo.
correct inbox message from user preface
Fix a typo in the Default gallery view template
Documentation bug in buildArrayRefOfHashRefs
changed screenshots in Matrix Listing view to popup
matrix privileging fixes
Fix an i18n typo in the Post user defined variables.
Remove debugging code.
approval workflow fix
matrix upgrade and privileging fixes
fixed: Template parser cannot be set
forward porting gallery bug fixes
preparing for 7.7.0 dev
parser should be a selectbox, not a selectlist.
labeling survey as beta
fixeding my borkes to the changelog
fixed #9852 : Users can accept private messages from Visitor, but Visitor cannot send messages
2009-03-11 18:53:58 +11:00
Patrick Donelan
5da0379f99
Updated SurveyJSON tests to recognise goto[Expression] on Section and Question
2009-03-11 15:29:04 +11:00
Patrick Donelan
7ec5cab126
Merge branch 'master' into survey
...
* master: (121 commits)
Fix a POD typo.
correct inbox message from user preface
Fix a typo in the Default gallery view template
Documentation bug in buildArrayRefOfHashRefs
changed screenshots in Matrix Listing view to popup
matrix privileging fixes
Fix an i18n typo in the Post user defined variables.
Remove debugging code.
approval workflow fix
matrix upgrade and privileging fixes
fixed: Template parser cannot be set
forward porting gallery bug fixes
preparing for 7.7.0 dev
parser should be a selectbox, not a selectlist.
labeling survey as beta
fixeding my borkes to the changelog
fixed #9852 : Users can accept private messages from Visitor, but Visitor cannot send messages
preparing for 7.6.14 release
fix AdSpace, Ad tests
Restore the original properties for the profile category that was modified for test.
...
Conflicts:
docs/gotcha.txt
docs/upgrades/upgrade_7.6.10-7.6.11.pl
lib/WebGUI/Asset/Wobject/Survey.pm
lib/WebGUI/Asset/Wobject/Survey/SurveyJSON.pm
2009-03-11 15:26:07 +11: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
4b1ec30748
Formatted duration template variable and method, with tests.
...
Start writing Story help.
2009-03-07 00:01:41 +00:00
Colin Kuskie
925a218224
keyword tag cloud for StoryArchive, with tests
2009-03-06 17:17:21 +00:00
Colin Kuskie
703bce933c
Remove debugging code.
2009-03-06 15:40:59 +00:00
Colin Kuskie
5bb4cbf299
change names of loops to be _loop vs Loop.
...
Added keyword loop variable.
Change subtitle to a textarea.
Add tests for Story template variables.
2009-03-05 23:43:50 +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
426bc41b04
Add a getArchive method to the Story. Test it.
...
Make www_edit work.
2009-03-05 01:01:45 +00:00