GitHub/WoltLab/WCF.git
9 years agoUsing shorthand functions for DOM operations
Alexander Ebert [Sun, 12 Jul 2015 12:25:33 +0000 (14:25 +0200)]
Using shorthand functions for DOM operations

9 years agoUpdating minified JavaScript files
woltlab.com [Sun, 12 Jul 2015 12:07:16 +0000 (14:07 +0200)]
Updating minified JavaScript files

9 years agoSome minor optimizations
Alexander Ebert [Sun, 12 Jul 2015 12:06:38 +0000 (14:06 +0200)]
Some minor optimizations

9 years agoUpdating minified JavaScript files
woltlab.com [Sat, 11 Jul 2015 23:32:16 +0000 (01:32 +0200)]
Updating minified JavaScript files

9 years agoOptimized tab menu and added history support
Alexander Ebert [Sat, 11 Jul 2015 23:27:40 +0000 (01:27 +0200)]
Optimized tab menu and added history support

9 years agoUpdating minified JavaScript files
woltlab.com [Fri, 10 Jul 2015 22:32:18 +0000 (00:32 +0200)]
Updating minified JavaScript files

9 years agoUse different build config for JavaScript in frontend and ACP
Tim Düsterhus [Fri, 10 Jul 2015 22:27:41 +0000 (00:27 +0200)]
Use different build config for JavaScript in frontend and ACP

Frontend JavaScript will skip the WoltLab/WCF/Acp tree and ACP
JavaScript excludes WoltLab/WCF/Bootstrap + dependencies.

9 years agoUpdating minified JavaScript files
woltlab.com [Fri, 10 Jul 2015 22:07:16 +0000 (00:07 +0200)]
Updating minified JavaScript files

9 years agoEnforced strict camel case naming
Alexander Ebert [Fri, 10 Jul 2015 22:03:52 +0000 (00:03 +0200)]
Enforced strict camel case naming

9 years agoRename JavaScript modules into proper camel case
Tim Düsterhus [Fri, 10 Jul 2015 21:56:28 +0000 (23:56 +0200)]
Rename JavaScript modules into proper camel case

9 years agoUpdating minified JavaScript files
woltlab.com [Fri, 10 Jul 2015 21:32:48 +0000 (23:32 +0200)]
Updating minified JavaScript files

9 years agoAdded tab names for event handler in `UI/TabMenu/Simple`
Alexander Ebert [Fri, 10 Jul 2015 21:30:49 +0000 (23:30 +0200)]
Added tab names for event handler in `UI/TabMenu/Simple`

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 9 Jul 2015 18:47:16 +0000 (20:47 +0200)]
Updating minified JavaScript files

9 years agomatchMedia polyfill is no longer required
Alexander Ebert [Thu, 9 Jul 2015 18:44:00 +0000 (20:44 +0200)]
matchMedia polyfill is no longer required

9 years agoFixed superfluous comma (UglifyJS doesn't like it)
Alexander Ebert [Thu, 9 Jul 2015 18:09:53 +0000 (20:09 +0200)]
Fixed superfluous comma (UglifyJS doesn't like it)

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 9 Jul 2015 16:57:16 +0000 (18:57 +0200)]
Updating minified JavaScript files

9 years agoMoved background queue invocation into `BootstrapFrontend`
Alexander Ebert [Thu, 9 Jul 2015 16:51:36 +0000 (18:51 +0200)]
Moved background queue invocation into `BootstrapFrontend`

9 years agoRemoved unnecessary call
Alexander Ebert [Thu, 9 Jul 2015 16:33:12 +0000 (18:33 +0200)]
Removed unnecessary call

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 9 Jul 2015 16:02:17 +0000 (18:02 +0200)]
Updating minified JavaScript files

9 years agoOptimized and rewrote sidebar button
Alexander Ebert [Thu, 9 Jul 2015 16:00:21 +0000 (18:00 +0200)]
Optimized and rewrote sidebar button

