Colin Kuskie
1395fcc411
Add RFE #10944 , keyword pages.
...
Keyword pages are any page where the title is exactly the same as any keyword
for any page in the wiki. Keyword pages work the same as any wiki page, but
also may display a list of pages that are tagged with the keyword.
2010-04-13 11:05:29 -07:00
Colin Kuskie
55ceb579fb
Add missing template help for the WikiPage view template.
2010-04-13 10:55:48 -07:00
Colin Kuskie
9b36e44390
Added JS-type cancel button to edit view of WebGUI::Asset::Post (Bug #11514 )
2010-04-05 15:18:19 -07:00
kimd
8104338da7
Added additional navigation to the photo asset (RFE 11412).
2010-03-25 19:45:48 -05:00
Colin Kuskie
f5fd970c94
Allow users who re-edit posts to skip notifications. Fixes bug #11466
2010-03-22 15:27:05 -07:00
Colin Kuskie
d6f61c07d1
Make the Deactivate account template user selectable for both LDAP and WebGUI. Fixes bug #11482
2010-03-22 10:43:29 -07:00
Colin Kuskie
c4b3e1e758
Add the calendar month template variables. Fixes bug #11472 .
2010-03-15 09:43:28 -07:00
Colin Kuskie
498b961ed7
Fix a template variable typo. Fixes bug #11411 .
2010-02-16 08:21:38 -08:00
Colin Kuskie
acc6447841
Only users who canAdminister the parent wiki are allowed to purge revisions of a wiki page. Fixes bug #11377
2010-02-01 14:50:40 -08:00
Colin Kuskie
1e7f443126
Fix problems with the Sales tab in the Shop Account plugin.
...
Only display the Sales tab to vendors, and prevent www_viewSales from erroring out if the
user is not a vendor. New template, template variable, i18n.
2010-01-18 08:51:17 -08:00
Colin Kuskie
baf9f3c700
Make a synopsis field available to the Event edit form. Fixes bug #11190
2009-11-02 10:53:09 -08:00
khenn
3958a36271
bug fixes: start date is returned in UTC instead of the proper time zone, meta data fields are not properly returned to the template
2009-11-01 08:44:22 -06:00
Colin Kuskie
058704d027
Remove template variable from printRemainingTickets in the EMS.
2009-10-30 15:58:43 -07:00
khenn
17145cf082
added print remaining tickets feature to EMS
2009-10-30 17:07:59 -05:00
Colin Kuskie
21223657a1
Extend the PickLanguage macro to let the user clear their overrides.
2009-10-30 09:16:38 -07:00
Colin Kuskie
97a340a45c
CS template variable help review. Fixes bug #11179 .
2009-10-29 12:44:45 -07:00
Colin Kuskie
25083b27e3
Merge commit 'haarg/bart-i18n'
2009-10-28 11:15:12 -07:00
Bart Jol
ba52c38ea3
configured title so al link appears in help index
2009-10-28 12:50:17 -05:00
Bart Jol
f03a030f35
added i18n and help
2009-10-28 12:41:56 -05:00
Colin Kuskie
f715630a7b
Make a hexadecimal version of the assetId available for templates.
2009-10-23 13:22:21 -07:00
Colin Kuskie
c327630771
Add pagination to the DataForm list view. Fixes bug #10989 .
...
Adds new code to Paginator, to handle paginating with an iterator.
2009-10-14 20:35:54 -07:00
Colin Kuskie
247166baf2
In the CS, do not show a profile link unless the user is not a visitor. Fixes bug #11084
...
If the post is owned by Visitor, do not show the link because no one
is allowed to see Visitor's profile. If the current user is Visitor,
do not show the link because Visitor is not allowed to view anyone's
profile.
2009-10-02 12:49:26 -07:00
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