Commit graph

7855 commits

Author SHA1 Message Date
Colin Kuskie
6f368127be Update POD with new options. 2009-03-27 21:33:14 +00:00
Patrick Donelan
07e03c7b15 Fixed Survey to follow convention that a value of 0 for maxResponsesPerUser
should imply unlimited. Updated tests and docs to match.
2009-03-27 05:12:57 +00:00
Kaleb Murphy
774ef99cb6 Dont let stupid monkies play with object members 2009-03-27 00:11:19 +00:00
Colin Kuskie
8a8f6aea1d Pod fixes for Account skeleton. 2009-03-27 00:01:21 +00:00
Graham Knop
c4740f76a3 fix bug in WebGUI::AdSpace::Ad, remove some more CODE_COP checks 2009-03-26 23:23:34 +00:00
Graham Knop
e1d659553e Fix Ad Sku templates: Asset ID, Namespace, I18n 2009-03-26 22:29:13 +00:00
Graham Knop
c91878c9a3 test fixes and small cleanups 2009-03-26 21:44:55 +00:00
Colin Kuskie
0e74bca20e Fix POD. 2009-03-26 21:09:36 +00:00
Kaleb Murphy
046dae4f31 Moved multiple choice questions to the data base, and they can now be edited globally from the Survey edito 2009-03-26 21:02:30 +00:00
Graham Knop
7064eb1a2a Keywords form control, Keywords API enhancements, Keywords format change 2009-03-26 20:52:19 +00:00
Yung Han Khoe
17378e2e77 taking out an unapproved rfe 2009-03-25 21:59:09 +00:00
Yung Han Khoe
9a88b8756e added Thingy field-copy function and changed thingy field pretext and subtext 2009-03-25 21:52:33 +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
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
David Delikat
e0ef9d3c6e all functions complete
-- pre-polish check point
2009-03-24 21:13:13 +00:00
Colin Kuskie
2bd407d70e Prune out preview code for now. 2009-03-24 19:36:02 +00:00
Colin Kuskie
3ceb924695 Update Help on archiveAfter 2009-03-24 19:33:48 +00:00
Colin Kuskie
9a544df683 Remove old debugging code. 2009-03-24 19:33:07 +00:00
Colin Kuskie
575f7fff64 Remove old debugging code. 2009-03-24 19:32:46 +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
David Delikat
efbe79e365 almost done 2009-03-24 04:49:06 +00:00
Colin Kuskie
b4ebcb2ae3 Fix a typo in Navigation help, for page.isDescendant. Attribution pending. 2009-03-24 02:04:31 +00:00
David Delikat
b35848179c little changes here-n-there 2009-03-24 00:56:35 +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
Yung Han Khoe
25afba2f52 Added caching to statistics on Matrix view. 2009-03-23 20:54:26 +00:00
Colin Kuskie
08747a8fee Make the save and add another photo button work. Add it to the default template. 2009-03-23 20:54:14 +00:00
Colin Kuskie
485195e7d5 Recommit the fix for updating existing storage locations. 2009-03-23 18:27:11 +00:00
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
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
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