Commit graph

655 commits

Author SHA1 Message Date
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
Graham Knop
2746e6933e asset context menu tweaks 2008-07-25 04:02:55 +00:00
Graham Knop
cb21f13d9f Converted asset context menus to YUI menus 2008-07-22 17:44:17 +00:00
Graham Knop
8ef9e3e39e small formatting cleanup 2008-07-22 15:50:05 +00:00
Doug Bell
6f90867d26 fixed: issue with asset export HTML and putting head tags ABOVE <!doctype> and <html> tags. Now creates
a new session for each asset that it exports.
fixed: Widget gear now does not move user to a different part of the page
added a nice error message when the Widget macro can't find a URL.
2008-07-18 21:09:11 +00:00
Graham Knop
cf1dce7a7f fixed: Asset Manager shows data error when no child assets to display
changed: show 25 items per page in asset manager
2008-07-08 20:53:31 +00:00
Frank Dillon
165251ce08 Fixed an issue which would sometimes cause pop ups to fail on the project display page. 2008-07-07 20:33:02 +00:00
Doug Bell
082286cdac date picker shows time after moving through months 2008-06-13 22:01:32 +00:00
Doug Bell
0c13afe4de fixed: Asset manager can now update ranks again 2008-06-13 21:45:09 +00:00
Frank Dillon
2ffca000de Calendar no longer shows up behind elements with z-index lower than 100 2008-06-13 20:42:38 +00:00
Frank Dillon
51271ca8d6 Dashboard no longer uses AjaxRequest methods 2008-06-13 20:34:28 +00:00
Frank Dillon
0f74429d81 Fixes to project management system introduced by removing legacy Ajax module 2008-06-13 16:53:28 +00:00
JT Smith
d046cb314f removing calendar since its not needed 2008-06-12 23:19:22 +00:00
Frank Dillon
f4aa883e82 Removed ajax legacy code 2008-06-12 23:09:27 +00:00