Commit Graph

374 Commits

Author SHA1 Message Date
Ben Word
9acfef8678 Merge pull request #340 from maff/rewriterulesfix
Fix compatiblity issues with other plugins which add rewrite rules
2012-04-10 18:20:09 -07:00
Scott Walkinshaw
69a42d05df Restore duplicate subfolder removal 2012-04-10 21:06:23 -04:00
Ben Word
060ab1bea5 Fix #374 - Media query at bottom of app.css needs max-width of 979px 2012-04-10 18:08:18 -06:00
Ben Word
ee37390e25 Fix #377 - Add missing 'active' class with current_page_parent 2012-04-10 15:20:39 -06:00
Ben Word
e7bb63e5f3 Merge pull request #380 from ChrisClayton/patch-4
Change widgets to use <section> instead of <article>
2012-04-10 09:14:24 -07:00
Ben Word
221302f659 Merge pull request #391 from ntwb/master
Fix vCard widget for international support
2012-04-10 09:04:54 -07:00
Stephen Edgar
ca099f6439 Remove hidden US +1 Telephone Field 2012-04-10 20:25:14 +10:00
Scott Walkinshaw
a921fb9dab Merge pull request #386 from ObsessiO/patch-1
Update lang/tr_TR.po
2012-04-09 07:18:39 -07:00
Scott Walkinshaw
6b332ba530 Merge pull request #387 from ObsessiO/patch-2
Correcting line numbers.
2012-04-09 07:18:13 -07:00
Scott Walkinshaw
bf25b4acd4 Merge pull request #378 from hannesjohansson/master
Updated Swedish language files from new .pot file
2012-04-09 07:17:39 -07:00
Scott Walkinshaw
fe19b3c126 Merge pull request #389 from utenH/master
Norwegian (nynorsk) language files
2012-04-09 07:16:40 -07:00
Kyrre Matias Goksøyr
013c5fe0cd Added Norwegian (nynorsk) language files, changed "valgfri" to "valfri".
Signed-off-by: Kyrre Matias Goksøyr <kyrremg@gmail.com>
2012-04-09 13:51:50 +02:00
Kyrre Matias Goksøyr
e6cf04440b Added Norwegian (nynorsk) language files.
Signed-off-by: Kyrre Matias Goksøyr <kyrremg@gmail.com>
2012-04-09 13:45:47 +02:00
ObsessiO
8749f9cdc0 Correcting line numbers. 2012-04-09 07:10:45 +03:00
ObsessiO
5c145c059a Update lang/tr_TR.po 2012-04-09 06:40:26 +03:00
Ben Word
5ec867aa89 Avoid potential server error with blank roots-custom.php
f5321bc9a0 (commitcomment-1018488)
2012-04-08 17:27:29 -06:00
Ben Word
64a137ea32 Merge pull request #383 from zslabs/master
Update to jQuery 1.7.2
2012-04-08 16:14:06 -07:00
Zach Schnackel
e80281e985 jQuery 1.7.2 Update 2012-04-08 12:09:14 -04:00
ChrisClayton
fc3bec5069 change widgets to use <section> instead of <article> - see #379 2012-04-06 16:17:36 +10:00
Hannes Johansson
85101c9f4c Updated Swedish language files from new .pot file 2012-04-05 14:20:43 +02:00
Ben Word
f7f86c9e92 Merge pull request #369 from Fingli/upstream
Add Bulgarian translation
2012-04-03 08:35:49 -07:00
Yulian
519021ac43 Added Bulgarian translation
compatible with v. 5.0.0
2012-04-02 21:15:31 +03:00
Ben Word
4759f1e1b7 Fix #365 - re-generate roots.pot 2012-04-02 01:43:59 -06:00
Ben Word
23ff200ef2 Merge pull request #364 from hannesjohansson/master
Add Swedish language files
2012-04-01 23:42:33 -07:00
Hannes Johansson
3035e11d48 updated Swedish language files 2012-03-29 13:26:24 +02:00
Hannes Johansson
979192ffca adding Swedish language files 2012-03-29 13:15:52 +02:00
Mathias Geat
00066ee0dd fix compatiblity issues with other plugins which add rewrite rules 2012-03-14 16:43:28 +01:00
Scott Walkinshaw
c526a8461c Merge pull request #328 from waitxd/master
add support for custom menu classes
2012-03-12 17:24:45 -07:00
Scott Walkinshaw
c90d5ef916 Proper base script URLs for WPMU/Child Themes 2012-03-12 20:18:43 -04:00
Scott Walkinshaw
7a471be049 Fix #293 - Remove unnecessary call to template uri 2012-03-12 20:13:39 -04:00
waitxd
53ff55d3a9 custom menu classes for nav menu #2
for example: wp_nav_menu('menu_class' => 'nav nav-pills' ...
2012-03-06 16:41:13 +04:00
waitxd
618e89cea2 custom menu classes for nav menu #1
for example: wp_nav_menu('menu_class' => 'nav nav-pills' ...
2012-03-06 16:39:57 +04:00
Ben Word
3fceb85504 Merge pull request #322 from ChrisClayton/patch-3
Use &times; for alert in loop.php
2012-03-04 14:39:54 -08:00
Ben Word
0f2372309c Merge pull request #320 from doobbe/master
Add Vietnamese language files
2012-03-04 14:24:02 -08:00
ChrisClayton
cf720832d0 remove x and replaced with escaped &times; html entity for alerts. 2012-03-03 17:34:10 +11:00
Quang LD
570b1b5c7d Adding Vietnamese lang 2012-03-02 17:25:59 +07:00
Ben Word
63256f4667 Fix #300 - Add comment-reply script when applicable 2012-02-29 17:33:27 -07:00
Ben Word
5a757dfda2 Fix #307 - remove reference to <figure> & <figcaption> 2012-02-29 17:28:32 -07:00
Ben Word
7f9077cfeb Fix #311, #315 - Remove custom script cleanup 2012-02-29 17:04:54 -07:00
Ben Word
f5321bc9a0 Fix #302 - Lose EOF ?> 2012-02-27 11:40:01 -07:00
Ben Word
c17560be27 Fix #305, #304 - Update alerts to use &times; entity 2012-02-27 11:29:55 -07:00
Ben Word
6492fe9318 Fix #297 - wp-admin / login issue 2012-02-27 11:28:09 -07:00
Ben Word
efa020b936 Fix #309 - re-deploy Bootstrap CSS 2012-02-27 11:20:01 -07:00
Ben Word
0e8b0bb130 Fix #297 - wp-admin / login issue 2012-02-27 11:16:46 -07:00
Ben Word
c3882f7a97 Fix #296 - re-deploy Bootstrap responsive CSS 2012-02-22 20:31:18 -07:00
Ben Word
387ea2d1cf H5BP updates, update to Modernizr 2.5.3 2012-02-22 15:24:03 -07:00
Ben Word
48af1a6e8d Merge pull request #287 from leoj3n/master
Ending #wrap div earlier (before <footer>) in footer.php
2012-02-22 14:20:58 -08:00
Ben Word
d82b8c5d2b Remove de-registration of jQuery and li0n.js
jQuery is now skipped manually in roots-scripts.php so
we don't have to worry about the old cleanup
2012-02-22 15:18:32 -07:00
Ben Word
35dc9f10bc Minor tweak to compressed Bootstrap Javascript 2012-02-22 15:13:33 -07:00
Ben Word
ec50884581 Merge pull request #294 from coreywagehoft/master
Update to Bootstrap v2.0.1
2012-02-22 12:56:35 -08:00