Graham Knop
6ea1e40998
don't want to inherit from C3
2008-10-14 23:06:55 +00:00
Colin Kuskie
cd848f6074
fix POD whitespace probems
2008-10-14 18:44:32 +00:00
Graham Knop
d71dc4dd2d
fixed: email password recovery allows sending recovery mail to arbitrary address
2008-10-14 15:25:25 +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
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
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
Doug Bell
b102e4c0ed
- added: "Duplicate this template and edit" now updates the asset we came from, if any
2008-10-12 02:32:49 +00:00
JT Smith
e7c6fe6cae
- Added Comments asset aspect, which allows comments to be added to any asset
...
easily.
- Added comments aspect to wiki.
2008-10-11 20:33:38 +00:00
Colin Kuskie
57e3255a97
remove debug code and do Folder check via isa
2008-10-11 15:40:49 +00:00
Colin Kuskie
c5bd1b9bd8
Update the Asset skeleton so that it doesn't try to call
...
the International system with procedural calls. Update
International pod to remove procedural calls as well.
2008-10-11 02:00:29 +00:00
Doug Bell
7563b92b3e
added RFE #480 : Apply button for assets
2008-10-10 21:17:35 +00:00
JT Smith
a4f853be21
removed extraneous bs
2008-10-10 20:13:15 +00:00
Colin Kuskie
6eb8c0aad2
8802 fix Folder template variable problem
2008-10-10 17:16:41 +00:00
JT Smith
94f14353f4
enable/disable pagination in asset manager ( #756 )
2008-10-10 15:51:44 +00:00
Yung Han Khoe
a47c5b406d
fixed : #4174 : UserList template show links that should be hidden
2008-10-10 15:08:56 +00:00
Yung Han Khoe
421392f134
Added Thingy RFEs: Max entries per user AND Export extra fields
2008-10-10 14:43:15 +00:00
Graham Knop
fe07152853
fixed #8776 : duplicate does not duplicate keywords
2008-10-09 14:34:45 +00:00
Colin Kuskie
a10d0a4cf1
fix bad whitespace in Thingy POD
2008-10-08 16:56:17 +00:00
Colin Kuskie
75b39feb08
final fixes for AssetExportHtml test
2008-10-08 16:52:52 +00:00
Colin Kuskie
72ed431fb4
fix an i18n typo. Sorry Bart
2008-10-07 23:32:23 +00:00
Colin Kuskie
c0b9bdcc43
Fix a bug with shipping costs as a percentage of weight. Build
...
a test to test the fix.
2008-10-07 22:43:22 +00:00
Colin Kuskie
334ce4791f
Update test to work with XSS fix.
2008-10-07 21:30:27 +00:00
JT Smith
c9153bc80e
- Updated WebGUI::Shop::PayDriver::processTransaction() to accept a
...
transaction as a param.
2008-10-07 18:05:04 +00:00
JT Smith
2a66f149e8
- Removed cart icon from ViewCart macro.
...
- Updated WebGUI::Shop::PayDriver::processTransaction() to accept a
transaction as a param.
2008-10-07 18:04:38 +00:00
Yung Han Khoe
febf192fff
rfe: Thingy Private Rows
2008-10-07 09:53:50 +00:00
Yung Han Khoe
f940752c4f
Updated Thingy's edit instructions and search description fields to HTMLAreas
2008-10-07 07:57:45 +00:00
Graham Knop
faa9e24344
fixed: Search asset shows blank page after searching
2008-10-06 15:55:32 +00:00
Graham Knop
d37ded3ddc
fixed: Cross site scripting issue on operation pages
2008-10-06 15:49:30 +00:00
Yung Han Khoe
a877a505c4
fixed: Combo box does not show possible values in Thingy
2008-10-06 12:56:05 +00:00
Yung Han Khoe
20e561788b
Fixed select slider and key/value pair support for list type form elements in Thingy
2008-10-06 08:38:06 +00:00
Graham Knop
e7e0511552
fixed: SelectSlider form control is broken
2008-10-05 20:57:02 +00:00
Graham Knop
15941aaea2
fix i18n typo
2008-10-05 20:56:57 +00:00
Graham Knop
089008de29
fixed: International characters in password prevents login
2008-10-05 20:56:50 +00:00
Graham Knop
b002dbaf47
fixed: DataForm can't export fields containing newlines
2008-10-05 19:43:03 +00:00
Graham Knop
57fdd79801
fixed: Shortcuts includes HTML head data twice
2008-10-05 19:42:45 +00:00
Colin Kuskie
8e6c3297bb
forward port i18n AssetExportHtml error messages
2008-10-04 07:47:58 +00:00
Doug Bell
dd9cb638f7
added a new permission denied page for the manageVersionTags screen
2008-10-03 22:27:58 +00:00
Doug Bell
636d0cb036
fixed documentation for dataform and thingy Possible Values field
2008-10-02 16:27:12 +00:00
Graham Knop
8ac4215606
fixed: DataForm doesn't keep posted values properly when data fails validation
2008-10-02 15:12:50 +00:00
Graham Knop
62b45785bf
fixed: DataForm ignores height on textarea fields
2008-10-02 15:12:40 +00:00
Graham Knop
e971902f6e
fixed: failure when submitting a dataform that sends mail with an empty file field
2008-10-02 15:12:31 +00:00
Graham Knop
f7b02c0407
fixed: some default assets have ids shorter than 22 characters
2008-10-02 15:12:20 +00:00
Graham Knop
05a01201ff
clear out some compile warnings
2008-10-01 22:43:29 +00:00
Chris Nehren
21058ead4d
changed: the list of extensions for the export system to pass through
...
unmodified has been moved to the configuration file under the
"exportBianryExtensions" field.
2008-10-01 19:22:34 +00:00
Colin Kuskie
655e795f4a
fix i18n typo
2008-10-01 15:54:07 +00:00
Colin Kuskie
45e4a9657c
reset recursion depth on macros to 16
2008-09-30 23:01:51 +00:00
Graham Knop
bbdcb6475a
quiet some warnings
2008-09-30 20:03:52 +00:00