Pastoid

git-svn-log

The page you are looking at now is at this URL: http://pastoid.com/b7j

This paste was last updated on September 1, 2011 at 6:41 pm.

git-svn-lograw

------------------------------------------------------------------------
r4086 | rick.c | 2011-09-01 11:38:16 +0000 (Thu, 01 Sep 2011) | 1 line
 
Only use tag_text_searchable in the tags box if the tag contains a comma. Trim tags string before parsing to prevent creating empty terms.
------------------------------------------------------------------------
r4085 | rick.c | 2011-09-01 11:19:47 +0000 (Thu, 01 Sep 2011) | 1 line
 
Merge branch 'master' of https://github.com/habari/system
------------------------------------------------------------------------
r4084 | rick.c | 2011-09-01 11:18:49 +0000 (Thu, 01 Sep 2011) | 1 line
 
Add a simple multicomplete jquery plugin.
------------------------------------------------------------------------
r3956 | matt.read | 2011-09-01 07:33:19 +0000 (Thu, 01 Sep 2011) | 1 line
 
merge from subversion client
------------------------------------------------------------------------
r3955 | matt.read | 2011-09-01 07:33:19 +0000 (Thu, 01 Sep 2011) | 1 line
 
automatic POT template generation
------------------------------------------------------------------------
r3954 | mikelietz | 2011-09-01 07:27:41 +0000 (Thu, 01 Sep 2011) | 1 line
 
Testing commit via subversion.
------------------------------------------------------------------------
r3953 | colin.seymour | 2011-09-01 05:59:17 +0000 (Thu, 01 Sep 2011) | 1 line
 
Accomodate the use of absolute paths to local files used in stacks
------------------------------------------------------------------------
r3952 | rick.c | 2011-08-31 20:13:11 +0000 (Wed, 31 Aug 2011) | 1 line
 
Fixed an $element that was missed in the last pull.
------------------------------------------------------------------------
r3951 | rick.c | 2011-08-31 19:12:13 +0000 (Wed, 31 Aug 2011) | 1 line
 
Allow tags enclosed in double quotes to be parsed properly again. Take into account commas when getting tag_text_searchable. Display tag_text_searchable in the tags box on the publish form.
------------------------------------------------------------------------
r3950 | richard.cockrum | 2011-08-31 18:24:47 +0000 (Wed, 31 Aug 2011) | 3 lines
 
Merge pull request #5 from drzax/fix-stack
 
Scheme-less URIs should be accomodated. Props to drzax. Thank you!
------------------------------------------------------------------------
r3949 | simon.elvery | 2011-08-30 21:05:11 +0000 (Tue, 30 Aug 2011) | 1 line
 
Accomodate scheme-less URLs when rendering JS and CSS elements from the Stack class.
------------------------------------------------------------------------
r3948 | rick.c | 2011-08-30 08:04:59 +0000 (Tue, 30 Aug 2011) | 1 line
 
Don't require the presence of a config.php to count a subdirectory of /sites to be counted as a candidate url. Should fix habari/habari#88 . Feel free to revert or ticket if it breaks things.
------------------------------------------------------------------------
r3947 | rick.c | 2011-08-29 13:25:29 +0000 (Mon, 29 Aug 2011) | 1 line
 
Simplify the dashboard text. Don't differentiate entries and pages, since other content types may be added. Finer breakdowns can come by either activating the post types dash module, or opening the posts admin page. Remove the link to comments for users without permission to administer all comments from the sitewide comment count since clicking the link took them to a comments manage page that would have a different number of comments listed than what the dashboard shows. Fixes habari/habari#116 and habari/habari#133
------------------------------------------------------------------------
r3946 | rick.c | 2011-08-29 07:31:37 +0000 (Mon, 29 Aug 2011) | 1 line
 
Rip coredashmodules specific code out of the admin.css. Fix zeros not being replaced in the site stats for the post types module.
------------------------------------------------------------------------
r3945 | rick.c | 2011-08-29 07:30:33 +0000 (Mon, 29 Aug 2011) | 1 line
 
Add a style sheet for coredashmodules.
------------------------------------------------------------------------
r3944 | rick.c | 2011-08-29 04:57:05 +0000 (Mon, 29 Aug 2011) | 1 line
 
Second pass at a content types dash module. Props to Konzertheld for the idea for two columns for one's own stats and site stats. Don't display anything if the user doesn't have the right to see it. Add a scrollbar when content exceeds the height of the module area. Why doesn't this plugin have it's own stylesheet? Should it's css really be in the admin stylesheet? Applies to habari/habari#154
------------------------------------------------------------------------
r3943 | rick.c | 2011-08-28 08:35:06 +0000 (Sun, 28 Aug 2011) | 1 line
 
