Plugin revs

live627

  • Should five per cent appear too small / Be thankful I don't take it all / 'Cause I'm the taxman, yeah I'm the taxman
  • Posts: 1,670
Re: Plugin revs
« Reply #60, on June 20th, 2013, 05:50 AM »
rev 88
(1 file, 1 KB)

! [Contact] Fix menu button positioning and icon
A confident man keeps quiet.whereas a frightened man keeps talking, hiding his fear.

Nao

  • Dadman with a boy
  • Posts: 16,079
Re: Plugin revs
« Reply #61, on August 3rd, 2013, 11:35 AM »
rev 89
(7 files, 35kb)

* Committing my month-old rewrite of Mentions... Hmm, why do I keep forgetting about that. (mentions/plugin-info.xml, plugin.language.php, plugin.php)

! CRLF lines. (wedgedesk/css/helpdesk_admin.css, WedgeDeskProfile.english.php, WedgeDesk-Profile.template.php)

live627

  • Should five per cent appear too small / Be thankful I don't take it all / 'Cause I'm the taxman, yeah I'm the taxman
  • Posts: 1,670
Re: Plugin revs
« Reply #62, on September 25th, 2013, 01:59 AM »
rev 90
0 files +4, 8 KB)

+ [AJAX Quick Reply] Initial checkin

@Known bugs: User menu does not expand width (actually the entire animation is not done on the umme at all) and action menu is misaligned. Post errors aren't carried over as I've been using window.location to redirect upon error. Nao, could you please take a look and let me know what's wrong?

Nao

  • Dadman with a boy
  • Posts: 16,079
Re: Plugin revs
« Reply #63, on September 27th, 2013, 05:44 PM »
rev 91 -- hey John! I really need to install your plugin here, and then test it... :) Can you open a new topic, maybe..? Or use an existing one.
18 files, 8kb

* first_th removal. (Calendar.template.php, EditHistory.template.php, WedgeDesk.template.php)

* postbg removal. (WedgeDesk-Display.template.php)

* wedge.org update. (WedgeDotOrg.php)

* Minor maintenance. (15 files)
Re: Plugin revs
« Reply #64, on October 24th, 2013, 09:41 PM »
rev 92 [master 9bcee1c]
 5 files changed, 57 insertions(+), 8 deletions(-)

