Commit graph

652 commits

Author SHA1 Message Date
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
JT Smith
b41c1639a1 - Inclusion of UsersOnline macro into the core (#766) 2008-10-21 19:54:51 +00:00
Kaleb Murphy
5afae6de85 You can now copy sections and questions. And if I correctly understand how to bundle asset packages, all the new template changes are included. 2008-10-20 16:17:25 +00:00
Yung Han Khoe
9e2ec505c0 added rfe #740: Thingy Pre-Text 2008-10-20 16:08:09 +00:00
Patrick Donelan
a4afde5786 Changed console.log() calls to YAHOO.log() 2008-10-16 02:52:22 +00:00
Kaleb Murphy
c2fc74ae85 Need to finish the template packages, reports, fix up a small branching issue, copying, and an upgrade path. 2008-10-14 03:07:53 +00:00
Doug Bell
810c8247cc added: "EditArea" code highlighter and editing tool for WebGUI::Form::Codearea, used
in Template, Snippet, SQLReport, and more
2008-10-14 00:06:08 +00:00
JT Smith
e7c6fe6cae - Added Comments asset aspect, which allows comments to be added to any asset
easily.
 - Added comments aspect to wiki.
2008-10-11 20:33:38 +00:00
JT Smith
94f14353f4 enable/disable pagination in asset manager (#756) 2008-10-10 15:51:44 +00:00
Graham Knop
851471f171 change tab highlight color 2008-10-05 20:57:11 +00:00
Kaleb Murphy
2de1d83d65 Editor is done except for prettifying it, but you can now build a survey with the new data layer 2008-09-30 19:25:38 +00:00
Kaleb Murphy
c812705537 Editor is 98% finished. (still wrapping up final bits on drag and drop) 2008-09-29 17:55:21 +00:00
JT Smith
74d9e95d75 fixed spacing problem 2008-09-29 15:57:31 +00:00
JT Smith
72edbfd628 various fixes and enhancements for the asset configuration stuff i checked in earlier 2008-09-29 00:14:49 +00:00
JT Smith
6a2f948c18 moving into a folder as it always should have been 2008-09-28 23:27:44 +00:00
JT Smith
564fea1583 - Rebuilt AdminBar. Now renders faster, and has categories in the new content
menu.
 - Reconfigured asset configuration file properties
2008-09-28 19:50:31 +00:00
Kaleb Murphy
92c87ca9b8 added object.js 2008-09-26 02:06:41 +00:00
Kaleb Murphy
5174824b5f Finishing up editor 2008-09-26 02:06:21 +00:00
Kaleb Murphy
38c7ee33c4 Moving edit screens to be template based for i18n (almost done with editor. 2008-09-25 02:09:22 +00:00
Kaleb Murphy
c4f939f306 Hah, it ah, doesnt throw errors upon modperl start and ah, the editor, ah, kind of works, and err. ah, the JSON is 99% working, with objects instantiating themselves correctly then serializing themselves as appropriate. Definitely not a working version though. 2008-09-24 01:30:57 +00:00
Frank Dillon
9a6171c09c added getFormValue method which accepts an HTML element or id and returns the value of the field regardless of it's type 2008-09-22 22:24:32 +00:00
Kaleb Murphy
195bdb6a5e DatePicker.js can now use different first days of the week 2008-09-19 21:51:47 +00:00
Graham Knop
9ce3598961 fixed: actove admin console tab isn't highlighted 2008-09-19 17:18:55 +00:00
Doug Bell
f743e38d92 fixed: Asset manager doesnt show up after edit 2008-09-17 01:22:41 +00:00
Frank Dillon
bd24e912c5 Added a method which parses a form and returns a properly encoded post string. 2008-09-15 17:18:10 +00:00
Graham Knop
9079254520 fixed: Project Manager sometimes causes errors when adding users to a task 2008-08-27 19:30:58 +00:00
Graham Knop
2158d13b45 fixed: after editting assets from the asset manager, it returns to site instead of manager 2008-08-27 15:09:35 +00:00
Colin Kuskie
53204db366 Fix the formatting of minutes in the assetManager. 2008-08-22 16:29:54 +00:00
Yung Han Khoe
2fe2eaf9e2 fixed: Thingy: edit operation sql error and default thing property hidden 2008-08-19 23:52:00 +00:00
Graham Knop
d721cafc8e use proper extras url for file icons 2008-08-14 15:45:05 +00:00
Kaleb Murphy
478dc1d085 Form file attachment icons and fileloader.js are no longer loaded inline. 2008-08-14 00:28:19 +00:00
Doug Bell
48408ac5be fixed: Form CheckList Select All button now functions correctly 2008-08-12 17:44:40 +00:00
Graham Knop
395a243d25 display asset toolbar inline 2008-08-07 22:55:22 +00:00
Yung Han Khoe
a266358d2e fixed: Thingy fields list on view screen tab 2008-08-05 14:59:02 +00:00
Yung Han Khoe
eca4ccc998 fixed: DateTime Form Control Bug 2008-08-03 14:46:55 +00:00
Graham Knop
2b8d9a7b48 fixed: Server side spellchecker doesn't work 2008-08-01 20:38:20 +00:00
Graham Knop
2b76a5aea0 fixed: Collateral Image Manager broken in Firefox 3 2008-07-25 04:03:41 +00:00