summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
dragonwize [Thu, 15 Sep 2011 21:17:35 +0000]
Fixed #1253324 by cschaub: Pass rids as integers to db.
The Great Git Migration [Fri, 25 Feb 2011 02:09:42 +0000]
Removing translation directories
The Great Git Migration [Fri, 25 Feb 2011 02:09:42 +0000]
Stripping CVS keywords
dragonwize [Sun, 23 May 2010 05:37:05 +0000]
Fixed #366909 by markus_petrux, dragonwize: Fix i18nstrings.
dragonwize [Sun, 23 May 2010 05:34:39 +0000]
Fixed #366909 by markus_petrux, dragonwize: Fix i18nstrings.
dragonwize [Sun, 23 May 2010 05:10:10 +0000]
Fixed #720278 by donquixote: Allow CCK defaults to override BF defaults.
dragonwize [Sun, 23 May 2010 04:50:28 +0000]
Fixed #783164 by Justin_KleinKeane: Possible XSS only when users have Administer filters permission.
dragonwize [Sat, 20 Mar 2010 18:13:09 +0000]
Fixed #359800 by dragonwize: Add more documentation to readme about setting permissions.
dragonwize [Mon, 1 Mar 2010 00:26:32 +0000]
Updating HEAD with 1.2 version of BF.
dragonwize [Mon, 1 Mar 2010 00:25:57 +0000]
Updating HEAD with 1.2 version of BF.
Terutaka Matsuda [Fri, 17 Jul 2009 07:21:08 +0000]
Added Japanese translation.
podarok [Mon, 18 May 2009 21:50:45 +0000]
added Ukrainian translation for better_formats HEAD
dragonwize [Wed, 18 Mar 2009 15:25:54 +0000]
Added #404618 by dragonwize, cursor: Panels comment support
dragonwize [Tue, 17 Mar 2009 08:17:38 +0000]
Fixed #404484: Missing t()'s
dragonwize [Mon, 16 Mar 2009 21:48:55 +0000]
Meging changes from 6.x-1 branch to head
dragonwize [Sat, 21 Feb 2009 17:52:40 +0000]
Merging changes from 6.x--1-0 branch back to HEAD.
dragonwize [Sat, 17 Jan 2009 05:45:13 +0000]
#360129 by chellman - Removed format label from defaults areas for better readability
dragonwize [Fri, 26 Dec 2008 06:36:24 +0000]
Added another fallback for default format selected
dragonwize [Fri, 26 Dec 2008 06:04:59 +0000]
Fixed bug where node type settings were not saved correctly when set on inital add content type page
Renamed some functions names to better match their core counterparts, no api changes made
dragonwize [Fri, 26 Dec 2008 06:03:31 +0000]
Fixed bug where node type settings were not saved correctly when set on inital add content type page
Renamed some functions names to better match their core counterparts, no api changes made
dragonwize [Fri, 26 Dec 2008 05:02:49 +0000]
Now deleting specific node type entires when a node type is deleted
dragonwize [Fri, 26 Dec 2008 03:33:17 +0000]
Seperated option to show long tips link from the show format tips permission to its own permission
dragonwize [Wed, 24 Dec 2008 19:18:51 +0000]
Enhanced format order for existing entries when available formats are changed
dragonwize [Wed, 24 Dec 2008 08:00:54 +0000]
More fixes and enhancements to the JS helper for the content type form
dragonwize [Wed, 24 Dec 2008 06:10:34 +0000]
Added help text to the top of the global defaults page
dragonwize [Wed, 24 Dec 2008 05:45:03 +0000]
Added ability to change the long tips link text in settings
dragonwize [Tue, 23 Dec 2008 20:59:23 +0000]
Fixed bug of long tips link showing up double sometimes
Long tips link is now also hidden if the guidelines array is empty
dragonwize [Tue, 23 Dec 2008 20:57:39 +0000]
fixed bug with allowed formats per node type javascript helper
dragonwize [Sun, 21 Dec 2008 06:29:29 +0000]
#349638 : Fixed role add errors reported by cgiego
dragonwize [Thu, 18 Dec 2008 18:14:38 +0000]
Increased module weight to 100 to prevent hook race issues
dragonwize [Thu, 18 Dec 2008 15:26:05 +0000]
Added more empty default fields when tips are hidden to be compatiable with Wysiwyg and other modules expecting core defaults from filter_form().
dragonwize [Wed, 17 Dec 2008 17:58:28 +0000]
Added a debug mode to help fix issues.
dragonwize [Mon, 15 Dec 2008 22:02:08 +0000]
Finished code documentation.
Ran through Coder 2.x.
Added more notes to the README.
dragonwize [Sat, 13 Dec 2008 00:47:59 +0000]
Fixed compatiblity issue with Wysiwyg API module not showing editor when tips are hidden
dragonwize [Fri, 12 Dec 2008 19:52:32 +0000]
Updated hook_help
Ran module through Coder
dragonwize [Thu, 11 Dec 2008 20:50:37 +0000]
Only set default perms on core roles
dragonwize [Tue, 9 Dec 2008 16:57:32 +0000]
Added validation for per node type form
dragonwize [Tue, 9 Dec 2008 16:45:08 +0000]
fixed bug with non-allowed formats per node type showing on existing entries
dragonwize [Tue, 9 Dec 2008 16:23:16 +0000]
fixed bug with default format selection on existing entries
dragonwize [Tue, 9 Dec 2008 15:59:28 +0000]
#344779 reported by Miraploy
Added JS to node type form to toggle allowed formats and fix weight field bug
dragonwize [Tue, 9 Dec 2008 15:55:49 +0000]
added description line
dragonwize [Mon, 8 Dec 2008 19:06:43 +0000]
#344169 : fixed issue with wysiwyg api module
Also fixed a bug in gettting current format setting for existing entries
dragonwize [Mon, 8 Dec 2008 04:05:14 +0000]
Changed some module settings to permissions.
dragonwize [Fri, 5 Dec 2008 05:14:05 +0000]
#342863 : Fixed settings not working on existing nodes and comments, reported by capellic
dragonwize [Wed, 3 Dec 2008 21:17:28 +0000]
Initial commit.