Commit Graph

68 Commits

Author SHA1 Message Date
ryan
14ae165bb5 Add update-core to network admin. Props PeteMall. see #15162
git-svn-id: http://svn.automattic.com/wordpress/trunk@15871 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-10-20 16:38:00 +00:00
markjaquith
7944bd5d82 These are not verbs. http://notaverb.com/badbad_verbs
git-svn-id: http://svn.automattic.com/wordpress/trunk@15473 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-07-27 18:02:45 +00:00
dd32
10fc874c10 Correct the links to the codex for non-english users. Props ocean90. Fixes #13948 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@15281 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-19 06:49:38 +00:00
nacin
174a4407dc Remove errant closing label tag. props wahgnube, fixes #13901.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15260 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-15 11:33:52 +00:00
nacin
0a30928ce3 Missing links for custom background, header, and GUU. props zeo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15231 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-11 18:00:29 +00:00
nacin
98d82faab5 Use correct label for a 'Select All' checkbox. props MichaelH. If we're going to have a label, it might as well actually work as well. fixes #13614.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15055 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-29 16:35:24 +00:00
nacin
fc172d4d9a Help whitespace/punctuation cleanup. props zeo, see #13467.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15054 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-29 16:16:40 +00:00
nacin
3b5ce238b3 Some string improvements in update-core.php. props jane.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14995 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-27 15:51:34 +00:00
nbachiyski
bb00d56a67 Menu translatable strings cleanup.
* Take out <strong> of the translatable part of For more information:
 * Include support forums and Codex links inside translations, because most translators would want to change them to their local documentation sites or Codex prefixes


