log

age author description
Thu, 19 Aug 2010 12:02:47 +0200 Franck Deroche Fix a PHP notice default tip
Tue, 20 Jul 2010 14:22:51 +0200 Franck Deroche Correct url to the library when it's programmaticaly reloaded
Tue, 20 Jul 2010 14:20:01 +0200 Franck Deroche Add all the body classes to the RTE iframe
Tue, 20 Jul 2010 14:19:32 +0200 Franck Deroche Behaviors: Don't error out if we're loaded but not in settings
Fri, 16 Jul 2010 15:02:35 +0200 Franck Deroche Merge old changeset to get back to a single head
Tue, 18 May 2010 15:29:29 +0000 Franck Deroche DnD: Don't redefine properties that belongs to system.module
Mon, 19 Apr 2010 10:35:02 +0000 Franck Deroche DnD: Fix a JS error that occured when disabling the RTE
Mon, 15 Feb 2010 14:08:04 +0000 Franck Deroche Add a function to refresh opened libraries.
Thu, 14 Jan 2010 15:42:39 +0000 Franck Deroche Library: Add support for resetting exposed filters
Wed, 25 Nov 2009 15:51:40 +0000 Franck Deroche MEE: Don't take over all images, only those that have been dropped
Thu, 29 Oct 2009 17:08:26 +0000 Franck Deroche Fix for content add/edit forms openend in a Popups modal dialog
Thu, 15 Oct 2009 11:45:41 +0200 Franck Deroche Library: Switch to a purely click based popup opening.
Thu, 15 Oct 2009 11:43:54 +0200 Franck Deroche Close open tips before page switching
Thu, 15 Oct 2009 11:42:48 +0200 Franck Deroche Bigger width to fit DailyMotion videos
Fri, 18 Sep 2009 15:18:09 +0200 Franck Deroche Add CSS style helping the end user visualize the dropped item
Fri, 18 Sep 2009 15:17:42 +0200 Franck Deroche Add debug statement concerning possibly dead code branch
Fri, 18 Sep 2009 15:17:05 +0200 Franck Deroche Allow the library to specify a possible legend for the element.
Fri, 18 Sep 2009 15:14:00 +0200 Franck Deroche Re-attach behaviors on library reload.
Fri, 18 Sep 2009 15:12:46 +0200 Franck Deroche Correctly handle the library settings being added more than one time on a page
Fri, 18 Sep 2009 15:11:03 +0200 Franck Deroche Switch the trigger from mouseover to click.
Fri, 18 Sep 2009 15:08:22 +0200 Franck Deroche Change markup to be able to position more than one thing next to the library
Thu, 04 Jun 2009 13:00:27 +0200 Franck Deroche Switch the library to prefixing instead of suffixing.
Wed, 03 Jun 2009 14:41:31 +0200 Franck Deroche Use the right element for the ajaxSubmit of the filter form.
Thu, 19 Mar 2009 15:58:36 -0500 David Eads Added forcecontainer tinymce plugin, lots and lots and lots of refactorizing.
Tue, 17 Mar 2009 21:29:00 -0500 David Eads Start of applying a last layer of polish: starting the process of cleaning up the library code.
Tue, 17 Mar 2009 10:59:50 -0500 David Eads Added TinyMCE atomic selection plugin.
Tue, 17 Mar 2009 06:25:47 -0500 David Eads Completely broken library registration, fixed a typo.
Fri, 13 Mar 2009 19:34:05 -0500 David Eads Fixed json decoding, which I will now proceed to throw out.
Wed, 11 Mar 2009 22:52:20 -0500 David Eads Moved dnd_test module.
Wed, 11 Mar 2009 14:07:50 -0500 David Eads Added element counting, but there is a bug in textarea click counting -- it only works properly once a count has already been started via another mechanism.