Colin Kuskie
|
3fbc109429
|
Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it.
|
2010-06-24 13:07:03 -07:00 |
|
Graham Knop
|
0efa62a73c
|
asset immutability
|
2010-04-19 18:57:01 -05:00 |
|
Graham Knop
|
2400f19099
|
Merge branch 'master' into WebGUI8
|
2010-04-13 07:50:02 -05:00 |
|
Colin Kuskie
|
c35f3b9ffb
|
Moose subclassing for Asset/*.pm.
|
2010-04-09 10:30:54 -07:00 |
|
Colin Kuskie
|
c786395eb4
|
Moose overriding for indexContent.
|
2010-04-07 15:07:20 -07:00 |
|
Graham Knop
|
913fa9ad03
|
clean up Tie::IxHash imports
|
2010-03-10 12:59:51 -06:00 |
|
Colin Kuskie
|
87c00d41c1
|
appending to an attribute must quote the +
|
2010-03-09 13:43:22 -08:00 |
|
Colin Kuskie
|
a3aeae9a4e
|
Continue change from define uiLevel to has uiLevel.
|
2010-03-09 13:07:14 -08:00 |
|
Colin Kuskie
|
814c2af249
|
Change calls to new to newById across Asset/
|
2010-03-03 16:27:45 -08:00 |
|
Colin Kuskie
|
beb1337373
|
Make the RichEditor obey the new session overrides for language settings. Fixes bug #11443.
|
2010-03-02 07:39:55 -08:00 |
|
Colin Kuskie
|
117c7897bb
|
Closer to Roles. Remove also from WebGUI::Definition, and put use Moose in all Asset classes.
|
2010-02-26 12:01:25 -08:00 |
|
Graham Knop
|
20ee527dbd
|
change aspect to define
|
2010-02-17 16:31:10 -06:00 |
|
Colin Kuskie
|
8c38f887e0
|
RichEditor is updated for Moose. Still needs toolbar row support for editing.
|
2010-02-11 20:31:45 -08:00 |
|
Colin Kuskie
|
5a9f9f486e
|
Make "ask user about using rich edit" work on IE6. Fixes #10808 (I hope).
|
2009-08-24 22:03:22 +00:00 |
|
Colin Kuskie
|
223a5125bf
|
Use setting API to determine if the setting exists in the db.
|
2009-08-23 19:09:37 +00:00 |
|
Colin Kuskie
|
0175abdfc5
|
Forward porting TinyMCE ask user fix for FF browsers on Windows.
|
2009-08-07 20:42:58 +00:00 |
|
Colin Kuskie
|
0aded7df1f
|
Add missing POD to bring RichEdit up to 100% POD.
|
2009-04-01 04:39:35 +00:00 |
|
Graham Knop
|
24da723629
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
Graham Knop
|
bf9bd2f0d2
|
use proper JSON encoding/decoding
|
2009-02-10 21:41:36 +00:00 |
|
Graham Knop
|
072ccd2cc6
|
fixed #9130: fixed: Rich editor creates root <p> tag even when set to use <br />
|
2008-11-24 04:03:04 +00:00 |
|
JT Smith
|
ef120fb06b
|
Added isVisitor, isAdmin, and isRegistered methods to User object instead
of hard coding checks everywhere with group ids. And updated the code base
to match.
|
2008-09-16 22:32:36 +00:00 |
|
Colin Kuskie
|
2927c30f63
|
use a different copy label
|
2008-09-16 20:20:15 +00:00 |
|
Graham Knop
|
2b8d9a7b48
|
fixed: Server side spellchecker doesn't work
|
2008-08-01 20:38:20 +00:00 |
|
Doug Bell
|
0d4e1cbdb9
|
fixed: Reverted change that made IE6 stop showing pages with RichEditors in them
|
2008-06-27 16:48:48 +00:00 |
|
Doug Bell
|
d3a7ef6e01
|
fixed: Rich editor no longer makes other form controls show up as code in Safari 3
|
2008-06-20 18:16:21 +00:00 |
|
Doug Bell
|
5c2b9351fd
|
fixed: Cannot add youtube videos in IE6/7. Fixed by adding an "allow media" switch to the rich editor
|
2008-06-19 17:28:55 +00:00 |
|
Graham Knop
|
53b81b36d0
|
possible fix for attachments control in safari
|
2008-04-15 22:37:50 +00:00 |
|
Graham Knop
|
99d96a6a82
|
fixed: gateway macro not usable in links in rich editor
|
2008-04-10 22:14:56 +00:00 |
|
Graham Knop
|
4acbd1f847
|
use minified tinymce
|
2008-03-27 22:22:53 +00:00 |
|
Graham Knop
|
cc75819ca9
|
upgrading to TinyMCE 3
|
2008-03-27 22:12:33 +00:00 |
|
JT Smith
|
93b5ca16e4
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
JT Smith
|
fa09c41598
|
replaced return; with return undef;
|
2008-01-24 21:58:15 +00:00 |
|
Colin Kuskie
|
96178fd70c
|
first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead
|
2007-12-05 00:30:43 +00:00 |
|
JT Smith
|
6ce94b078d
|
- Safari 3 and above now fully supported in admin interface.
|
2007-07-07 21:55:20 +00:00 |
|
JT Smith
|
a7dde82421
|
updated copyright
|
2007-07-01 16:09:42 +00:00 |
|
Colin Kuskie
|
8b7bafe1ae
|
fix for editing interfaces to Assets that still display an edit button even if the Asset is edit locked.
|
2007-04-29 03:16:13 +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
|
93288c8332
|
Huge amount of ISA work for Assets (as opposed to Wobjects).
Bug fix for toolbar button rows that do not go away when all buttons
are deselected.
|
2006-12-23 23:58:51 +00:00 |
|
Drake
|
f5832ee280
|
Make Rich Edit assets drop blank toolbar rows, shifting subsequent rows up.
|
2006-11-07 22:25:47 +00:00 |
|
Drake
|
d5be2abcf3
|
Make Text::Aspell optional. This is mostly to unblock development on HEAD
for those of us who can't get Text::Aspell to work, with no UI components
added to show that the spell checker is disabled.
|
2006-10-20 20:56:13 +00:00 |
|
Martin Kamerbeek
|
9f232b4049
|
Adding spellchecker
|
2006-10-19 15:25:50 +00:00 |
|
Wouter van Oijen
|
2d9565775f
|
POD fixes and removing debug output
|
2006-07-11 09:05:22 +00:00 |
|
JT Smith
|
2f24cd3f3c
|
[ 1475220 ] some 6.99 templates have double slashes
|
2006-04-28 16:59:32 +00:00 |
|
JT Smith
|
722a214f80
|
added resizable textareas
|
2006-04-19 19:08:56 +00:00 |
|
JT Smith
|
11d19f8d91
|
disable rich editor for safari
|
2006-04-15 20:32:44 +00:00 |
|
Colin Kuskie
|
587b03b51c
|
Proper naming for upgrade script (v2)
Forward port of generating a list of Rich Editors with correct version status.
|
2006-02-24 23:50:30 +00:00 |
|
Colin Kuskie
|
ac39689ddb
|
Add an option to disable a given rich editor Asset site wide.
Added new column in table(default 0), label, hoverHelp and help field entry.
|
2006-02-14 23:43:32 +00:00 |
|
JT Smith
|
46fa7e78e7
|
began adding streaming support for view method
|
2006-01-30 21:26:22 +00:00 |
|
Matthew Wilson
|
4a3121960f
|
removal of dumpSession.
|
2006-01-26 05:39:16 +00:00 |
|
JT Smith
|
fd3fb924f3
|
added search indexer
|
2006-01-20 21:18:09 +00:00 |
|