JT Smith
256193e4a6
merging 6.8.4 changes
2005-12-21 17:08:02 +00:00
Matthew Wilson
0ca14186fe
Added some more skeletons (newWobject, newAsset, changelog(!))
2005-12-12 17:29:37 +00:00
Colin Kuskie
1b70df1643
fix all remaining broken labels, rewrite POD for reorderCollateral
2005-12-05 22:35:03 +00:00
Colin Kuskie
99df1f414e
Form inheritance work for lists, removal of $session{os}{slash}
2005-12-01 20:46:55 +00:00
Matthew Wilson
542f685014
fixing several misc. bugs. draggable, backToPage, tooLateDates
2005-11-18 17:10:26 +00:00
Colin Kuskie
bd661b36fd
rename global sort variables
2005-11-08 17:53:45 +00:00
Gerald Young
58470730eb
Bugs item #1343272 (I think?) - spelling.
2005-10-31 07:58:09 +00:00
Matthew Wilson
5144b65842
commented out www_edit method so that the generalized, internationalized one in Wobject.pm will be used.
2005-10-14 18:53:59 +00:00
Matthew Wilson
944e18aed8
Finally Internationalized some of the www_edit screens for wobjects, by adding a generic www_edit generator in Wobject.pm.
...
Fixed a lot of the www_ methods in Survey.pm to return in styled pages instead of raw <p> tags without <html><head>etc</head><body></body>
2005-10-14 12:27:54 +00:00
Colin Kuskie
56e5b7ef2b
table of contents with internationalization
2005-10-10 05:22:37 +00:00
Roy Johnson
5cf79c8a97
[BUGFIX] -- Survey not appearing in clipboard after copy
...
[BUGFIX] -- Survey section data left out during survey copy
2005-09-15 18:41:15 +00:00
JT Smith
560318df51
Fixed a bug where privileges were not being set correctly on cache files
...
and that was causing write errors.
- fix [ 1281437 ] hidden children appear when changing assetsToHide
2005-09-11 14:37:34 +00:00
JT Smith
68d5986c39
fix [ 1279887 ] unable to copy Survey Wobject
2005-09-11 14:20:27 +00:00
Colin Kuskie
1ca2a2718b
fix namespaces for add/edit form help
2005-09-10 04:45:52 +00:00
JT Smith
f6c2dfe6fb
- fix [ 1275024 ] Can not edit layout on 6.7.2
...
- fix [ 1262235 ] sql report form params
- fix [ 1277529 ] Extra radio buttons in Settings console
- Removed the last remnants of wobject ids.
- Fixed a GUID case sensitivity problem.
- Fixed several large security holes. See the security advisory on
getwebgui.com for details.
- fix [ 1279157 ] showInForms option not stored
- fix [ 1250290 ] ECommerce state field broken on Plainblack.com
- fix [ 1261985 ] (Fix?) sortby.lastreply.url (Andreas Graf)
2005-09-01 17:41:05 +00:00
Wouter van Oijen
ad6b484f0e
Fixed a few XHTML 1.0 related bugs
2005-09-01 12:39:43 +00:00
JT Smith
ed161ce282
- fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant
2005-08-25 16:41:52 +00:00
Martin Kamerbeek
92114cacbc
Cleaning up some left over unnamed parameter in Form methods.
2005-08-12 17:43:59 +00:00
JT Smith
beca69b465
more versioning bug fixes
2005-08-11 21:36:55 +00:00
JT Smith
c7864a0c24
allowing UI levels for assets to be overridden in the config file, and allowing developers to specify a default UI level in the definition rather than creating a getUiLevel() method
2005-07-28 21:56:02 +00:00
Roy Johnson
6ae2995591
Added Sections Feature to Survey Asset
2005-07-28 19:38:28 +00:00
Roy Johnson
6cb66e4fc5
Added HTMLArea and textarea answer types to the Survey Asset
2005-07-25 19:36:30 +00:00
Roy Johnson
93be1b469e
Fixed typo causing Survey labels to show up as the number zero.
2005-07-25 15:31:16 +00:00
JT Smith
c4b3e4092d
Merging changes from 6.6.4
...
Added new definition features to wobjects and assets.
2005-07-21 01:17:05 +00:00
Matthew Wilson
156f48f465
bunch of fixes
2005-07-19 17:16:41 +00:00
Colin Kuskie
d57ec26d37
typo eq should be =
2005-06-29 20:35:31 +00:00
Colin Kuskie
30b489948c
hover help
2005-06-28 21:27:09 +00:00
Colin Kuskie
68c21b3f9f
hover help
2005-06-27 05:48:35 +00:00
Daniel Collis-Puro
9680dcd3a5
Minor update working towards full XHTML compliance.
2005-06-24 19:09:14 +00:00
Roy Johnson
d0d7112623
fix - [ 1213516 ] Survey.pm: question order=response driven doesn't work
2005-06-04 22:19:59 +00:00
Roy Johnson
35cc353026
fix [ 1213524 ] Survey.pm: unable to edit answers
2005-06-04 21:44:15 +00:00
JT Smith
b631cbb2f4
- Internationalized a bunch of stuff that was previously uninternationalized.
...
- Fixed a bug in the survey that caused users to not be able to submit
survey's.
- added context menu to nav toolbar
- added a switch to disable content locking on alternate criteria shortcuts.
2005-05-03 22:01:07 +00:00
Colin Kuskie
51bb513c5b
asset help moved into namespace, all International calls updated to support that
2005-04-05 20:24:15 +00:00
Colin Kuskie
1b0aa2174d
fix for bug 1171569, which really applied to almost every Asset and Wobject in the system
2005-03-28 05:15:48 +00:00
JT Smith
88c42da7a0
bug fixes
2005-03-07 19:38:17 +00:00
Colin Kuskie
05c0a10491
fix broken labels, use Survey labels only
2005-03-05 06:58:17 +00:00
JT Smith
1dc555e078
bug fixes
2005-02-23 16:43:08 +00:00
Len Kranendonk
ccc36a78de
IndexedSearch migration
2005-02-13 21:38:13 +00:00
JT Smith
55c709a051
updated copyright
2005-02-07 00:52:47 +00:00
JT Smith
d47830aceb
merging 6.2.10 and 6.2.11 changes
2005-01-28 22:19:39 +00:00
Len Kranendonk
076715697e
Updated Search Indexer definition
2005-01-16 09:33:04 +00:00
Martin Kamerbeek
702905c9db
Adding the Survey Asset, including some bugfixes.
2005-01-10 15:58:55 +00:00