git-svn-id: http://svn.automattic.com/wordpress/trunk@14989 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-27 11:52:15 +00:00
ryan
0352a5077c Help for Updates screen. Props jane. see #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@14837 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 15:33:59 +00:00
dd32
6f9650046a Provide some Before/After strings for Bulk Upgrades, Add a spinner whilst a upgrade is in process, Remove scrollbars on update iframe. Props ocean90. See #11232
git-svn-id: http://svn.automattic.com/wordpress/trunk@14819 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-23 12:29:00 +00:00
nacin
0a0f18adcd Less passive voice and improved language.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14773 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-21 02:31:50 +00:00
nacin
736a13480d Use a more generic string for GUU plugins and themes, as inactive items aren't 'running.' fixes #12517.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14496 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-07 04:30:53 +00:00
ryan
172aa06718 Revert [14347] and [14372]. It broke more than we expected. Try again in 3.1. see #13051
git-svn-id: http://svn.automattic.com/wordpress/trunk@14374 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-03 18:16:22 +00:00
ryan
91354eefee Escape links by default. Props alexkingorg. see #13051
git-svn-id: http://svn.automattic.com/wordpress/trunk@14347 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-02 22:53:59 +00:00
nacin
f9df8a36ae s/blog/site/ in more places. props PeteMall, see #11644.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-04-30 01:54:32 +00:00
nbachiyski
33628516d1 Add missing semi-colon in the end of quote entity. Props Cátia Kitahara
git-svn-id: http://svn.automattic.com/wordpress/trunk@14166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-04-19 20:49:13 +00:00
nacin
6ec7cb4540 Use relative paths when including files, avoiding include_path. fixes #12594, props sorich87.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14139 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-04-18 06:14:45 +00:00
dd32
442d41291a Tweak new strings for better typography. Props demetris. Fixes #12962
git-svn-id: http://svn.automattic.com/wordpress/trunk@14070 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-04-11 10:41:54 +00:00
westi
f3e717ae2b Make the link a seperate translation so people only have to translate it if they really want to. See #12787.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13972 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-04-03 13:25:47 +00:00
nacin
2c4c31118e Link to the new Child Themes codex article in the GUU. fixes #12787, props demetris.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13963 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-04-03 08:35:33 +00:00
nacin
f1793b308a Add link to Updating WordPress codex page. props mrmist, fixes #11280.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13898 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-03-31 08:16:57 +00:00
ryan
e25a65b36a Trim trailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@13733 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-03-17 16:27:25 +00:00
dd32
77b25075d7 Add missing child themes codex link. Props jorbin. Fixes #12621
git-svn-id: http://svn.automattic.com/wordpress/trunk@13728 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-03-17 10:19:26 +00:00
dd32
70897d7898 s/Upgrade WordPress/WordPress Updates/ title for GUU
git-svn-id: http://svn.automattic.com/wordpress/trunk@13692 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-03-13 08:19:35 +00:00
dd32
f07052a516 Bulk Theme Upgrades. See #12528 See #11232 for Bulk UI
git-svn-id: http://svn.automattic.com/wordpress/trunk@13686 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-03-13 03:59:40 +00:00
dd32
bcd6daf2cf First pass at completing the Themes component of the GUU. See #12528
git-svn-id: http://svn.automattic.com/wordpress/trunk@13604 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-03-06 09:12:49 +00:00
dd32
f3af366e3d First scrape at new UI for Bulk plugin upgrades. See #11232
git-svn-id: http://svn.automattic.com/wordpress/trunk@13602 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-03-06 08:39:50 +00:00
wpmuguru
dec2715ca4 UI upgrade -> update, see #12517
git-svn-id: http://svn.automattic.com/wordpress/trunk@13590 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-03-04 23:28:15 +00:00
dd32
13d204b3f9 Move Tools -> Upgrade to Dashboard -> Updates. As per dev meetup today. See #12517
git-svn-id: http://svn.automattic.com/wordpress/trunk@13588 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-03-04 21:24:43 +00:00
nacin
206f886d54 Add link to dashboard after core upgrade. props Simek, fixes #11629 see #11232
git-svn-id: http://svn.automattic.com/wordpress/trunk@13476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-28 00:12:43 +00:00
nacin
baa6ca4b2c Add links to the codex changelog in update notification strings. props dtoj, see #11739
git-svn-id: http://svn.automattic.com/wordpress/trunk@13250 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-20 12:28:10 +00:00
dd32
01f0afcd21 First scratch at Bulk plugin upgrade from Plugins page. Props nacin for cleanups. See #11542
git-svn-id: http://svn.automattic.com/wordpress/trunk@12832 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-01-26 06:53:47 +00:00
azaozz
4134133d53 Remove unused .fade CSS class, props nacin, fixes #11628
git-svn-id: http://svn.automattic.com/wordpress/trunk@12546 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-12-26 09:00:58 +00:00
ryan
810bf31f83 Check required php and mysql versions in the update response and notify if the server environment does not meet those requirements. fixes #11562
git-svn-id: http://svn.automattic.com/wordpress/trunk@12523 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-12-23 18:35:12 +00:00
ryan
8837d88bfe Validation fix. Props Simek. fixes #11560 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@12497 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-12-22 17:15:54 +00:00
ryan
e11e569611 Don't display plugin compatibility info if the new WordPress version is the same as the current one. For example for RC/Beta upgrades. Props westi. fixes #11525 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@12477 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-12-21 23:54:52 +00:00
ryan
b14bd65cd3 Remove stray paren. Props demetris. fixes #11485
git-svn-id: http://svn.automattic.com/wordpress/trunk@12452 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-12-18 18:19:43 +00:00
ryan
d2b81da009 Escape percent sign. Props sirzooro. fixes #11476
git-svn-id: http://svn.automattic.com/wordpress/trunk@12440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-12-17 22:00:51 +00:00
ryan
d73b6930ea Give feedback when Upgrade Plugins is clicked but no plugins are selected. see #10973
git-svn-id: http://svn.automattic.com/wordpress/trunk@12436 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-12-17 20:18:12 +00:00
ryan
776b710525 Consult the tested field when checking plugin compatibility. Props Denis-de-Bernardy. fixes #11450
git-svn-id: http://svn.automattic.com/wordpress/trunk@12413 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-12-16 03:08:17 +00:00
ryan
25015c0e0c Show plugin compatibility for available upgrade versions of WP. see #10973
git-svn-id: http://svn.automattic.com/wordpress/trunk@12407 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-12-15 19:09:55 +00:00
ryan
776d9aadf0 Show Upgrade Notice for plugins. see #10973
git-svn-id: http://svn.automattic.com/wordpress/trunk@12374 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-12-11 17:18:29 +00:00
ryan
3e76803fbf Add core_upgrade_preamble action. Props Denis-de-Bernardy. see #10973
git-svn-id: http://svn.automattic.com/wordpress/trunk@12204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-11-17 22:49:00 +00:00
ryan
2bf341d5d5 Put site into maintenance mode during bulk plugin upgrade. Skip plugin deactivate/activate. Add compatibility info. see #10973
git-svn-id: http://svn.automattic.com/wordpress/trunk@12157 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-11-09 18:53:21 +00:00
azaozz
63732badd5 Add subtitles and opening/closing DIVs on GUU results screen, see #10973
git-svn-id: http://svn.automattic.com/wordpress/trunk@12107 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-26 07:04:30 +00:00
ryan
4ff21e0cd3 Plugin bulk upgrade rough in. see #10973
git-svn-id: http://svn.automattic.com/wordpress/trunk@12097 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-23 21:49:12 +00:00
ryan
aca36c75ce GUU UI rough in. see #10973
git-svn-id: http://svn.automattic.com/wordpress/trunk@12093 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-22 21:06:33 +00:00
ryan
08f3564b22 GUU UI rough in. see #10973
git-svn-id: http://svn.automattic.com/wordpress/trunk@12087 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-22 16:19:50 +00:00
ryan
5653e587b3 GUU UI rough in. see #10973
git-svn-id: http://svn.automattic.com/wordpress/trunk@12086 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-22 16:10:28 +00:00