GitHub/WoltLab/WCF.git
8 years agoFixed small style issues / removed obsolete declarations
Marcel Werk [Tue, 21 Jun 2016 23:04:40 +0000 (01:04 +0200)]
Fixed small style issues / removed obsolete declarations

8 years agoAdded box controller for list of articles
Marcel Werk [Tue, 21 Jun 2016 18:35:18 +0000 (20:35 +0200)]
Added box controller for list of articles

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 21 Jun 2016 16:01:19 +0000 (18:01 +0200)]
Updating minified JavaScript files

8 years agoFixed pagination for phrases
Alexander Ebert [Tue, 21 Jun 2016 16:01:09 +0000 (18:01 +0200)]
Fixed pagination for phrases

8 years agoFixed jQuery pagination wrapper
Alexander Ebert [Tue, 21 Jun 2016 16:01:00 +0000 (18:01 +0200)]
Fixed jQuery pagination wrapper

8 years agoAdded hidden option for branding
Alexander Ebert [Tue, 21 Jun 2016 15:22:01 +0000 (17:22 +0200)]
Added hidden option for branding

8 years agoFixed handling of invalid controllers
Alexander Ebert [Tue, 21 Jun 2016 13:19:13 +0000 (15:19 +0200)]
Fixed handling of invalid controllers

8 years agoignore `{}` during template compilation
Alexander Ebert [Tue, 21 Jun 2016 13:06:55 +0000 (15:06 +0200)]
ignore `{}` during template compilation

This avoids empty JavaScript object literals being recognized as
template scripting tags

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 21 Jun 2016 12:16:20 +0000 (14:16 +0200)]
Updating minified JavaScript files

8 years agoMerge remote-tracking branch 'origin/next' into next
Marcel Werk [Tue, 21 Jun 2016 12:15:20 +0000 (14:15 +0200)]
Merge remote-tracking branch 'origin/next' into next

# Conflicts:
# wcfsetup/install/files/lib/page/AbstractArticlePage.class.php

8 years agoAdded (some) missing language variables
Marcel Werk [Tue, 21 Jun 2016 12:12:21 +0000 (14:12 +0200)]
Added (some) missing language variables

8 years agoSynced wysiwyg template
Alexander Ebert [Tue, 21 Jun 2016 11:53:14 +0000 (13:53 +0200)]
Synced wysiwyg template

8 years agoImproved usability of multilingual pages/articles
Marcel Werk [Tue, 21 Jun 2016 10:56:51 +0000 (12:56 +0200)]
Improved usability of multilingual pages/articles

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 21 Jun 2016 10:51:22 +0000 (12:51 +0200)]
Updating minified JavaScript files

8 years agoAdded support for text alignment justify
Alexander Ebert [Tue, 21 Jun 2016 10:49:43 +0000 (12:49 +0200)]
Added support for text alignment justify

8 years agoFixed issues with multilingual page titles
Marcel Werk [Mon, 20 Jun 2016 16:54:27 +0000 (18:54 +0200)]
Fixed issues with multilingual page titles

8 years agoFixed use-order / cleanup
Alexander Ebert [Mon, 20 Jun 2016 16:00:03 +0000 (18:00 +0200)]
Fixed use-order / cleanup