+ Added Language cache flushing plugin. (lang_cache_flush/*)

* Typical typos from some bloke I used to know: 'cannon' instead of 'cannot'. (wedgedesk/src/WedgeDesk-Post.php)

* Quotenazi. (ajax_qr/ajaxqr.js)
Re: Plugin revs
« Reply #65, on December 15th, 2013, 11:55 PM »
rev 93
 69 files changed, 403 insertions(+), 487 deletions(-), 53.10 KiB

* Many, many fixes that should allow plugins to work with the new Wedge codebase.

* Renamed a json_encode to we_json_encode.

* Renamed we::$id to MID.

- Removed dozens of unneeded globals.

+ Added many globals that were not brought into scope in WedgeDesk.

! Fixed a couple of outdated hook names.
Re: Plugin revs
« Reply #66, on December 31st, 2013, 12:25 PM »
rev 94 -- probably the last commit rev number, too.
[byebye-themes 8086c79][1]
 8 files changed, 104 insertions(+), 104 deletions(-)
 rewrite skin_selector/SkinSelector.php (62%)

* Skin selector now uses cached skin data. (SkinSelector.php)

! Skin selector was (still) breaking the Manage Boards page. I'm not sure why Pete had originally decided to call the select tag 'boardtheme' instead of 'themeselector', but I played along with that, and shouldn't have. (SkinSelector.php)

* create_function() to lambda functions. (ManageCalendar.php, Subs-Calendar.php, MaxSmileys.php, PostsPerDay.php, WordLimits.php)

* Theme code removal. (SkinSelector.php, WedgeDesk-Profile.php)

* theme_dir removal. (WedgeDesk.template.php)
 1. Not sure why this commit created a new branch on its own. To be clear, my Plugins repo is exactly inside the Wedge repo, so that I can do my search & replace processes on it at the same time. Does this mean that msysgit's branch switcher on the Wedge repo also 'forced' a new branch on its child repos..? If yes, it's not good news for me, because it means having to check whether or not my stuff is committed to the right branch...
Re: Plugin revs
« Reply #67, on January 2nd, 2014, 01:26 PM »
[master ce04274]
 10 files changed, 14 insertions(+), 17 deletions(-), 7.89 KiB (<--- What?!)

* Skin selector updated to remove an unused string and add a new string to replace a risky dependency. (skin_selector/*)

* Fascinating $helptxt update. (Birthday-Admin.english.php, Calendar.language.php, ManageCalendar.language.php)

- Unneeded global. (WedgeDesk.template.php)
Re: Plugin revs
« Reply #68, on January 10th, 2014, 02:31 PM »
[master b98600a]
 5 files changed, 5 insertions(+), 5 deletions(-), 7.23 KiB (there's something wrong with this repo, I say.)

* Updates for the new file structure, etc... (mentions/plugin.js, SkinSelector.php, WedgeDesk stuff.)
Re: Plugin revs
« Reply #69, on January 16th, 2014, 10:35 PM »
[master 08d1f95]
 26 files changed, 76 insertions(+), 76 deletions(-)

* Renamed Wedgeward to Wedge (or Wedge Team), because Wedgeward as an entity no longer really exists. (birthday, calendar, mass_attach, wedgedotorg)
Re: Plugin revs
« Reply #70, on January 17th, 2014, 01:16 AM »
[master e5d4039]
 3 files changed, 28 insertions(+), 25 deletions(-)

! Proper new location for rev.txt. (wedgedotorg/WedgeDotOrg.php)

! Fixed table width. Also, missing language string. (calendar/Calendar.template.php)

! Fixed calendar crashes. Requires latest Wedge revision. (calendar/Subs-Calendar.php)
Re: Plugin revs
« Reply #71, on January 17th, 2014, 03:33 PM »
Replaced a few arrow entities with UTF8 equivalents. (calendar/Calendar.template.php, wedgedesk/*)
Re: Plugin revs
« Reply #72, on January 23rd, 2014, 04:24 PM »
[Commit revision 45b22d9]
Author: Nao (Signed-off)
Date: Thu, 23 Jan 2014 15:45:31 +0100
Stats: 2 files changed; +141 (insertions), -0 (deletion)


  • Added a README for the plugin folder. It was screaming for one, really. (README.md)
  • And a license file, too, just to be clear, and everythin'. (license.txt)
  • Yeah, well, if all goes well, this commit should post itself automatically on the wedge.org website. We'll see.
  • And it should be using some nifty little icons, instead of obnoxious +-*@! signs.
  • This one means 'Deleted.'
  • This one is 'Added.'
  • This one is 'Modified.'
  • This one is 'Fixed.'
  • And, this one is a 'Comment'.
Re: Plugin revs
« Reply #73, on January 29th, 2014, 02:24 PM »
[Commit revision 04f4daa]
Author: Pandos (Signed-off)
Date: Tue, 28 Jan 2014 20:30:36 +0100
Stats: 9 files changed; +200 (insertions), -0 (deletion)

    This is a little handy plugin that brings a floating button for Pinterest into wedge.
    Initial version.

[Commit revision e29ff5b]
Author: Pandos (Signed-off)
Date: Tue, 28 Jan 2014 21:26:49 +0100
Stats: 1 files changed; +1 (insertion), -3 (deletions)

    Fixed undefined variable.

[Commit revision 94e389f]
Author: Pandos (Signed-off)
Date: Wed, 29 Jan 2014 12:40:34 +0100
Stats: 1 files changed; +7 (insertions), -0 (deletion)

    German translation for admin interface

[Commit revision 80f4b21]
Author: Nao
Date: Wed, 29 Jan 2014 13:20:26 +0100
Stats: 10 files changed; +205 (insertions), -0 (deletion)

    Merge pull request #1 from Pandos/master

    This is a little handy plugin that brings a floating button for Pinteres...
Re: Plugin revs
« Reply #74, on January 30th, 2014, 11:24 PM »
[Commit revision 44dc7f4]
Author: Nao (Signed-off)
Date: Thu, 30 Jan 2014 23:21:42 +0100
Stats: 2 files changed; +20 (insertions), -4 (deletions)

  • Hopefully fixing a birthday message error. Also, Freeeench! (birthday/Birthday-Main.language.php)

[Commit revision d47f2db]
Author: Nao
Date: Thu, 30 Jan 2014 23:23:23 +0100
Stats: 10 files changed; +205 (insertions), -0 (deletion)