This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
1666
Archived fixes / Re: Not exactly a *bug* but...
« on February 1st, 2014, 08:10 PM »
You didn't have to, really... :^^;:
You could also have emptied the language cache via Admin area > Languages > Empty cache.
You could also have emptied the language cache via Admin area > Languages > Empty cache.
1667
Archived fixes / Re: Not exactly a *bug* but...
« on February 1st, 2014, 06:56 PM »
Yes, the only reason it would be hidden is if cache is disabled.
However, language caching is mandatory in Wedge, IIRC, because of technical issues that would arise otherwise (most notably the fact that you can edit your language files from within the admin area.)
I'll change that to make it show up whatever the cache settings are.
Also, that separator at the end..? Meh..! Dunno if it's worth fixing though... :^^;:
However, language caching is mandatory in Wedge, IIRC, because of technical issues that would arise otherwise (most notably the fact that you can edit your language files from within the admin area.)
I'll change that to make it show up whatever the cache settings are.
Also, that separator at the end..? Meh..! Dunno if it's worth fixing though... :^^;:
1668
Archived fixes / Re: Not exactly a *bug* but...
« on February 1st, 2014, 06:01 PM »
It's not a button, it's a menu item in the main menu. Admin > Purge cache.
1669
Archived fixes / Re: Not exactly a *bug* but...
« on February 1st, 2014, 05:33 PM »
I'm sorry, it's working just fine for me. Are you sure you uploaded the correct fixed files..?
Try to switch to another language. (Well, that's if you have other installed languages -- see Wedge/languages repo.)
Try to switch to another language. (Well, that's if you have other installed languages -- see Wedge/languages repo.)
1670
Features / Re: Plugin revs
« on February 1st, 2014, 05:31 PM »
[Commit revision 4a2b5a6]
Author: Nao (Signed-off)
Date: Sat, 01 Feb 2014 17:30:22 +0100
Stats: 7 files changed; +44 (insertions), -11 (deletions)
Date: Sat, 01 Feb 2014 17:30:22 +0100
Stats: 7 files changed; +44 (insertions), -11 (deletions)
- birthday: translation tweaks. (Birthday-Admin.french.php, Birthday-Mails.french.php)
- calendar: Added my own national day. Because. (Subs-Calendar.php, CalendarHolidays.language.php)
- calendar: removed showbdays setting (I don't think it's being used?), and years 2008-2011. Let's not live too much in the past... (plugin-info.xml)
1671
Plugins / Re: Calendar Plugin
« on February 1st, 2014, 05:28 PM »
This plugin is pretty fucked up... :-/
I've had a quick look. I translated the holiday day to French. Added Bastille Day for good measure (it's French software, FFS :P), went to the admin, tried to add the day... Hmm, nope.
Uninstalled plugin. Told Wedge to delete all data (i.e. calendar tables). Then reinstalled it. Guess what..? The holiday list is completely empty. -_-
There are indeed untranslated strings, notably when 'adding a new holiday'.
Plus, whatever's mentioned above, and that I'm SURE is correct...
What I'm not sure of, is whether I want to get to work on this right now, uh...
I've had a quick look. I translated the holiday day to French. Added Bastille Day for good measure (it's French software, FFS :P), went to the admin, tried to add the day... Hmm, nope.
Uninstalled plugin. Told Wedge to delete all data (i.e. calendar tables). Then reinstalled it. Guess what..? The holiday list is completely empty. -_-
There are indeed untranslated strings, notably when 'adding a new holiday'.
Plus, whatever's mentioned above, and that I'm SURE is correct...
What I'm not sure of, is whether I want to get to work on this right now, uh...
1672
Features / Re: New revs
« on February 1st, 2014, 03:22 PM »
[Commit revision 0d8dfe9]
Author: Nao
Date: Fri, 31 Jan 2014 23:10:16 +0100
Stats: 1 file changed; +1 (insertion), -1 (deletion)
[Commit revision 342172d]
Author: Nao
Date: Sat, 01 Feb 2014 15:10:16 +0100
Stats: 3 files changed; +3 (insertions), -5 (deletions)
[Commit revision 9c69e45]
Author: Nao
Date: Sat, 01 Feb 2014 15:11:26 +0100
Stats: 1 file changed; +1 (insertion), -1 (deletion)
[Commit revision 13e45e8]
Author: Nao
Date: Sat, 01 Feb 2014 15:22:15 +0100
Stats: 1 file changed; +4 (insertions), -5 (deletions)
Date: Fri, 31 Jan 2014 23:10:16 +0100
Stats: 1 file changed; +1 (insertion), -1 (deletion)
- Typo. (Security.english.php)
[Commit revision 342172d]
Date: Sat, 01 Feb 2014 15:10:16 +0100
Stats: 3 files changed; +3 (insertions), -5 (deletions)
- Removed all unneeded globals in anonymous functions... Is it what you think it is? Does it mean what you think it means? Yes, I think it is what you think it might mean to be! Globye is now properly working in PHP 5.3+ lambdas, after weeks of rethinking the wheel. Am I happy with it? I think! Does it mean I'll now have more time to devote to Wedge? You'd think! (ManageMembers.php, ManagePaid.php, Profile-Modify.php)
[Commit revision 9c69e45]
Date: Sat, 01 Feb 2014 15:11:26 +0100
Stats: 1 file changed; +1 (insertion), -1 (deletion)
- On the stats page, the filter select box wasn't correctly positioned on the current value. For instance, if you accessed it from a new session, it'd say 'Everything' but only show you Posts (the default). (Stats.template.php)
[Commit revision 13e45e8]
Date: Sat, 01 Feb 2014 15:22:15 +0100
Stats: 1 file changed; +4 (insertions), -5 (deletions)
- Fixed a non-breaking warning on the last step of the install process. Hopefully this shouldn't, uh... Break anything, really. (install.php)
- At the end of the install process, Wedge would also attempt to download remote files. If it failed, it made it impossible to access the forum without editing a file. I decided that this particular step was less important than actually making the forum available, so I swapped code around. (install.php)
1673
Importing into Wedge / Re: Importer tool
« on February 1st, 2014, 09:21 AM »
I'll try to create a new board today.
1674
The Pub / Re: Wedge repo -- installation feedback
« on February 1st, 2014, 02:22 AM »
Err... What message?
1675
Features / Re: On the desirability of automatic updates..?
« on February 1st, 2014, 12:43 AM »
I know how to use the GitHub API... This is how commits get posted here automatically. The only reason I'd look into someone else's code is if I can't find time to write stuff myself. Otherwise, I usually find that writing the base code is usually the most enjoyable part... ;)
1676
Documentation / Re: PrettyURLs on nginx
« on February 1st, 2014, 12:11 AM »
Is it worth including the '.ht' lines, considering dot-folders were forbidden altogether in the rule before..?
1677
Features / Re: On the desirability of automatic updates..?
« on February 1st, 2014, 12:06 AM »
I'll like your other post, not this one, because it's a GPL codebase and I can't even have a glance at it without being accused of license breach... :lol:
1678
Archived fixes / Re: Not exactly a *bug* but...
« on February 1st, 2014, 12:01 AM »
Yes... Generally speaking, whenever you update some files (ESPECIALLY language files), you should hit the 'Admin > Purge cache' option in the main menu. I'm not sure plugin language files are cached, but if it doesn't work for you, maybe they are.
As for this particular plugin, I've only updated the language files, but I may have mixed up the language entry names, I don't know.
As for this particular plugin, I've only updated the language files, but I may have mixed up the language entry names, I don't know.
1679
Features / Language revs
« on January 31st, 2014, 11:44 PM »
[Commit revision aaf01d6]
Author: Farjo
Date: Fri, 31 Jan 2014 01:07:24 +0100
Stats: 1 file changed; +2 (insertions), -2 (deletions)
[Commit revision a111855]
Author: Farjo
Date: Fri, 31 Jan 2014 01:14:59 +0100
Stats: 1 file changed; +1 (insertion), -1 (deletion)
[Commit revision b8edc2a]
Author: Farjo
Date: Fri, 31 Jan 2014 01:25:35 +0100
Stats: 1 file changed; +2 (insertions), -2 (deletions)
[Commit revision 9b75a5e]
Author: Farjo
Date: Fri, 31 Jan 2014 01:27:22 +0100
Stats: 1 file changed; +1 (insertion), -1 (deletion)
[Commit revision a86db6b]
Author: Farjo
Date: Fri, 31 Jan 2014 01:31:43 +0100
Stats: 1 file changed; +1 (insertion), -1 (deletion)
[Commit revision 734e616]
Author: Nao
Date: Fri, 31 Jan 2014 23:06:28 +0100
Stats: 5 files changed; +7 (insertions), -7 (deletions)
[Commit revision 6f6a406]
Author: Nao (Signed-off)
Date: Fri, 31 Jan 2014 23:08:11 +0100
Stats: 1 file changed; +1 (insertion), -1 (deletion)
Date: Fri, 31 Jan 2014 01:07:24 +0100
Stats: 1 file changed; +2 (insertions), -2 (deletions)
- Update ManageMaintenance.english-uk.php
[Commit revision a111855]
Date: Fri, 31 Jan 2014 01:14:59 +0100
Stats: 1 file changed; +1 (insertion), -1 (deletion)
- Update ManagePermissions.english-uk.php
[Commit revision b8edc2a]
Date: Fri, 31 Jan 2014 01:25:35 +0100
Stats: 1 file changed; +2 (insertions), -2 (deletions)
- Update ManageSmileys.english-uk.php
[Commit revision 9b75a5e]
Date: Fri, 31 Jan 2014 01:27:22 +0100
Stats: 1 file changed; +1 (insertion), -1 (deletion)
- Update ModerationCenter.english-uk.php
[Commit revision a86db6b]
Date: Fri, 31 Jan 2014 01:31:43 +0100
Stats: 1 file changed; +1 (insertion), -1 (deletion)
- Update Security.english-uk.php
[Commit revision 734e616]
Date: Fri, 31 Jan 2014 23:06:28 +0100
Stats: 5 files changed; +7 (insertions), -7 (deletions)
- Merge pull request #4 from Farjo/master
- Ize to ise, and other things that we weren't done with... Oops, that we hadn't finished yet.
[Commit revision 6f6a406]
Date: Fri, 31 Jan 2014 23:08:11 +0100
Stats: 1 file changed; +1 (insertion), -1 (deletion)
- Typo. Thanks Farjo. (Security.english.php)
1680
Archived fixes / Re: Pretty URLs and Paths
« on January 31st, 2014, 10:32 PM »
Yeah, can't say I've been using Wedge in a lot of sub-folders, but it's what I did yesterday and it was working just fine.