Commit graph

9285 commits

Author SHA1 Message Date
David Delikat
279cb24cbe working image upload
thanks PerlDreamer
2009-03-23 03:33:17 +00:00
Colin Kuskie
e5cdfdfae8 Put storageIds into the JSON blob.
Add image and image data upload for annotating photos for stories.
2009-03-23 03:02:44 +00:00
Colin Kuskie
e399af16d0 Better INFO diagnostics for addFileFromFormPost 2009-03-23 02:37:49 +00:00
Brian Medley
689a8b3e23 checkpoint 2009-03-22 23:56:32 +00:00
Brian Medley
fe54073536 checkpoint 2009-03-22 20:47:46 +00:00
Kaleb Murphy
cafd31f87a New Question type. Just a Month-Year type with a month drop down and a 4 digit year text box. 2009-03-22 18:18:38 +00:00
David Delikat
e9d54a3171 90% functionally complete 2009-03-22 01:25:19 +00:00
Yung Han Khoe
2151730767 small matrix fix 2009-03-21 23:34:13 +00:00
Yung Han Khoe
302952b206 Matrix performance improvements 2009-03-21 23:26:08 +00:00
Yung Han Khoe
b8d4eac3ca rfe #9353: Welcome message template 2009-03-21 15:17:29 +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
Colin Kuskie
420a70531b Add form fields for uploading images to the Story.
Help, i18n for those fields.
Need to be added to the template.
2009-03-20 18:20:47 +00:00
Colin Kuskie
734c48f525 Fix a broken story template in the topic. Update main package. 2009-03-20 04:41:39 +00:00
Colin Kuskie
3e461decb9 Add crumb trail template variable in code, and in templates.
Remove standalone topic package, and update the main storymanager package.
2009-03-20 04:16:42 +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
25af23ff2c test fixes 2009-03-19 21:59:18 +00:00
Colin Kuskie
e06d53c122 Add top story subtitle to match the spec. 2009-03-19 17:32:48 +00:00
Colin Kuskie
26d87bf607 Add a StoryTopic template 2009-03-19 17:24:01 +00:00
Martin Kamerbeek
abb13459f2 Fixed a typo 2009-03-19 16:55:25 +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
Doug Bell
212989054d fixed error in new skeleton 2009-03-19 16:50:19 +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
Doug Bell
815134dca1 updating skeletons. run through perltidy. added note about Installable aspect. removed old install routines 2009-03-19 16:36:35 +00:00
Colin Kuskie
4b859e5ada Add Help, missing help titles to i18n. 2009-03-19 16:25:19 +00:00
Colin Kuskie
ccbff17b14 Add i18n for the Gallery and Album. 2009-03-19 15:45:53 +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
5ae32f8cb4 Skeletal help for StoryTopic. 2009-03-19 04:07:27 +00:00
David Delikat
66c6c0fae5 yet another check point 2009-03-19 01:42:22 +00:00
Yung Han Khoe
f14832a583 making account activation email templatable 2009-03-18 20:25:01 +00:00
Colin Kuskie
e8292a8a3f Do not set addStoryUrl unless the user can really add Stories. 2009-03-18 18:26:20 +00:00
David Delikat
3c56bb64ae nuther check point 2009-03-18 17:50:56 +00:00
Colin Kuskie
9d03cd52ca Always dangle a comma. 2009-03-18 17:40:52 +00:00
Colin Kuskie
20db7e1dda Remove debug. 2009-03-18 17:25:35 +00:00
Colin Kuskie
1349667103 Fix broken Help. 2009-03-18 16:57:59 +00:00
Colin Kuskie
988e74e6a9 Fix missing, and broken Help. 2009-03-18 16:57:03 +00:00
Colin Kuskie
a8dbe3bed7 Parenthesize the call to get to make it stand out. 2009-03-18 16:56:28 +00:00
Martin Kamerbeek
7c7db4d688 Cleanup. 2009-03-18 15:50:52 +00:00
Martin Kamerbeek
1361ecb65a Fixed validation issue in Donation asset. 2009-03-18 15:47:17 +00:00
Martin Kamerbeek
be145261e0 Adding isVendorInfoComplete method. 2009-03-18 15:27:38 +00:00
Martin Kamerbeek
0a12c20691 Adding minimum checkout amount. 2009-03-18 13:06:00 +00:00
Yung Han Khoe
5176e17522 rfe #9355: Password Recovery email subject 2009-03-18 11:27:04 +00:00
Martin Kamerbeek
cc3ff65fa7 Added POD, reordered subs to be wg coding guidelines compliant. 2009-03-18 09:52:13 +00:00
Colin Kuskie
8914b0e14e Add a duplicate story template to be used for the Topic. 2009-03-18 00:19:53 +00:00
Colin Kuskie
2bd7a60a01 Merge in HEAD, up to 9866. 2009-03-17 23:45:21 +00:00
Colin Kuskie
7336d2d630 SMS coding complete, beginning testing.
Added getInboxAddresses method to User.pm, with tests.
All SMS/Email address choices are made in Mail/Send, on create
and on send, since that's when it handles groups.
Test variable addresses on creating mails.
Updated t/smtpd.pl to handle receiving and sending multiple messages.
2009-03-17 14:35:13 -07:00
Brian Medley
6acbdc063a Checkpoint 2009-03-17 20:45:25 +00:00