Commit graph

699 commits

Author SHA1 Message Date
Kaleb Murphy
d8127aec73 Macro Widgets now take a style, defaulting to the users. 2009-01-23 19:50:49 +00:00
Yung Han Khoe
16452c0677 Adding hoverhelp to Survey Edit Section dialog 2009-01-22 18:23:01 +00:00
Tabitha Zipperer
af2b83219a Attempt to fix IE6 bug 2009-01-21 18:26:36 +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
Tabitha Zipperer
5b30a81983 Added a style for printing Alumni pages 2009-01-21 17:59:57 +00:00
Kaleb Murphy
1dc5387e1f Moved draggable.js to extras/yui-webgui/build/layout since it is now a wrapper around YUI dragdrob 2009-01-16 16:20:30 +00:00
Kaleb Murphy
4dc51dd879 whups, left in console.logs 2009-01-16 00:36:30 +00:00
Kaleb Murphy
2e47d3b2a1 Updated draggable.js to wrap the YUI 2009-01-16 00:34:50 +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
Graham Knop
ab403b32cf convert to new storage format 2009-01-09 10:37:55 +00:00
David Delikat
d0b8dd17bc Survey 2.0 - "Cancel" button not working as expected (#9217)
added call to 'loadSurvey' after 'cancel'
also added code in 'loadSurvey' to allow for a refresh without
displaying an edit window.
2008-12-19 16:11:03 +00:00
Patrick Donelan
8e7f378f4f Nuked console.log() so that js doesn't break in non-FFx browsers 2008-12-17 03:16:00 +00:00
Yung Han Khoe
5edad76d21 added lastUpdated and version to Matrix compare screen 2008-12-16 14:04:30 +00:00
Yung Han Khoe
ba24497686 matrix compare screen bugfix 2008-12-12 16:36:19 +00:00
Yung Han Khoe
80d7ac6ae1 matrix bug fixes 2008-12-12 12:20:54 +00:00
Yung Han Khoe
040da6f327 added tooltips to Matrix attributes 2008-12-11 14:55:22 +00:00
Doug Bell
9f58115cac fixed #9150: Edit Data Table - Cannot add column (David Delikat) 2008-12-11 00:27:54 +00:00
Yung Han Khoe
a30d4140d9 fixed a bug in matrix compare display 2008-12-08 11:34:20 +00:00
Yung Han Khoe
8ba4f6ef70 More Matrix bugfixes 2008-12-07 13:10:08 +00:00
Kaleb Murphy
36253e8a07 When an edit is submitted the edit screen no longer shows up 2008-12-05 23:09:15 +00:00
Colin Kuskie
0768af119f fix quoting problems in webgui tinymce image plug-in 2008-12-05 18:46:43 +00:00
Patrick Donelan
ec674dd5f4 Flagging of invalid Survey fields now uses CSS classes instead of <font> tags
(for skinnability)
2008-12-04 03:37:59 +00:00
Patrick Donelan
5083085abb Fixed some curly Survey js type casting bugs so that
questionsOnSectionPage, everyPageText and everyPageTitle work as
expected.
2008-12-04 01:19:50 +00:00
Colin Kuskie
0e1a6c146b add polish language support to tinymce 2008-12-02 02:11:20 +00:00
Colin Kuskie
b02fee3318 Adding tinymce language support for arabic, portugeuese,
danish, french, russian, spanish, german, dutch, norway,
hungarian and italian.
2008-12-02 02:09:04 +00:00
Colin Kuskie
3cf6d283da forward porting assetmanager crumb trail more menu 2008-11-25 23:40:28 +00:00
Patrick Donelan
31dec565b7 Refactored JS to use module pattern for proper encapsulation
Extensive jslinting to improve cross-browser support
Added some debugging statements
Fixed redirection to exitUrl when survey complete
Added www_deleteResponses
Added security restrictions on www_ methods
2008-11-25 06:33:55 +00:00
Frank Dillon
2449c18d63 fixed an issue which was causing the project management system to not recognize December as a valid month 2008-11-24 16:16:59 +00:00
Yung Han Khoe
ac0032fedf Adding Matrix templates, updating Matrix international 2008-11-24 16:00:14 +00:00
Graham Knop
758a321e70 modules, tests, etc shouldn't be set as executable 2008-11-24 04:01:23 +00:00
Yung Han Khoe
05bb43852d fixing more Matrix problems 2008-11-22 03:50:37 +00:00
Yung Han Khoe
9eff3a4b77 More Matrix fixes 2008-11-21 22:46:25 +00:00
Patrick Donelan
cf96ad484a Added missing groupToEditSurvey Survey table field to upgrade script
Reduced YUI footprint (load -min and combined js/css files where possible)
Updated surveyQuestion template and associated js/css to not use divs with ids that clash with wg page header and footer
2008-11-21 06:23:28 +00:00
Yung Han Khoe
36d4013dff Fixed a number of Matrix datatable problems. 2008-11-21 02:53:53 +00:00
Yung Han Khoe
f3ea84ec7b Adding javascript files for new Matrix 2008-11-19 19:26:56 +00:00
Frank Dillon
d91bc5754d Merged the "Invite a Friend" application into the Account system and cleaned up the templates in the Inbox 2008-11-18 04:52:16 +00:00
Colin Kuskie
116b7c6e17 fix assetManager paginator and column sorting 2008-11-17 18:32:19 +00:00
Frank Dillon
4bfb2d200c Fixed a number of issues with the profile and refactored some of the code to make it more efficient. 2008-11-17 00:04:03 +00:00
Frank Dillon
4ff722bd5d Pluggable Account system added to WebGUI with new Profile, Inbox, Friends, User, and Shop interfaces. 2008-11-15 11:39:23 +00:00
Colin Kuskie
38add7ccbe do not show an edit link in the Asset Manager unless the asset is editable 2008-11-15 03:38:09 +00:00
Frank Dillon
11d18075fa Account release candidate - final changes before merge 2008-11-15 02:39:23 +00:00
Colin Kuskie
0c2ca8184c final asssetManager i18n re: 4214 2008-11-14 23:44:30 +00:00
Yung Han Khoe
c9946708b5 fixed #9076: Thingy broken in latest beta, Save and Close buttons missing from Add/Edit Field dialogs 2008-11-14 17:31:22 +00:00
Colin Kuskie
7ba223f854 begin to i18n the AssetManager. Cannot be backported to 7.5 due to reliance on i18n.js 2008-11-13 23:03:07 +00:00
Frank Dillon
615e0e3746 lots of changes 2008-11-12 23:03:42 +00:00
Graham Knop
48b4ba1fc8 adding survey back in 2008-11-12 03:24:49 +00:00
Graham Knop
151e705286 Backing out Survey for now 2008-11-12 02:40:27 +00:00
Doug Bell
d224376d02 added: Delete columns in DataTable
fixed: Now more than one DataTable can be on a page
2008-11-07 03:32:18 +00:00
Kaleb Murphy
1dd08e25c9 The new survey is here. Make sure to wg-reset your test instances to get the new DB schema. 2008-11-06 20:48:18 +00:00
Kaleb Murphy
edd6eb4c38 preparing for merge 2008-11-06 20:18:12 +00:00