[root]/typo3/sysext/beuser/mod

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 58 (100.0%) | 2771 (100.0%) | 47.7 |
| kasper | 18 (31.0%) | 2101 (75.8%) | 116.7 |
| stucki | 3 (5.2%) | 162 (5.8%) | 54.0 |
| dmitry | 4 (6.9%) | 134 (4.8%) | 33.5 |
| masi | 4 (6.9%) | 113 (4.1%) | 28.2 |
| jsegars | 1 (1.7%) | 85 (3.1%) | 85.0 |
| patrick | 2 (3.4%) | 44 (1.6%) | 22.0 |
| flyguide | 5 (8.6%) | 39 (1.4%) | 7.8 |
| ohader | 3 (5.2%) | 35 (1.3%) | 11.6 |
| sebastian | 3 (5.2%) | 24 (0.9%) | 8.0 |
| benni | 5 (8.6%) | 22 (0.8%) | 4.4 |
| baschny | 1 (1.7%) | 4 (0.1%) | 4.0 |
| rupi | 1 (1.7%) | 3 (0.1%) | 3.0 |
| steffenk | 1 (1.7%) | 2 (0.1%) | 2.0 |
| ingmars | 6 (10.3%) | 2 (0.1%) | 0.3 |
| k-fish | 1 (1.7%) | 1 (0.0%) | 1.0 |
Fixed bug #12648: Introduce t3lib_utility_Http for all related constants and make the core aware of these changes (patch by Ingo Renner)
1 lines of code changed in 1 file:
Fixed bug #5120: SQL parse error in "Who is online" with DBAL (PostgreSQL / Oracle)
4 lines of code changed in 1 file:
Cleanup #11357: Make use of new t3lib_div::redirect function throughout the core
2 lines of code changed in 1 file:
Fixed #11430: Performance improvement: use $GLOBALS['EXEC_TIME'] instead of time() where it makes sense
3 lines of code changed in 1 file:
Fixed bug #11189: Validation issue: value of attribute "method" cannot be "POST"; must be one of "get", "post"
1 lines of code changed in 1 file:
Followup to #11148: Remove static require_once() to t3lib and tslib and use autoloading instead - removed more require_once() statements
0 lines of code changed in 1 file:
Fixed bug #9994: ereg* is deprecated in PHP 5.3 alpha3
1 lines of code changed in 1 file:
Cleanup: Updated copyright notices
1 lines of code changed in 1 file:
Fixed bug #10497: Mark t3lib_div::makeInstanceClassName() as deprecated
5 lines of code changed in 1 file:
Fixed bug #10298: Various XSS issues in the BE user admin module
6 lines of code changed in 1 file:
8561 Checkboxes and labels are aligned badly if in one line
2 lines of code changed in 1 file:
removed superfluous comments, empty lines
1 lines of code changed in 1 file:
Added SVN properties.
0 lines of code changed in 1 file:
Fixed bug #9398: Labels in Module User Administration are hardcoded
129 lines of code changed in 2 files:
#8588: Admin tools -> User Admin -> List users online broken when [BE][lockIP] is set to < 4
10 lines of code changed in 1 file:
Fixed bug #9095: xhtml in the backend by default (Thanks to Christian Kuhn)
0 lines of code changed in 1 file:
Fixed bug #8497 User Admin > Compare User Settings Inconsistencies (Thanks to Michiel Roos and Francois Suter)
19 lines of code changed in 1 file:
Added @var to typo3/sysext/beuser/mod/index.php
3 lines of code changed in 1 file:
Changed private declarations to protected
1 lines of code changed in 1 file:
Updated Copyright notices
12 lines of code changed in 1 file:
Fixed Bug #3215: Tools>User-admin is hard to read (thanks to Steffen and Benni)
85 lines of code changed in 1 file:
RFC #7436: Docheaders: Module Admin tools > User Admin: No docheader
43 lines of code changed in 1 file:
- Added TCA feature in [ctrl][versioningWS_alwaysAllowLiveEdit] allowed to permanently set records to be edited directly. This enables that backend users can still be edited while in a workspace. Convenient for admins.
- Also, the User Admin module is now available in draft workspaces
1 lines of code changed in 1 file:
Changing SVN property eol-style from native to LF for all .php, .html, .js, .css and .htaccess files in the core trunk
0 lines of code changed in 3 files:
added @var phpDoc comments to various variables
20 lines of code changed in 1 file:
Fixed bug: #5092: Typo in Who is online
2 lines of code changed in 1 file:
Fixed bug: #5073: Tools>User Admin>List users online is broken
32 lines of code changed in 1 file:
Fixed bug #4742: link to user on User Admin page is following to wrong URL
3 lines of code changed in 1 file:
Lots of <label> tags added to checkbox labels throughout the core
1 lines of code changed in 1 file:
Alphabetically sorted TS tree in TS Object Browser (by Ingo Renner)
1 lines of code changed in 1 file:
List users online (aka who is online) for BE users in Tools > User Manager
89 lines of code changed in 1 file:
9 lines of code changed in 2 files:
Fixed bug 3199: SUing to myself?
2 lines of code changed in 1 file:
* Fixed bug #3862: Tools>User Admin allows switching to disabled user
* Fixed bug #3863: Delete temp_CACHED_* files from "Edit files in typo3conf/:"
7 lines of code changed in 1 file:
Fix bug #3779: edit form on page broken
11 lines of code changed in 1 file:
* Merging all changes from TYPO3_4-0 branch back into HEAD
156 lines of code changed in 2 files:
2005-11-12 Sebastian Kurfuerst <sebastian@garbage-group.de>
* New feature 1573: switch back to admin user after user switch
(SU-mode)
9 lines of code changed in 1 file:
2005-11-08 Sebastian Kurfuerst <sebastian@garbage-group.de>
* Fixed bug #586: User Admin can't create new user
* Fixed bug #1293: TCAdefaults.pages.doktype is not recognized by the wizard "Create new pages"
* Fixed bug #1407: clearCache doesn't work when deleting records
* Fixed bug #1570: on timeout in BE, popup appears all the time when clicking no
* Fixed bug #1571: make new content element wizard easier to use
8 lines of code changed in 1 file:
Todays catch
2 lines of code changed in 1 file:
Added initial support for workspaces in core.
7 lines of code changed in 1 file:
(8 more)