Tue, 24 Jun 2008 23:37:23 -0400 Majorly reworked Javascript runtime stuff to use on-demand loading.
Dan [Tue, 24 Jun 2008 23:37:23 -0400] rev 582
Majorly reworked Javascript runtime stuff to use on-demand loading. - Runtime reduced to only AJAX library + very common functions, ~50K total - Almost all specific functionality loaded on demand using synchronous XHR - Crypto functions consolidated into crypto.js - Much testing still to be done - ACL editor known not working under firefox - Some other components (autofill, theme/rank managers) not ported yet
Sun, 22 Jun 2008 18:13:59 -0400 Initial progress towards converting auto-completion framework to Spry. Not currently in a very working state.
Dan [Sun, 22 Jun 2008 18:13:59 -0400] rev 581
Initial progress towards converting auto-completion framework to Spry. Not currently in a very working state.
Wed, 18 Jun 2008 22:43:16 -0400 Fixed SQL syntax error thrown during rank data fetch
Dan [Wed, 18 Jun 2008 22:43:16 -0400] rev 580
Fixed SQL syntax error thrown during rank data fetch
Mon, 16 Jun 2008 19:20:13 -0400 Fixed access type warning in discussion button generation in template
Dan [Mon, 16 Jun 2008 19:20:13 -0400] rev 579
Fixed access type warning in discussion button generation in template
Mon, 16 Jun 2008 19:16:12 -0400 Fixed: init_vars double-init check ignored theme changes/reloads
Dan [Mon, 16 Jun 2008 19:16:12 -0400] rev 578
Fixed: init_vars double-init check ignored theme changes/reloads
Mon, 16 Jun 2008 19:07:15 -0400 Made template parser remember last initted page_id and namespace to avoid double init; made additional_headers reassign only do so if $template->additional_headers is empty (it's being blanked somehow, need to come up with a backtrace sometime)
Dan [Mon, 16 Jun 2008 19:07:15 -0400] rev 577
Made template parser remember last initted page_id and namespace to avoid double init; made additional_headers reassign only do so if $template->additional_headers is empty (it's being blanked somehow, need to come up with a backtrace sometime)
Mon, 16 Jun 2008 19:05:16 -0400 Fixed undefined index left over from scope system rewrite a few days ago
Dan [Mon, 16 Jun 2008 19:05:16 -0400] rev 576
Fixed undefined index left over from scope system rewrite a few days ago
Mon, 16 Jun 2008 19:04:33 -0400 Fixed two bugs in paginator: noisy warning when rows run out and empty strings not being treated as valid from formatting functions
Dan [Mon, 16 Jun 2008 19:04:33 -0400] rev 575
Fixed two bugs in paginator: noisy warning when rows run out and empty strings not being treated as valid from formatting functions
Sun, 15 Jun 2008 01:38:33 -0400 Fixed title not being set properly in redirect()
Dan [Sun, 15 Jun 2008 01:38:33 -0400] rev 574
Fixed title not being set properly in redirect()
Sun, 15 Jun 2008 01:30:00 -0400 Renamed some functions (that were new in this release anyway) due to compatibility broken with PunBB bridge
Dan [Sun, 15 Jun 2008 01:30:00 -0400] rev 573
Renamed some functions (that were new in this release anyway) due to compatibility broken with PunBB bridge
(0) -300 -100 -10 +10 +100 +300 tip