Timeline
07/24/08:
- 23:52 Changeset [890] by
-
adding jquery and lots of other stuff
- 22:13 Changeset [889] by
-
feed link styling
- 21:49 Changeset [888] by
-
update url of plugin
- 21:49 Changeset [887] by
-
updating install instructions
- 07:06 Changeset [886] by
-
Handle the result of regex.replace right to avoid empty images to be ...
- 06:50 Changeset [885] by
-
reCaptcha plugin now supports default templates of 4.0x/4.1x and 4.2.
- 01:43 Changeset [884] by
-
Updated PHP side of the code along with the Perl code.
- 01:39 Changeset [883] by
-
Bumped up the version.
- 01:36 Changeset [882] by
-
reCaptcha hasn't appeared on the registration form. Bug fixed.
- 01:11 WikiStart edited by
- (diff)
07/23/08:
- 22:16 Changeset [881] by
-
converting Sandbox to use YAML config via ConfigAssist? plugin
07/22/08:
- 22:34 Changeset [880] by
-
Include perl's @INC in perl info Sort hashes by keys asciibetically
- 22:29 Changeset [879] by
-
throw in these callbacks for further testing of the Dreamhost issue
- 07:32 Changeset [878] by
-
Added README.
- 07:30 Changeset [877] by
-
Modernized the FiveStarRating? example plugin for the Rating Framework.
07/21/08:
- 23:46 Changeset [876] by
-
Achievements for TF2 (and DOD:S?) only appear with tab=achievements ...
- 23:34 Changeset [875] by
-
Make the Twitter autolink method a mixin, since being a sub-subclass ...
- 21:56 Changeset [874] by
-
Adding topnav which is commented out by default
- 20:52 Changeset [873] by
-
updaging Gallery widget and adding formatting for lists and blockquotes ...
07/20/08:
- 21:20 Changeset [872] by
-
Adding template exporter
07/19/08:
- 14:48 RebuildQueue edited by
- (diff)
- 07:03 Changeset [871] by
-
fixing helpful build files
- 07:01 Changeset [870] by
-
adding helpful build files
07/18/08:
- 20:36 Changeset [869] by
-
No more debug mode
- 20:36 Changeset [868] by
-
Let blog_id possibly be null when looking for duplicate system level ...
- 09:02 Changeset [867] by
-
Dug - an example plugin that explains the Rating Framework.
07/17/08:
- 22:17 Changeset [866] by
-
Turn convert mode into a page action
- 22:17 Changeset [865] by
-
Add page actions to the List Fields page (apparently it doesn't)
- 22:17 Changeset [864] by
-
Add a description Omit the schema version (we're not really changing ...
- 18:44 Changeset [863] by
-
Calculate the right url (and the correct filename)
- 18:27 Changeset [862] by
-
Strip spaces from radio/menu options
- 18:26 Changeset [861] by
-
Convert choice list delimiters from linefeeds to commas
- 18:26 Changeset [860] by
-
add mapping info for other types of rightfield map fields to meta columns ...
- 17:31 Changeset [859] by
-
perl seems to think this is a variable reference? kill this uuv warning
- 16:38 Changeset [858] by
-
Seriously, only define feed_url once
07/16/08:
- 21:13 Changeset [857] by
-
Delete ASGames plugin now that the good bits are in Action Streams proper
- 21:12 Changeset [856] by
-
Move xbox gamerscore stream into AS proper
- 21:10 Changeset [855] by
-
Fix the xbox stream to make it work righter
- 20:59 Changeset [854] by
-
Remove Kongregate from ASGames plugin, since it's already in AS proper
- 20:59 Changeset [853] by
-
Move 1up.com currently playing event to AS proper
- 20:55 Changeset [852] by
-
Make this scraper work betterly
- 20:10 Changeset [851] by
-
Share autolink() so favorited tweets can be autolinked too
- 19:34 Changeset [850] by
-
Only define and unpack these variables once
07/15/08:
- 22:35 Changeset [849] by
-
compressing the baseline
- 22:31 Changeset [848] by
-
updating the repos with my latest changes to my very simple benchmarking ...
- 21:22 Changeset [847] by
-
All the files for the new template set
- 21:12 Changeset [846] by
-
This is the new template set I've created called Mid-Century. This is the ...
- 17:40 Changeset [845] by
-
fixed pandora listings
- 08:16 WikiStart edited by
- (diff)
07/14/08:
- 23:30 Changeset [844] by
-
Use reverse join technique here to find entry IDs in a given plugindata ...
- 23:30 Changeset [843] by
-
Use field's upload_path to make full path to asset file more debugging ...
- 23:30 Changeset [842] by
-
Specify primary key for rf table packages, so joins work
- 23:30 Changeset [841] by
-
Join against real rf tables on id, not key (which they don't have)
- 23:30 Changeset [840] by
-
Send all data into copying routines Implement file data copying
- 23:30 Changeset [839] by
-
Make field parameters vary by type of field Keep field type in the field ...
- 23:30 Changeset [838] by
-
start making type conversion variable
- 23:30 Changeset [837] by
-
Yes, 0 means global
- 22:19 Changeset [836] by
-
porting fix from default templates: weird comment sign in/out behavior for ...
- 16:52 Changeset [835] by
-
Compare labels case insensitively Loop hash content with each plz Pass ...
- 16:52 Changeset [834] by
-
Try supporting conversion of multiple identical fields as a single system ...
- 16:52 Changeset [833] by
-
split conversion into its own module so we don't break the app by failing ...
- 16:51 Changeset [832] by
-
Fork App.pm to separate out conversion routines from dangerous ...
- 16:51 Changeset [831] by
-
rm debug log lines comments
- 16:51 Changeset [830] by
-
Variablize the meta field a tiny bit in prep for supporting many fields
- 16:51 Changeset [829] by
-
Only generate a class for a given rightfields table once per migration
- 16:51 Changeset [828] by
-
Take a run at pseudofield migration
- 16:51 Changeset [827] by
-
Use general INSERT SELECT query that works on all systems (but doesn't ...
- 16:51 Changeset [826] by
-
Meta objects don't have dbi_driver(), only driver() DBDs make column names ...
- 16:50 Changeset [825] by
-
Split cf creation into its own routine Split cf copying into its own ...
- 16:49 Changeset [824] by
-
rm this weird bit
- 16:47 Changeset [823] by
-
First go at a LECF converter
07/12/08:
- 01:09 Changeset [822] by
-
Look for events correctly now that we're consuming them instead of leaving ...
07/10/08:
- 23:16 Changeset [821] by
-
xhtml typos
07/09/08:
- 20:54 Changeset [820] by
-
branching for style catcher development and revisions
- 20:25 Changeset [819] by
-
todo moved to README
- 20:23 Changeset [818] by
-
updating header default descrition
- 20:20 Changeset [817] by
-
bringing the version of StyleCatcher? in the mtplugins repos up to date ...
- 18:52 Changeset [816] by
-
Capturing error on post_save for style directory
- 18:49 Changeset [815] by
-
formatting of styles
- 00:45 Changeset [814] by
-
Support to choose multiple categories
- 00:31 Changeset [813] by
-
* Rather than displaying entry confirmation page, just take them back to ...
07/08/08:
- 21:05 Changeset [812] by
-
Return true on cmspostsave hook to prevent blank error messages
- 17:07 Changeset [811] by
-
bugzid:80510 - typo
07/07/08:
- 21:30 Changeset [810] by
-
Use LECF name in plugin code
- 21:29 Changeset [809] by
-
Use LECF name in plugin parts
- 21:28 Changeset [808] by
-
Make a plugin dir Move plugin parts to the plugin dir
- 21:27 Changeset [807] by
-
welcome to subversion
- 20:52 Changeset [806] by
-
Always specify a sort order, so we don't sort the paginated JSON responses ...
- 20:52 Changeset [805] by
-
checkOpened() is for assets
- 20:52 Changeset [804] by
-
Implement specified template tags
- 20:52 Changeset [803] by
-
Only link to the post if it's (supposed to be) already published
- 20:52 Changeset [802] by
-
Ignore mac files
- 20:52 Changeset [801] by
-
Show entry data in entry selector
- 20:52 Changeset [800] by
-
Show appropriate entry status icon in entry selector
- 20:52 Changeset [799] by
-
Don't list a random entry's title when no entry is selected Use a more ...
- 20:52 Changeset [798] by
-
Pretend to be an asset listing here so we can get the proper font size, ...
- 20:52 Changeset [797] by
-
Honor blog and category settings in the entry selector
- 20:52 Changeset [796] by
-
Call the fields entry_blog and entry_categories Save the entry_blog and ...
- 20:52 Changeset [795] by
-
Hide/show blog and category fields as appropriate to type selection
- 20:52 Changeset [794] by
-
Stick LECF options into CF page Don't embed perl code in the config.yaml ...
- 20:52 Changeset [793] by
-
Mark LE no_default, so it won't include that template code in the ...
- 20:51 Changeset [792] by
-
Put the field editing template in a template file (The field editor ...
- 20:51 Changeset [791] by
-
Invoke function corectly for Remove Entry button Display entry title as ...
- 20:51 Changeset [790] by
-
Use special entry inserter function that we can give both an html (the ...
- 20:51 Changeset [789] by
-
Switch to RightFieldsConvert? for id, since MT::component() method seems to ...
- 20:51 Changeset [788] by
-
Basicmost implementation of list_entry_mini method Use 'entry' in the ...
- 20:51 Changeset [787] by
-
Scaffold some app methods
- 20:48 Changeset [786] by
-
resolving html id conflict reported by Dustin Boston
- 03:15 Changeset [785] by
-
Add support for FriendFeed? with "likes".
07/03/08:
- 19:32 Changeset [784] by
-
Check if requested variable is a column too (looks like can() doesn't find ...
- 00:39 Changeset [783] by
-
added support for dynamic publishing
07/02/08:
- 20:50 Changeset [782] by
-
adding Defensio plugin for Movable Type
06/30/08:
- 22:41 Changeset [781] by
-
bugzid:80398 - updaing html semantics
- 16:27 Changeset [780] by
-
Start section on picking the stream ID (finish me) BugzID: 80159
06/29/08:
- 07:24 Changeset [779] by
-
Stub out template author guide BugzID: 80160
- 06:39 Changeset [778] by
-
edits BugzID: 80159
- 06:20 Changeset [777] by
-
Move reference section into its own section, to lessen its headers a ...
- 06:06 Changeset [776] by
-
balance heading BugzID: 80159
- 05:50 Changeset [775] by
-
Fall back when an event's modified_on is not set BugzID: 80403
- 05:20 Changeset [774] by
-
Move example templates into doc dir
06/28/08:
- 00:17 Changeset [773] by
-
bugzid:80365 - backporting changes from mtcs templatessets
06/27/08:
- 22:56 Changeset [772] by
-
new dir for LECF plugin BugzID: 80369
- 00:21 Changeset [771] by
-
adding capabiility for signin-status indicator. will require update to ...
- 00:14 Changeset [770] by
-
Importing CommunityEdit? - an MTCS plugin that allows members to edit ...
- 00:11 Changeset [769] by
-
Added loop variables (counter, first, last, odd, even)
06/26/08:
- 02:11 Changeset [768] by
-
Adding the Forum Utilities plugin for Movable Type - adds featured ...
06/25/08:
- 00:18 Changeset [767] by
-
Move plugin into plugins/ Strip spaces from around ordering value if given
- 00:12 Changeset [766] by
-
This is Order
- 00:11 Changeset [765] by
-
steal Makefile.PL from AS
- 00:11 Changeset [764] by
-
No ASTest plugin here
- 00:10 Changeset [763] by
-
steal MANIFEST.SKIP from AS
- 00:09 Changeset [762] by
-
Don't bother trying to stay compatible (we'll live)
- 00:09 Changeset [761] by
-
rename Collate to Order
- 00:04 Changeset [760] by
-
rename Collate to Order Add useful readme
06/24/08:
- 23:48 Changeset [759] by
-
rename my Collate plugin (taken) to Order
