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
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
Colin Kuskie
2b87238a63
fix the manage workflow link in the admin console #8853
2008-10-18 05:09:33 +00:00
Chris Nehren
a30b919cff
remove the superfluous '.'s from the exportBinaryExtensions config field and
...
update exportGetUrlAsPath's regex to match.
2008-10-17 20:36:35 +00:00
JT Smith
67c0fd3dfb
- Added query keys to WebGUI::Crud.
...
- WebGUI::Crud can now automatically resolve differences between its
definition and the table schema.
2008-10-16 23:44:48 +00:00
JT Smith
083c7cd603
switching field type from VARCHAR to CHAR
2008-10-16 22:04:13 +00:00
JT Smith
84d7c20fed
- Added Guid form control.
...
- Moved Asset ID and Class Name fields to the Meta tab of all assets.
- Made Classname from control a subclass of ReadOnly.
2008-10-16 19:02:13 +00:00
JT Smith
2b8a3c279d
Fixed a limit bug in the asset discovery service.
2008-10-16 16:16:23 +00:00
Patrick Donelan
a4afde5786
Changed console.log() calls to YAHOO.log()
2008-10-16 02:52:22 +00:00
Kaleb Murphy
5974531eeb
Survey exports now redirect to a temp file rather than streaming a tab file. This is to get around an IE6 bug.
2008-10-15 18:42:18 +00:00
JT Smith
7ee6136a36
adding asset discovery service
2008-10-15 14:42:04 +00:00
Colin Kuskie
1298e7bd46
Fix bad stock asset docs.
2008-10-15 04:03:24 +00:00
Patrick Donelan
436b18575e
Removed empty dirs
2008-10-15 03:24:18 +00:00
Patrick Donelan
8a06612c82
Added quick-start instructions and combined templates package for ease of deployment
2008-10-15 01:38:13 +00:00
Patrick Donelan
afde10109f
Minor fixes (typo and unnecessary hash dereference)
2008-10-15 01:03:13 +00:00
Colin Kuskie
d6aecc2d90
Admins are in all groups, even group admin groups
2008-10-14 23:15:31 +00:00
Graham Knop
572e8533c6
preparing for 7.6.2 dev
2008-10-14 23:12:36 +00:00
Graham Knop
6ea1e40998
don't want to inherit from C3
2008-10-14 23:06:55 +00:00
Colin Kuskie
99adc3f0c2
add coverage tests for Group.t, isUserAdmin
2008-10-14 23:05:54 +00:00
Graham Knop
92a9f3a2b4
preparing for 7.6.1 release
2008-10-14 22:03:45 +00:00
Graham Knop
9856cc5904
clean up tests some
2008-10-14 22:03:41 +00:00
Kaleb Murphy
2a9bbc7490
Added sql for survey
2008-10-14 21:42:37 +00:00
Kaleb Murphy
8c5e74e856
added all the templates
2008-10-14 21:28:47 +00:00
Kaleb Murphy
ccd1deaef8
minor changes
2008-10-14 21:20:05 +00:00
Kaleb Murphy
32e4208a0c
minor changes
2008-10-14 21:17:34 +00:00
Colin Kuskie
6af9adbf41
Add tests for percentage of price, and fix
...
a bad comment in the ShipDriver test.
2008-10-14 19:37:39 +00:00
Colin Kuskie
cd848f6074
fix POD whitespace probems
2008-10-14 18:44:32 +00:00
Graham Knop
5319953a0a
restore old export path even if empty
2008-10-14 15:25:31 +00:00
Graham Knop
d71dc4dd2d
fixed: email password recovery allows sending recovery mail to arbitrary address
2008-10-14 15:25:25 +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
JT Smith
e89d1527fa
Added some web services to the Gallery asset to support the use of remote
...
apps to post photos and create albums.
2008-10-14 01:09:43 +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
8848a71d52
fixing borked template
2008-10-13 19:38:21 +00:00
JT Smith
bae51e6ed5
Added the Asset Discovery web service content handler.
2008-10-13 16:53:19 +00:00
Colin Kuskie
3119574e01
fix typo in sql for userId lookup, 8818
2008-10-13 16:26:51 +00:00
JT Smith
1977dc62b7
made it basic auth work for browsers too rather than just mechanized requests
2008-10-13 00:38:04 +00:00
JT Smith
a06dc75276
- Added a basic auth mechanism to WebGUI, which will allow WebGUI to handle
...
authenticated web service queries.
2008-10-12 23:19:46 +00:00
Ernesto Hernández-Novich
01a5ebfbe2
Fixed validation so LDAPLink takes ldap:// and ldaps:// URIs.
...
Net::LDAP does The Right Thing (tm) when given an ldaps:// URI
provided the administrator has properly set up /etc/ldap/ldap.conf
with the CA Cert signing the Server's certificate.
Succesfully tested
ldap://my.ldap.server/
ldap://my.ldap.server:389/ (with and without TLS)
ldaps://my.ldap.server/
ldaps://my.ldap.server:636/
This patch should be backported to 7.5 :-)
2008-10-12 18:40:22 +00:00