Commit graph

10167 commits

Author SHA1 Message Date
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
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
Frank Dillon
2b59ad21a8 fixed a syntax error 2008-10-21 16:31:38 +00:00
Frank Dillon
f041fdef45 Reformatting www_search to comply with WebGUI best practices 2008-10-21 16:28:11 +00:00
Frank Dillon
1a34c9fac5 ldap authentication changes to support ldaps and ldapi 2008-10-20 20:27:07 +00:00
Frank Dillon
d7d9eb946f Modified LDAP connections to support ldaps and ldapi authentication. Additionally modified some of the labels and hoverhelp within the LDAPLink edit screen to better explain and make them less confusing. 2008-10-20 20:25:09 +00:00
Chris Nehren
921ee1ab96 Added the NotifyAboutThing workflow activity. Use this activity to create
workflows for the add / edit / delete workflows for a thingy's things.

Also fixed a typo in the POD for Thingy.
2008-10-20 20:00:51 +00:00
Kaleb Murphy
887aaf6930 Added scoring 2008-10-20 16:56:02 +00:00
Yung Han Khoe
22f5565351 initial import of Matrix v2 files into Matrix branch 2008-10-20 16:17:27 +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
Kaleb Murphy
5b8a1df90e Fixed end of survey bug. Now previous answer fill in workds [[gotparam]], branching, and all question types but uploaded files all work. Need to finish reports, upgrade script from V1.0, copy and paste, add point values to answers and questions in the edit templates, and figure out what all methods a proper core wobject should allow. 2008-10-20 03:49:17 +00:00
Kaleb Murphy
ff2ecaa8fc Branching now works, but now it isn't recognizing the end of the survey properly. Will be easy fix tomorrow. 2008-10-20 03:35:40 +00:00
Colin Kuskie
0b21273065 update Form/ClassName to match new code 2008-10-20 00:38:28 +00:00
Colin Kuskie
71bfc31147 fix more broken i18n 2008-10-19 03:32:59 +00:00
Colin Kuskie
bd99485376 fix some missing/broken i18n 2008-10-19 02:11:31 +00:00
Frank Dillon
2b9da67de4 Edit form now holds state if an error is returned. It was completely wiping all the data off the form. 2008-10-19 00:44:27 +00:00
Yung Han Khoe
c4276971c9 updating hoverhelp in metadata property's edit form 2008-10-18 20:56:25 +00:00
Yung Han Khoe
d971508853 Fixed #8890: meta_loop in post form not working 2008-10-18 20:39:34 +00:00
JT Smith
2377365a81 removed old debug 2008-10-18 17:46:30 +00:00