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
|
097de28bd0
|
Fix a perl syntax error, and use if/elsif/else instead
of cascaded if, since the 2nd if would always win.
|
2009-01-29 23:38:14 +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 |
|
Yung Han Khoe
|
df7de822ff
|
Adding help for Survey Questions template
|
2009-01-29 23:17:29 +00:00 |
|
Paul Driver
|
9b749bc2ff
|
Delete friends now removes both sides of the friendship.
|
2009-01-29 20:35:05 +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 |
|
Stephen Opal
|
fb3c85fdd2
|
When using only a groupId in create, the code assumed that the call also intended to use a userId, which it acquired from $session->user->userId.
This caused group type administrative notices to also go to the initial user.
|
2009-01-29 17:36:36 +00:00 |
|
Doug Bell
|
dd6c492016
|
fixed copyright
|
2009-01-29 17:29:58 +00:00 |
|
Colin Kuskie
|
6a9e65d7d3
|
Backporting GalleryAlbum isHidden fix.
|
2009-01-29 17:14:46 +00:00 |
|
Yung Han Khoe
|
1d0db51904
|
Updating Survey Help, more to come.
|
2009-01-29 16:40:11 +00:00 |
|
Colin Kuskie
|
129d45ca2a
|
Refactor gallery code to use old i18n technologies so they can
be verified with the critic_labels test.
|
2009-01-28 22:20:39 +00:00 |
|
Graham Knop
|
e345fd8706
|
fixed #9592: DataForm deleteAttachedFiles method can crash
|
2009-01-28 18:24:26 +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
|
744751a86f
|
cleaning up function in List form type
|
2009-01-28 16:39:32 +00:00 |
|
Graham Knop
|
c7dac4aa42
|
cleaning up survey pod
|
2009-01-28 16:39:27 +00:00 |
|
Graham Knop
|
c7c4b8aecd
|
fix error reporting in Syndicated Content
|
2009-01-28 16:39:21 +00:00 |
|
Graham Knop
|
b89bb0740e
|
log ITransact XML at debug instead of info to make logging credit cards less likely
|
2009-01-28 16:39:14 +00:00 |
|
Graham Knop
|
9d1fdfd1c6
|
remove needless import
|
2009-01-28 16:39:07 +00:00 |
|
Yung Han Khoe
|
57b3d4cbc2
|
added Statistical overview screen to survey
|
2009-01-28 15:22:50 +00:00 |
|
Doug Bell
|
188f22b678
|
leaving a TODO
|
2009-01-27 23:50:48 +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 |
|
Kaleb Murphy
|
1c8ee0b954
|
Removed explict utf8 decode from paramHashRef
|
2009-01-27 03:32:29 +00:00 |
|
Kaleb Murphy
|
8214390407
|
Form::paramHashRef now does explicit utf8 decoding
|
2009-01-27 03:19:55 +00:00 |
|
Colin Kuskie
|
787697adce
|
Add stub POD to these modules to get them to pass the POD test.
|
2009-01-26 23:35:51 +00:00 |
|
Kaleb Murphy
|
3a172a9e3d
|
POD docs added
|
2009-01-26 21:17:46 +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
|
83d1203de9
|
adding Transposed results export to Survey
|
2009-01-26 17:18:15 +00:00 |
|
Colin Kuskie
|
3467dd4a18
|
Expand macros in the notify subscription template so i18n will be handled.
|
2009-01-26 15:53:59 +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 |
|
Colin Kuskie
|
13ac9dc064
|
Posix character classes have to be used inside of regexp classes.
|
2009-01-25 23:31:50 +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
|
d8127aec73
|
Macro Widgets now take a style, defaulting to the users.
|
2009-01-23 19:50:49 +00:00 |
|
Colin Kuskie
|
0c91491ed0
|
Fix copy/paste POD from HexSlider to SelectSlider.
|
2009-01-23 19:27:41 +00:00 |
|
Colin Kuskie
|
1b965c9459
|
More POD fixes for Form controls.
|
2009-01-23 19:26:26 +00:00 |
|
Colin Kuskie
|
1fa562d4c7
|
Fix a typo in the TimeZone POD.
|
2009-01-23 19:19:13 +00:00 |
|
Colin Kuskie
|
e90368baa1
|
Image can inherit getStorageLocation from its parent since
WebGUI::Storage::Image was absorbed into WebGUI::Storage.
|
2009-01-23 19:06:46 +00:00 |
|
Colin Kuskie
|
118399c1db
|
Refactor out the check for the session-request outside of the nested
conditionals.
Use the hashref out of the request object to speed up param name lookups.
|
2009-01-23 16:44:29 +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 |
|
Colin Kuskie
|
6e09355ef5
|
Fix broken i18n.
|
2009-01-23 06:19:46 +00:00 |
|
Colin Kuskie
|
cf68263eb3
|
Make the failed subnet log message clearer.
|
2009-01-23 05:35:27 +00:00 |
|
Colin Kuskie
|
4437c2704c
|
i18n and hoverhelp for the definition
|
2009-01-23 05:34:27 +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 |
|
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 |
|