GitHub/WoltLab/WCF.git
11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 24 Apr 2013 16:25:33 +0000 (18:25 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed use statement order
Alexander Ebert [Wed, 24 Apr 2013 16:25:05 +0000 (18:25 +0200)]
Fixed use statement order

11 years agoFixes formatting issue
Matthias Schmidt [Wed, 24 Apr 2013 16:01:49 +0000 (18:01 +0200)]
Fixes formatting issue

11 years agoFixes issues when creating page menu items
Matthias Schmidt [Wed, 24 Apr 2013 15:51:15 +0000 (17:51 +0200)]
Fixes issues when creating page menu items

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 24 Apr 2013 15:05:52 +0000 (17:05 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded package update management
Alexander Ebert [Wed, 24 Apr 2013 15:05:37 +0000 (17:05 +0200)]
Added package update management

11 years agoAdded missing language variables
Marcel Werk [Tue, 23 Apr 2013 22:30:48 +0000 (00:30 +0200)]
Added missing language variables

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 23 Apr 2013 20:48:28 +0000 (22:48 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed multiple user option issues
Marcel Werk [Tue, 23 Apr 2013 20:48:15 +0000 (22:48 +0200)]
Fixed multiple user option issues

11 years agoMerge pull request #1241 from pebeah/styleFormOptimization
Marcel Werk [Tue, 23 Apr 2013 17:31:51 +0000 (10:31 -0700)]
Merge pull request #1241 from pebeah/styleFormOptimization

Added the name of the current style in the "edit"-form

11 years agoCorrection
pebeah [Tue, 23 Apr 2013 16:24:05 +0000 (18:24 +0200)]
Correction

11 years agoAdded the name of the current style in the "edit"-form
pebeah [Tue, 23 Apr 2013 16:05:07 +0000 (18:05 +0200)]
Added the name of the current style in the "edit"-form

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 23 Apr 2013 12:38:39 +0000 (14:38 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed line-height issue in chrome
Marcel Werk [Tue, 23 Apr 2013 12:38:26 +0000 (14:38 +0200)]
Fixed line-height issue in chrome

11 years agoClear altField in datepicker when visible input is cleared
Tim Düsterhus [Tue, 23 Apr 2013 12:21:13 +0000 (14:21 +0200)]
Clear altField in datepicker when visible input is cleared

cf. http://beta.woltlab.com/index.php/Thread/104-Geburstag-l%C3%A4sst-sich-nicht-entfernen/

11 years agoAdded user option administration (WIP)
Marcel Werk [Tue, 23 Apr 2013 00:59:39 +0000 (02:59 +0200)]
Added user option administration (WIP)

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 22 Apr 2013 19:18:21 +0000 (21:18 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded missing language variables
Marcel Werk [Mon, 22 Apr 2013 19:18:02 +0000 (21:18 +0200)]
Added missing language variables

11 years agoFix typos in en.xml
Tim Düsterhus [Mon, 22 Apr 2013 18:47:17 +0000 (21:47 +0300)]
Fix typos in en.xml

11 years agoFixed small issue
Marcel Werk [Mon, 22 Apr 2013 13:33:02 +0000 (15:33 +0200)]
Fixed small issue

11 years agoSmall style optimization
Marcel Werk [Mon, 22 Apr 2013 13:14:01 +0000 (15:14 +0200)]
Small style optimization

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 22 Apr 2013 00:04:35 +0000 (02:04 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded user option administration (WIP)
Marcel Werk [Mon, 22 Apr 2013 00:04:19 +0000 (02:04 +0200)]
Added user option administration (WIP)

11 years agoEncode HTML in StringUtil::encodeJSON()
Tim Düsterhus [Sun, 21 Apr 2013 17:27:33 +0000 (19:27 +0200)]
Encode HTML in StringUtil::encodeJSON()

11 years agoFixed typo
Marcel Werk [Sun, 21 Apr 2013 13:51:42 +0000 (15:51 +0200)]
Fixed typo

11 years agoFix value === null in WCF.Language.get
Tim Düsterhus [Sun, 21 Apr 2013 10:32:56 +0000 (12:32 +0200)]
Fix value === null in WCF.Language.get

11 years agoSmall optimization
Marcel Werk [Sat, 20 Apr 2013 22:55:38 +0000 (00:55 +0200)]
Small optimization

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 20 Apr 2013 22:50:29 +0000 (00:50 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoRemoved obsolete tags
Marcel Werk [Sat, 20 Apr 2013 22:50:14 +0000 (00:50 +0200)]
Removed obsolete tags

11 years agoFix syntax error in OptionEditor
Tim Düsterhus [Sat, 20 Apr 2013 21:43:01 +0000 (23:43 +0200)]
Fix syntax error in OptionEditor

11 years agoUpdate CacheListPage
Tim Düsterhus [Sat, 20 Apr 2013 21:19:23 +0000 (23:19 +0200)]
Update CacheListPage

Closes #1209

11 years agoFlush all caches after changing CACHE_SOURCE_TYPE
Tim Düsterhus [Sat, 20 Apr 2013 21:07:11 +0000 (23:07 +0200)]
Flush all caches after changing CACHE_SOURCE_TYPE

Fixes #645

11 years agoImproves exception log view page if no exception logs exist
Matthias Schmidt [Sat, 20 Apr 2013 20:56:57 +0000 (22:56 +0200)]
Improves exception log view page if no exception logs exist

11 years agoForcing debug mode if in ACP and authenticated
Alexander Ebert [Sat, 20 Apr 2013 20:39:32 +0000 (22:39 +0200)]
Forcing debug mode if in ACP and authenticated

11 years agoAllow both double and single quoted parameters in WCF.Template
Tim Düsterhus [Sat, 20 Apr 2013 20:20:30 +0000 (22:20 +0200)]
Allow both double and single quoted parameters in WCF.Template

11 years agoOptimize parsing of variables
Tim Düsterhus [Sat, 20 Apr 2013 20:03:32 +0000 (22:03 +0200)]
Optimize parsing of variables

11 years agoImprove formatting of WCF.Template
Tim Düsterhus [Sat, 20 Apr 2013 19:22:21 +0000 (21:22 +0200)]
Improve formatting of WCF.Template

11 years agoMerge branch 'wcfTemplateJS'
Tim Düsterhus [Sat, 20 Apr 2013 18:54:22 +0000 (20:54 +0200)]
Merge branch 'wcfTemplateJS'

11 years agoAdd foreach to WCF.Template
Tim Düsterhus [Sat, 20 Apr 2013 18:23:55 +0000 (20:23 +0200)]
Add foreach to WCF.Template

11 years agoUse StringUtil::indexOf() in ExceptionLogView
Tim Düsterhus [Sat, 20 Apr 2013 15:59:48 +0000 (17:59 +0200)]
Use StringUtil::indexOf() in ExceptionLogView

11 years agoMade the imageviewer accessible in the ACP
Marcel Werk [Sat, 20 Apr 2013 15:54:00 +0000 (17:54 +0200)]
Made the imageviewer accessible in the ACP

11 years agoSmall optimization
Marcel Werk [Fri, 19 Apr 2013 19:28:43 +0000 (21:28 +0200)]
Small optimization

11 years agoAdded robots meta tag
Marcel Werk [Fri, 19 Apr 2013 19:21:39 +0000 (21:21 +0200)]
Added robots meta tag

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 19 Apr 2013 19:01:23 +0000 (21:01 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed spider handling
Marcel Werk [Fri, 19 Apr 2013 19:01:06 +0000 (21:01 +0200)]
Fixed spider handling

11 years agoFixed pre-selection of search results
Alexander Ebert [Fri, 19 Apr 2013 14:02:33 +0000 (16:02 +0200)]
Fixed pre-selection of search results

11 years agoDisplaying error message if request times out
Alexander Ebert [Fri, 19 Apr 2013 13:16:54 +0000 (15:16 +0200)]
Displaying error message if request times out

11 years agoMake templates/headInclude and acptemplates/header more consistent
Tim Düsterhus [Fri, 19 Apr 2013 12:56:29 +0000 (14:56 +0200)]
Make templates/headInclude and acptemplates/header more consistent

11 years agoRemove debug code
Tim Düsterhus [Fri, 19 Apr 2013 12:53:02 +0000 (14:53 +0200)]
Remove debug code

11 years agoFix Travis Error
Tim Düsterhus [Fri, 19 Apr 2013 10:21:01 +0000 (12:21 +0200)]
Fix Travis Error

11 years agoAdd ExceptionLogViewPage
Tim Düsterhus [Thu, 18 Apr 2013 14:39:01 +0000 (16:39 +0200)]
Add ExceptionLogViewPage

11 years agoAdd Regex::MULTILINE (m-modifier)
Tim Düsterhus [Thu, 18 Apr 2013 18:19:49 +0000 (20:19 +0200)]
Add Regex::MULTILINE (m-modifier)

11 years agoAdded missing language variables
Marcel Werk [Wed, 17 Apr 2013 23:43:23 +0000 (01:43 +0200)]
Added missing language variables

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 17 Apr 2013 23:41:52 +0000 (01:41 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoLanguage administration overhaul
Marcel Werk [Wed, 17 Apr 2013 23:41:34 +0000 (01:41 +0200)]
Language administration overhaul

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Wed, 17 Apr 2013 15:19:41 +0000 (17:19 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixes bug in SQL Parser
Matthias Schmidt [Wed, 17 Apr 2013 15:18:44 +0000 (17:18 +0200)]
Fixes bug in SQL Parser

When adding a new column, negative default values aren't supported at the moment.

11 years agoLanguage administration overhaul (WIP)
Marcel Werk [Wed, 17 Apr 2013 14:37:16 +0000 (16:37 +0200)]
Language administration overhaul (WIP)

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 17 Apr 2013 12:39:59 +0000 (14:39 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed wrong timezone for Moscow
Marcel Werk [Wed, 17 Apr 2013 12:39:43 +0000 (14:39 +0200)]
Fixed wrong timezone for Moscow

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 17 Apr 2013 12:38:32 +0000 (14:38 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed WCF.Collapsible.Remote
Alexander Ebert [Wed, 17 Apr 2013 12:38:10 +0000 (14:38 +0200)]
Fixed WCF.Collapsible.Remote

11 years agoMerge pull request #1224 from Gabbid/Styleimprovements
Tim Düsterhus [Wed, 17 Apr 2013 12:34:18 +0000 (05:34 -0700)]
Merge pull request #1224 from Gabbid/Styleimprovements

Stylistic corrections

11 years agoSmall optimizations
Marcel Werk [Wed, 17 Apr 2013 00:56:40 +0000 (02:56 +0200)]
Small optimizations

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 17 Apr 2013 00:40:50 +0000 (02:40 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded global css class for touch devices
Marcel Werk [Wed, 17 Apr 2013 00:40:33 +0000 (02:40 +0200)]
Added global css class for touch devices

11 years agoAdded simple wordwrap function
Marcel Werk [Wed, 17 Apr 2013 00:40:14 +0000 (02:40 +0200)]
Added simple wordwrap function

11 years agoUpdate CONTRIBUTING.md
Gabbid [Tue, 16 Apr 2013 21:14:39 +0000 (00:14 +0300)]
Update CONTRIBUTING.md

11 years agoMerge pull request #1223 from Gabbid/correctLanguage
Alexander Ebert [Tue, 16 Apr 2013 20:52:07 +0000 (13:52 -0700)]
Merge pull request #1223 from Gabbid/correctLanguage

Stylistic improvements

11 years agoMobile optimization
Marcel Werk [Tue, 16 Apr 2013 20:49:31 +0000 (22:49 +0200)]
Mobile optimization

11 years agoUpdate README.md
Gabbid [Tue, 16 Apr 2013 20:46:24 +0000 (23:46 +0300)]
Update README.md

11 years agoFixed cursor issues
Marcel Werk [Tue, 16 Apr 2013 18:29:23 +0000 (20:29 +0200)]
Fixed cursor issues

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 16 Apr 2013 18:06:14 +0000 (20:06 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed cursor issue
Marcel Werk [Tue, 16 Apr 2013 18:05:57 +0000 (20:05 +0200)]
Fixed cursor issue

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 16 Apr 2013 17:49:13 +0000 (19:49 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoWCF.Date.Time now only supports past dates
Alexander Ebert [Tue, 16 Apr 2013 17:48:43 +0000 (19:48 +0200)]
WCF.Date.Time now only supports past dates

Every date which is in the future will be displayed as "1 Minute Ago"

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 16 Apr 2013 14:36:57 +0000 (16:36 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed upload button issues
Marcel Werk [Tue, 16 Apr 2013 14:36:43 +0000 (16:36 +0200)]
Fixed upload button issues

11 years agoUpdated WCF.DOMNodeInsertedHandler's API
Alexander Ebert [Tue, 16 Apr 2013 13:30:07 +0000 (15:30 +0200)]
Updated WCF.DOMNodeInsertedHandler's API

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 16 Apr 2013 11:44:12 +0000 (13:44 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded workaround for mb_send_mail issue
Marcel Werk [Tue, 16 Apr 2013 11:43:55 +0000 (13:43 +0200)]
Added workaround for mb_send_mail issue

11 years agoAdded fix
Alexander Ebert [Mon, 15 Apr 2013 22:29:32 +0000 (00:29 +0200)]
Added fix

11 years agoAdded fix for browser's jump-to-anchor
Alexander Ebert [Mon, 15 Apr 2013 22:29:20 +0000 (00:29 +0200)]
Added fix for browser's jump-to-anchor

11 years agoFixed tooltip position
Marcel Werk [Mon, 15 Apr 2013 22:22:08 +0000 (00:22 +0200)]
Fixed tooltip position

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 15 Apr 2013 22:01:42 +0000 (00:01 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoSmall usability improvements
Marcel Werk [Mon, 15 Apr 2013 22:01:25 +0000 (00:01 +0200)]
Small usability improvements

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Mon, 15 Apr 2013 21:21:06 +0000 (23:21 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoUpdates category adding/editing in ACP
Matthias Schmidt [Mon, 15 Apr 2013 21:20:46 +0000 (23:20 +0200)]
Updates category adding/editing in ACP

11 years agoFix one parsing error
Tim Düsterhus [Mon, 15 Apr 2013 16:23:22 +0000 (18:23 +0200)]
Fix one parsing error

11 years agoFixed url bbcode
Marcel Werk [Mon, 15 Apr 2013 20:57:02 +0000 (22:57 +0200)]
Fixed url bbcode

11 years agoSmall style optimization
Marcel Werk [Mon, 15 Apr 2013 20:33:06 +0000 (22:33 +0200)]
Small style optimization

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 15 Apr 2013 18:48:48 +0000 (20:48 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed broken imagick thumbnail generator
Marcel Werk [Mon, 15 Apr 2013 18:48:32 +0000 (20:48 +0200)]
Fixed broken imagick thumbnail generator

11 years agoFixes error messages
Matthias Schmidt [Mon, 15 Apr 2013 18:30:49 +0000 (20:30 +0200)]
Fixes error messages

11 years agoFixed use order
Alexander Ebert [Mon, 15 Apr 2013 18:17:11 +0000 (20:17 +0200)]
Fixed use order

11 years agoEncoding square brackets in URLs
Alexander Ebert [Mon, 15 Apr 2013 18:11:15 +0000 (20:11 +0200)]
Encoding square brackets in URLs

11 years agoFixed use order
Alexander Ebert [Mon, 15 Apr 2013 17:58:37 +0000 (19:58 +0200)]
Fixed use order

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 15 Apr 2013 17:47:58 +0000 (19:47 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed exceptions if debug mode is disabled
Alexander Ebert [Mon, 15 Apr 2013 17:47:26 +0000 (19:47 +0200)]
Fixed exceptions if debug mode is disabled

11 years agoAdd WCF.Template.callbacks
Tim Düsterhus [Mon, 15 Apr 2013 15:27:24 +0000 (17:27 +0200)]
Add WCF.Template.callbacks