Colin Kuskie
67a66647ec
CHI requires a switch to keep track of cache size. Also, flush should be mapped to CHI's clear method. Fixes bug #11565 .
2010-05-11 10:09:55 -07:00
Colin Kuskie
d1559c06cf
Document new required modules.
2010-05-10 19:28:10 -07:00
Colin Kuskie
6965611994
Make the state field required in cart addresses. Fixes bug #11564 .
2010-05-10 16:15:28 -07:00
Colin Kuskie
f3010db1b3
Persist data entered by the user in the registration form, but keep falling back to user profile field defaults if no user input is given. Fixes bug #11533 .
2010-05-10 14:12:07 -07:00
Colin Kuskie
f3d95f99b4
Change how the query is persisted in Wiki search results. Fixes bug #11558 .
2010-05-10 13:23:32 -07:00
Graham Knop
06d61ec19d
fixed: UserList asset has SQL injection bug
2010-05-10 13:07:02 -05:00
Colin Kuskie
007391d5f1
Label the form field for entering in sub-keywords.
2010-05-10 10:55:02 -07:00
Colin Kuskie
a03e13ea4d
When a version tag is deleted, delete it's workflow instance, if it exists. Fixes bug #11544 .
2010-05-10 10:38:15 -07:00
Colin Kuskie
e6ab688751
If a sitename is passed, filter based on sitename for spectre status. Fixes bug #11541 .
2010-05-10 09:57:17 -07:00
Colin Kuskie
19e497f66e
Fix some copy/paste errors in the Cash i18n. Fixes bug #11561
2010-05-10 08:19:58 -07:00
Colin Kuskie
f04cf29300
Fix display of the shop credit deduction when there's a recurring item in the cart. Fixes bug #11557
2010-05-05 18:29:03 -07:00
Colin Kuskie
113c44ada8
Give the cart an id for the JS to work with.
2010-05-05 16:36:31 -07:00
Colin Kuskie
41575d24bb
ready for 7.9.5 development
2010-05-04 22:17:46 -07:00
khenn
ac7ce44180
Added support for utf-8 characters in urls for English language pack
2010-05-04 18:45:10 -05:00
Colin Kuskie
ec2d6a85e5
Document Shop and Cart changes for users.
2010-05-03 15:17:17 -07:00
Colin Kuskie
1c70821a6f
Really make the wiki sort by popularity (then lineage). Fixes bug #11537
2010-05-02 01:18:26 -07:00
Colin Kuskie
b9c2a3b0ad
Make the Date macro handle leading and trailing whitespace. Fixes bug #11542 .
2010-05-02 01:07:35 -07:00
Colin Kuskie
42a6b612f7
Fix a bad delete button in the view inbox template. Fixes bug #11547
2010-05-02 00:56:08 -07:00
kimd
660d036f8a
Gallery: Automatically adjust orientation of images based on EXIF data (RFE11498)
2010-04-30 10:37:46 -05:00
Paul Driver
c0e3ec0d58
We're shipping underscore.js now.
2010-04-29 13:06:27 -07:00
Doug Bell
6a000fffd3
added CHI to testEnv
2010-04-29 13:24:50 -05:00
Doug Bell
4a602b3603
cite my work
2010-04-26 19:19:51 -05:00
khenn
0050f44bec
Added a way to pass additional headers to WebGUI::Mail::Send from the WebGUI::Inbox::Message API
2010-04-26 12:45:30 -05:00
Colin Kuskie
827565c22a
Prevent redundant display of the address in the cart, unless it's separate from the per cart address.
2010-04-22 13:31:10 -07:00
Colin Kuskie
d085d7d04a
Revoke the previous page-level hierarchial keywords work, in favor of forthcoming work on wiki level keywords work
2010-04-21 16:55:16 -07:00
Colin Kuskie
776397bfa9
fix MapPoint i18n copy/paste error.
2010-04-21 08:32:12 -07:00
Colin Kuskie
808a866c8b
Ready for 7.9.4 development
2010-04-20 22:44:00 -07:00
Colin Kuskie
112db57dd1
Change name of MapPoint property from state to region to avoid conflict with asset state. Add template i18n. Fixes bugs 11531, 11532
2010-04-20 16:59:31 -07:00
Colin Kuskie
0b6e78f6d9
Fix a typo in the deactivate account template code. Fixes bug #11530 .
2010-04-20 09:09:40 -07:00
Doug Bell
e60c6fdc91
Merge remote branch 'spunky/rfe620'
...
Conflicts:
docs/changelog/7.x.x.txt
docs/upgrades/packages-7.9.3/root_import_gallery-templates_default-gallery-edit-album.wgpkg
2010-04-19 17:25:30 -05:00
kimd
dd72159db0
Added buttons to the GalleryAlbum edit view so users can rotate photos by 90 deg (RFE 620).
2010-04-19 22:24:09 +02:00
Colin Kuskie
b4f7bb4334
Do not prevent Assets from being added as children by subclassing addChild. It doesn't prevent paste from working. Fixes bug #11525 .
2010-04-19 09:07:53 -07:00
Colin Kuskie
c8414bee52
Check for lack of existence of an asset before logging an error. Fixes bug #11526
2010-04-19 08:22:01 -07:00
Colin Kuskie
ea5e82b626
Make sure that we can start a workflow via a cron job. Fixes bugs #11444 and #10189
2010-04-19 08:14:21 -07:00
Colin Kuskie
55d2e510d6
Add top-level keywords, which allows for hierarchial categorization of wiki pages.
2010-04-16 20:46:55 -07:00
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
7390497e1f
Change how the locked flag is displayed, so that it isn't inline with the content, but just above it. Fixes bug #11520
2010-04-13 10:55:47 -07:00
Colin Kuskie
15939961bb
Add better comment rating icons. They still have smiley faces, but they're cleaned and trimmed up.
2010-04-11 22:19:45 -07:00
Doug Bell
fe2b81772b
add 11477: Don't fill in a default synopsis
2010-04-08 14:42:16 -05:00
Doug Bell
2023e9c41e
fixed JS comment in head tags. added credits
2010-04-07 11:54:09 -05:00
Doug Bell
eee547b0cc
Add drag'n'drop sorting to the Gallery Album Edit View (RFE 11007).
2010-04-07 11:54:09 -05:00
Colin Kuskie
83ffaf938b
Ready for 7.9.3 development
2010-04-06 21:55:37 -07:00
Colin Kuskie
f06ce2e0eb
Internationalize the Add button in the Criteria builder for the Shortcut.
2010-04-06 13:54:24 -07:00
Colin Kuskie
982e5117f1
Fix shortcut hoverhelp, javascript, and criteria builder usability. Fixes bug #11516
2010-04-06 13:53:51 -07:00
Colin Kuskie
33c54b66b6
Fix bug #11469 , multi-allocation slider doesn't work. Make sure that allocMax is set in all cases.
2010-04-06 11:14:53 -07:00
Paul Driver
89b07a44c8
Noted new dependancy in the wrong place
2010-04-05 17:19:23 -07:00
Paul Driver
c356a7acc6
DateTime::Event::ICal in Calendar, workflow to extend recurrence
2010-04-05 17:08:11 -07:00
Colin Kuskie
01f0250d28
Proper bug attribution to Bernd.
2010-04-05 15:18:45 -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