Add module for post types dash module. Forgot to add it before last commit.
------------------------------------------------------------------------
r3942 | rick.c | 2011-08-28 08:17:41 +0000 (Sun, 28 Aug 2011) | 1 line
 
Add a post type and status module to coredashmodules. Any type/status the user doesn't have access to isn't shown in the module. Any type without posts isn't shown. Applies to habari/habari#154
------------------------------------------------------------------------
r3940 | ringmaster | 2011-08-27 15:09:00 +0000 (Sat, 27 Aug 2011) | 1 line
 
Merge branch 'master' of github.com:habari/system
------------------------------------------------------------------------
r3939 | ringmaster | 2011-08-27 15:08:38 +0000 (Sat, 27 Aug 2011) | 1 line
 
Initial support for PHAR plugins.
------------------------------------------------------------------------
r3938 | richard.cockrum | 2011-08-27 13:40:50 +0000 (Sat, 27 Aug 2011) | 1 line
 
Whups! Missed one. Allow mzingi times and dates to be localized in proper order. Applies to habari/habari#79
------------------------------------------------------------------------
r3937 | richard.cockrum | 2011-08-27 13:36:41 +0000 (Sat, 27 Aug 2011) | 1 line
 
Allow mzingi times and dates to be localized in proper order. Applies to habari/habari#79
------------------------------------------------------------------------
r3936 | richard.cockrum | 2011-08-27 13:20:34 +0000 (Sat, 27 Aug 2011) | 1 line
 
Allow times and dates to be localized in proper order. Applies to habari/habari#79
------------------------------------------------------------------------
r3935 | colin.seymour | 2011-08-27 10:32:10 +0000 (Sat, 27 Aug 2011) | 1 line
 
Make directory creation/deletion message translatable
------------------------------------------------------------------------
r3934 | colin.seymour | 2011-08-27 09:32:36 +0000 (Sat, 27 Aug 2011) | 1 line
 
Added error reporting to habari silo so users have an idea why an upload has failed
------------------------------------------------------------------------
r3933 | ringmaster | 2011-08-26 08:37:11 +0000 (Fri, 26 Aug 2011) | 1 line
 
Add controls.init() for initializing FromControls in javascript.
------------------------------------------------------------------------
r3932 | colin.seymour | 2011-08-25 07:27:07 +0000 (Thu, 25 Aug 2011) | 1 line
 
Stop the Habari Silo upload response from offering to download the JSON response and actually display it instead.  Fixes habari/habari#204
------------------------------------------------------------------------
r3931 | rick.c | 2011-08-25 07:16:53 +0000 (Thu, 25 Aug 2011) | 3 lines
 
Allow Charcoal to correctly use multiple plural forms when the language requires them.
 
While you won't be able to tell because the strings haven't been translated yet, _n() needs to have the original text to pick the proper plural form, not the translated text. Also, as one of the comments on the ticket noted, put the number format string in the translation file so the translator can pick the proper order of it and the plural. Fixes habari/habari#41
------------------------------------------------------------------------
r3930 | rick.c | 2011-08-25 04:33:36 +0000 (Thu, 25 Aug 2011) | 1 line
 
We have a text_format. Use it. DRY ftw
------------------------------------------------------------------------
r3929 | rick.c | 2011-08-24 20:34:41 +0000 (Wed, 24 Aug 2011) | 1 line
 
Fix parsing of escaped literals. Make the code a bit easier to follow.
------------------------------------------------------------------------
r3928 | rick.c | 2011-08-24 13:12:51 +0000 (Wed, 24 Aug 2011) | 1 line
 
Fix the regex in the get_plural_function() with many props to chrismeller. Gets the plural function working, so Habari chooses from multiple plural forms, rather than defaulting to the first one. Should fix habari/habari#41
------------------------------------------------------------------------
r3927 | colin.seymour | 2011-08-24 08:42:08 +0000 (Wed, 24 Aug 2011) | 1 line
 
HabariDateTime now takes into account the user defined date and time formats if the user has specified a format that differs from that defined in the Options.
------------------------------------------------------------------------
r3926 | rick.c | 2011-08-23 17:05:36 +0000 (Tue, 23 Aug 2011) | 1 line
 
