Colin Kuskie
79b849262c
WikiPage displays a locked label when locked. fixes bug #10998
2009-09-16 16:07:59 -07:00
Doug Bell
ed8a0dac5c
added direct value access in DataForm list view
2009-09-15 20:16:31 -05:00
Doug Bell
0697673846
added Subscribable AssetAspect to Wiki
2009-09-09 17:24:00 -05:00
Colin Kuskie
b2bc8c91b4
Fix bad i18n and help for Story Manager form errors.
2009-09-07 12:55:53 -07:00
Colin Kuskie
494d97c53f
Fix the carousel in the Story. Bug #10915
...
Add a template variables for the photoWidth from the Story's Archive.
Document the new template variable, with i18n.
Modify both Archive and Topic templates.
2009-09-05 14:56:16 -07:00
Colin Kuskie
1b9c2f324c
fix 10838, AdSku template variable help.
2009-09-02 08:48:07 -07:00
Colin Kuskie
5ef030d1f8
Give the Carousel a minimum width, and expose it as a template variable to help
...
YUI Carousel with rendering. Adjust default template, Help, i18n.
Fixes bug #10511 .
2009-08-20 23:12:59 +00:00
Colin Kuskie
e886474284
Draw a fieldset around each Photo and its metadata.
...
Change the delete label so that it is clear that you are deleting the image and the metadata.
Redo the image upload form so that it is clear that uploading a new image to a photo with
an existing image replaces the existing with the new one.
2009-08-13 21:30:49 +00:00
Patrick Donelan
e85335cbc7
Made Survey::getResponseDetails template vars consistent
2009-08-12 06:28:08 +00:00
Patrick Donelan
10755c3b83
Fixed Survey reporting bugs
...
* Survey::responseJSON mutator was not doing the right thing when
responseId argument was passed in
* www_viewGradeBook template fixes and documentation
2009-07-29 06:37:34 +00:00
Colin Kuskie
aa1fcf4b67
Fix i18n and Help for StoryArchive, Story
2009-07-23 19:36:04 +00:00
Colin Kuskie
23f7af1d71
Fix bad i18n and broken help variables for the Product.
2009-07-22 16:58:52 +00:00
Colin Kuskie
ca7a93452a
Add missing template variable help for sub-shelf loop.
2009-07-17 21:19:41 +00:00
Colin Kuskie
f2bd5d8e48
The shelf now checks for viewing permissions of the products and shelves that it displays.
...
Template with i18n feedback for users.
2009-07-17 21:01:55 +00:00
Colin Kuskie
435be65aa4
Add Help docs for the Admin Console template.
2009-07-14 15:48:47 +00:00
Colin Kuskie
fcad3a112d
Fix a bug in the Story when handling images of different sizes. Add a
...
photoWidth property to the StoryArchive, and resize all newly uploaded pictures
to a Story.
2009-06-08 21:51:33 +00:00
Colin Kuskie
971f300162
And more changes.
2009-06-08 21:03:11 +00:00
Colin Kuskie
0c60ac39c5
Update help to show that ALL asset variables are available for every page in the page_loop.
2009-06-08 21:00:14 +00:00
Colin Kuskie
8f09dc062d
Add edit and delete icons to the Story Topic. Update tests. Adjust both
...
sets of templates. Use the correct privileges for displaying the icons.
Help and i18n.
2009-06-01 16:53:22 +00:00
Colin Kuskie
6844ef4559
Add missing edit story and delete story icons in the view method of the Story Archive.
2009-06-01 16:27:49 +00:00
Colin Kuskie
83497b773e
Fix Story permissions so that admin need not be turned on.
...
canEdit is now determined by the Story and the parent StoryArchive.
With tests, and template changes.
2009-05-28 04:15:50 +00:00
Patrick Donelan
7829d708ea
Survey test suite now functional.
...
Tests are defined via a JSON-encoded spec, through Web Crud interface
Test results are TAP encoded, and TAP parsed and prettified into HTML
Added i18n, help and tests
2009-05-15 10:33:47 +00:00
Colin Kuskie
86fd07e3a5
Add files missed during the initial checkin of managed friends network.
2009-05-14 04:07:19 +00:00
Colin Kuskie
385d35c13b
RFE for making an user's inbox filterable by the person who sent it.
...
Includes template changes, i18n, help and tests.
2009-05-13 17:20:40 +00:00
Patrick Donelan
fdf7e68827
Added Survey feedback template
...
Added survey feedback template and method for returning the templated feedback for a given response
Used this to clean up the default survey template, and updated the i18n and help
2009-05-13 08:59:50 +00:00
Patrick Donelan
c9861bdf8f
More Survey refactoring
...
refactored out repetitive checking of takenCount
added i18n template variables to Survey template so that user is told what happened for timeouts etc..
2009-05-13 02:10:57 +00:00
Doug Bell
18460256df
template attachments now work with packages. head_attachments and body_attachments are now documented
2009-05-07 17:35:43 +00:00
Colin Kuskie
db290f91f9
Add an option to the Sku to require individual shipping of this sku, separate
...
from other items in the cart. Update the FlatRate driver to support calculating that.
2009-04-29 16:52:16 +00:00
Paul Driver
fea5dea0d9
Help for the template variable I added earlier
2009-04-29 01:26:50 +00:00
Colin Kuskie
142518035d
Fix bad Event URL template variables.
2009-04-27 18:39:14 +00:00
Colin Kuskie
1b8ad91605
Add in StoryManager, 3 assets for managing news content in WebGUI.
...
Several small API changes to Keyword and AssetExportHtml to support StoryManager functionality.
2009-04-24 18:31:06 +00:00
Colin Kuskie
19f703dc9b
Merge with HEAD, 10472
2009-04-24 17:12:17 +00:00
Colin Kuskie
25ead75eba
Finish cleaning up after the move of getTaxRate from the Sku to the TaxDriver.
2009-04-24 03:35:34 +00:00
Graham Knop
dd84e6c47c
clean up remains of WSClient
2009-04-23 16:21:49 +00:00
Patrick Donelan
c3ea6d4683
Added Survey back button, with option to turn it on/off, tests, and i18n
...
Noticed that some Survey tests are broken, will fix tomorrow
2009-04-21 07:12:07 +00:00
Colin Kuskie
d1db12d1e4
Finish export code.
...
Make the list of assets templatable, since the user can see it.
Beginnings of export collateral tests.
2009-04-20 21:18:24 +00:00
Colin Kuskie
fa2768ea50
Remove package with modified dragger tags.
...
Put the new dragger tags into the template variables generated by the Layout.
Update the Layout Help now that dragger.icon is inside the position loops.
Remove the gotcha text for the manual modification solution.
2009-04-17 15:59:05 +00:00
Colin Kuskie
c28c7771c3
Top story photo template variables, with i18n, help and tests.
2009-04-13 23:16:53 +00:00
Colin Kuskie
1edaca4ed2
Merge up to 10305
2009-04-13 17:04:23 +00:00
Yung Han Khoe
dc0f5a9fea
added some tmpl_vars to thingy's search template
2009-04-11 19:04:22 +00:00
Colin Kuskie
8b6ff20822
Adding RSS and Atom template variables to the Story Topic.
2009-04-10 23:16:03 +00:00
Colin Kuskie
a400d3697f
Add missing template variables to the Story Archive.
...
Add RSS and atom template variables.
2009-04-10 22:39:23 +00:00
Colin Kuskie
cf546ad031
Add headline field, with templates.
2009-04-09 14:53:10 +00:00
Colin Kuskie
3cac8b32e0
Remove storiesPerFeed, since that's picked up by the RSS Aspect.
2009-04-08 17:39:42 +00:00
Colin Kuskie
4c1307e3d0
merge to 10219
2009-04-08 16:35:31 +00:00
Yung Han Khoe
e918f3ff7b
Adding help for Carousel wobject
2009-04-05 17:12:16 +00:00
Colin Kuskie
78c76f543c
Fix double variables showing up in thread and post help.
2009-04-03 21:08:56 +00:00
Colin Kuskie
ae01ea2cd8
Remove Help for the RSSFromParent asset.
2009-04-02 23:43:15 +00:00
Colin Kuskie
01b8ccf412
Add getAddToCartForm to skus, update Shelf code, help, i18n and template.
2009-03-28 17:25:43 +00:00
Colin Kuskie
2bd407d70e
Prune out preview code for now.
2009-03-24 19:36:02 +00:00