New revs

Nao

  • Dadman with a boy
  • Posts: 16,079
Re: New revs
« Reply #2625, on June 6th, 2014, 12:50 AM »
[Commit revision 46c63c9]
Author: Nao
Date: Fri, 06 Jun 2014 00:50:09 +0200
Stats: 1 file changed; +2 (insertions), -0 (deletion)

  • A couple of fixes for responsive PM pages. (index.member.css)
Re: New revs
« Reply #2626, on June 6th, 2014, 12:21 PM »
[Commit revision 21c762b]
Author: Nao
Date: Fri, 06 Jun 2014 11:53:36 +0200
Stats: 1 file changed; +2 (insertions), -2 (deletions)

  • ViewQuery being a full page in itself, I'd rather give it the usual #wedge and #contents containers, so you don't get any surprises if you want to style them. (ViewQuery.php)
  • There are probably more pages that would need this.

[Commit revision 2244329]
Author: Nao
Date: Fri, 06 Jun 2014 12:21:13 +0200
Stats: 8 files changed; +59 (insertions), -39 (deletions)

  • Replaced the logo with a new version that forces a white background. It works fine on dark footers as well, so why bother... Also, saves another 100+ bytes of gzipped CSS. (wefoot1.png, wefoot2.png, wefoot.png, Warm/extra.css, Wilde/extra.css, Wine/extra.css, Wuthering/extra.css, index.css)
  • Implemented $sub_radius (i.e., border corners that apply to internal elements and don't need to be as prominent as main page corners). (index.css, some other CSS files.)
Re: New revs
« Reply #2627, on June 6th, 2014, 12:58 PM »
[Commit revision 4c1d33a]
Author: Nao
Date: Fri, 06 Jun 2014 12:58:16 +0200
Stats: 1 file changed; +0 (insertion), -12 (deletions)

  • Looks like I committed my entire index.css file, instead of just the advertised parts, so I'm at least removing the garbage code... (index.css)
  • I guess I should thus document the last commit: * Tweaked Weaving to look more modern. Voilà. (index.css)
Re: New revs
« Reply #2628, on June 6th, 2014, 01:17 PM »
[Commit revision 5e8eb26]
Author: Nao
Date: Fri, 06 Jun 2014 13:10:12 +0200
Stats: 2 files changed; +7 (insertions), -5 (deletions)

  • And, I might as well finish committing the rest of my work in progress..! Now Weaving is totally different, very bare, giving quite a few new directions to explore from there. No need to be SMFish all the way, I'd say. Plus, as it's a pretty extreme change (even though it only involves removing two variables), it's the perfect occasion to go through all pages and ensure that (1) they don't look horrible this way, and (2) they simply don't break. (common.css)
  • Typo in command. (index.css)

[Commit revision 6942de0]
Author: Nao
Date: Fri, 06 Jun 2014 13:17:07 +0200
Stats: 1 file changed; +8 (insertions), -8 (deletions)

  • Fixed main menu outputting a few useless spans, and reworked the recursive function to use only 2 parameters instead of 3 (basically, $is_root was only true if $act was empty, so no need to use both...) (index.template.php)
Re: New revs
« Reply #2629, on June 8th, 2014, 12:50 AM »
[Commit revision 569c18b]
Author: Nao
Date: Sat, 07 Jun 2014 15:55:32 +0200
Stats: 1 file changed; +1 (insertion), -0 (deletion)

  • A hidden field will now allow for Chrome to auto-complete your admin area password for you. Don't store your passwords if you don't want them there, of course. (Login.template.php)

[Commit revision d804ea7]
Author: Nao
Date: Sun, 08 Jun 2014 00:50:04 +0200
Stats: 7 files changed; +238 (insertions), -97 (deletions)

  • Finally implemented a UI for homepages. Go to Admin > Homepage and choose one of the available choices: board list (basic forum style), specific board (if you want, for instance, to point straight to your blog), specific action (this is obviously for those who like to customize everything, like I do), and custom. The latter option will allow you to choose the position and status of what used to be on the Wedge homepage: introduction text, topic list, thought list, board list and info center. You can also choose the title for the blurb, and translate it to all installed languages (if not translated, defaults to the default language if a translation is available for it, otherwise it hides the blurb). (Admin.php, Home.php, ManageSettings.php, Home.template.php, Admin.english.php, ManageSettings.english.php, index.php)
  • And I think it's the perfect time to officially go beta! Well, 'beta phase', as I did for the alpha phase, i.e. you're not getting official releases for now, but I believe Wedge, with all of its bugs, is still in a state that is stable enough for production use (if you like playing with fire and updating your files manually and regularly, of course!)
Re: New revs
« Reply #2630, on June 8th, 2014, 01:00 AM »
[Commit revision 2e72966]
Author: Nao
Date: Sun, 08 Jun 2014 01:00:39 +0200
Stats: 3 files changed; +2 (insertions), -4 (deletions)

  • Added flags on these new blurb sections. (ManageSettings.php)
  • Duplicate strings. (Admin.english.php, ManageSettings.english.php)
Re: New revs
« Reply #2631, on June 8th, 2014, 01:14 AM »
[Commit revision 6200ee1]
Author: Nao
Date: Sun, 08 Jun 2014 01:06:52 +0200
Stats: 1 file changed; +0 (insertion), -0 (deletion)

  • Missing alpha channel on the contact list icons. Woops? (assets/icons/contacts.gif)

[Commit revision 78fcf71]
Author: Nao
Date: Sun, 08 Jun 2014 01:11:40 +0200
Stats: 1 file changed; +6 (insertions), -0 (deletion)

  • I should also update the version number here... (changelog.txt)
Re: New revs
« Reply #2632, on June 8th, 2014, 11:49 AM »
[Commit revision a01ec2a]
Author: Nao
Date: Sun, 08 Jun 2014 11:49:12 +0200
Stats: 3 files changed; +6 (insertions), -5 (deletions)

  • Added ability to customize the default (or starting) number of topics and thoughts in customized homepages. (Home.php, Home.template.php, ManageSettings.english.php)
Re: New revs
« Reply #2633, on June 8th, 2014, 01:46 PM »
[Commit revision b2b5bbe]
Author: Nao
Date: Sun, 08 Jun 2014 11:50:59 +0200
Stats: 1 file changed; +2 (insertions), -2 (deletions)

  • The <css include> tag in skin.xml files now allows for shortened protocols (// instead of http://), to make it easier for secure websites. (Subs-Cache.php)

[Commit revision bf43b0f]
Author: Nao
Date: Sun, 08 Jun 2014 11:51:45 +0200
Stats: 2 files changed; +2 (insertions), -2 (deletions)

  • List of sub-sections don't need a windowbg class, they should be inheriting their container's... (Boards.template.php, MessageIndex.template.php)

[Commit revision 6cb107e]
Author: Nao
Date: Sun, 08 Jun 2014 11:52:27 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)

  • 'Filter by type' is easier to understand in the error log, I'd say. (ManageMaintenance.english.php)

[Commit revision 381259e]
Author: Nao
Date: Sun, 08 Jun 2014 12:03:05 +0200
Stats: 1 file changed; +6 (insertions), -3 (deletions)

  • A bit more love for responsive lists. Added some left padding to dd's, and got rid of the !important tag, although it's not thoroughly tested. (sections.css)

[Commit revision 3a4c413]
Author: Nao
Date: Sun, 08 Jun 2014 12:16:58 +0200
Stats: 1 file changed; +18 (insertions), -28 (deletions)

  • Page indexes have nothing to do within table cells... (Errors.template.php)

[Commit revision dd008c0]
Author: Nao
Date: Sun, 08 Jun 2014 13:44:45 +0200
Stats: 1 file changed; +0 (insertion), -16 (deletions)

  • Home language file is no longer needed. (Home.english.php)
Re: New revs
« Reply #2634, on June 9th, 2014, 01:37 AM »
[Commit revision 3b46326]
Author: Nao
Date: Sun, 08 Jun 2014 18:06:31 +0200
Stats: 1 file changed; +35 (insertions), -35 (deletions)

  • Cleaner indentation on common.css...
Re: New revs
« Reply #2635, on June 9th, 2014, 01:40 AM »
[Commit revision 4baac54]
Author: Nao
Date: Mon, 09 Jun 2014 01:40:22 +0200
Stats: 1 file changed; +2 (insertions), -1 (deletion)

  • I think someone had a problem with missing favicon files, so I'm hoping this'll fix it. (QueryString.php)
Re: New revs
« Reply #2636, on June 13th, 2014, 12:23 AM »
[Commit revision cee2d6b]
Author: Nao
Date: Mon, 09 Jun 2014 16:24:07 +0200
Stats: 1 file changed; +4 (insertions), -2 (deletions)

  • sendmail() failed to turn <URL> into the script URL if pretty URLs were disabled, despite both features being unrelated. (Subs-Post.php)

[Commit revision 5d3706f]
Author: Nao
Date: Fri, 13 Jun 2014 00:08:31 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)

  • Silent undefined index error on the credits page when a team member doesn't have an avatar. (Credits.php)