Bah. Actually use the $day_month array.
------------------------------------------------------------------------
r3925 | rick.c | 2011-08-23 16:58:26 +0000 (Tue, 23 Aug 2011) | 1 line
 
Add error handling back to HabariDateTime::format(), plus, make the code a bit more concise.
------------------------------------------------------------------------
r3924 | rick.c | 2011-08-23 13:17:30 +0000 (Tue, 23 Aug 2011) | 1 line
 
Add localization support for month and day names and abbreviations. It still needs error support. I'm not thrilled with doing it this way, and would love to see a better way. Fixes habari/habari#54 and addresses habari/habari#79
------------------------------------------------------------------------
r3923 | colin.seymour | 2011-08-23 08:29:16 +0000 (Tue, 23 Aug 2011) | 1 line
 
Take into account configured date and time formats in posts, comments, logs and user views.  Fixes habari/habari#203 .  Now all we need to do is make this translatable which is being tracked under other tickets
------------------------------------------------------------------------
r3922 | richard.cockrum | 2011-08-21 12:51:38 +0000 (Sun, 21 Aug 2011) | 1 line
 
Add size and tabindex attributes to the password formcontrol.
------------------------------------------------------------------------
r3921 | rick.c | 2011-08-20 20:46:51 +0000 (Sat, 20 Aug 2011) | 1 line
 
First pass at notifying users that plugins that could interfere with importing are active. The code doesn't rely on changes in plugins, other than that they publish what features they provide. May fix habari/habari#150 and at least partially address habari/habari#33
------------------------------------------------------------------------
r3920 | rick.c | 2011-08-20 20:10:10 +0000 (Sat, 20 Aug 2011) | 1 line
 
Let the world know that spamchecker provides the spamcheck feature.
------------------------------------------------------------------------
r3919 | richard.cockrum | 2011-08-20 18:19:21 +0000 (Sat, 20 Aug 2011) | 1 line
 
A url to look up the feature would be nice.
------------------------------------------------------------------------
r3918 | richard.cockrum | 2011-08-20 18:14:35 +0000 (Sat, 20 Aug 2011) | 1 line
 
Add pingback as a feature provided by the pingback plugin.
------------------------------------------------------------------------
r3917 | richard.cockrum | 2011-08-20 15:37:03 +0000 (Sat, 20 Aug 2011) | 1 line
 
Add infrastructure to perform translations with simplexml. Allow pluggable xml help and descriptions to be translated. There are probably elements that need translations still. It seems there should be a better way to do this. Fixes habari/habari#66
------------------------------------------------------------------------
r3916 | richard.cockrum | 2011-08-18 10:33:12 +0000 (Thu, 18 Aug 2011) | 1 line
 
Add a Utils method to get PHP ini settings relevant to Habari. Display them on admin/sysinfo. Fixes habari/habari#147
------------------------------------------------------------------------
r3915 | colin.seymour | 2011-08-17 23:42:07 +0000 (Wed, 17 Aug 2011) | 1 line
 
Correctly reflect the number of pages in the atom feed for the content being viewed. Fixes habari/habari#200
------------------------------------------------------------------------
r3914 | rick.c | 2011-08-17 19:53:52 +0000 (Wed, 17 Aug 2011) | 1 line
 
Allow HTTP response code in the error range to be passed to the habari_ajax error handler. Handle session timeouts during ajax calls gracefully. Props to rynodivino for the original patch! Fixes habari/habari#145
------------------------------------------------------------------------
r3913 | rick.c | 2011-08-17 19:46:49 +0000 (Wed, 17 Aug 2011) | 1 line
 
Use habari_ajax in media.js
------------------------------------------------------------------------
r3912 | richard.cockrum | 2011-08-15 19:02:07 +0000 (Mon, 15 Aug 2011) | 3 lines
 
Merge pull request #4 from Konzertheld/master
 
Partial fix for the refactoring called for in habari/habari#129
------------------------------------------------------------------------
r3911 | rick.c | 2011-08-15 16:14:30 +0000 (Mon, 15 Aug 2011) | 1 line
 
Add PHPDoc comments to HTMLTokenSet. Fixes habari/habari#160
------------------------------------------------------------------------
r3910 | christian.g | 2011-08-15 13:01:25 +0000 (Mon, 15 Aug 2011) | 1 line
 
Merge commit '0c5447a761d22f5f3b197cd26e7ef7b80d85b1cd'
------------------------------------------------------------------------
r3909 | rick.c | 2011-08-15 11:58:38 +0000 (Mon, 15 Aug 2011) | 1 line
 
