Commit graph

11422 commits

Author SHA1 Message Date
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
a57a6ba87b Template for new question type. 2009-03-22 18:20:25 +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
John Dagitz
e252edb507 Add small adsku.gif icon 2009-03-20 13:22:38 +00:00
John Dagitz
f67d5a6711 Add adsku.gif icon 2009-03-20 13:20:12 +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
e1c9da3e10 preparing for 7.7.1 dev 2009-03-20 00:00:10 +00:00
Graham Knop
1653d35e1e add asset history back to config file 2009-03-19 22:45:19 +00:00
Brian Medley
49c4233bab preparing for 7.7.0 release 2009-03-19 22:42:06 +00:00
Graham Knop
8242fa59fa clean up after doing cart test 2009-03-19 21:59:23 +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
af01175192 Update patch attribution 2009-03-19 16:07:17 +00:00
Kaleb Murphy
41436a6d21 removed traces 2009-03-19 16:00:05 +00:00
Colin Kuskie
ccbff17b14 Add i18n for the Gallery and Album. 2009-03-19 15:45:53 +00:00
Patrick Donelan
9b5309f650 Added completed SDH rfes to changelog 2009-03-19 04:32:39 +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
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
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
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
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