Colin Kuskie
cdf2638243
Remove dots from config files in exportBinaryExtensions.
2009-02-03 17:43:59 +00:00
David Delikat
621a0cf71b
initialize keyword field in GalleryFile.pm because get fills it in now due to a recent code change
2009-02-03 16:43:47 +00:00
Colin Kuskie
99d6796675
Prevent Event, WikiPage and Thread from being pasted places where they don't
...
belong. This allows chained method calls to "getMyParent", getParent, getWiki, getCalendar, etc.
to work.
Adds the new canPaste and validParent method to Asset and AssetClipboard.
2009-02-03 04:43:11 +00:00
Colin Kuskie
e0f6eec470
Fix the bad subnet checking in spectreTest. Subnet checks should only happen
...
in www_spectreTest, until a way is found to round trip data in and out of spectre
back to WebGUI. Documented how and where that should occur.
2009-02-03 00:14:05 +00:00
Yung Han Khoe
8dd4d66c96
fixed #9635 : Matrix - Add attributes not working
2009-02-03 00:11:46 +00:00
Tabitha Zipperer
cd1992c9b5
Added styles for taking a survey
2009-02-02 22:44:50 +00:00
David Delikat
118c18569f
caching now takes into account the correct parameter for pagination
2009-01-31 19:12:34 +00:00
Colin Kuskie
101e95fd63
Prevent Wiki Pages from being pasted to anywhere but a Wiki Master.
...
Add provisions for other assets to behave similarly.
2009-01-30 23:49:19 +00:00
Colin Kuskie
2f599812f4
Fix the mime/type and content of the XML sent to ITransact.
2009-01-29 23:24:53 +00:00
Meg O'Keefe Andrea
285c910480
new account skins
2009-01-29 19:39:02 +00:00
David Delikat
e3e24b37b0
fixed #9596 : Articles now use a semi-unique pagination variable based on asset id
...
also restored the 'synopsis = first page' feature in Asset::Post::getSynopsisAndContent
2009-01-29 17:45:52 +00:00
Colin Kuskie
70b0c262f5
Forward port removing workflow instances that don't have an underlying workflow anymore.
2009-01-29 17:40:43 +00:00
Colin Kuskie
6a9e65d7d3
Backporting GalleryAlbum isHidden fix.
2009-01-29 17:14:46 +00:00
Graham Knop
e345fd8706
fixed #9592 : DataForm deleteAttachedFiles method can crash
2009-01-28 18:24:26 +00:00
Graham Knop
13d0433b53
fixed #9375 : Syndicated Content asset improperly decodes wide XML entities
2009-01-28 18:03:44 +00:00
Graham Knop
e0e6e9b947
fixed: Syndicated Content asset doesn't work with feeds that specify their encodings via HTTP headers
2009-01-28 18:03:37 +00:00
Graham Knop
a8b096d675
preparing for 7.6.11 dev
2009-01-28 17:39:28 +00:00
Graham Knop
6cba44d0e3
preparing for 7.6.10 release
2009-01-28 16:39:51 +00:00
Graham Knop
73ba4cddcc
fixing macro usage in matrix compare template
2009-01-28 16:39:46 +00:00
Yung Han Khoe
0812e21b5b
fixed #9215 : Survey 2.0 results screens missing
2009-01-28 15:24:20 +00:00
Yung Han Khoe
57b3d4cbc2
added Statistical overview screen to survey
2009-01-28 15:22:50 +00:00
Colin Kuskie
bb53b4f088
Fix a typo in the 7.6.9-7.6.10 upgrade script.
2009-01-27 20:05:53 +00:00
David Delikat
3bbc8a7d4b
WebGUI::Form::Url::getValue returns blank rather than undef for blank fields
2009-01-27 20:05:13 +00:00
Colin Kuskie
0a8cf1c9f7
Merge in TimeTracker fix for users removed from a project with
...
existing report entries.
2009-01-27 17:35:40 +00:00
Colin Kuskie
f58858f07c
Reformatted to match the rest of the document.
2009-01-27 16:28:17 +00:00
Kaleb Murphy
962a8fdc51
Survey.surveyJSON and Survey_response.responseJSON fields will be altered to longText from longBlob. Future JSON fields should probably always be text type db fields.
2009-01-27 04:08:58 +00:00
Colin Kuskie
41da738e0e
Fix handling of multi-form and multiple select form elements by emitting
...
a hidden form variable to make sure the form element was in the generated form.
Changes in User and ProfileField to support this.
2009-01-26 21:03:23 +00:00
Yung Han Khoe
a612b56e92
adding grade book view to Survey
2009-01-26 14:57:01 +00:00
David Delikat
d24079f2ca
added splitTag test cases
2009-01-26 03:56:02 +00:00
Kaleb Murphy
fa1c554b9d
Survey Default Question template no longer has a random words entry. Removed until feature completed.
2009-01-25 18:12:49 +00:00
Doug Bell
3837878fff
fixed: Added the ability to choose which rich editor is used to compose inbox messages
2009-01-23 20:16:23 +00:00
Kaleb Murphy
482dd9ffc5
Macro Widgets now take a style, defaulting to the users.
2009-01-23 19:51:43 +00:00
Yung Han Khoe
05e563f79d
Adding hoverhelp to Survey's edit answer dialog
2009-01-23 16:25:57 +00:00
Colin Kuskie
310d454162
Forward porting bug fixes for billing address and asset with uncommitted parent.
2009-01-23 15:33:30 +00:00
Yung Han Khoe
f78886e3d7
Adding hoverhelp to the Survey's edit question dialog.
2009-01-23 13:21:52 +00:00
David Delikat
16ce54bf4f
added a new function to WebGUI::HTML to parse html text and extract a list of elements based on a tag
...
spec. used to extract paragraphs for the synopsis; convert FeedPP properties to scalar context so that
blank fields are rendered properly.
2009-01-23 03:41:49 +00:00
Steve Swanson
2893944837
New interface for the Matrix
2009-01-23 01:31:43 +00:00
Colin Kuskie
f5683b6995
Forward port Paginator markup fixes.
2009-01-23 01:11:11 +00:00
Colin Kuskie
b4db7e4391
Prevent redirects from happening when cutting images and files.
2009-01-22 21:22:55 +00:00
Colin Kuskie
3e0f449c46
Rolling back rev 9142. The gallery is supposed to upscale graphics.
2009-01-22 18:26:35 +00:00
Yung Han Khoe
16452c0677
Adding hoverhelp to Survey Edit Section dialog
2009-01-22 18:23:01 +00:00
Graham Knop
334bd1ceea
preparing for 7.6.10 dev
2009-01-22 01:59:11 +00:00
Graham Knop
4daf774375
preparing for 7.6.9 release
2009-01-22 01:14:40 +00:00
Graham Knop
b255495c02
fixed: Exporting to static files can leak large amounts of memory
2009-01-22 01:14:33 +00:00
Graham Knop
5fe7ffa55c
fixed: HTTP Proxy doesn't serve new content to visitors
2009-01-22 01:14:26 +00:00
Arjan Widlak
93297df269
fixed: ukplayer example is now loaded with swfobject.js released under the MIT licence, see gotcha's and /extras/ukplayer
2009-01-21 18:07:01 +00:00
Colin Kuskie
329663dff9
Attributions in the changelog for a patch provided to fix a bug.
2009-01-16 16:10:00 +00:00
Doug Bell
96662a5f59
fixed #4137 : Calendar Search page has extra head tags in body
2009-01-15 20:12:36 +00:00
Colin Kuskie
1460618ad4
Forward port Shelf view fix. Was not displaying child shelves, only self.
2009-01-15 16:35:01 +00:00
Colin Kuskie
1b6dd7be63
Forward port the PayDriver bug fixes from 7.5 branch. Labels are always
...
taken consistently from the JSON blob, and not a mixture of the two.
2009-01-15 00:34:34 +00:00