Luzifr [Thu, 15 Sep 2011 14:45:08 +0000 (16:45 +0200)]
Some small changes
Started styling the installation-overlays; corrected most of the
english installation language-file; some small modifications to other
files.
Alexander Ebert [Thu, 15 Sep 2011 12:49:49 +0000 (14:49 +0200)]
Exporting email addresses now working
Luzifr [Thu, 15 Sep 2011 12:06:30 +0000 (14:06 +0200)]
Minor form effects changes
Alexander Ebert [Thu, 15 Sep 2011 11:52:48 +0000 (13:52 +0200)]
Marked items are now displayed on page load.
Reworked ClipboardAction to allow a better inheritance. ClipboardHandler now caches raw data for marked items, allowing further processing.
Luzifr [Wed, 14 Sep 2011 19:22:23 +0000 (21:22 +0200)]
Deleted obsolete icon, added 2 new ones
Alexander Ebert [Wed, 14 Sep 2011 16:14:40 +0000 (18:14 +0200)]
Inserted template events
Alexander Ebert [Wed, 14 Sep 2011 14:33:14 +0000 (16:33 +0200)]
Fixed mail worker
Alexander Ebert [Wed, 14 Sep 2011 14:02:46 +0000 (16:02 +0200)]
Added a proceed URL after worker has finished
Alexander Ebert [Wed, 14 Sep 2011 13:45:15 +0000 (15:45 +0200)]
Fixed worker progress (calculation mismatch)
Luzifr [Wed, 14 Sep 2011 09:35:15 +0000 (11:35 +0200)]
Small changes
Alexander Ebert [Tue, 13 Sep 2011 19:27:08 +0000 (21:27 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 13 Sep 2011 19:06:34 +0000 (21:06 +0200)]
Implemented worker system based upon AJAX dialogs.
Reworked the previous worker system relying on the old-style WCF 1.1 worker system as used by the installation itself. Right now the system is pretty unstable and I'm not sure wether the loop calculation is right.
Alexander Ebert [Tue, 13 Sep 2011 19:06:34 +0000 (21:06 +0200)]
Implemented worker system based upon AJAX dialogs.
Reworked the previous worker system relying on the old-style WCF 1.1 worker system as used by the installation itself. Right now the system is pretty unstable and I'm not sure wether the loop calculation is right.
Luzifr [Tue, 13 Sep 2011 16:10:11 +0000 (18:10 +0200)]
Deleted obsolete old styles
The installation now uses the full style from the ACP
Luzifr [Tue, 13 Sep 2011 15:49:47 +0000 (17:49 +0200)]
Some minor changes
ID for the installer body (in case we need it); Replaced quote marks in
the CSS with single quotes; Removed class "smallFont", as it
does/should not exist in table context any more; Moved formatting of
special table-columns to a separate section in the CSS (there will have
to be a lot of changes with those).
Alexander Ebert [Tue, 13 Sep 2011 14:53:14 +0000 (07:53 -0700)]
Merge pull request #161 from wbbaddons/installationProgressBarFix
Progressbar - WCFSetup
Tim Düsterhus [Tue, 13 Sep 2011 14:48:56 +0000 (16:48 +0200)]
Progressbar - WCFSetup
Made the progressbar in WCFSetup funktional.
Luzifr [Tue, 13 Sep 2011 13:09:19 +0000 (15:09 +0200)]
WCF installation folder
More text for information
Luzifr [Tue, 13 Sep 2011 12:46:43 +0000 (14:46 +0200)]
HTML corrected
Alexander Ebert [Tue, 13 Sep 2011 12:46:14 +0000 (14:46 +0200)]
Fixed template compilation
Template owner's package id was previously used, but conflicts with application groups. Furthermore template listeners were not included due to lack of cache loading.
Luzifr [Tue, 13 Sep 2011 12:18:42 +0000 (14:18 +0200)]
Coding style & disabled buttons
Luzifr [Mon, 12 Sep 2011 20:01:50 +0000 (22:01 +0200)]
Some corrections of stuff from the last commit.
Fixes some text-confusion with the WCF installation folder display @
installation.
Luzifr [Mon, 12 Sep 2011 19:31:58 +0000 (21:31 +0200)]
Installation-, Language and Style-Changes
Installation is now widely functional again, some pages have been
modified; New language-variables and some older modified; Style changes
to work around the missing header-link of the installation page;
CSS-code format; Proper installation icon (the former was
unintentional).
Alexander Ebert [Mon, 12 Sep 2011 16:58:50 +0000 (18:58 +0200)]
Highlighting license by setting focus
Luzifr [Mon, 12 Sep 2011 16:53:25 +0000 (18:53 +0200)]
Installation correction, CSS-Update
Luzifr [Mon, 12 Sep 2011 16:21:09 +0000 (18:21 +0200)]
Some changes to installation.
Alexander Ebert [Mon, 12 Sep 2011 16:20:08 +0000 (18:20 +0200)]
Fixed icons during WCFSetup
It is now possible to fetch images (jpg, png or svg) and CSS via install.php
Alexander Ebert [Mon, 12 Sep 2011 15:44:34 +0000 (17:44 +0200)]
Fixed usage of RELATIVE_WCF_DIR during setup
Luzifr [Fri, 9 Sep 2011 19:37:59 +0000 (21:37 +0200)]
Styling the installation (Part 2)
Warning: Crash for sure! Just added the needed CSS declarations into
the setup header. There will be a different solution for that in the
future! Images will not load yet. Updated all installation templates to
meet the new design standards and HTML 5. We are still not ready here!
:-)
Alexander Ebert [Fri, 9 Sep 2011 18:00:52 +0000 (11:00 -0700)]
Merge pull request #157 from Gravatronics/langVarFixes
Fixes wrong language variable names in xml files
Alexander Ebert [Fri, 9 Sep 2011 17:52:02 +0000 (10:52 -0700)]
Merge pull request #158 from Gravatronics/documentationUpdates
Updates some documentation + CronjobUtil "fixes"
Alexander Ebert [Fri, 9 Sep 2011 17:45:52 +0000 (10:45 -0700)]
Merge pull request #154 from Gravatronics/userGroupsUGOT
Beautifies the user groups user group option type
Alexander Ebert [Fri, 9 Sep 2011 17:45:18 +0000 (10:45 -0700)]
Merge pull request #152 from Gravatronics/sqlFile
Sorts the database tables in install.sql
Luzifr [Fri, 9 Sep 2011 15:33:23 +0000 (17:33 +0200)]
Styling the installation (Part 1)
This is a first try and work in progress! Be aware that the installation
panels may look very ugly in the next time … ;-)
Harald Szekely [Fri, 9 Sep 2011 14:53:42 +0000 (07:53 -0700)]
Merge pull request #156 from Gravatronics/updateServerLangVarFix
Fixes wrong language variable name in en.xml
Alexander Ebert [Fri, 9 Sep 2011 13:36:25 +0000 (15:36 +0200)]
Partially reverted commit
a987a4a
Luzifr [Fri, 9 Sep 2011 13:23:12 +0000 (15:23 +0200)]
I forgot that … ;-)
Luzifr [Fri, 9 Sep 2011 13:05:19 +0000 (15:05 +0200)]
"cronjobs" -> "cronjob" !!!
Please check this commit carefully!!! Check back if i have renamed too
many items. Maybe some function names where intentionally named
"cronjobs" and should remain that way! And maybe i've not found all
places where the wrong name was used! Also added 2 language variables.
Renamed and reformatted "cronjob.xsd" with tab-stops.
Matthias Schmidt [Fri, 9 Sep 2011 12:56:09 +0000 (14:56 +0200)]
Fixes documentation indention
Matthias Schmidt [Fri, 9 Sep 2011 10:06:23 +0000 (12:06 +0200)]
Updates some documentation + CronjobUtil "fixes"
Additionally in `wcf\util\CronjobUtil::calculateNextExec()` the
`$values` variable is initialized, the arrays with the day and month
abbreviations are created before the foreach loop and the array name in
the dow case is corrected.
Matthias Schmidt [Fri, 9 Sep 2011 08:35:52 +0000 (10:35 +0200)]
Fixes wrong language variable names in xml files
Matthias Schmidt [Fri, 9 Sep 2011 08:29:45 +0000 (10:29 +0200)]
Fixes wrong language variable name in en.xml
Matthias Schmidt [Thu, 8 Sep 2011 21:12:13 +0000 (23:12 +0200)]
Beautifies the user groups user group option type
Matthias Schmidt [Thu, 8 Sep 2011 20:23:53 +0000 (22:23 +0200)]
Sorts the database tables in install.sql
Luzifr [Thu, 8 Sep 2011 19:01:47 +0000 (21:01 +0200)]
Modifyed Buttons, disabled elements, tables
All types of buttons now match the view of Large Buttons, some disabled
elements (buttons, action-images) now show a forbidden-cursor (does not
work in some browsers) - that will be implemented in the future on other
elements also.
Alexander Ebert [Thu, 8 Sep 2011 16:51:58 +0000 (18:51 +0200)]
Assigning users to groups via clipboard now working
Alexander Ebert [Thu, 8 Sep 2011 13:57:38 +0000 (15:57 +0200)]
Fixed various clipboard action errors
Alexander Ebert [Thu, 8 Sep 2011 13:01:50 +0000 (15:01 +0200)]
Updated userList-template to use new clipboard API
@Luzifr: Added some CSS to testing.css, please remove or convert them.
Alexander Ebert [Thu, 8 Sep 2011 12:30:16 +0000 (14:30 +0200)]
Fixed wrong column name (sortOrder -> showOrder)
Luzifr [Wed, 7 Sep 2011 18:49:47 +0000 (20:49 +0200)]
Large buttons nearly final style, top-menu-bar fixed
Large buttons now look nearly as intended, some fallback-colors have to
be set still, note that the glow-animation looks somewhat ugly in
non-WebKit browsers and does not yet work in MS-IE or Opera (that should
change in the next months); The top-menu-bar is now fixed, so that one
has access to important functions and displays all the time.
Alexander Ebert [Wed, 7 Sep 2011 18:36:30 +0000 (20:36 +0200)]
Fixed some errors and added missing XSD
Alexander Ebert [Wed, 7 Sep 2011 16:20:12 +0000 (18:20 +0200)]
Fixed missing array index
Alexander Ebert [Wed, 7 Sep 2011 16:16:18 +0000 (18:16 +0200)]
Added missing PIPs during installation
Alexander Ebert [Wed, 7 Sep 2011 16:02:19 +0000 (18:02 +0200)]
Added actions for clipboard API
Luzifr [Wed, 7 Sep 2011 13:48:34 +0000 (15:48 +0200)]
Large Buttons fine-tuning
Optimized glow-animation for other browsers than WebKit and Gecko (even
though not supported by them at now), changed button colors to notch the
Blue Sunrise style more.
Alexander Ebert [Wed, 7 Sep 2011 13:35:20 +0000 (15:35 +0200)]
Clipboard API
Renamed column according to PIP, added missing (foreign) keys and cache builders.
Alexander Ebert [Wed, 7 Sep 2011 13:20:40 +0000 (15:20 +0200)]
Added PIPs for clipboard API
Modified AbstractXMLPackageInstallationPlugin to support nested elements with own handlers as required by ClipboardActionPackageInstallationPlugin.
Marcel Werk [Wed, 7 Sep 2011 13:16:14 +0000 (15:16 +0200)]
Fixed empty a tag
Marcel Werk [Wed, 7 Sep 2011 13:15:16 +0000 (15:15 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 7 Sep 2011 13:14:41 +0000 (15:14 +0200)]
Fixed empty p tag
Luzifr [Wed, 7 Sep 2011 13:07:17 +0000 (15:07 +0200)]
Deleted file (Git strangely didn't commit that before)
Luzifr [Wed, 7 Sep 2011 13:04:21 +0000 (15:04 +0200)]
CSS & Template Changes
Removed the reset-styles of Eric Meyer (some of them were not acting as
wanted), included most of them in the normal testing styles, removed
reference to the reset styles from the header template, optimized
display of table headers with a checkbox.
Alexander Ebert [Wed, 7 Sep 2011 11:52:46 +0000 (04:52 -0700)]
Merge pull request #150 from Gravatronics/documentationUpdates
Updates documentation of data object classes/interfaces
Matthias Schmidt [Wed, 7 Sep 2011 08:57:05 +0000 (10:57 +0200)]
Updates documentation of wcf\data\IDatabaseObjectProcessor
Matthias Schmidt [Wed, 7 Sep 2011 08:45:50 +0000 (10:45 +0200)]
Updates documentation of wcf\data\IEditableObject
Matthias Schmidt [Wed, 7 Sep 2011 08:37:35 +0000 (10:37 +0200)]
Updates documentation of wcf\data\IDatabaseObjectProcessor (2)
Matthias Schmidt [Wed, 7 Sep 2011 08:32:51 +0000 (10:32 +0200)]
Updates documentations of two object interfaces
Matthias Schmidt [Wed, 7 Sep 2011 08:30:50 +0000 (10:30 +0200)]
Adds documentation for wcf\data\IDatabaseObjectProcessor
Matthias Schmidt [Wed, 7 Sep 2011 08:22:30 +0000 (10:22 +0200)]
Updates documentation of wcf\data\DatabaseObjectList
Matthias Schmidt [Wed, 7 Sep 2011 08:20:28 +0000 (10:20 +0200)]
Updates the documentation of wcf\data\AbstractDatabaseObjectAction (2)
Matthias Schmidt [Wed, 7 Sep 2011 08:18:52 +0000 (10:18 +0200)]
Updates the documentation of wcf\data\DatabaseObjectDecorator
Matthias Schmidt [Wed, 7 Sep 2011 08:17:11 +0000 (10:17 +0200)]
Updates documentation of wcf\data\AbstractDatabaseObjectAction
Luzifr [Tue, 6 Sep 2011 17:07:59 +0000 (19:07 +0200)]
Deleted obsolete worker-templates, updated table-CSS to work without "emptyHead"-class, updated templates (fixed invalid HTML5 table-markup), further CSS code-formatting.
Alexander Ebert [Tue, 6 Sep 2011 14:30:04 +0000 (16:30 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Conflicts:
wcfsetup/install/files/acp/js/WCF.ACP.js
wcfsetup/install/files/js/WCF.js
Alexander Ebert [Tue, 6 Sep 2011 14:07:02 +0000 (16:07 +0200)]
Added clipboard-API (draft)
Luzifr [Tue, 6 Sep 2011 14:13:19 +0000 (16:13 +0200)]
Optimized icon
Alexander Ebert [Tue, 6 Sep 2011 14:07:02 +0000 (16:07 +0200)]
Added clipboard-API (draft)
Luzifr [Tue, 6 Sep 2011 00:56:57 +0000 (02:56 +0200)]
Again more HTML5, some templates adapted to match the rest, trying to get rid of setupHeader & -Footer, some CSS simplifying, some comments corrected.
Luzifr [Mon, 5 Sep 2011 19:11:21 +0000 (21:11 +0200)]
Some CSS changes and one language variable.
Marcel Werk [Mon, 5 Sep 2011 18:05:24 +0000 (20:05 +0200)]
Fixed collapsible icons
Luzifr [Mon, 5 Sep 2011 13:33:00 +0000 (15:33 +0200)]
Fixed wrong icon path
Luzifr [Mon, 5 Sep 2011 13:31:35 +0000 (15:31 +0200)]
SVG-spinner image (animated); some color corrections to match the Blue Sunrise style even more.
Luzifr [Fri, 2 Sep 2011 16:52:58 +0000 (18:52 +0200)]
Small improvement.
Luzifr [Thu, 1 Sep 2011 12:58:49 +0000 (14:58 +0200)]
Style format, fixed bug where switching the main menu tab caused Opera to flicker.
Luzifr [Wed, 31 Aug 2011 18:28:50 +0000 (20:28 +0200)]
- Main menu now supports 3 orientations (left, center, right), as tab menus and menus.
Alexander Ebert [Wed, 31 Aug 2011 17:43:13 +0000 (10:43 -0700)]
Merge pull request #146 from MDMAN/Groupnames
Insert Groupnames in de.xml, de-informal.xml and en.xml for Usergroups
Alexander Ebert [Wed, 31 Aug 2011 16:19:25 +0000 (09:19 -0700)]
Merge pull request #147 from MDMAN/UserEdit
Bugfix UserEdit-Funktion --> FATAL ERROR
Markus Gerdelmann [Wed, 31 Aug 2011 14:29:45 +0000 (16:29 +0200)]
UserAction.class.php modified, the default value of both parameter is true, so the parameter can be omitted.
Markus Gerdelmann [Wed, 31 Aug 2011 14:08:08 +0000 (16:08 +0200)]
modified UserAction and UserEditor.
Markus Gerdelmann [Wed, 31 Aug 2011 14:05:11 +0000 (16:05 +0200)]
modified UserAction and UserEditor.
Alexander Ebert [Wed, 31 Aug 2011 11:10:55 +0000 (04:10 -0700)]
Merge pull request #148 from Tr3kk3r/packageViewFix
Bugfix in packageView.tpl:
Tr3kk3r [Tue, 30 Aug 2011 13:13:49 +0000 (15:13 +0200)]
Bugfix in packageView.tpl:
Fatal error: Call to undefined
method wcf\data\package\Package::parentPackage()
Markus Gerdelmann [Tue, 30 Aug 2011 08:12:11 +0000 (11:12 +0300)]
UserEditor.class.php modified.
Query now change into INSERT IGNORE INTO, so all DBs can work with.
BugFix for FATAL-ERROR during edit User.
Markus Gerdelmann [Tue, 30 Aug 2011 04:23:21 +0000 (06:23 +0200)]
Bugfix UserEdit-Funktion --> FATAL ERROR
Alexander Ebert [Mon, 29 Aug 2011 20:55:13 +0000 (13:55 -0700)]
Merge pull request #143 from wbbaddons/installationExceptionFix
Fixed cleaning up after installation
Marcel Werk [Mon, 29 Aug 2011 20:38:36 +0000 (13:38 -0700)]
Merge pull request #145 from MDMAN/TIMEZONE
Add the constant TIMEZONE to the Options.inc.php-File
Markus Gerdelmann [Mon, 29 Aug 2011 20:15:08 +0000 (22:15 +0200)]
Insert Groupnames in de.xml, de-informal.xml and en.xml for Usergroups
Markus Gerdelmann [Mon, 29 Aug 2011 19:51:12 +0000 (21:51 +0200)]
Add the constant TIMEZONE to the Options.inc.php-File
Luzifr [Mon, 29 Aug 2011 18:23:11 +0000 (20:23 +0200)]
Experimental page navigation, some text corrections, some new and improved SVG images
Luzifr [Mon, 29 Aug 2011 14:28:24 +0000 (16:28 +0200)]
Small name and comment corrections