Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
JT Smith
ee84cc7611
Deprecated WebGUI::Storage::Image. WebGUI::Storage can now do everything
...
WebGUI::Storage::Image can do.
2008-11-26 16:06:18 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
JT Smith
fb434a8b3a
fix: content handler and redirects
2008-01-25 01:36:14 +00:00
JT Smith
7a0535571c
not an object, need to use run instead of instanciate
2008-01-24 07:19:58 +00:00
JT Smith
3f62be51ec
migrated forms system to use WebGUI::Pluggable
2008-01-04 19:57:54 +00:00
Doug Bell
10e5e90668
fix: workflow helpers and form helpers now use UNIVERSAL->can instead of evil evals
2007-07-26 20:40:38 +00:00
JT Smith
0d145e6d91
- api: Form Controls and Workflow Activities may now include web based helper
...
subroutines directly in their files. See
WebGUI::Operation::FormHelpers::www_formHelper and
WebGUI::Operation::Workflow::www_activityHelper for details.
2007-07-05 02:31:46 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
JT Smith
7270f64835
if no url is specified get the media folder instead of root
2007-04-24 16:07:56 +00:00
Colin Kuskie
5fb55ba2de
and clean-up the original, dead storageId
2007-02-28 05:42:17 +00:00
Colin Kuskie
85ecb2364a
fix thumbnailing of uploaded images via the RTE
2007-02-28 05:35:47 +00:00
JT Smith
ff03aebfd3
Tiny MCE--> Relative Absolute URL for Images IE and Firefox different
2007-02-27 18:41:01 +00:00
Colin Kuskie
ab6d0d2ce6
fix for file uploading problems in File, Image, FilePile, Graphics (font) and FormHelper
2007-02-16 22:31:53 +00:00
Doug Bell
126978314f
fix: Rich Editor - Add Asset Link doesn't work with images.
2007-02-15 03:42:08 +00:00
Colin Kuskie
0eba64bc52
Session->Privilege is not design well to work in embedded applications
...
like the RTE because by default it uses the default user style from settings.
This renders a full page, when we really need a message.
I've added an argument to session->privilege->insufficient to use the
empty style and to use a different message with no embedded macros
to process for logging in. I tested this on the RTE folder adder and
it works fine. I duplicated this work in the Image add/edit save routine
as well.
Since privilege->insuffient didn't take arguments before, this preserves
the existing API, which is broken.
2007-01-26 05:45:56 +00:00
Colin Kuskie
4056586ad7
fix subroutine instead of method calls for privileges
2007-01-12 17:56:43 +00:00
Roy Johnson
e92871629c
Added a the beginnings of a test suite for the wiki. Fixed privilege check in the media folder.
2006-12-21 16:19:37 +00:00
Colin Kuskie
c078caad8d
remove old debug output
2006-11-16 19:27:24 +00:00
Drake
900ec6f724
Fix problem with "Open link in new window" selection in WebGUI asset tree
...
link popup plugin to TinyMCE.
2006-11-07 17:22:53 +00:00
Colin Kuskie
f3ab99bc02
sales tax
2006-10-21 01:13:07 +00:00
JT Smith
6a9a4bb0a0
Search from root
2006-10-12 01:11:23 +00:00
JT Smith
35f4f5c4fb
rfe: Image Management (funded by Formation Design Systems)
2006-09-07 01:05:34 +00:00
Wouter van Oijen
d8f69911ab
POD
2006-07-13 12:49:51 +00:00
JT Smith
24ed8f3e3f
- fix: "Link to a page in the webgui asset tree" has default "open in a new
...
window"
- fix: cs - attachments
fixed a tabbing problem in admin console introduced intraversion
2006-06-14 16:38:16 +00:00
JT Smith
060f21cb8b
fix Insert A Link page has no head & body tags has no style
2006-06-01 03:08:58 +00:00
Wouter van Oijen
b9122d292c
Fix: Link to page in Webgui Page Tree not working in IE
...
Some more XHTML fixes
2006-05-19 23:09:42 +00:00
JT Smith
21fedb9051
added a classname form control for validating classnames and do taint checking
2006-05-10 23:01:15 +00:00
JT Smith
29e4effdb9
[ 1471218 ] 6.8.8: Unable to change Default Home Page
2006-04-28 19:50:55 +00:00
JT Smith
1b7488e4b1
[ 1475220 ] some 6.99 templates have double slashes
2006-04-28 17:12:58 +00:00
JT Smith
1c6fddb206
lots of litlte bug fixes and tweaks
2006-04-20 19:02:11 +00:00
JT Smith
095d0a7dfd
lots of minor changes and bug fixes
2006-04-18 18:33:53 +00:00
JT Smith
ac55cc1e41
fixed a bunch of problems related to the tinymce upgrade
2006-04-18 17:52:00 +00:00
Wouter van Oijen
4a3dab3ddb
Added file upload ability to the Rich Text Editor
...
Reordered the operations array in Operations.pm
2006-04-18 13:21:16 +00:00
JT Smith
b55a7252e8
removed border= from image tags
2006-03-21 21:13:36 +00:00
Colin Kuskie
b66a649ba1
forward port of FormHelpers L10n
2006-03-10 04:06:46 +00:00
Colin Kuskie
476018f0da
POD for FormHelpers, and two new i18n labels for
...
the thumbnail display.
2006-03-04 01:03:47 +00:00
Matthew Wilson
4a3121960f
removal of dumpSession.
2006-01-26 05:39:16 +00:00
Matthew Wilson
09483e18c5
a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily.
2006-01-16 22:45:21 +00:00
Matthew Wilson
f2cccdff9f
more oodles of changes.
2006-01-15 18:19:44 +00:00
JT Smith
a3adaee3a0
removing unnecessary use lines
2006-01-12 22:27:20 +00:00
Colin Kuskie
01d95a265e
new i18n api requiring $session
2006-01-12 17:49:20 +00:00
JT Smith
b3974c0cd5
refactored WebGUI::HTMLForm api to use new session system
2006-01-11 16:53:02 +00:00
JT Smith
a194408513
changing copyright year
2006-01-09 23:51:04 +00:00
JT Smith
f429daa942
more session changes
2006-01-02 02:54:23 +00:00
Colin Kuskie
99df1f414e
Form inheritance work for lists, removal of $session{os}{slash}
2005-12-01 20:46:55 +00:00
Wouter van Oijen
01ad8fd12c
Fixed a few XHTML 1.0 related bugs
2005-09-01 13:11:28 +00:00
JT Smith
71c8dfc0ea
[ 1208496 ] Link to a page in WebGUI broken on IE - Done button broken.
2005-08-25 21:03:22 +00:00
JT Smith
ed161ce282
- fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant
2005-08-25 16:41:52 +00:00
Colin Kuskie
0e8c42cac2
hover help for Operation/FormHelpers
2005-07-13 23:50:37 +00:00