Re: New revs
« Reply #2637, on June 13th, 2014, 12:47 AM »
[Commit revision cb8c223]
Author: Nao
Date: Fri, 13 Jun 2014 00:46:48 +0200
Stats: 2 files changed; +6 (insertions), -5 (deletions)

  • Better looking credit avatars. (Credits.php, Who.template.php)
Re: New revs
« Reply #2638, on June 15th, 2014, 12:39 AM »
[Commit revision 54a951e]
Author: Nao
Date: Sat, 14 Jun 2014 17:14:06 +0200
Stats: 1 file changed; +13 (insertions), -2 (deletions)

  • Doing some testing to see how a blog comment system would fare if all of the extraneous detail was removed. (Display.template.php)

[Commit revision 1bcccaf]
Author: Nao
Date: Sat, 14 Jun 2014 17:14:45 +0200
Stats: 2 files changed; +6 (insertions), -6 (deletions)

  • Some bad looking styles. (Home.template.php, ManageNews.template.php)

[Commit revision 4f947b2]
Author: Nao
Date: Sat, 14 Jun 2014 17:15:23 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)

  • An option was in need of some better phrasing. (Admin.english.php)

[Commit revision a5613b3]
Author: Nao
Date: Sat, 14 Jun 2014 17:54:38 +0200
Stats: 1 file changed; +1 (insertion), -2 (deletions)

  • The Home language files were removed... But still being called. (Home.php)
Re: New revs
« Reply #2639, on June 15th, 2014, 01:50 AM »
[Commit revision 7b506ea]
Author: Nao
Date: Sun, 15 Jun 2014 01:07:57 +0200
Stats: 1 file changed; +0 (insertion), -1 (deletion)

  • This doesn't need an explicit line break... (MoveTopic.template.php)

[Commit revision b6a26ba]
Author: Nao
Date: Sun, 15 Jun 2014 01:49:56 +0200
Stats: 1 file changed; +3 (insertions), -3 (deletions)

  • Fixed sidebar menu styling. (index.css)