Strip out all the anchors except the target URI. Fixes habari/habari#89
------------------------------------------------------------------------
r3908 | chris.meller | 2011-08-15 09:31:02 +0000 (Mon, 15 Aug 2011) | 1 line
 
Merge branch 'master' of github.com:habari/system
------------------------------------------------------------------------
r3907 | chris.meller | 2011-08-15 09:27:41 +0000 (Mon, 15 Aug 2011) | 5 lines
 
Add a special __static() method to the InputFilter class that should allow plugins to alter all the lists of elements, attributes, protocols, and entities that are allowed by the filter.
 
Eventually it would be nice if it were possible to specify these values on a per-call basis, but right now I think it's more than sufficient to allow plugins to globally add things like special HTML elements, attributes, or allowed protocols to the list for their given applications.
 
Should sufficiently fix habari/habari#165.
------------------------------------------------------------------------
r3906 | colin.seymour | 2011-08-15 03:17:08 +0000 (Mon, 15 Aug 2011) | 1 line
 
Allow themes to access spam comments and counts (if they so wish) as they can comments, pingbacks, trackbacks etc. Fixes habari/habari#198
------------------------------------------------------------------------
r3905 | christian.g | 2011-08-14 21:31:53 +0000 (Sun, 14 Aug 2011) | 3 lines
 
Move the code that actually sets a post's status to "scheduled" from the adminpostshandler to Post::insert() and Post::update() as suggested in the REFACTOR comment. Fixes #129.
 
Please note the comments on that ticket. There is more work to do.
------------------------------------------------------------------------
r3904 | richard.cockrum | 2011-08-13 16:56:33 +0000 (Sat, 13 Aug 2011) | 1 line
 
Output an error message if a relevant template isn't included in the theme. Fixes habari/habari#179
------------------------------------------------------------------------
r3903 | richard.cockrum | 2011-08-13 14:22:10 +0000 (Sat, 13 Aug 2011) | 1 line
 
Add @locale comments to the Bitmask class. Applies to, and fixes, habari/habari#131
------------------------------------------------------------------------
r3902 | colin.seymour | 2011-08-13 05:04:22 +0000 (Sat, 13 Aug 2011) | 1 line
 
Stop humanMsgLog "button" from invisibly hiding other UI elements. Fixes habari/habari#70
------------------------------------------------------------------------
r3901 | richard.cockrum | 2011-08-12 18:12:45 +0000 (Fri, 12 Aug 2011) | 1 line
 
Add @locale comments for translators. Applies to habari/habari#131
------------------------------------------------------------------------
r3900 | rick.c | 2011-08-12 10:40:49 +0000 (Fri, 12 Aug 2011) | 1 line
 
Performance and readability enhancements. Props to gsnedders for code review.
------------------------------------------------------------------------
r3899 | rick.c | 2011-08-12 10:04:17 +0000 (Fri, 12 Aug 2011) | 1 line
 
Second pass at proper charset detection in pingbacks. Props to gsnedders for code review and the new regexes.
------------------------------------------------------------------------
r3898 | rick.c | 2011-08-09 07:48:33 +0000 (Tue, 09 Aug 2011) | 1 line
 
habari/habari#21 was closed. The removed code has no reason to exist.
------------------------------------------------------------------------
r3897 | richard.cockrum | 2011-08-06 18:55:42 +0000 (Sat, 06 Aug 2011) | 1 line
 
Use habari_ajax for fetching items in the admin.
------------------------------------------------------------------------
r3896 | colin.seymour | 2011-08-05 08:39:12 +0000 (Fri, 05 Aug 2011) | 1 line
 
Merge branch 'master' of https://github.com/habari/system
------------------------------------------------------------------------
r3895 | colin.seymour | 2011-08-05 08:38:12 +0000 (Fri, 05 Aug 2011) | 1 line
 
Pass the database password raw and unencoded between the various methods during installation.  This should allow people to use things like ampersands and other legal special characters in their DB password. Fixes habari/habari#120
------------------------------------------------------------------------
r3894 | colin.seymour | 2011-08-04 03:44:10 +0000 (Thu, 04 Aug 2011) | 1 line
 
Made log severities translatable. Fixes habari/habari#123
------------------------------------------------------------------------
r3893 | rick.c | 2011-08-03 21:20:27 +0000 (Wed, 03 Aug 2011) | 1 line
 
First pass at detecting the pingback's encoding using the header and possible byte order marks in the received file. Address habari/habari#14
------------------------------------------------------------------------
r3892 | rick.c | 2011-08-03 21:15:32 +0000 (Wed, 03 Aug 2011) | 1 line
 
