Commit graph

688 commits

Author SHA1 Message Date
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
Tabitha Zipperer
d34eadc40e Added icons for Data Table asset 2008-11-06 00:11:59 +00:00
Doug Bell
3e1f66a0e7 added: DataTable asset 2008-10-28 22:27:17 +00:00
JT Smith
22263191ed merging: 8188 2008-10-28 19:31:00 +00:00
Graham Knop
52a21ff854 fixed #8829: moveUp.gif, moveDown.gif missing from uploads 2008-10-28 17:03:57 +00:00
JT Smith
898fcc91d4 removed the old js file IndexedSearch/ColorPicker2.js that hasn't been used
in about 3 years.
2008-10-28 14:47:23 +00:00
Kaleb Murphy
a907495f0b administersurvey.js small updates merged 2008-10-27 13:50:52 +00:00
Doug Bell
3fc8c25025 added: Textarea now supports maxlength attribute 2008-10-24 19:54:30 +00:00
Patrick Donelan
c049c91976 Hack to allow 20 questions per page until we support an arbitrary limit 2008-10-24 03:49:08 +00:00
JT Smith
7dc7034861 fixed pagination in asset manager 2008-10-23 19:03:45 +00:00
JT Smith
20f8df1291 upgrading to YUI 2.6
data tables are going to need some work yet, but the other stuff seems to be working 100%
2008-10-22 23:53:29 +00:00
JT Smith
a041e93da8 preparing for 2.6 yui upgrade 2008-10-22 18:36:26 +00:00