Commit graph

4495 commits

Author SHA1 Message Date
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
Arjan Widlak
3348df94da fixed #9264: new slideShow.swf uploaded in extras/ukplayer (United Knowledge/Arjan Widlak) 2009-01-14 23:21:56 +00:00
Colin Kuskie
7081202353 Mirror the indent loop calculation to the rel_depth in the Navigation. 2009-01-14 17:44:17 +00:00
Colin Kuskie
3804ad7ddd Moving toolbar cache into the getToolbar sub. This was to be the forward port
of the getToolbar adminOn fix, but 7.6 already does uses adminOn to prevent
extra output from being generated.
2009-01-14 04:22:27 +00:00
David Delikat
d27b5b0066 fixed bug 9428: ASSET::get now includes keywords when
called without a property name.
2009-01-12 22:28:46 +00:00
Colin Kuskie
e3c77d4e80 Add a test for evaluating templates and macros in the right order
in the Snippet.  Fix a bug with that.
2009-01-12 22:23:41 +00:00
Graham Knop
1af2704e0c marked sbin scripts as executable 2009-01-12 16:28:33 +00:00
Graham Knop
5334a678cc preparing for 7.6.9 dev 2009-01-09 12:07:02 +00:00
Graham Knop
cfc00207b5 preparing for 7.6.8 release 2009-01-09 10:43:01 +00:00
Graham Knop
33a3f2b439 fixed: Syndicated Content corrupts wide characters 2009-01-09 10:33:12 +00:00
JT Smith
75faea98af added #!/usr/bin/env perl to all utility scripts 2009-01-07 23:40:15 +00:00
Colin Kuskie
6c367d66f2 Forward port i18n fix for Gallery Album RSS list. 2009-01-07 02:33:44 +00:00
Colin Kuskie
2765e61457 Fix some Survey i18n typos in the time limit hoverhelp. 2009-01-05 22:05:46 +00:00
Colin Kuskie
fd39a8dcc2 Fix a typo in the i18n help for the ITransact Pay Driver. 2009-01-05 21:49:42 +00:00
Colin Kuskie
9cbe4c7c04 Correct dataform captcha variable name in the help. 2009-01-05 18:53:25 +00:00
Colin Kuskie
ee66303d56 Have Thingy check for existance of table and column to prevent
SQL from dying.
2009-01-05 18:09:52 +00:00
Colin Kuskie
6964c2f1d2 Fix linking to other things and autocreating the form field for it. 2009-01-05 16:49:23 +00:00
Colin Kuskie
a894bf906a Only resize photos if they are larger than the Gallery resolutions. 2009-01-02 22:16:44 +00:00
Colin Kuskie
5574c9cc34 Fix preview of Image fields in the editThing screen. 2009-01-02 19:51:04 +00:00
Colin Kuskie
7d5e5eb581 Forward port Album cache delete/DESTROY issue with non-existant
keys in the cache.
2009-01-01 16:14:36 +00:00
Colin Kuskie
436ca52676 Fix a problem where an unviewable initial asset would throw off the indent_loop
size by 1.  In the nav templates, this would generate bad closing markup.
2008-12-31 16:58:26 +00:00
Colin Kuskie
70a5299114 Legend and fieldset tags do not seem to obey CSS width limits. Add a paragraph
tag around the photo title to limit the width to 230px (250 - 2*10) for the
limit of the surrounding div.
2008-12-31 05:51:08 +00:00