Commit graph

9833 commits

Author SHA1 Message Date
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
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
JT Smith
91812b74eb Fixed basic auth to work on WRE demo servers. 2008-10-25 00:53:31 +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
6a10ae16d5 changed "Choose Shipping Address" to "choose address" 2008-10-24 03:24:17 +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
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
JT Smith
32ce086ab5 Migrated WebGUI::TabForm to use YUI tabs rather than the old fashioned
WebGUI tabs.
2008-10-22 04:00:19 +00:00
Chris Nehren
dd385e7251 whoops. one too many template. s/template/profile/ 2008-10-22 00:27:31 +00:00
Chris Nehren
ebd2309104 Added extras to user profile fields. This field can be accessed using the
profile.form.element.extras template variable when editing a profile and the
profile.extras field when viewing a template.
2008-10-22 00:20:31 +00:00
JT Smith
ddd1c27305 rfe: Leave Version Ta 2008-10-21 21:14:41 +00:00
Kaleb Murphy
7e368c329c Fixed workflow checks on spectre so that workflows only error if they are a non realtime or failed realtime and spectre is down. 2008-10-21 21:02:57 +00:00
JT Smith
20460192a6 Search - Paginate results (#713) 2008-10-21 20:28:49 +00:00
Frank Dillon
c35ef01b49 Alphabetize wiki items under a keyword? (#637) 2008-10-21 20:19:31 +00:00
Frank Dillon
386bcf7ac8 rfe - Alphabetize wiki items under a keyword (#637) 2008-10-21 20:13:48 +00:00
JT Smith
b41c1639a1 - Inclusion of UsersOnline macro into the core (#766) 2008-10-21 19:54:51 +00:00
JT Smith
79635c0c2d EMS Saved Address (#8864) 2008-10-21 18:33:07 +00:00
Graham Knop
5b1eb1c095 only escape dangerous characters 2008-10-21 18:11:32 +00:00
Kaleb Murphy
77913e956b RFE 549 commits now check for spectre connectivity before commiting and a new macro for showing spectre status. 2008-10-21 16:54:00 +00:00
Frank Dillon
655e5e7654 rfe #746: use the menu title in asset manager 2008-10-21 16:45:34 +00:00
Frank Dillon
d7faae1830 Asset manager now displays menuTitle instead of title for both the display and the search 2008-10-21 16:34:36 +00:00