Add a byte order mark detection method to MultiByte
------------------------------------------------------------------------
r3891 | colin.seymour | 2011-08-03 05:44:25 +0000 (Wed, 03 Aug 2011) | 1 line
 
Made last of the strings that needs to be translatable translatable. Fixes habari/habari#52
------------------------------------------------------------------------
r3890 | colin.seymour | 2011-08-02 22:05:32 +0000 (Tue, 02 Aug 2011) | 1 line
 
Made helptext added in 3c0606a06713f435846c translatable as suggested by Mouvedia
------------------------------------------------------------------------
r3889 | rick.c | 2011-08-02 10:29:54 +0000 (Tue, 02 Aug 2011) | 1 line
 
Slide splitter into view when it is opened if it would be below the bottom of the window. Fixes habari/habari#69 , with the side effect of having a nice close/open sliding action if a splitter is already open.
------------------------------------------------------------------------
r3888 | rick.c | 2011-08-02 07:01:36 +0000 (Tue, 02 Aug 2011) | 1 line
 
Add helptext to the date/time field denoting the format to use. Fixes habari/habari#126
------------------------------------------------------------------------
r3887 | rick.c | 2011-08-01 07:21:42 +0000 (Mon, 01 Aug 2011) | 1 line
 
Sort the active and active plugin arrays by the actual plugin name, not the file name. Note that the sort order is purely binary, so ascii letters come first, then non-ascii characters. Fixes habari/habari#143
------------------------------------------------------------------------
r3886 | richard.cockrum | 2011-07-30 19:53:01 +0000 (Sat, 30 Jul 2011) | 1 line
 
Only display the help cursor on the admin/logs page when the log message has been truncated. Fixes habari/habari#127
------------------------------------------------------------------------
r3885 | richard.cockrum | 2011-07-30 19:05:40 +0000 (Sat, 30 Jul 2011) | 1 line
 
Use the habari_ajax wrapper for ajax calls.
------------------------------------------------------------------------
r3884 | richard.cockrum | 2011-07-30 14:32:26 +0000 (Sat, 30 Jul 2011) | 1 line
 
Ensure a change is triggered on each checkbox in the ranges. Fixes habari/habari#134
------------------------------------------------------------------------
r3883 | colin.seymour | 2011-07-30 04:11:21 +0000 (Sat, 30 Jul 2011) | 1 line
 
Make textmulti actually submit something when all fields have been removed. Fixes habari/habari#167
------------------------------------------------------------------------
r3882 | rick.c | 2011-07-28 09:42:42 +0000 (Thu, 28 Jul 2011) | 1 line
 
Remove spinner when loading a new page. This isn't an ajax load. Fixes habari/habari#82 .
------------------------------------------------------------------------
r3881 | rick.c | 2011-07-27 16:53:06 +0000 (Wed, 27 Jul 2011) | 1 line
 
Remove unwanted commented out lines.
------------------------------------------------------------------------
r3880 | rick.c | 2011-07-27 16:32:55 +0000 (Wed, 27 Jul 2011) | 1 line
 
Update to jquery-ui 1.8.14. In our javascript, remove unwanted classes added by jquery-ui css.
------------------------------------------------------------------------
r3879 | colin.seymour | 2011-07-24 08:02:22 +0000 (Sun, 24 Jul 2011) | 1 line
 
Run the necessary activation hooks of a theme we fallback to when the currently active theme directory disappears without warning.  Closes habari/habari#168.
------------------------------------------------------------------------
r3878 | colin.seymour | 2011-07-24 03:31:29 +0000 (Sun, 24 Jul 2011) | 1 line
 
Ooops, left out a crucial line in previous commit and simplified the deactivation call
------------------------------------------------------------------------
r3877 | colin.seymour | 2011-07-24 02:25:18 +0000 (Sun, 24 Jul 2011) | 1 line
 
Added call to theme's deactivation hook when cancelling a preview.  Closes #172.
------------------------------------------------------------------------
r3876 | richard.cockrum | 2011-07-23 11:21:52 +0000 (Sat, 23 Jul 2011) | 1 line
 
Update jquery to version 1.6.2 from 1.5.2.
------------------------------------------------------------------------
r3868 | rick.c | 2011-07-21 20:08:49 +0000 (Thu, 21 Jul 2011) | 1 line
 
