Marcel Werk [Fri, 30 Sep 2011 16:55:38 +0000 (18:55 +0200)]
Language variable overhaul
English translation now up to date
Marcel Werk [Thu, 29 Sep 2011 17:22:20 +0000 (19:22 +0200)]
de-informal removed temporarily
Alexander Ebert [Thu, 29 Sep 2011 15:13:20 +0000 (17:13 +0200)]
i18n values are now handled as user-defined variable
Setting origin != system allows you to directly edit the language item value instead of messing around with custom values (which in this case are wrong and misleading).
Alexander Ebert [Thu, 29 Sep 2011 15:00:24 +0000 (17:00 +0200)]
Added proper support for i18n in database and PIP
Alexander Ebert [Thu, 29 Sep 2011 13:11:06 +0000 (15:11 +0200)]
Updated option.xsd to reflect i18n implementation
Alexander Ebert [Wed, 28 Sep 2011 19:58:42 +0000 (21:58 +0200)]
Implemented i18n for options
These changes may not be completely compatible with user groups, check that!
Alexander Ebert [Wed, 28 Sep 2011 19:57:53 +0000 (21:57 +0200)]
Resetting language cache now works properly
Marcel Werk [Wed, 28 Sep 2011 18:03:04 +0000 (20:03 +0200)]
Removed obsolete templates
Marcel Werk [Wed, 28 Sep 2011 17:01:02 +0000 (19:01 +0200)]
Removed obsolete template code
Marcel Werk [Wed, 28 Sep 2011 16:11:34 +0000 (18:11 +0200)]
Removed obsolete template code
Marcel Werk [Wed, 28 Sep 2011 15:45:30 +0000 (17:45 +0200)]
Unified error language variables
Fixes #200
Marcel Werk [Wed, 28 Sep 2011 14:59:56 +0000 (07:59 -0700)]
Merge pull request #203 from Gravatronics/enhancement/templateInnerErrors
Makes form errors more customizable for plugins
Marcel Werk [Wed, 28 Sep 2011 14:58:58 +0000 (07:58 -0700)]
Merge pull request #201 from Gravatronics/bug/cronjobUtilSystemException
Adds missing namespace in wcf\util\CronjobUtil
Matthias Schmidt [Wed, 28 Sep 2011 07:25:07 +0000 (09:25 +0200)]
Makes form errors more customizable for plugins
See http://www.woltlab.com/bugtracker/index.php?page=Bug&bugID=1496
Matthias Schmidt [Wed, 28 Sep 2011 07:15:18 +0000 (09:15 +0200)]
Adds missing namespace in wcf\util\CronjobUtil
Alexander Ebert [Tue, 27 Sep 2011 23:46:44 +0000 (16:46 -0700)]
Merge pull request #199 from Gravatronics/enhancement/gitignoreCatalogXML
Adds NetBeans' catalog.xml file to gitignore file
Matthias Schmidt [Tue, 27 Sep 2011 19:47:25 +0000 (21:47 +0200)]
Adds NetBeans' catalog.xml file to gitignore file
Alexander Ebert [Tue, 27 Sep 2011 19:37:24 +0000 (12:37 -0700)]
Merge pull request #198 from Gravatronics/enhancement/clipboard-clipBoard
Replaces "clipBoard" width "clipboard" in XML and XSD files
Alexander Ebert [Tue, 27 Sep 2011 19:25:26 +0000 (21:25 +0200)]
option.inc.php is now properly rewritten upon (un)installation
Alexander Ebert [Tue, 27 Sep 2011 17:02:08 +0000 (19:02 +0200)]
Rewriting options.inc.php once options PIP is completed
Matthias Schmidt [Tue, 27 Sep 2011 16:53:27 +0000 (18:53 +0200)]
Replaces "clipBoard" width "clipboard" in XML and XSD files
Alexander Ebert [Tue, 27 Sep 2011 15:55:38 +0000 (08:55 -0700)]
Merge pull request #197 from Gravatronics/xsdUpdates
Updates XSD files and also some XML files
Alexander Ebert [Tue, 27 Sep 2011 15:50:10 +0000 (17:50 +0200)]
Partly rewritten code to use jQuery
Fixes #168
Matthias Schmidt [Tue, 27 Sep 2011 14:48:43 +0000 (16:48 +0200)]
Adds temporarily deleted files
Matthias Schmidt [Tue, 27 Sep 2011 14:47:33 +0000 (16:47 +0200)]
Deletes some files temporarily
Matthias Schmidt [Tue, 27 Sep 2011 14:45:03 +0000 (16:45 +0200)]
Updates XSD files and also some XML files
Also adds `coreObject.xsd` file. `styleattributes.xsd` isn't updated since no package installation plugin class exists yet.
Alexander Ebert [Tue, 27 Sep 2011 13:36:48 +0000 (06:36 -0700)]
Merge pull request #192 from wbbaddons/cronjobLogFix
Fixing Cronjob-Log
Alexander Ebert [Tue, 27 Sep 2011 13:35:47 +0000 (06:35 -0700)]
Merge pull request #166 from Gravatronics/xsdStringTypes
Changes the type of options/permissions in xsds
Alexander Ebert [Tue, 27 Sep 2011 13:20:03 +0000 (15:20 +0200)]
I18nHandler now cleans up language cache and compiled templates
Closes #195
Alexander Ebert [Tue, 27 Sep 2011 13:14:57 +0000 (15:14 +0200)]
Fixes #194, multiple language input not working if hitting p
Alexander Ebert [Tue, 27 Sep 2011 12:58:45 +0000 (14:58 +0200)]
Fixes #193, language id was missing
Alexander Ebert [Mon, 26 Sep 2011 18:07:49 +0000 (20:07 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 26 Sep 2011 18:07:33 +0000 (20:07 +0200)]
Implemented i18n support
Marcel Werk [Mon, 26 Sep 2011 17:38:50 +0000 (19:38 +0200)]
Unresolved hostname hidden
Marcel Werk [Mon, 26 Sep 2011 17:32:36 +0000 (19:32 +0200)]
wcf1_acp_session_data and wcf1_session_data removed; sessionVariables is now a column of the main session table
Marcel Werk [Mon, 26 Sep 2011 16:48:28 +0000 (18:48 +0200)]
Fixe some SQL syntax errors
Marcel Werk [Mon, 26 Sep 2011 16:43:51 +0000 (18:43 +0200)]
Fixed some language variables
Marcel Werk [Mon, 26 Sep 2011 16:06:12 +0000 (09:06 -0700)]
Merge pull request #188 from wbbaddons/devNullCache
Adding "NoCacheSource"
Marcel Werk [Mon, 26 Sep 2011 16:04:54 +0000 (09:04 -0700)]
Merge pull request #191 from Gravatronics/bug/languageToString
Adds wcf\data\language\Language::__toString()
Matthias Schmidt [Mon, 26 Sep 2011 16:00:49 +0000 (18:00 +0200)]
Language::__toString() now returns languageName property
Alexander Ebert [Mon, 26 Sep 2011 13:23:13 +0000 (06:23 -0700)]
Merge pull request #186 from Gravatronics/bug/languageInstallation
Fixes bug during installation of new language items
Matthias Schmidt [Mon, 26 Sep 2011 11:37:48 +0000 (13:37 +0200)]
Adds wcf\data\language\Language::__toString()
Fixes a bug when `LanguageFactory::getInstance()->getLanguages()` is used for html check boxes. Additionally the documentation has been updated a bit.
Tim Düsterhus [Sun, 25 Sep 2011 16:37:53 +0000 (18:37 +0200)]
Fixing PHPDoc of NoCacheSource
Tim Düsterhus [Sun, 25 Sep 2011 16:22:22 +0000 (18:22 +0200)]
Adding "NoCacheSource"
Disables the cache entirely, useful for debugging purposes.
Matthias Schmidt [Sun, 25 Sep 2011 13:13:41 +0000 (15:13 +0200)]
Fixes bug during installation of new language items
Tim Düsterhus [Fri, 23 Sep 2011 21:40:33 +0000 (23:40 +0200)]
Fixing Cronjob-Log
Success was just the opposite of what it should be
Marcel Werk [Fri, 23 Sep 2011 18:51:31 +0000 (20:51 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 23 Sep 2011 18:51:15 +0000 (20:51 +0200)]
Front end template overhaul; new template events added
Luzifr [Fri, 23 Sep 2011 18:03:56 +0000 (20:03 +0200)]
OK, that didn't work in Firefox! :-(
Luzifr [Fri, 23 Sep 2011 18:00:26 +0000 (20:00 +0200)]
Some small changes (removes some png-icons and solves a problem with bubble-style-infos)
Alexander Ebert [Fri, 23 Sep 2011 17:10:25 +0000 (10:10 -0700)]
Merge pull request #183 from Gravatronics/bug/updateServerEdit
Fixes wcf\acp\form\UpdateServerEditForm
Alexander Ebert [Fri, 23 Sep 2011 17:08:24 +0000 (10:08 -0700)]
Merge pull request #185 from Gravatronics/cleanup/tempestUpdateServer
Removes tempest package update servers
Luzifr [Fri, 23 Sep 2011 14:22:00 +0000 (16:22 +0200)]
Front-end and more
Min-height for main content; Footer-template now similar to acp-footer;
Some more corrections.
Harald Szekely [Fri, 23 Sep 2011 12:08:44 +0000 (05:08 -0700)]
Merge pull request #181 from Gravatronics/bug/installationStyleFileName
Corrects the style file name in the installation
Matthias Schmidt [Fri, 23 Sep 2011 10:19:46 +0000 (12:19 +0200)]
Removes tempest package update servers
Additionally some whitespace is removed.
Matthias Schmidt [Fri, 23 Sep 2011 08:19:26 +0000 (10:19 +0200)]
Fixes wcf\acp\form\UpdateServerEditForm
Two errors:
* Wrong database table column name which causes database error
* Wrong class property and object property name which causes that the server url isn't shown in the form
Matthias Schmidt [Fri, 23 Sep 2011 07:18:05 +0000 (09:18 +0200)]
Corrects the style file name
Marcel Werk [Thu, 22 Sep 2011 20:30:01 +0000 (22:30 +0200)]
Language object cache added
Marcel Werk [Thu, 22 Sep 2011 19:35:02 +0000 (21:35 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 22 Sep 2011 19:34:50 +0000 (21:34 +0200)]
Fixed some issues in the language system
Luzifr [Thu, 22 Sep 2011 18:21:45 +0000 (20:21 +0200)]
Form-error styling; Various bug-fixes; Deleted 2 obsolete templates.
Front-end is not usable now ;-)
Marcel Werk [Thu, 22 Sep 2011 14:49:40 +0000 (07:49 -0700)]
Merge pull request #176 from Gravatronics/cleanup/acpMenuXMLIcon
Removes obsolete icons of ACP menu items
Marcel Werk [Thu, 22 Sep 2011 14:49:13 +0000 (07:49 -0700)]
Merge pull request #175 from Gravatronics/enhancement/dataDocUpdate
Updates documentation of DatabaseObject and ProcessibleDatabaseObject
Matthias Schmidt [Thu, 22 Sep 2011 14:32:21 +0000 (16:32 +0200)]
Removes icon element from acp menu XSD file
Marcel Werk [Thu, 22 Sep 2011 14:31:38 +0000 (16:31 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 22 Sep 2011 14:31:24 +0000 (16:31 +0200)]
Added "real" language name
Luzifr [Thu, 22 Sep 2011 14:30:11 +0000 (16:30 +0200)]
Style changes (files/declarations)
Deleted unnecessary/old style-files; Renamed "testing.css" to
"style.css"; We now use "style.css" in the front-end; Changed all
style-sheet-links to "@import".
Matthias Schmidt [Thu, 22 Sep 2011 14:28:56 +0000 (16:28 +0200)]
Removes obsolete icons of ACP menu items
Luzifr [Thu, 22 Sep 2011 12:42:35 +0000 (14:42 +0200)]
Some corrections for Buttons + a comment
Matthias Schmidt [Thu, 22 Sep 2011 10:56:31 +0000 (12:56 +0200)]
Fixes type in documentation of DatabaseObject::compareObjects()
Matthias Schmidt [Thu, 22 Sep 2011 10:54:46 +0000 (12:54 +0200)]
Updates documentation of DatabaseObject and ProcessibleDatabaseObject
Alexander Ebert [Thu, 22 Sep 2011 10:27:40 +0000 (03:27 -0700)]
Merge pull request #174 from Gravatronics/enhancement/iOptionTypeDocUpdate
Updates the documentation of wcf\system\option\IOptionType
Alexander Ebert [Thu, 22 Sep 2011 10:26:46 +0000 (03:26 -0700)]
Merge pull request #171 from wbbaddons/installationStyleFix
Fixing Style in last step of WCFSetup
Luzifr [Wed, 21 Sep 2011 20:21:43 +0000 (22:21 +0200)]
One more time dropdowns; CSS clean-up: button-colors
More dropdown-changes; All buttons now get their colors by the same
style block! Only special/individual styles are declared separately.
This should make the file a lot smaller. Maybe there are some bugs to
fix after this update.
Luzifr [Wed, 21 Sep 2011 18:39:58 +0000 (20:39 +0200)]
One more time dropdown-experiments …
Luzifr [Wed, 21 Sep 2011 17:32:54 +0000 (19:32 +0200)]
Some more dropdown-menu experiments
Alexander Ebert [Wed, 21 Sep 2011 16:50:13 +0000 (18:50 +0200)]
Modified overlays
The 'loading …'-overlay now stays for at least one second to provide a smoother behavior. Additionally implemented a global event handler 'WCF.CloseOverlayHandler' to provide a consistent handler to close overlays once they've lost focus (click event bubbled to body-tag).
Luzifr [Wed, 21 Sep 2011 13:55:43 +0000 (15:55 +0200)]
First version of button/drop-down styles in front of input fields
This is experimental at the moment! Also included min-widths for
text-input fields.
Matthias Schmidt [Wed, 21 Sep 2011 13:23:33 +0000 (15:23 +0200)]
Fixes typo in wcf\system\option\IOptionType
Matthias Schmidt [Wed, 21 Sep 2011 13:17:42 +0000 (15:17 +0200)]
Updates the documentation of wcf\system\option\IOptionType
Luzifr [Tue, 20 Sep 2011 17:09:39 +0000 (19:09 +0200)]
Fixes the Clipboard menu (does only work partly in Opera!)
Luzifr [Tue, 20 Sep 2011 15:24:05 +0000 (17:24 +0200)]
Deleted old style files, fixed small user-list bug
Tim Düsterhus [Tue, 20 Sep 2011 13:59:14 +0000 (15:59 +0200)]
Fixing Style in last step of WCFSetup
Closes gh-170
The Style was no loaded because it was still tunneled through install.php which was already deleted at that point
Luzifr [Tue, 20 Sep 2011 13:37:12 +0000 (15:37 +0200)]
Some typos, Faster scroll Effect, Tabs
Fixed some typos, quickened the smooth-scroll effect, gave the tabs a
max-width to prevent too wide pages when there are too many tabs (not
really a good solution!), fixed some small spacing problems with
borders and fieldsets.
Marcel Werk [Tue, 20 Sep 2011 13:20:31 +0000 (15:20 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 20 Sep 2011 13:20:19 +0000 (15:20 +0200)]
Setup fixed
Alexander Ebert [Tue, 20 Sep 2011 13:14:06 +0000 (15:14 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Conflicts:
wcfsetup/install/files/acp/templates/userList.tpl
wcfsetup/install/files/js/WCF.js
Alexander Ebert [Tue, 20 Sep 2011 12:57:47 +0000 (14:57 +0200)]
Changed HTML structure for clipboard API
Marcel Werk [Tue, 20 Sep 2011 12:51:20 +0000 (14:51 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Conflicts:
wcfsetup/install/files/acp/templates/acpSessionLog.tpl
wcfsetup/install/files/acp/templates/cronjobList.tpl
Marcel Werk [Tue, 20 Sep 2011 12:39:20 +0000 (14:39 +0200)]
Language variable overhaul
Luzifr [Mon, 19 Sep 2011 20:13:29 +0000 (22:13 +0200)]
Some changes to icons and a new one
Luzifr [Mon, 19 Sep 2011 19:40:51 +0000 (21:40 +0200)]
Large Button Icons enabled (testing)
Luzifr [Mon, 19 Sep 2011 16:32:20 +0000 (18:32 +0200)]
2 small things forgotten.
Coding style:
Attribute "id" should always come first! (Except in a form element,
then the type should be first)
Attribute "class" should always be found on the last place in a tag!
Luzifr [Mon, 19 Sep 2011 16:02:47 +0000 (18:02 +0200)]
Many small changes, mostly the Clipboard Editor display …
Alexander Ebert [Mon, 19 Sep 2011 13:07:31 +0000 (15:07 +0200)]
LanguageFactory is now a descendant of SingletonFactory
Matthias Schmidt [Sat, 17 Sep 2011 15:43:54 +0000 (17:43 +0200)]
Changes the type of options/permissions in xsds
The type of options and permissions elements should be xs:string rather than woltlab_varchar_nullable since they can be longer than 255 (the database column type is always TEXT).
Additionally the missing permissions element in usergroupoptions.xsd was added.
Luzifr [Fri, 16 Sep 2011 20:07:31 +0000 (22:07 +0200)]
Tables, Installation dialogues, Buttons, many small changes
Some more tables adapted to have the new look and some small
bug-fixing; Again fixed some button-problems; More styling for the
several installation dialogues (not yet ready); Made the collapsible
table at package view function; Some smaller bug-fixes.
Marcel Werk [Fri, 16 Sep 2011 17:45:25 +0000 (19:45 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Luzifr [Fri, 16 Sep 2011 17:27:08 +0000 (19:27 +0200)]
Again table-views & some minor stuff
Unified table views (orientations & column CSS classes); Extended the
set of standard-classes for different table-row designs, they are
always the first declaration, please use those classes only (but note,
that in some cases there are generic table-columns, which cannot be
styled individually that way, we will have to add the generic classes
to the matching CSS declaration from time to time); Changed the way
elements on pages hold their distance to others. Note that we now use
only margins to the top, but no margins to the bottom any more; Edited
some cronjob texts; Edited the worker-template to reflect the changes
in the other overlay-templates.
Alexander Ebert [Fri, 16 Sep 2011 11:25:39 +0000 (13:25 +0200)]
Fixed usage of language variable in JS