Commits

[3119 total ]
Avatar
Allow for different orderings from a vocabulary's get_tree() method. Order by term_display for tags, so that we retain previous behaviour.

by michaeltwofish on 2009-11-27 08:01 (2 days ago)

Anon32
Fix whitespace from last commit.

by rickc on 2009-11-27 02:05 (2 days ago)

Anon32
Properly quote font name with whitespace. Use the small warning icon rather than the fail icon for incorrect information. Get rid of annoying error message that pops up regarding passwords not matching even before the user has finished typing the password the second time. Extend the password help to tell the user both passwords must match.

by rickc on 2009-11-27 02:02 (2 days ago)

Avatar
On the admin logs page, change the width of the severity and message columns so that severity actually displays. Fix the CSS for the header so that it lines up with the columns. This is tabular data and should be changed to a table anyway.

by michaeltwofish on 2009-11-26 01:16 (3 days ago)

Anon32
Update Charcoal's tags code to work with new tables.

by rickc on 2009-11-25 15:01 (4 days ago)

Anon32
Upgrade to using terms without destroying the tag2post table tag ids.

by rickc on 2009-11-25 08:11 (4 days ago)

Avatar
Fixing trunk, from weirdness added in r3829.

by mikelietz on 2009-11-25 05:07 (4 days ago)

Avatar
trunk merge from tags_as_terms branch, and this time I think it worked. r3758:HEAD

by mikelietz on 2009-11-25 04:45 (4 days ago)

Anon32
Check for db file existence along with whether or not it can be written to. Allows SQLite to install. Whitespace changes.

by rickc on 2009-11-24 14:37 (5 days ago)

Avatar
use Plugins::load_info() instead of re-implementing; code duplication is bad (I couldn't figure out how the plugins were loading ->$info because I was grepping for load_info)

by scoates (Using name ‘sean’) on 2009-11-23 03:18 (6 days ago)