GitHub/WoltLab/WCF.git
8 years agoMerge branch 'master' into next
Tim Düsterhus [Mon, 27 Jun 2016 13:21:18 +0000 (15:21 +0200)]
Merge branch 'master' into next

8 years agoUpdating minified JavaScript files
woltlab.com [Mon, 27 Jun 2016 11:36:17 +0000 (13:36 +0200)]
Updating minified JavaScript files

8 years agoImproved box layout
Marcel Werk [Mon, 27 Jun 2016 11:35:31 +0000 (13:35 +0200)]
Improved box layout

* Improved margins/paddings
* Improved box images
* Fixed some mobile issues

8 years agoOverhauled cookie policy notice
Marcel Werk [Sun, 26 Jun 2016 13:12:20 +0000 (15:12 +0200)]
Overhauled cookie policy notice

8 years agoAdded output type and basic implementations
Alexander Ebert [Mon, 27 Jun 2016 11:12:30 +0000 (13:12 +0200)]
Added output type and basic implementations

8 years agoFixed use-statement order
Alexander Ebert [Sun, 26 Jun 2016 15:27:16 +0000 (17:27 +0200)]
Fixed use-statement order

8 years agoUpdated message context for html processors
Alexander Ebert [Sun, 26 Jun 2016 15:23:13 +0000 (17:23 +0200)]
Updated message context for html processors

8 years agoAdded context support for html processors
Alexander Ebert [Sun, 26 Jun 2016 11:22:35 +0000 (13:22 +0200)]
Added context support for html processors

8 years agoUpdating minified JavaScript files
woltlab.com [Sat, 25 Jun 2016 16:36:17 +0000 (18:36 +0200)]
Updating minified JavaScript files

8 years agoOverhauled language item list
Marcel Werk [Sat, 25 Jun 2016 16:36:25 +0000 (18:36 +0200)]
Overhauled language item list

8 years agoFixed issues in js pagination
Marcel Werk [Sat, 25 Jun 2016 12:02:41 +0000 (14:02 +0200)]
Fixed issues in js pagination

8 years agoImproved language variable
Marcel Werk [Sat, 25 Jun 2016 12:02:17 +0000 (14:02 +0200)]
Improved language variable