Keep the proper display order after deleting or renaming a tag.
------------------------------------------------------------------------
r3867 | rick.c | 2011-07-21 17:23:31 +0000 (Thu, 21 Jul 2011) | 1 line
 
Add infrastructure for searching on the admin tags page. Fixes habari/habari#188.
------------------------------------------------------------------------
r3866 | rick.c | 2011-07-21 17:12:46 +0000 (Thu, 21 Jul 2011) | 1 line
 
Add named params to the get_search() method. Add an orderby criteria.
------------------------------------------------------------------------
r3865 | rick.c | 2011-07-21 12:44:12 +0000 (Thu, 21 Jul 2011) | 1 line
 
Add a simple search method to Vocabulary.
------------------------------------------------------------------------
r3864 | rick.c | 2011-07-21 06:20:24 +0000 (Thu, 21 Jul 2011) | 1 line
 
Merge branch 'master' of https://github.com/habari/system
------------------------------------------------------------------------
r3863 | rick.c | 2011-07-21 06:12:56 +0000 (Thu, 21 Jul 2011) | 1 line
 
Change the admin tags page to use AjaxResponse.
------------------------------------------------------------------------
r3862 | chris.meller | 2011-07-20 10:42:28 +0000 (Wed, 20 Jul 2011) | 1 line
 
Remove the SET CHARACTER SET call entirely from the MySQL connection method, as it's not needed if we use SET NAMES. Using SET CHARACTER SET at all is wonky since it uses the collation of the database Habari is stored in, which more often than not is the default latin1 because the server has not been configured to use a sane default.
------------------------------------------------------------------------
r3861 | colin.seymour | 2011-07-18 08:44:27 +0000 (Mon, 18 Jul 2011) | 1 line
 
Corrected call to change_scope() so the scope actually changes
------------------------------------------------------------------------
r3860 | colin.seymour | 2011-07-17 03:39:19 +0000 (Sun, 17 Jul 2011) | 1 line
 
Allow silo plugins that support different media types style the dropbuttons differently for each media type without having to jump through hoops
------------------------------------------------------------------------
r3859 | richard.cockrum | 2011-07-16 13:01:31 +0000 (Sat, 16 Jul 2011) | 1 line
 
Redirect comment with errors to the comment form rather than the post. Fixes issue habari/habari/#177.
------------------------------------------------------------------------
r3858 | colin.seymour | 2011-07-16 02:31:10 +0000 (Sat, 16 Jul 2011) | 1 line
 
Prevent direct access to theme and plugin php files
------------------------------------------------------------------------
r3857 | richard | 2011-07-15 11:27:54 +0000 (Fri, 15 Jul 2011) | 1 line
 
Pass complete object along with content so filter users know what type of object they are dealing with.
------------------------------------------------------------------------
r3856 | ringmaster | 2011-07-05 19:12:41 +0000 (Tue, 05 Jul 2011) | 1 line
 
Adding Preset functionality.  You can now pass a simple string to Posts::get() to have it fetch an array of parameters associated with that string.  For example, $posts = Posts::get('page_list'); will return all published pages.  Plugins and themes can add to the list of presets using filter_posts_get_all_presets(), and future plugins can provide facilities to add new presets, edit existing presets, and output presets in blocks, allowing you to customize both what posts are displayed and where to display them.
------------------------------------------------------------------------
r3855 | ringmaster | 2011-06-28 10:27:27 +0000 (Tue, 28 Jun 2011) | 1 line
 
Retain only one copy of the querystring on FormUI submit.  Fixes habari/habari#184. Props @solarissmoke
------------------------------------------------------------------------
r3854 | ali.b. | 2011-06-28 02:26:24 +0000 (Tue, 28 Jun 2011) | 3 lines
 
Merge pull request #1 from Konzertheld/master
 
Closes habari/habari#81
------------------------------------------------------------------------
r3853 | colin.seymour | 2011-06-28 00:48:13 +0000 (Tue, 28 Jun 2011) | 1 line
 
Allow themes/plugins pass attributes like 'defer' and 'async' to <script src=...> Stack::add() calls.  To do this, you the same method as you do for CSS Stack::add()
------------------------------------------------------------------------
r3852 | christian.g | 2011-06-27 22:55:01 +0000 (Mon, 27 Jun 2011) | 1 line
 
Fixes Trac ticket #1066. Props to rynodivino
------------------------------------------------------------------------
 

Toggle wordwrap

Referring DomainHits
Unknown Referer 127
pastoid.com 33
www.pastoid.com 2
www.google.co.uk 1
www.google.com 1
Is this paste spam?
<Hide