Commit graph

5846 commits

Author SHA1 Message Date
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
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
9c5082f450 minor changes to drag and drop 2008-09-30 16:26:33 +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
Kaleb Murphy
ac14d55b18 minor changes 2008-09-26 14:18:36 +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
e81accaa15 Really dont use this copy 2008-09-24 15:29:51 +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
Kaleb Murphy
7864ec1b35 template vars altered 2008-05-08 20:06:57 +00:00
Kaleb Murphy
afd395ebb6 Added randomize answers functionality (how was this missing?) 2008-05-08 13:48:52 +00:00
Kaleb Murphy
ecf9101ac8 Major updates to spec 2008-05-06 14:56:44 +00:00
Kaleb Murphy
17ab81bc23 minor bug fixes 2008-04-25 19:50:58 +00:00
Kaleb Murphy
f565772e21 Allowed text box sizes to be set, fixed hidden sliders breaking, random text in question text bug fixed, single question button continue working, randomized weirdness on section random question resolved, answer text on multi-slider questions resolved, can have generic scale questions now, removed useless 'previous Text Answer Fill' dialog 2008-04-24 21:01:23 +00:00
Kaleb Murphy
18b00e0a2f 4 scales moved back to MC 2008-04-23 18:11:07 +00:00
Kaleb Murphy
29d4017b41 Adding multiple choice subclass of scale type questions, only difference is answer text location (above button). 2008-04-23 16:59:05 +00:00
Kaleb Murphy
5e1124d01d Next Question Bug fixed 2008-04-22 15:59:35 +00:00
Kaleb Murphy
121be1e46c Same features as last commit 2008-04-22 01:26:12 +00:00
Kaleb Murphy
bf4a25c206 Importing new Survey.pm 2008-04-19 18:51:28 +00:00
Kaleb Murphy
98523078f1 removing old Survey.pm 2008-04-19 18:50:45 +00:00
JT Smith
5436f492c8 merging more form fixes 2008-04-18 15:52:41 +00:00
JT Smith
709ed6971a merging form fixes 2008-04-18 14:51:16 +00:00
Doug Bell
d2faf8cd23 GalleryFile now sets Album thumbnail if Album doesnt have one 2008-04-18 00:28:26 +00:00
Doug Bell
4ebed16c69 added more vars to GalleryAlbum and GalleryFile. fixed some tests 2008-04-17 22:54:19 +00:00
Chris Nehren
02535bf196 fix a small scope bug 2008-04-17 21:09:49 +00:00
Chris Nehren
8fffa72836 Add a virtual method plugin point, exportAssetCollateral, for complex assets
(like the CS and the calendar) to override and specify how to export all of
their different data.
2008-04-17 20:25:26 +00:00
Chris Nehren
78667e80aa Rearrange a couple of lines in exportAsHtml to only get the exportPath if we
know it's valid.
2008-04-17 15:36:51 +00:00
Chris Nehren
304ec5d687 A few more fixes, mostly POD. Add an exportCheckPath call to
exportGetUrlAsPath.
2008-04-17 15:34:35 +00:00
Chris Nehren
e9d41d6264 Several fixes, namely compliance with WGBP / PBP. This file is now tab-free! 2008-04-17 03:49:19 +00:00
Doug Bell
7668f68980 add: Calendar can now choose workflow for Events
fix: Event now saves ownerUserId correctly
add: GalleryAlbum now shows link to add a Photo
added a test skeleton for Test::WWW::Mechanize tests
2008-04-16 23:32:12 +00:00
Chris Nehren
684ce5a7ca The export system has been completely rewritten to be less monolithic and
easier to understand. It's also got a fully rewritten test suite (145 and
counting). It uses Path::Class for much of its work, which is now a requirement
for wG.
2008-04-16 22:16:11 +00:00
JT Smith
8500c4d506 Cleaned the pollution from the forms system. 2008-04-16 16:11:10 +00:00
Graham Knop
53b81b36d0 possible fix for attachments control in safari 2008-04-15 22:37:50 +00:00
Graham Knop
5d597b709c fixed: Package search is slow for large websites 2008-04-15 22:36:44 +00:00
Doug Bell
8ec2c763b4 fix: Events can no longer be edited by anyone who can add events 2008-04-15 18:10:39 +00:00
Colin Kuskie
6b017ad991 fix undocumented template variable in the Layout 2008-04-14 04:12:22 +00:00
Colin Kuskie
f150b19a73 more trash semantics 2008-04-12 17:48:11 +00:00
Graham Knop
74381281fa fixed: getLineage with joinClass only joins first table in definition 2008-04-10 22:15:09 +00:00
Graham Knop
55dbc180bb fixed: iCal feeds don't update properly when events are changed 2008-04-10 22:15:03 +00:00
Graham Knop
99d96a6a82 fixed: gateway macro not usable in links in rich editor 2008-04-10 22:14:56 +00:00
Colin Kuskie
ede0d57974 Change the labels for Trash to My Trash and Everyones Trash 2008-04-10 20:25:20 +00:00
Graham Knop
a6c72fbb2b fixed: Users without karma can transfer karma by rating posts 2008-04-09 22:48:47 +00:00
Graham Knop
5df58ac79f fixed: international characters corrupted in titles 2008-04-09 22:27:41 +00:00
Graham Knop
cb6a1c94c4 fixed: Clipboard select all doesn't work with one item in IE 2008-04-09 22:27:30 +00:00
JT Smith
05aa0925aa - fix: Trapped an exception for corrupt config files. 2008-04-09 18:14:13 +00:00
Graham Knop
88ddbbd26f fix email regex typo 2008-04-09 17:09:35 +00:00
Graham Knop
2d42efd6b5 fixed: email validation links can be broken by mail servers 2008-04-09 17:09:29 +00:00
Doug Bell
99aa2919d6 fixed: Back to Album link doesn't work
fixed: Minor i18n wording discrepencies
fixed: Photo->www_showConfirmation Add a Photo link points to the wrong place
2008-04-09 16:21:52 +00:00
Yung Han Khoe
3e82c7368d fixed: Thingy: delete a thing dysfunctions linked things 2008-04-09 15:42:24 +00:00
Yung Han Khoe
17efa03530 fixed: Thingy: field type 'other thing' does not stay selected 2008-04-09 15:07:58 +00:00