8 years agoJSDoc {integer} -> {int} (#2050)
Fabii547 [Mon, 20 Jun 2016 15:59:20 +0000 (17:59 +0200)]
JSDoc {integer} -> {int} (#2050)

8 years agoSynchronized wysiwyg templates
Alexander Ebert [Mon, 20 Jun 2016 15:43:34 +0000 (17:43 +0200)]
Synchronized wysiwyg templates

8 years agoAdded phrases for table plugin
Alexander Ebert [Mon, 20 Jun 2016 15:42:50 +0000 (17:42 +0200)]
Added phrases for table plugin

8 years agoRenamed "application"/"anwendung" to "app"
Marcel Werk [Mon, 20 Jun 2016 14:42:02 +0000 (16:42 +0200)]
Renamed "application"/"anwendung" to "app"

8 years agoAdded support for headlines in Redactor
Alexander Ebert [Mon, 20 Jun 2016 13:32:09 +0000 (15:32 +0200)]
Added support for headlines in Redactor

8 years agoImproved amp implementation
Marcel Werk [Mon, 20 Jun 2016 11:50:17 +0000 (13:50 +0200)]
Improved amp implementation

8 years agoUpdated name
Alexander Ebert [Sun, 19 Jun 2016 22:57:35 +0000 (00:57 +0200)]
Updated name

8 years agoFixed undefined style variable
Marcel Werk [Sun, 19 Jun 2016 22:22:12 +0000 (00:22 +0200)]
Fixed undefined style variable

8 years agoAdded amp version of the article page
Marcel Werk [Sun, 19 Jun 2016 22:02:02 +0000 (00:02 +0200)]
Added amp version of the article page

8 years agoAdded method to get a certain box by identifier
Marcel Werk [Sun, 19 Jun 2016 22:01:07 +0000 (00:01 +0200)]
Added method to get a certain box by identifier

8 years agoAdded methods to get the dimensions of a thumbnail
Marcel Werk [Sun, 19 Jun 2016 22:00:38 +0000 (00:00 +0200)]
Added methods to get the dimensions of a thumbnail

8 years agoFixed usage of undefined method
Marcel Werk [Sun, 19 Jun 2016 21:59:59 +0000 (23:59 +0200)]
Fixed usage of undefined method

8 years agoAdded type-badge in moderation drop-down
Marcel Werk [Sun, 19 Jun 2016 16:43:34 +0000 (18:43 +0200)]
Added type-badge in moderation drop-down

8 years agoFix maximum length of a message id
Tim Düsterhus [Sat, 18 Jun 2016 13:45:23 +0000 (15:45 +0200)]
Fix maximum length of a message id

The previous maximum was chosen, because the author erroneously
assumed the maximum length of the left hand side of a message id was
64 characters. In fact the maximum length is 255 characters.

8 years agoChange email address of 'root' account
Tim Düsterhus [Fri, 17 Jun 2016 23:20:41 +0000 (01:20 +0200)]
Change email address of 'root' account

8 years agoUsing a more appealing icon for quotes
Alexander Ebert [Fri, 17 Jun 2016 22:37:52 +0000 (00:37 +0200)]
Using a more appealing icon for quotes

8 years agoProperly reading quote authors for embedded objects
Alexander Ebert [Fri, 17 Jun 2016 12:15:06 +0000 (14:15 +0200)]
Properly reading quote authors for embedded objects

8 years agoChange type of wcf1_background_job.job to MEDIUMBLOB
Tim Düsterhus [Fri, 17 Jun 2016 17:22:07 +0000 (19:22 +0200)]
Change type of wcf1_background_job.job to MEDIUMBLOB

When developing naturally some jobs tend to fail due to a bug,
usually one wants to reset the time to allow an immediate execution
once the bug is fixed. With a MEDIUMTEXT column however it is too
easy to accidentally destroy the whole job, as the serialized data
structure contains null bytes that will get mangled when not paying
attention.

8 years agoFixed badge position
Marcel Werk [Fri, 17 Jun 2016 16:40:18 +0000 (18:40 +0200)]
Fixed badge position

8 years agoReduced default paddings in footer
Marcel Werk [Fri, 17 Jun 2016 16:20:39 +0000 (18:20 +0200)]
Reduced default paddings in footer

8 years agoslightly overhauled main menu / user panel
Marcel Werk [Fri, 17 Jun 2016 14:43:50 +0000 (16:43 +0200)]
slightly overhauled main menu / user panel

8 years agoFixed use-statement order
Alexander Ebert [Fri, 17 Jun 2016 11:23:05 +0000 (13:23 +0200)]
Fixed use-statement order

8 years agoUnified styling of quotes and spoilers
Alexander Ebert [Fri, 17 Jun 2016 11:10:50 +0000 (13:10 +0200)]
Unified styling of quotes and spoilers

8 years agoButton text is now always unselectable
Alexander Ebert [Fri, 17 Jun 2016 11:10:38 +0000 (13:10 +0200)]
Button text is now always unselectable

8 years agoUpdating minified JavaScript files
woltlab.com [Fri, 17 Jun 2016 08:56:19 +0000 (10:56 +0200)]
Updating minified JavaScript files

8 years agoAdded proper styling for code
Alexander Ebert [Fri, 17 Jun 2016 08:57:09 +0000 (10:57 +0200)]
Added proper styling for code

8 years agoUpdating minified JavaScript files
woltlab.com [Thu, 16 Jun 2016 18:26:19 +0000 (20:26 +0200)]
Updating minified JavaScript files

8 years agoAdded proper support for code, quote and spoiler
Alexander Ebert [Thu, 16 Jun 2016 18:25:05 +0000 (20:25 +0200)]
Added proper support for code, quote and spoiler

8 years agoOverhauled article teasers
Marcel Werk [Thu, 16 Jun 2016 16:41:12 +0000 (18:41 +0200)]
Overhauled article teasers

8 years agoAdded like/report support for page/articles comments
Marcel Werk [Thu, 16 Jun 2016 16:15:10 +0000 (18:15 +0200)]
Added like/report support for page/articles comments

8 years agoRemoved obsolete references
Marcel Werk [Thu, 16 Jun 2016 16:14:38 +0000 (18:14 +0200)]
Removed obsolete references

8 years agoFixed issue in custom url validation
Marcel Werk [Thu, 16 Jun 2016 16:00:36 +0000 (18:00 +0200)]
Fixed issue in custom url validation

8 years agoUpdating minified JavaScript files
woltlab.com [Thu, 16 Jun 2016 14:11:19 +0000 (16:11 +0200)]
Updating minified JavaScript files

8 years agoImproved styling of like counters
Marcel Werk [Thu, 16 Jun 2016 14:11:27 +0000 (16:11 +0200)]
Improved styling of like counters

8 years agoFixed typo
Marcel Werk [Thu, 16 Jun 2016 14:11:05 +0000 (16:11 +0200)]
Fixed typo

8 years agoImproved layout in article footer
Marcel Werk [Thu, 16 Jun 2016 11:47:19 +0000 (13:47 +0200)]
Improved layout in article footer

8 years agoAdded like support for article comments
Marcel Werk [Thu, 16 Jun 2016 11:33:42 +0000 (13:33 +0200)]
Added like support for article comments

8 years agoAdded missing unset
Marcel Werk [Thu, 16 Jun 2016 11:31:51 +0000 (13:31 +0200)]
Added missing unset

8 years agoUpdating minified JavaScript files
woltlab.com [Thu, 16 Jun 2016 11:06:20 +0000 (13:06 +0200)]
Updating minified JavaScript files

8 years agoAdded missing phrases for links in Redactor
Alexander Ebert [Thu, 16 Jun 2016 11:05:51 +0000 (13:05 +0200)]
Added missing phrases for links in Redactor

8 years agoMerge branch 'next' of https://github.com/WoltLab/WCF into next
Marcel Werk [Thu, 16 Jun 2016 10:54:50 +0000 (12:54 +0200)]
Merge branch 'next' of https://github.com/WoltLab/WCF into next

8 years agoImproved styling of tags
Marcel Werk [Thu, 16 Jun 2016 10:54:45 +0000 (12:54 +0200)]
Improved styling of tags

8 years agoFixed small style issue
Marcel Werk [Thu, 16 Jun 2016 10:54:18 +0000 (12:54 +0200)]
Fixed small style issue

8 years agoUsing consistent button labels
Alexander Ebert [Thu, 16 Jun 2016 09:47:00 +0000 (11:47 +0200)]
Using consistent button labels

8 years agoUsing consistent button labels
Alexander Ebert [Thu, 16 Jun 2016 09:45:20 +0000 (11:45 +0200)]
Using consistent button labels

8 years agoUpdating minified JavaScript files
woltlab.com [Thu, 16 Jun 2016 09:41:20 +0000 (11:41 +0200)]
Updating minified JavaScript files

8 years agoAdded support for spoilers in WYSIWYG
Alexander Ebert [Thu, 16 Jun 2016 09:40:49 +0000 (11:40 +0200)]
Added support for spoilers in WYSIWYG

8 years agoFixed constant value
Marcel Werk [Wed, 15 Jun 2016 15:43:18 +0000 (17:43 +0200)]
Fixed constant value

8 years agoFixed xml syntax issue
Marcel Werk [Wed, 15 Jun 2016 15:42:27 +0000 (17:42 +0200)]
Fixed xml syntax issue

8 years agoAdded option for configuration of the share providers
Marcel Werk [Wed, 15 Jun 2016 15:03:24 +0000 (17:03 +0200)]
Added option for configuration of the share providers

8 years agoUpdating minified JavaScript files
woltlab.com [Wed, 15 Jun 2016 14:51:16 +0000 (16:51 +0200)]
Updating minified JavaScript files

8 years agoStreamlined quote handling
Alexander Ebert [Wed, 15 Jun 2016 14:50:07 +0000 (16:50 +0200)]
Streamlined quote handling

8 years agoRemoved obsolete code (privacy settings for share button)
Marcel Werk [Wed, 15 Jun 2016 14:23:02 +0000 (16:23 +0200)]
Removed obsolete code (privacy settings for share button)

8 years agoAdded box for article categories
Marcel Werk [Wed, 15 Jun 2016 13:54:06 +0000 (15:54 +0200)]
Added box for article categories

8 years agoUpdated README/package description
Alexander Ebert [Wed, 15 Jun 2016 11:06:42 +0000 (13:06 +0200)]
Updated README/package description

8 years agoUpdating minified JavaScript files
woltlab.com [Wed, 15 Jun 2016 10:56:16 +0000 (12:56 +0200)]
Updating minified JavaScript files

8 years agoImproved event handling in Redactor
Alexander Ebert [Wed, 15 Jun 2016 10:54:38 +0000 (12:54 +0200)]
Improved event handling in Redactor

8 years agoAdded default page title
Marcel Werk [Wed, 15 Jun 2016 09:39:32 +0000 (11:39 +0200)]
Added default page title

8 years agoRenamed WCF to WSC / Removed obsolete phpdoc tags
Marcel Werk [Tue, 14 Jun 2016 22:26:20 +0000 (00:26 +0200)]
Renamed WCF to WSC / Removed obsolete phpdoc tags

8 years agoRenamed WCF to WSC / Removed obsolete phpdoc tags
Marcel Werk [Tue, 14 Jun 2016 22:25:32 +0000 (00:25 +0200)]
Renamed WCF to WSC / Removed obsolete phpdoc tags

8 years agoAllow overriding the envelope sender in Email::getJobs()
Tim Düsterhus [Tue, 14 Jun 2016 21:36:06 +0000 (23:36 +0200)]
Allow overriding the envelope sender in Email::getJobs()

8 years agoFix check for body in Email::getJobs()
Tim Düsterhus [Tue, 14 Jun 2016 21:43:09 +0000 (23:43 +0200)]
Fix check for body in Email::getJobs()

8 years agoCheck return value of mail()
Tim Düsterhus [Tue, 14 Jun 2016 21:22:25 +0000 (23:22 +0200)]
Check return value of mail()

8 years agoProperly support MAIL_USE_F_PARAM in new API
Tim Düsterhus [Tue, 14 Jun 2016 21:19:20 +0000 (23:19 +0200)]
Properly support MAIL_USE_F_PARAM in new API

8 years agoThrow LogicException in places that should be unreachable
Tim Düsterhus [Tue, 14 Jun 2016 20:37:24 +0000 (22:37 +0200)]
Throw LogicException in places that should be unreachable

8 years agoFixed use-statement order
Alexander Ebert [Tue, 14 Jun 2016 20:27:06 +0000 (22:27 +0200)]
Fixed use-statement order

8 years agorename WCF to WSC (#2047)
Joshua Rüsweg [Tue, 14 Jun 2016 20:07:58 +0000 (22:07 +0200)]
rename WCF to WSC (#2047)

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 14 Jun 2016 19:56:15 +0000 (21:56 +0200)]
Updating minified JavaScript files

8 years agoOverhauled code implementation for Redactor
Alexander Ebert [Tue, 14 Jun 2016 19:57:40 +0000 (21:57 +0200)]
Overhauled code implementation for Redactor

8 years agoFix length of headline underlining in README.md
Tim Düsterhus [Tue, 14 Jun 2016 19:11:40 +0000 (21:11 +0200)]
Fix length of headline underlining in README.md

8 years agoChanged package names/versions
Marcel Werk [Tue, 14 Jun 2016 15:33:53 +0000 (17:33 +0200)]
Changed package names/versions

* Renamed bundle to WoltLab Suite
* Renamed WCF to WoltLab Suite Core
* Changed core version to 3.0

8 years agoRemoved obsolete trailing slashes from void elements
Marcel Werk [Tue, 14 Jun 2016 10:21:20 +0000 (12:21 +0200)]
Removed obsolete trailing slashes from void elements

8 years agoRevert "Revert "Removed obsolete trailing slashes from void elements""
Marcel Werk [Tue, 14 Jun 2016 10:20:54 +0000 (12:20 +0200)]
Revert "Revert "Removed obsolete trailing slashes from void elements""

This reverts commit ef1f5b4a0268d7d70cc2bd4152853d59801660cf.

8 years agoRevert "Removed obsolete trailing slashes from void elements"
Marcel Werk [Tue, 14 Jun 2016 10:20:32 +0000 (12:20 +0200)]
Revert "Removed obsolete trailing slashes from void elements"

This reverts commit 7cdfcfbcce56375ed5a35b6177fe910000bb0fc9.

8 years agoRemoved obsolete trailing slashes from void elements
Marcel Werk [Tue, 14 Jun 2016 10:17:27 +0000 (12:17 +0200)]
Removed obsolete trailing slashes from void elements

8 years agoAdded hreflang-tags to other (language) versions of a page
Marcel Werk [Tue, 14 Jun 2016 09:29:56 +0000 (11:29 +0200)]
Added hreflang-tags to other (language) versions of a page

8 years agoIntroduced constants for publication status of articles
Marcel Werk [Mon, 13 Jun 2016 17:20:10 +0000 (19:20 +0200)]
Introduced constants for publication status of articles

8 years agoThrow proper exception on empty email body
Tim Düsterhus [Sat, 11 Jun 2016 20:07:34 +0000 (22:07 +0200)]
Throw proper exception on empty email body

8 years agoRename Email::$content property to Email::$body
Tim Düsterhus [Sat, 11 Jun 2016 20:05:29 +0000 (22:05 +0200)]
Rename Email::$content property to Email::$body

The body was called body everywhere, but in the property
declaration.

see f8419d80c08e4f61b105c086e709b1a3867c1f9e

8 years agoMerge branch 'code-style' into next
Matthias Schmidt [Fri, 10 Jun 2016 16:02:22 +0000 (18:02 +0200)]
Merge branch 'code-style' into next

8 years agoRemove unnecessary implements statement
Matthias Schmidt [Fri, 10 Jun 2016 15:56:07 +0000 (17:56 +0200)]
Remove unnecessary implements statement

`AbstractCondition` already implements `ICondition`

8 years agoRemove unnecessary trailing commas
Matthias Schmidt [Fri, 10 Jun 2016 15:54:17 +0000 (17:54 +0200)]
Remove unnecessary trailing commas

8 years agoUse short array syntax
Matthias Schmidt [Fri, 10 Jun 2016 15:51:56 +0000 (17:51 +0200)]
Use short array syntax