Commit graph

11337 commits

Author SHA1 Message Date
Colin Kuskie
55196c4eda Update template variable help, and add an i18n label for the view photo template. 2009-03-23 18:14:45 +00:00
Colin Kuskie
953b96dbe7 Fix a few small bugs related to uploading and postprocessing images. 2009-03-23 17:57:20 +00:00
Colin Kuskie
2cab246ef6 Fix dangling comma problem. 2009-03-23 17:56:11 +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
Brian Medley
44502360ce Add in annotations column. 2009-03-23 08:48:48 +00:00
Brian Medley
446cf883f5 Remove warnings 2009-03-23 08:44:46 +00:00
Brian Medley
bd5c023bd0 Seems to be working. 2009-03-23 08:43:48 +00:00
Brian Medley
d7e9880966 Seems to be working. 2009-03-23 08:42:15 +00:00
Brian Medley
cdb5421c3c Seems to be done 2009-03-23 08:41:16 +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
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
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