8 years agoMerge branch 'next' of github.com:WoltLab/WCF into next
Alexander Ebert [Sat, 25 Jun 2016 09:09:02 +0000 (11:09 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next

8 years agoFixes and updated doc
Alexander Ebert [Sat, 25 Jun 2016 09:08:55 +0000 (11:08 +0200)]
Fixes and updated doc

8 years agoAdded support for enclosure tags in rss feeds
Marcel Werk [Fri, 24 Jun 2016 17:12:19 +0000 (19:12 +0200)]
Added support for enclosure tags in rss feeds

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

8 years agoRemoved XHTML relics
Marcel Werk [Fri, 24 Jun 2016 15:56:15 +0000 (17:56 +0200)]
Removed XHTML relics

8 years agoAdd missing @throws tags
Matthias Schmidt [Fri, 24 Jun 2016 13:49:24 +0000 (15:49 +0200)]
Add missing @throws tags

8 years agoSmall code optimization
Marcel Werk [Fri, 24 Jun 2016 13:41:06 +0000 (15:41 +0200)]
Small code optimization

8 years agoIt's no longer possible to disable the main menu
Marcel Werk [Fri, 24 Jun 2016 13:38:59 +0000 (15:38 +0200)]
It's no longer possible to disable the main menu

8 years agoCleanup and added missing documentation
Alexander Ebert [Fri, 24 Jun 2016 13:32:54 +0000 (15:32 +0200)]
Cleanup and added missing documentation

8 years agoRemove return for void methods
Matthias Schmidt [Fri, 24 Jun 2016 11:36:47 +0000 (13:36 +0200)]
Remove return for void methods

8 years agoFix warning about undefined class
Matthias Schmidt [Fri, 24 Jun 2016 11:35:03 +0000 (13:35 +0200)]
Fix warning about undefined class

8 years agoRemove BrainfuckHighlighter remnants
Matthias Schmidt [Fri, 24 Jun 2016 11:34:54 +0000 (13:34 +0200)]
Remove BrainfuckHighlighter remnants

8 years agoRemoved redirect after page creation
Marcel Werk [Fri, 24 Jun 2016 10:33:18 +0000 (12:33 +0200)]
Removed redirect after page creation

8 years agoAdded acl support for boxes
Marcel Werk [Fri, 24 Jun 2016 09:58:13 +0000 (11:58 +0200)]
Added acl support for boxes

8 years agoDisabled acl for dynamic cms pages
Marcel Werk [Fri, 24 Jun 2016 09:37:05 +0000 (11:37 +0200)]
Disabled acl for dynamic cms pages

8 years agoAdded simple acl implementation for cms pages
Marcel Werk [Thu, 23 Jun 2016 19:44:07 +0000 (21:44 +0200)]
Added simple acl implementation for cms pages

8 years agoAdded option to disable the generic content header
Marcel Werk [Thu, 23 Jun 2016 19:40:59 +0000 (21:40 +0200)]
Added option to disable the generic content header

8 years agoFixed duplicate link rel="canonical" tags
Marcel Werk [Thu, 23 Jun 2016 16:09:34 +0000 (18:09 +0200)]
Fixed duplicate link rel="canonical" tags

8 years agoA lot of phrase adjustments again, added trailing dots, removed "allowed" from some...
Smooey [Thu, 23 Jun 2016 16:06:21 +0000 (12:06 -0400)]
A lot of phrase adjustments again, added trailing dots, removed "allowed" from some descriptions.. etc (#2051)

* A lot of phrase adjustments again, added trailing dots, removed "allowed" from some descriptions.. etc

* putting these back per alex request...

* putting some back to how I did them before, additional phrase adjustments, missing "periods" etc

There was communication error with Alex, so fixing the typos, adding
ending periods in descriptions without colons, and other phrase
adjustments lol.

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

8 years agoFix marking styles as tainted (#2049)
Fabii547 [Thu, 23 Jun 2016 16:03:45 +0000 (18:03 +0200)]
Fix marking styles as tainted (#2049)

8 years agoFixed editing simple ACLs
Alexander Ebert [Thu, 23 Jun 2016 16:03:07 +0000 (18:03 +0200)]
Fixed editing simple ACLs

8 years agoRemoved obsolete language variables
Marcel Werk [Thu, 23 Jun 2016 15:33:37 +0000 (17:33 +0200)]
Removed obsolete language variables

8 years agoAdded acp search providers for pages, boxes and articles
Marcel Werk [Thu, 23 Jun 2016 14:36:04 +0000 (16:36 +0200)]
Added acp search providers for pages, boxes and articles

8 years agoSome fixes
Alexander Ebert [Thu, 23 Jun 2016 14:21:27 +0000 (16:21 +0200)]
Some fixes

8 years agoAdded support for embedded objects in articles
Marcel Werk [Thu, 23 Jun 2016 14:01:29 +0000 (16:01 +0200)]
Added support for embedded objects in articles

8 years agoUpdating minified JavaScript files
woltlab.com [Thu, 23 Jun 2016 13:31:19 +0000 (15:31 +0200)]
Updating minified JavaScript files

8 years agoMerge remote-tracking branch 'origin/next' into next
Alexander Ebert [Thu, 23 Jun 2016 13:31:56 +0000 (15:31 +0200)]
Merge remote-tracking branch 'origin/next' into next

# Conflicts:
# com.woltlab.wcf/objectType.xml

8 years agoAdded a simplified ACL system
Alexander Ebert [Thu, 23 Jun 2016 13:30:47 +0000 (15:30 +0200)]
Added a simplified ACL system

The already existing ACL implementation relies on various options to
provide access controls to objects. This is great, but is a bit too much
for objects that just want a simple yes/no for access based on groups
and users.

8 years agoReduced number of sql queries on article page
Marcel Werk [Wed, 22 Jun 2016 16:20:13 +0000 (18:20 +0200)]
Reduced number of sql queries on article page

8 years agoFixed some language variables
Marcel Werk [Wed, 22 Jun 2016 15:09:46 +0000 (17:09 +0200)]
Fixed some language variables

8 years agoAdded condition to filter article box by category
Marcel Werk [Wed, 22 Jun 2016 15:05:35 +0000 (17:05 +0200)]
Added condition to filter article box by category

8 years agoImproved article list box
Marcel Werk [Wed, 22 Jun 2016 10:40:22 +0000 (12:40 +0200)]
Improved article list box

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:25:49 +0000 (14:25 +0200)]
Updating minified JavaScript files

8 years agoFixed embedded attachments being duplicated on enter
Alexander Ebert [Tue, 21 Jun 2016 12:27:07 +0000 (14:27 +0200)]
Fixed embedded attachments being duplicated on enter

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

8 years agoFixed caret sometimes placed in front of inserted content
Alexander Ebert [Tue, 21 Jun 2016 12:22:54 +0000 (14:22 +0200)]
Fixed caret sometimes placed in front of inserted content

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 agoLanguage - 'wcf.global.button.next bug fix (#2048)
Smooey [Sun, 19 Jun 2016 15:30:32 +0000 (11:30 -0400)]
Language - 'wcf.global.button.next bug fix (#2048)

* Language - 'wcf.global.button.next bug fix

https://community.woltlab.com/thread/249150-language-wcf-global-button-next/

* Few more phrase adjustments, descriptions, and bug fix...

Bug fix:
https://community.woltlab.com/thread/249154-language-wcf-user-ipaddress/

* Revert "Language - 'wcf.global.button.next bug fix"

This reverts commit 2eceb5480b6f5ad083427528364c6fbeb0274e0c.

* Back button fix

* some more phrase adjustments, etc

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

8 years agoFix for mentions inside list items in Firefox
Alexander Ebert [Sun, 19 Jun 2016 14:18:29 +0000 (16:18 +0200)]
Fix for mentions inside list items in Firefox

8 years agoUpdating minified JavaScript files
woltlab.com [Sun, 19 Jun 2016 12:10:47 +0000 (14:10 +0200)]
Updating minified JavaScript files

8 years agoFixed caret position on link insert in Firefox
Alexander Ebert [Sun, 19 Jun 2016 12:12:44 +0000 (14:12 +0200)]
Fixed caret position on link insert in Firefox

8 years agoUpdating minified JavaScript files
woltlab.com [Sat, 18 Jun 2016 17:15:46 +0000 (19:15 +0200)]
Updating minified JavaScript files

8 years agoFixed variable reference
Alexander Ebert [Sat, 18 Jun 2016 17:16:18 +0000 (19:16 +0200)]
Fixed variable reference

8 years agoFixed image being relocated w/o being floated
Alexander Ebert [Sat, 18 Jun 2016 17:14:02 +0000 (19:14 +0200)]
Fixed image being relocated w/o being floated

8 years agoUpdating minified JavaScript files
woltlab.com [Sat, 18 Jun 2016 16:55:47 +0000 (18:55 +0200)]
Updating minified JavaScript files

8 years agoFixed callbacks for bbcode<->html conversion
Alexander Ebert [Sat, 18 Jun 2016 16:58:06 +0000 (18:58 +0200)]
Fixed callbacks for bbcode<->html conversion

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 agoFirefox sometimes loses the caret position
Alexander Ebert [Sat, 18 Jun 2016 13:08:22 +0000 (15:08 +0200)]
Firefox sometimes loses the caret position

8 years agoFixed code insert if editor was never active
Alexander Ebert [Sat, 18 Jun 2016 12:21:38 +0000 (14:21 +0200)]
Fixed code insert if editor was never active

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