Commit Graph

  • ea03ecdca3 Fix tag list separator i18n in content-single.php Naoko McCracken 2012-11-13 15:08:42 +0900
  • eb7fad1c77 Merge pull request #101 from bryanstedman/master Michael Fields 2012-11-03 15:21:59 -0700
  • 706f688b14 Merge pull request #102 from corvannoorloos/master Michael Fields 2012-11-03 15:20:16 -0700
  • 064daacda6 Space before colon Cor van Noorloos 2012-11-03 23:02:36 +0100
  • de1dab1509 Fixed small typo in README Bryan Stedman 2012-11-03 08:50:24 -0700
  • 09a21f2e59 Added max-width to select elements in widgets to prevent it overflowing. This intends to fix a common issue - the dropdown in the category widget overflows when a blog has a long category name Takashi Irie 2012-11-01 11:49:23 +0900
  • 152ae262eb Merge pull request #94 from sixhours/patch-1 Ian Stewart 2012-10-24 07:28:37 -0700
  • c7f0e441b2 Change .tag-links to .tags-links sixhours 2012-10-24 11:06:42 -0300
  • ca76e89d0e Removed dangling pubdate attributes Kirk Wight 2012-10-11 18:02:14 -0300
  • b242ebe349 Merge pull request #92 from iamtakashi/fix-typos-in-readme Philip Arthur Moore 2012-10-08 08:59:42 -0700
  • 999866c87a Fixed typos in README.MD Takashi Irie 2012-10-08 16:34:22 +0100
  • 21d3bb0c23 Merge pull request #90 from hugobaeta/patch-1 Michael Fields 2012-10-06 16:30:50 -0700
  • 6eb6c34820 Remove current_user_can() check from index.php. A similar conditional now exists in no-results.php. Michael Fields 2012-10-06 16:27:56 -0700
  • b235c5a3e8 Merge branch 'master' of https://github.com/mjangda/_s into mjangda-master Michael Fields 2012-10-06 15:59:23 -0700
  • 4d63631ecd Merge pull request #83 from kovshenin/patch-12 Michael Fields 2012-10-06 15:54:03 -0700
  • a90489351a Update README.md Hugo Baeta 2012-10-05 17:44:52 -0700
  • 13efab7ac6 Corrected two typos pixolin 2012-09-18 11:48:12 +0300
  • 5ed2437705 Rename translations to languages, see #73 and #50 Konstantin Kovshenin 2012-09-17 12:07:40 +0400
  • 3517c7a36b Use a filter for wp_title instead of hard-coding things in header.php Konstantin Kovshenin 2012-09-14 20:49:06 +0400
  • b01b14a467 Renaming inc/tweaks.php to inc/extras.php and including by default in functions.php Konstantin Kovshenin 2012-09-14 20:43:20 +0400
  • 0b8fc2e601 Merge pull request #71 from philiparthurmoore/bugs/patch-1 Ian Stewart 2012-09-13 18:21:44 -0700
  • cbff04e6f0 Merge pull request #67 from kovshenin/patch-9 Ian Stewart 2012-09-13 18:20:53 -0700
  • 01203f73e7 Merge pull request #75 from ashfame/readme_git_style Ian Stewart 2012-09-13 18:18:47 -0700
  • 11769b8bd7 Merge pull request #39 from hugobaeta/master Ian Stewart 2012-09-13 17:37:22 -0700
  • 46f6a664a9 Merge pull request #38 from kovshenin/patch-6 Ian Stewart 2012-09-13 17:28:40 -0700
  • 5746881ac4 Merge pull request #73 from kovshenin/patch-10 Ian Stewart 2012-09-13 12:26:01 -0700
  • 1b1493f4f0 changed readme.txt into README.md for better readability on Github Ashfame 2012-09-10 00:52:16 +0530
  • 1be531df93 Add a languages directory and a readme file to help get started with translations. props @pixolin Konstantin Kovshenin 2012-09-05 21:45:15 +0400
  • 3833150b44 _s: Add 'site-navigation' class to image.php's image navigation container. Philip Arthur Moore 2012-09-04 19:05:25 -0400
  • 3b013b5264 Layouts were broken by 752d08afd7. This commit fixes the layouts according to the new naming conventions. Konstantin Kovshenin 2012-09-04 11:34:27 +0400
  • 22e1613bde Replace small-menu.js with navigation.js inspired by Twenty Twelve. Konstantin Kovshenin 2012-09-03 21:45:28 +0400
  • f00245be92 Only show publish promo to users that can publish Mohammad Jangda 2012-08-31 17:43:21 -0300
  • 7fef5cd2ec Merge pull request #64 from kovshenin/patch-7 Michael Fields 2012-08-30 23:20:20 -0700
  • 461976d48c Revert "Merge pull request #36 from kovshenin/patch-5" Konstantin Kovshenin 2012-08-31 08:54:22 +0400
  • 2bfb5ef953 Merge pull request #63 from hugobaeta/readme Michael Fields 2012-08-29 22:40:25 -0700
  • 6a8d92661a Merge pull request #61 from obenland/sidebar-quotes Michael Fields 2012-08-29 22:37:34 -0700
  • a266b8151a Edited readme.txt to include a reference to the _s generator at http://underscores.me Hugo Baeta 2012-08-29 17:25:11 -0700
  • d88bf2aa3f Updated read me.txt to include information about http://underscores.me Hugo Baeta 2012-08-29 16:23:10 -0700
  • c041ea2b48 Add todo tags to the DocBlocks of functions that contain backward compatibility with previous versions of WordPress stating when back compat should be removed. _s supports the current stable version of WordPress as well as two prior major releases. Michael Fields 2012-08-27 14:25:10 -0700
  • 800b9ebcd1 Merge pull request #36 from kovshenin/patch-5 Michael Fields 2012-08-27 13:06:30 -0700
  • d53dd41f28 s/double/single quotes in register_sidebar args array. kobenland 2012-08-27 20:20:02 +0200
  • 103ae2cdf6 Correct use of get_queried_object() for author archives. Konstantin Kovshenin 2012-08-27 10:56:36 +0400
  • ce4bef6129 Merge pull request #54 from joshbetz/patch-typo-1 Michael Fields 2012-08-25 14:48:37 -0700
  • 3a75b8386d Update the main stylesheet to use the available classes Matias 2012-08-25 14:06:23 -0300
  • 752d08afd7 Update the HTML "class" system Matias 2012-08-25 13:57:24 -0300
  • 65919bb440 Fix typo in readme.txt Josh Betz 2012-08-24 14:00:56 -0500
  • e8ebbf25fa Merge pull request #53 from joshbetz/patch-1 Michael Fields 2012-08-24 11:47:13 -0700
  • a792ded32c No need to rewind posts if nothing has been queued up yet Josh Betz 2012-08-24 12:29:41 -0500
  • 90429bf5b0 Merge pull request #32 from kovshenin/patch-1 Michael Fields 2012-08-15 14:22:23 -0700
  • 6f4192d9b0 updated the styles for the buttons, switching from using background css gradients to using box-shadow techniques Hugo Baeta 2012-08-15 13:45:04 -0700
  • 6465b5ae9f Don't print markup in _s_content_nav() when it is not needed. Fixes #28. Konstantin Kovshenin 2012-08-15 17:05:42 +0400
  • 31c5a39408 Merge pull request #35 from kovshenin/patch-4 Ian Stewart 2012-08-14 08:58:47 -0700
  • c68e31f28b Merge pull request #34 from kovshenin/patch-3 Ian Stewart 2012-08-14 08:58:13 -0700
  • dec5c61928 No need for the_post and rewind_posts in author archives. Konstantin Kovshenin 2012-08-14 10:49:27 +0400
  • 6fe882a2df Adding current search query to searchform.php Konstantin Kovshenin 2012-08-14 10:36:37 +0400
  • 5bf85736bc Improve code readability in no-results.php Konstantin Kovshenin 2012-08-14 10:30:50 +0400
  • c5b01c3bac No need for the $post global in _s_scripts() Konstantin Kovshenin 2012-08-14 10:08:10 +0400
  • 7a4aa04261 Merge pull request #16 from obenland/patch-1 Lance Willett 2012-08-06 16:21:19 -0700
  • 098bacfe24 Merge pull request #26 from SimpliZine/patch-1 Lance Willett 2012-08-06 16:19:17 -0700
  • 473b835299 Merge pull request #25 from kwight/comments-php-comment Lance Willett 2012-08-06 16:14:24 -0700
  • 187ee2af87 Merge pull request #24 from LimeBlast/patch-1 Lance Willett 2012-08-06 16:13:03 -0700
  • 587d0c2da1 Merge pull request #22 from jasongottschalk/incorrect-value-select-options-array Lance Willett 2012-08-06 16:12:08 -0700
  • 64f1d1a8bd Merge pull request #20 from obenland/master Lance Willett 2012-08-06 16:10:00 -0700
  • 30518b894f Fix typo in closing comment, s/#entry-meta/.entry-meta/ Lance Willett 2012-07-31 08:21:53 -0700
  • 077653d12e Update html5shiv.js to 3.6 stable version, props ocean90 Lance Willett 2012-07-30 10:07:35 -0700
  • 1412ae5029 Merge branch 'master' of github.com:Automattic/_s Lance Willett 2012-07-24 12:47:05 -0700
  • d56ae9234d Line #172: Added missing '=' in '<label for="sample-checkbox">'. SimpliZine 2012-07-02 17:38:46 +0200
  • dd8ca3eec6 _s: Adjust escaping for the title attribute. Michelle Langston 2012-06-15 00:04:50 +0000
  • 603369e307 Corrected reference to location of _s_comment() Kirk Wight 2012-06-12 17:42:14 -0400
  • 3fd3056326 Updated the comment to keep inline with the rest of the comments in the template. Daniel Hollands 2012-06-10 16:53:54 +0200
  • 5f44856a45 Fixed incorrect value in select options array. Jason Gottschalk 2012-06-06 14:01:50 -0300
  • 6a0c5d2d78 _s: WordPress coding standards. Cleanup whitespace. props @corvannoorloos Michael Fields 2012-05-26 23:43:53 +0000
  • c4a02323c6 _s: Remove notice in Theme Options screen in WordPress 3.4. props @corvannoorloos * Replace deprecated get_current_theme() with wp_get_theme() * Providing back-compat with prior versions of WordPress. Michael Fields 2012-05-26 23:39:53 +0000
  • 7484b4cf6b _s: add styling for HTML5 email inputs; See #1286 Ian Stewart 2012-05-24 18:53:07 +0000
  • b9fa5c0dd2 Add missing 'class' comments kobenland 2012-05-23 21:01:41 +0200
  • 55ab0fa5d6 _s: In comments.php there's a line that reads "if comments are closed and no comments are...". Let's get rid of the "no" since comments must be present in order for the .nocomments text to be shown. Philip Arthur Moore 2012-05-15 01:08:33 +0000
  • 2997c2c59e _s: In comments.php there's a line that reads "if comments are closed and no comments are...". Let's get rid of the "no" since comments must be present in order for the .nocomments text to be shown. Philip Arthur Moore 2012-05-15 01:08:33 +0000
  • 175ef5d5e7 _s: Bumping the version number to 1.1 to reflect the last round of updates Ian Stewart 2012-04-24 19:14:21 +0000
  • 966679f25b _s: Update Custom Header Code. fixes #1212 * Use WordPress 3.4's registration method providing backward compatibility for previous versions. * Implement shiv for get_custom_header(). props @obenland * Allow all custom header args to be filtered via child theme/plugin. * Update example code in DocBlock to use get_custom_header(). Michael Fields 2012-04-23 22:52:48 +0000
  • 2cd6317a4e _s: Only set theme options if necessary. fixes #1151 * Remove call to add_option() during admin_init. * Rework _s_get_theme_options() so that it merges default values into the stored settings. * Rework _s_theme_options_validate() to only return recognized values if they are present in the $_POST request - only store what is absolutely necessary. * Updated the docs in a few places. * Note: _s now requires PHP5. see L161 array_intersect_key(). Michael Fields 2012-04-23 21:35:30 +0000
  • 2a0b4e7bf8 _s: Do not load $locale.php fixes #1213 Michael Fields 2012-04-23 21:17:48 +0000
  • bd4719e73f _s: Better image filtering for self-hosted users. fixes #1216 Michael Fields 2012-04-23 21:13:47 +0000
  • c82269d831 _s: Remove password-protected message from comments.php. fixes #1217 Michael Fields 2012-04-23 21:08:58 +0000
  • 1b0b0d1794 _s: Hiding a comments link while a post is password-protected cleans things up; Props michaelfields; Closes #1215 Ian Stewart 2012-04-19 19:26:13 +0000
  • 754f07dc7f _s: Fixed a typo Takashi Irie 2012-03-30 10:47:41 +0000
  • 98a9f3905c _s: Bumping the version number to 1.1 to reflect the last round of updates Ian Stewart 2012-04-24 19:14:21 +0000
  • df704f96af Merge branch 'master' of github.com:Automattic/_s Ian Stewart 2012-04-24 13:54:57 -0500
  • f705f1c5f9 _s: Update Custom Header Code. fixes #1212 * Use WordPress 3.4's registration method providing backward compatibility for previous versions. * Implement shiv for get_custom_header(). props @obenland * Allow all custom header args to be filtered via child theme/plugin. * Update example code in DocBlock to use get_custom_header(). Michael Fields 2012-04-23 22:52:48 +0000
  • c30057cd92 _s: Only set theme options if necessary. fixes #1151 * Remove call to add_option() during admin_init. * Rework _s_get_theme_options() so that it merges default values into the stored settings. * Rework _s_theme_options_validate() to only return recognized values if they are present in the $_POST request - only store what is absolutely necessary. * Updated the docs in a few places. * Note: _s now requires PHP5. see L161 array_intersect_key(). Michael Fields 2012-04-23 21:35:30 +0000
  • 30e64f4cbc _s: Do not load $locale.php fixes #1213 Michael Fields 2012-04-23 21:17:48 +0000
  • 8f40beb65f _s: Better image filtering for self-hosted users. fixes #1216 Michael Fields 2012-04-23 21:13:47 +0000
  • edf08c67b5 _s: Remove password-protected message from comments.php. fixes #1217 Michael Fields 2012-04-23 21:08:58 +0000
  • a5e58b8ac5 _s: Hiding a comments link while a post is password-protected cleans things up; Props michaelfields; Closes #1215 Ian Stewart 2012-04-19 19:26:13 +0000
  • 036f80fd9a Use get_header_textcolor() for forward compatibility obenland 2012-04-05 22:56:13 +0300
  • 614dca2933 _s: Fixed a typo Takashi Irie 2012-03-30 10:47:41 +0000
  • 47a64fcca5 Add .unbind() before .click() Ian Stewart 2012-03-29 18:21:54 +0000
  • ace4518144 Add .unbind() before .click() Ian Stewart 2012-03-29 18:21:54 +0000
  • 2150be2d97 Merge pull request #15 from joshmcrty/master Ian Stewart 2012-03-29 10:48:08 -0700
  • fdde0031fc Merge branch 'master' of github.com:Automattic/_s Lance Willett 2012-03-29 09:37:04 -0700
  • 4984720412 Merge branch 'master' of github.com:Automattic/_s Ian Stewart 2012-03-29 11:22:02 -0500