Commit graph

10599 commits

Author SHA1 Message Date
JT Smith
3c325c9c5a merged 7.5 utf8 password fix 2008-10-28 16:05:47 +00:00
Colin Kuskie
6193d6bef5 fix i18n typos interfering with Group LDAP hoverhelp 2008-10-28 15:34:54 +00:00
Colin Kuskie
f4a7c0488e fix bad hoverhelp and labels in WeatherData asset 2008-10-28 15:24:17 +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
JT Smith
e3371529f4 updating copyright info 2008-10-28 14:11:45 +00:00
JT Smith
3d6f3c77a2 added docs for web service
fixed a typo
2008-10-28 03:19:31 +00:00
Graham Knop
b57b632810 fixed #8980: possible to execute arbitrary perl code as any user that can upload files 2008-10-27 23:41:38 +00:00
Doug Bell
7d33b9fab8 added RFE #327: Add Select All button to Search Asset "Limit Classes To" field 2008-10-27 23:25:06 +00:00
Doug Bell
4b120ad17c added "return => name" to WebGUI::Pluggable::find 2008-10-27 16:54:19 +00:00
Doug Bell
314035912d fixed DataForm/diagnose.t
Added find() and findAndLoad() to WebGUI::Pluggable and updated sbin/preload.perl
2008-10-27 16:16:18 +00:00
Kaleb Murphy
a907495f0b administersurvey.js small updates merged 2008-10-27 13:50:52 +00:00
Colin Kuskie
0c320d8c01 write a basic test for appendTemplateVarsDateTime 2008-10-26 21:00:03 +00:00
Colin Kuskie
4ef07e2647 check MIME type for JSON accessor methods in Tax and Transaction 2008-10-26 04:17:33 +00:00
Colin Kuskie
e92017500e change mime type of json methods from text/json to application/json 2008-10-26 04:11:47 +00:00
Colin Kuskie
913ed8ec26 reset isDefault to 0 on copy, 8921 2008-10-25 20:33:24 +00:00
Doug Bell
5e967d9b82 added: DataForm can now trigger workflow when adding an entry 2008-10-25 05:38:08 +00:00
Patrick Donelan
3d8c051716 Individual templates probably don't need to be enabled as individual packages 2008-10-25 00:56:40 +00:00
Patrick Donelan
0ca414254b Added missing field to db schema: groupToEditSurvey 2008-10-25 00:56:29 +00:00
JT Smith
91812b74eb Fixed basic auth to work on WRE demo servers. 2008-10-25 00:53:31 +00:00
Kaleb Murphy
4c82eb9b61 Add new report table (and sql file), and the survey now does reporting. 2008-10-24 21:38:03 +00:00
Doug Bell
857cd94dfe added changelog 2008-10-24 19:55:35 +00:00
Doug Bell
3fc8c25025 added: Textarea now supports maxlength attribute 2008-10-24 19:54:30 +00:00
JT Smith
0305e97ad7 creating branch for alpha mega hosting to contribute features through 2008-10-24 14:31:12 +00:00
Patrick Donelan
265b464091 Made Survey2 asset-copy-aware too 2008-10-24 06:34:33 +00:00
Patrick Donelan
ca3a2d3421 Made surveyJSON package-aware 2008-10-24 06:10:48 +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
6a10ae16d5 changed "Choose Shipping Address" to "choose address" 2008-10-24 03:24:17 +00:00
Patrick Donelan
efa370825c Minor bugfix 2008-10-23 23:50:53 +00:00
Patrick Donelan
4e5a3c9e4d Set application/json Content Type header on JSON responses 2008-10-23 23:30:25 +00:00
Doug Bell
e9f80e107a fixed problem with style_03 template 2008-10-23 21:05:03 +00:00
JT Smith
7dc7034861 fixed pagination in asset manager 2008-10-23 19:03:45 +00:00
Doug Bell
cbbf85d765 forward ported 8097 2008-10-23 17:08:39 +00:00
Martin Kamerbeek
74e3f42fe4 Made it possible to actually save Treads again.... 2008-10-23 12:20:22 +00:00
Graham Knop
d5dfa451df added: WebGUI::AssetCollateral::DataForm::Entry object for managing DataForm entries 2008-10-23 10:21:08 +00:00
Graham Knop
203563a918 clean up syntaxCheck messages slightly 2008-10-23 10:21:01 +00:00
Graham Knop
26790fd1dd fix some issues with autocommit 2008-10-23 10:20:53 +00:00
Doug Bell
d0c9f86504 changes to the perltidyrc to make them more PBP and less DCS 2008-10-23 03:05:52 +00:00
Kaleb Murphy
81b112569a i18nd 2008-10-23 02:49:34 +00:00
JT Smith
9b2e6869d9 making ems work with new data form 2008-10-23 01:24:12 +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
eea207b3ec buttons in the right place 2008-10-22 18:08:28 +00:00
Doug Bell
b8f002fadb added a perltidyrc for webgui code 2008-10-22 16:57:45 +00:00
Colin Kuskie
5104f5f4c8 update Shop/Address test for recent RFE addition 2008-10-22 16:17:32 +00:00
Graham Knop
99a9da626d rfe #640: Refactored autocommit and autocomment
Autocommit assets like CS posts or Calendar Events can now be added before the
parent is committed.  They will go into the same version tag as their parent.
2008-10-22 16:04:10 +00:00
Colin Kuskie
71fc839c83 fix broken Help variables for UsersOnline macro 2008-10-22 15:55:45 +00:00
Colin Kuskie
20c8ff13ca fix POD whitespace problem 2008-10-22 15:52:32 +00:00
JT Smith
3af67cf362 should be lower case 2008-10-22 04:15:10 +00:00
JT Smith
14a8215ec6 at least the buttons are on the right 2008-10-22 04:12:14 +00:00
JT Smith
6cf30e1390 hmm, doesn't like floating div for some reason...must make work for now and fix later 2008-10-22 04:08:46 +00:00