Plugin revs

Nao

  • Dadman with a boy
  • Posts: 16,079
Re: Plugin revs
« Reply #120, on April 10th, 2014, 11:51 PM »
[Commit revision f424b87]
Author: Nao (Signed-off)
Date: Thu, 10 Apr 2014 23:50:19 +0200
Stats: 5 files changed; +7 (insertions), -7 (deletions)

  • Spacinazi. (birthday, calendar, facebook)

[Commit revision 9251cc8]
Author: Nao (Signed-off)
Date: Thu, 10 Apr 2014 23:51:01 +0200
Stats: 1 file changed; +5 (insertions), -0 (deletion)

  • Adding an htaccess cache file for the Facebook icon. Might seem a bit overkill, but Google PageSpeed likes this better. (facebook/templates/images/.htaccess)

Pandos

  • Living on the edge of Wedge
  • Posts: 635
Re: Plugin revs
« Reply #121, on April 11th, 2014, 09:16 AM »
Just a remark...
Don't rely to much on .htaccess because of other servers than Apache that don't support these.... :)
# dpkg-reconfigure brain
error: brain is not installed or configured

Nao

  • Dadman with a boy
  • Posts: 16,079
Re: Plugin revs
« Reply #122, on April 11th, 2014, 09:51 AM »
These are just basics. If someone wants to install on a non-supported server, they do the conversion themselves.

In this case I did explain it was only to make Google happy...
Re: Plugin revs
« Reply #123, on April 27th, 2014, 09:26 PM »
[Commit revision dcfb1f3]
Author: Nao (Signed-off)
Date: Sun, 27 Apr 2014 21:25:49 +0200
Stats: 2 files changed; +1 (insertion), -1 (deletion)

  • Calendar icon should be in the plugin folder, not in the main repo... (calendar/CalendarIntegration.template.php, calendar/img/cal.gif)
Re: Plugin revs
« Reply #124, on April 30th, 2014, 06:50 PM »
[Commit revision 0ec9a95]
Author: live627 (Signed-off)
Date: Tue, 29 Apr 2014 06:53:39 +0200
Stats: 2 files changed; +20 (insertions), -8 (deletions)

  • Update ajaxqr

[Commit revision 7f62784]
Author: Nao
Date: Wed, 30 Apr 2014 18:50:11 +0200
Stats: 2 files changed; +20 (insertions), -8 (deletions)

  • Merge pull request #25 from live627/master
  • Update ajaxqr
Re: Plugin revs
« Reply #125, on May 9th, 2014, 02:55 PM »
[Commit revision 2862012]
Author: Nao (Signed-off)
Date: Fri, 09 May 2014 14:55:08 +0200
Stats: 3 files changed; +18 (insertions), -17 (deletions)

  • sub_items => items. (calendar/CalendarMenu.php, lang_cache_flush/LangCache.php, wedgedesk/src/Subs-WedgeDesk.php)
  • Making use of array_insert's fun rewrite. (calendar/CalendarMenu.php)
Re: Plugin revs
« Reply #126, on May 15th, 2014, 11:56 PM »
[Commit revision 4fb8986]
Author: Nao (Signed-off)
Date: Thu, 15 May 2014 14:44:21 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)

  • Unused global. (calendar/Calendar.php)

[Commit revision ded7730]
Author: Nao (Signed-off)
Date: Thu, 15 May 2014 23:55:49 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)

  • Unexplainable 'bug', but whatever. (facebook/callback.php)
Re: Plugin revs
« Reply #127, on May 25th, 2014, 11:42 AM »
[Commit revision 33aabe5]
Author: Nao (Signed-off)
Date: Sun, 25 May 2014 11:41:57 +0200
Stats: 1 file changed; +2 (insertions), -1 (deletion)

  • Calendar icon didn't account for SKIN_SHORTMENU situations. (calendar/CalendarMenu.php)
Re: Plugin revs
« Reply #128, on May 27th, 2014, 12:06 AM »
[Commit revision 04ab427]
Author: Nao (Signed-off)
Date: Tue, 27 May 2014 00:06:41 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)

  • Adjustements for the menu icon rewrites... Oh my, I really need to make this simpler...!!!!!!!!111111 (calendar/CalendarMenu.php)
Re: Plugin revs
« Reply #129, on June 6th, 2014, 12:00 AM »
[Commit revision 305b629]
Author: Nao (Signed-off)
Date: Fri, 06 Jun 2014 00:00:18 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)

  • Forgot to update the menu code for calendars... (calendar/CalendarMenu.php)
Re: Plugin revs
« Reply #130, on June 22nd, 2014, 08:58 PM »
[Commit revision 551c402]
Author: Nao (Signed-off)
Date: Sun, 22 Jun 2014 20:58:09 +0200
Stats: 1 file changed; +2 (insertions), -3 (deletions)

  • b.board_order needs to be specified for InnoDB. (ManageCalendar.php)
Re: Plugin revs
« Reply #131, on June 29th, 2014, 08:59 PM »
[Commit revision e8fc95e]
Author: Nao (Signed-off)
Date: Sun, 29 Jun 2014 20:58:51 +0200
Stats: 6 files changed; +27 (insertions), -30 (deletions)

  • I've always hated Flitter... I thought it looked *really* bad. Now it only looks quite bad. Plenty of changes. (flitter/*)
  • Flitter divs are now shown below the first post in a page, which, granted, isn't very helpful on page 2 and beyond, but it's easier said than done. Also, more importantly, this demonstrates how to render a template layer through a hook, rather than skeleton injection. See in Flitter-Main.php.
Re: Plugin revs
« Reply #132, on September 12th, 2014, 01:24 AM »
[Commit revision e5364fb]
Author: Nao (Signed-off)
Date: Fri, 12 Sep 2014 01:24:36 +0200
Stats: 7 files changed; +8 (insertions), -29 (deletions)

  • Rewrote Recent Items to use the time tag instead of these convoluted timestamp manipulations... (recent_items/*)
Re: Plugin revs
« Reply #133, on September 12th, 2014, 01:08 PM »
[Commit revision 94d7f71]
Author: Nao (Signed-off)
Date: Fri, 12 Sep 2014 13:08:27 +0200
Stats: 5 files changed; +7 (insertions), -7 (deletions)

  • WedgeDesk timestamps are no longer adjusted. None of them were being used anyway, so... (wedgedesk/*)
  • Oops, I said there were multiple plugins that were affected, but that's just the one.
Re: Plugin revs
« Reply #134, on September 27th, 2014, 12:22 AM »
[Commit revision bcd3f8a]
Author: Nao (Signed-off)
Date: Sat, 27 Sep 2014 00:22:04 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)

  • data-default parameter is no longer needed in the skin selector. (skin_selector/SkinSelector.php)