9 years ago`AjaxRequest` failed if response was empty
Alexander Ebert [Thu, 9 Jul 2015 15:58:36 +0000 (17:58 +0200)]
`AjaxRequest` failed if response was empty

9 years agoMerge branch 'next' of github.com:WoltLab/WCF into next
Alexander Ebert [Thu, 9 Jul 2015 12:45:08 +0000 (14:45 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next

9 years agoMerge branch 'master' into next
Alexander Ebert [Thu, 9 Jul 2015 12:44:42 +0000 (14:44 +0200)]
Merge branch 'master' into next

9 years agoFixed positioning of sidebar button
Alexander Ebert [Thu, 9 Jul 2015 12:44:21 +0000 (14:44 +0200)]
Fixed positioning of sidebar button

9 years agoUpdating minified JavaScript files
woltlab.com [Wed, 8 Jul 2015 15:27:16 +0000 (17:27 +0200)]
Updating minified JavaScript files

9 years agoMoved autosave feature into an own plugin
Alexander Ebert [Wed, 8 Jul 2015 15:26:29 +0000 (17:26 +0200)]
Moved autosave feature into an own plugin

9 years agoFixed editor button tooltips and added a pointer
Alexander Ebert [Wed, 8 Jul 2015 11:01:49 +0000 (13:01 +0200)]
Fixed editor button tooltips and added a pointer

9 years agoAdded changes to Redactor
Alexander Ebert [Wed, 8 Jul 2015 10:50:38 +0000 (12:50 +0200)]
Added changes to Redactor

9 years agoUpdating minified JavaScript files
woltlab.com [Wed, 8 Jul 2015 10:02:19 +0000 (12:02 +0200)]
Updating minified JavaScript files

9 years agoSome cleanup and minor optimizations in `wutil`
Alexander Ebert [Wed, 8 Jul 2015 09:59:03 +0000 (11:59 +0200)]
Some cleanup and minor optimizations in `wutil`

9 years agoSome cleanup and minor optimizations in `wutil`
Alexander Ebert [Wed, 8 Jul 2015 09:21:21 +0000 (11:21 +0200)]
Some cleanup and minor optimizations in `wutil`

9 years agoFixed handling of [align]-BBCode
Alexander Ebert [Wed, 8 Jul 2015 09:11:42 +0000 (11:11 +0200)]
Fixed handling of [align]-BBCode

9 years agoRestored original file
Alexander Ebert [Wed, 8 Jul 2015 09:04:37 +0000 (11:04 +0200)]
Restored original file

9 years agoRevert "Removed debug code"
Alexander Ebert [Wed, 8 Jul 2015 09:04:13 +0000 (11:04 +0200)]
Revert "Removed debug code"

This reverts commit e04f22e721e741c71ec4ed513ac6ad6d2d40e8d4.

9 years agoRemoved debug code
Alexander Ebert [Wed, 8 Jul 2015 09:03:36 +0000 (11:03 +0200)]
Removed debug code

9 years agoDOMTraverse::parentBy*() now supports limiting the chain
Alexander Ebert [Tue, 7 Jul 2015 20:56:11 +0000 (22:56 +0200)]
DOMTraverse::parentBy*() now supports limiting the chain

Passing the 3rd parameter will terminate the traversal if current element equals the given element, similar to the behavior of jQuery's `.closest()`

9 years agoSome cleanup and minor optimizations in wmonkeypatch
Alexander Ebert [Tue, 7 Jul 2015 20:47:37 +0000 (22:47 +0200)]
Some cleanup and minor optimizations in wmonkeypatch

9 years agoImproved description text
Marcel Werk [Tue, 7 Jul 2015 19:51:37 +0000 (21:51 +0200)]
Improved description text

9 years agoAdded missing JSDoc
Alexander Ebert [Tue, 7 Jul 2015 17:40:55 +0000 (19:40 +0200)]
Added missing JSDoc

9 years agoUnified method names
Alexander Ebert [Tue, 7 Jul 2015 13:15:30 +0000 (15:15 +0200)]
Unified method names

9 years agoMerge branch 'next' into next-redactor
Alexander Ebert [Tue, 7 Jul 2015 12:24:46 +0000 (14:24 +0200)]
Merge branch 'next' into next-redactor

Conflicts:
wcfsetup/install/files/js/3rdParty/redactor/plugins/wbbcode.js

9 years agoMerge branch 'master' into next
Alexander Ebert [Tue, 7 Jul 2015 12:09:16 +0000 (14:09 +0200)]
Merge branch 'master' into next

Conflicts:
wcfsetup/install/files/js/3rdParty/redactor/plugins/wcombined.min.js
wcfsetup/install/files/js/WCF.Combined.min.js

9 years agoAliasing the default controller could cause an infinite loop
Alexander Ebert [Tue, 7 Jul 2015 09:38:55 +0000 (11:38 +0200)]
Aliasing the default controller could cause an infinite loop

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 6 Jul 2015 17:43:52 +0000 (19:43 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoFixed filename regex in ExceptionLogViewPage
Marcel Werk [Mon, 6 Jul 2015 17:43:42 +0000 (19:43 +0200)]
Fixed filename regex in ExceptionLogViewPage

9 years agoUpdating minified JavaScript files
woltlab.com [Mon, 6 Jul 2015 17:26:44 +0000 (19:26 +0200)]
Updating minified JavaScript files

9 years agoFixed empty paragraphs when pasting from Microsoft Word
Alexander Ebert [Mon, 6 Jul 2015 17:24:22 +0000 (19:24 +0200)]
Fixed empty paragraphs when pasting from Microsoft Word

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 6 Jul 2015 16:27:51 +0000 (18:27 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoFixed missing default values in data import form
Marcel Werk [Mon, 6 Jul 2015 16:27:37 +0000 (18:27 +0200)]
Fixed missing default values in data import form

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 6 Jul 2015 15:18:13 +0000 (17:18 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoUpgraded to Redactor 10.2.1
Alexander Ebert [Mon, 6 Jul 2015 15:17:58 +0000 (17:17 +0200)]
Upgraded to Redactor 10.2.1

9 years agoFix fetching of 3rd party avatar in RegisterForm
Tim Düsterhus [Mon, 6 Jul 2015 13:28:04 +0000 (15:28 +0200)]
Fix fetching of 3rd party avatar in RegisterForm

It was broken due to the usersOnly permissions as the maximum
avatar size in bytes is zero for guests.

9 years agoUpdating minified JavaScript files
woltlab.com [Mon, 6 Jul 2015 13:06:45 +0000 (15:06 +0200)]
Updating minified JavaScript files

9 years agoFixed handling of full quotes if editor is not active
Alexander Ebert [Mon, 6 Jul 2015 13:02:19 +0000 (15:02 +0200)]
Fixed handling of full quotes if editor is not active

9 years agoImproved handling of default controllers
Alexander Ebert [Mon, 6 Jul 2015 12:41:35 +0000 (14:41 +0200)]
Improved handling of default controllers

9 years agoFixed textarea height and added support for [size]
Alexander Ebert [Mon, 6 Jul 2015 10:54:00 +0000 (12:54 +0200)]
Fixed textarea height and added support for [size]

9 years agoImproved pasting of formatted content
Alexander Ebert [Mon, 6 Jul 2015 09:28:49 +0000 (11:28 +0200)]
Improved pasting of formatted content

9 years agoAdded support for attachments
Alexander Ebert [Mon, 6 Jul 2015 08:58:05 +0000 (10:58 +0200)]
Added support for attachments

9 years agoFix code formatting
Matthias Schmidt [Sun, 5 Jul 2015 09:55:20 +0000 (11:55 +0200)]
Fix code formatting

9 years agoUse condition system for user search
Matthias Schmidt [Sun, 5 Jul 2015 09:39:36 +0000 (11:39 +0200)]
Use condition system for user search

9 years agoAdded support for [tt] represented by <kbd>
Alexander Ebert [Sat, 4 Jul 2015 18:58:45 +0000 (20:58 +0200)]
Added support for [tt] represented by <kbd>

9 years agoAdded support for smileys and [email]
Alexander Ebert [Sat, 4 Jul 2015 09:18:42 +0000 (11:18 +0200)]
Added support for smileys and [email]

9 years agoMerge branch 'master' into next
Alexander Ebert [Fri, 3 Jul 2015 11:03:15 +0000 (13:03 +0200)]
Merge branch 'master' into next

Conflicts:
wcfsetup/install/files/js/3rdParty/redactor/plugins/wcombined.min.js

9 years agoUpdating minified JavaScript files
woltlab.com [Fri, 3 Jul 2015 11:01:45 +0000 (13:01 +0200)]
Updating minified JavaScript files

9 years agoPrevent empty anchor being spawned when editing an image
Alexander Ebert [Fri, 3 Jul 2015 10:57:40 +0000 (12:57 +0200)]
Prevent empty anchor being spawned when editing an image

9 years agoAdded support for images (embedded attachments missing for now)
Alexander Ebert [Fri, 3 Jul 2015 10:56:51 +0000 (12:56 +0200)]
Added support for images (embedded attachments missing for now)

9 years agoMerge branch 'master' into next
Alexander Ebert [Thu, 2 Jul 2015 13:52:26 +0000 (15:52 +0200)]
Merge branch 'master' into next

Conflicts:
wcfsetup/install/files/js/3rdParty/redactor/plugins/wcombined.min.js

9 years agoSmall optimization for 1cca5cb
Alexander Ebert [Thu, 2 Jul 2015 13:51:00 +0000 (15:51 +0200)]
Small optimization for 1cca5cb

9 years agoWork-around for services like GitHub messing up the query string
Alexander Ebert [Thu, 2 Jul 2015 13:48:40 +0000 (15:48 +0200)]
Work-around for services like GitHub messing up the query string

9 years agoUpdated implementation, should now work without special hacks
Alexander Ebert [Thu, 2 Jul 2015 12:23:46 +0000 (14:23 +0200)]
Updated implementation, should now work without special hacks

Some features are still missing and have not been implemented yet, this commit ensures that everyone is able to test the current implementation.

9 years agoMerge branch 'next' into next-redactor
Alexander Ebert [Thu, 2 Jul 2015 08:52:37 +0000 (10:52 +0200)]
Merge branch 'next' into next-redactor

9 years agoMerge branch 'master' into next
Alexander Ebert [Thu, 2 Jul 2015 08:52:16 +0000 (10:52 +0200)]
Merge branch 'master' into next

Conflicts:
com.woltlab.wcf/package.xml
wcfsetup/install/files/js/3rdParty/redactor/plugins/wcombined.min.js

9 years agoIgnore security token for guests
Alexander Ebert [Wed, 1 Jul 2015 22:38:00 +0000 (00:38 +0200)]
Ignore security token for guests

9 years agoUpdating minified JavaScript files
woltlab.com [Wed, 1 Jul 2015 21:46:52 +0000 (23:46 +0200)]
Updating minified JavaScript files

9 years agoWork-around for login w/o cookie support involving witchcraft
Alexander Ebert [Wed, 1 Jul 2015 21:44:59 +0000 (23:44 +0200)]
Work-around for login w/o cookie support involving witchcraft

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 1 Jul 2015 13:28:34 +0000 (15:28 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoRemoved debug code
Alexander Ebert [Wed, 1 Jul 2015 13:28:19 +0000 (15:28 +0200)]
Removed debug code

9 years agoUpdating minified JavaScript files
woltlab.com [Wed, 1 Jul 2015 13:11:51 +0000 (15:11 +0200)]
Updating minified JavaScript files

9 years agoForce sync on unload, otherwise back navigation breaks everything
Alexander Ebert [Wed, 1 Jul 2015 13:06:18 +0000 (15:06 +0200)]
Force sync on unload, otherwise back navigation breaks everything

9 years agoUpdating minified JavaScript files
woltlab.com [Wed, 1 Jul 2015 12:36:50 +0000 (14:36 +0200)]
Updating minified JavaScript files

9 years agoFixed regex for quotes
Alexander Ebert [Wed, 1 Jul 2015 12:32:23 +0000 (14:32 +0200)]
Fixed regex for quotes

9 years agoAdded missing phrase
Alexander Ebert [Wed, 1 Jul 2015 12:17:34 +0000 (14:17 +0200)]
Added missing phrase

9 years agoUpdating minified JavaScript files
woltlab.com [Wed, 1 Jul 2015 10:36:45 +0000 (12:36 +0200)]
Updating minified JavaScript files

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 1 Jul 2015 10:33:41 +0000 (12:33 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoUpgraded to Redactor 10.2 and added support for linked images
Alexander Ebert [Wed, 1 Jul 2015 10:32:52 +0000 (12:32 +0200)]
Upgraded to Redactor 10.2 and added support for linked images

9 years agoMerge branch '2.0'
Tim Düsterhus [Tue, 30 Jun 2015 19:56:25 +0000 (21:56 +0200)]
Merge branch '2.0'

9 years agoAdd missing 'data' in namespace of baseClass
ramiusGitHub [Tue, 30 Jun 2015 14:45:26 +0000 (16:45 +0200)]
Add missing 'data' in namespace of baseClass

Closes #1925

9 years agoMerge branch '2.0'
Tim Düsterhus [Tue, 30 Jun 2015 18:34:15 +0000 (20:34 +0200)]
Merge branch '2.0'

9 years agoRemove `user_interests` permission from FacebookAuthAction
Tim Düsterhus [Tue, 30 Jun 2015 18:32:35 +0000 (20:32 +0200)]
Remove `user_interests` permission from FacebookAuthAction

It wasn’t used anyway and was deprecated / removed by Facebook.

9 years agoUpdated release date 2.1.5
Alexander Ebert [Tue, 30 Jun 2015 13:47:13 +0000 (15:47 +0200)]
Updated release date

9 years agoAdded support for source bbcodes and improved parser
Alexander Ebert [Tue, 30 Jun 2015 13:44:30 +0000 (15:44 +0200)]
Added support for source bbcodes and improved parser

9 years agoProperly handling single quotes in author name
Alexander Ebert [Mon, 29 Jun 2015 11:30:07 +0000 (13:30 +0200)]
Properly handling single quotes in author name

9 years agoAdded support for quotes
Alexander Ebert [Sun, 28 Jun 2015 16:12:46 +0000 (18:12 +0200)]
Added support for quotes

9 years agoFix sorting of edit history entries with the same timestamp
Tim Düsterhus [Sun, 28 Jun 2015 23:12:24 +0000 (01:12 +0200)]
Fix sorting of edit history entries with the same timestamp

9 years agoBackport ObjectTypeCache improvement
Alexander Ebert [Sun, 28 Jun 2015 16:30:12 +0000 (18:30 +0200)]
Backport ObjectTypeCache improvement

9 years agoImproved newline handling for tables
Alexander Ebert [Sun, 28 Jun 2015 10:04:48 +0000 (12:04 +0200)]
Improved newline handling for tables

9 years agoAdd missing use statements
Matthias Schmidt [Sun, 28 Jun 2015 08:13:37 +0000 (10:13 +0200)]
Add missing use statements

9 years agoAdd conditionContainers event in noticeAdd.tpl
Matthias Schmidt [Sun, 28 Jun 2015 07:18:22 +0000 (09:18 +0200)]
Add conditionContainers event in noticeAdd.tpl

9 years agoUse title case for notice user conditions title
Matthias Schmidt [Sun, 28 Jun 2015 07:17:29 +0000 (09:17 +0200)]
Use title case for notice user conditions title

9 years agoAdded support for more BBCodes (e.g. tables)
Alexander Ebert [Sat, 27 Jun 2015 23:36:44 +0000 (01:36 +0200)]
Added support for more BBCodes (e.g. tables)