Angie Byron
251a761eaa
#337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for consistency.
2008-11-23 21:17:48 +00:00
Angie Byron
25f63a8965
#336596 by Dave Reid: Tests for who's online block so it continues to stay fixed. :)
2008-11-23 15:55:43 +00:00
Angie Byron
53f53b6db5
#11077 by mfb, KarenS, macgirvin, and jjkd: Can you say Daylight Savings Time? I bet you didn't think Drupal ever would! :)
2008-11-20 06:56:17 +00:00
Angie Byron
b4e9d52b3b
#107051 by Dave Reid, gdevlugt, and vladimir.dolgopolov: Remove duplicate names from Who's Online block.
2008-11-19 15:10:56 +00:00
Dries Buytaert
0056cf3abb
- Rollback of patch #334671 by Steve Dondley: still tests failing.
2008-11-18 15:06:47 +00:00
Dries Buytaert
3390569295
- Patch #334671 by Steve Dondley: users cannot be assigned to roles or removed from them -- comes with tests. Yay.
2008-11-18 14:59:16 +00:00
Dries Buytaert
daf5005c23
- Patch #334746 by Xano: display human readable module names on permission administration page.
2008-11-16 15:10:49 +00:00
Dries Buytaert
15671f471b
- Patch #332123 by webchick, lilou: remove t() function from schema descriptions.
2008-11-15 13:01:11 +00:00
Dries Buytaert
97fdc49191
- Patch #334030 by justinrandell: replace module_list with module_implements when calling a hook.
2008-11-15 11:45:04 +00:00
Dries Buytaert
59ece2e39d
- Patch #325665 by chx, Damien Tournoud, justinrandell et al: improved the cache registry lookups.
2008-11-11 22:39:59 +00:00
Angie Byron
0762f60073
#315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js().
2008-11-10 05:23:01 +00:00
Dries Buytaert
54a03ca95d
- Patch #329646 by Damien Tournoud: properly reset user_access().
2008-11-05 14:12:34 +00:00
Dries Buytaert
5371104a2d
- Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX.
2008-10-29 10:01:28 +00:00
Dries Buytaert
df2cf40d2c
- Patch #266358 by Rob Loach, mfer: use array in drupal_add_css().
2008-10-26 18:06:39 +00:00
Dries Buytaert
d6d7125272
- Patch #322781 by Damien Tournoud: incorrect call to file_check_directory.
2008-10-19 21:19:02 +00:00
Dries Buytaert
b4ab2ac2ce
- Patch #199870 by alpritt et al: beter password strength checker. Really cool.
2008-10-19 20:55:07 +00:00
Dries Buytaert
a461097c28
- Patch #293078 by lilou: correction for user-profile.tpl.php documentation.
2008-10-15 13:51:53 +00:00
Dries Buytaert
12393a4d12
- Patch #320000 by lilou: unify doxygen @file documentation in tpl.
2008-10-13 12:31:43 +00:00
Angie Byron
8292bdd40a
Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default.
2008-10-13 00:33:05 +00:00
Angie Byron
a3a420c3e6
Roll-back of #242873 : This caused horrendous problems with SimpleTest on some configurations.
2008-10-12 06:27:06 +00:00
Angie Byron
f76acb2d9d
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.
2008-10-12 04:30:09 +00:00
Angie Byron
390e2fd2d7
#320024 by Dave Reid: Replace hardcoded drupal_required_modules() with required = TRUE in .info files.
2008-10-12 01:23:07 +00:00
Angie Byron
ecf7ad41d0
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.
2008-10-11 21:11:02 +00:00
Angie Byron
da7f3a0ef0
#319699 follow-up by Dave Reid: Simplify required module hiding in admin/build/modules.
2008-10-11 15:54:14 +00:00
Angie Byron
7e02f2f782
#318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI.
2008-10-11 02:33:14 +00:00
Angie Byron
6828096e7e
#284887 by Dave Reid and dww: Disable autocomplete if user does not have access to the callback.
2008-10-10 07:49:49 +00:00
Angie Byron
464be0b8bd
#318892 by justinrandell and chx: Add .install files to the list of files added to .info files.
2008-10-09 22:51:41 +00:00
Angie Byron
d59ba41f65
#313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions to allow for localization of permission names
2008-10-09 15:15:55 +00:00
Angie Byron
8fba6d2bfb
#317831 by sun: Fix a bug in permissions table CSS.
2008-10-09 04:19:44 +00:00
Angie Byron
f841d1a764
#142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :)
2008-10-09 00:02:29 +00:00
Dries Buytaert
026af5df34
- Patch #310212 by justinrandell, catch, et all: killed in _user hook, as well as two small kittens.
2008-10-06 11:30:12 +00:00
Angie Byron
d452f14759
#299290 by c960657 and drewish: Clean up user test exceptions with certain versions of GD.
2008-10-01 00:54:43 +00:00
Dries Buytaert
19329548f9
- Patch #305236 by crell: made OpenID work again. We need tests for this.
2008-09-21 15:08:39 +00:00
Angie Byron
a3bb66e4e8
#259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths.
2008-09-20 20:22:25 +00:00
Angie Byron
893942bb4f
#108979 by ewhipple, catch, and sun: Order permissions consistently, keep node type related permissions together.
2008-09-17 20:37:32 +00:00
Dries Buytaert
7f29b14277
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved developer experience.
2008-09-17 07:11:59 +00:00
Angie Byron
161a9970f7
#308534 by Dave Reid: Remove stray whitespace core-wide.
2008-09-15 20:48:10 +00:00
Dries Buytaert
312b97e9e9
- Patch #253702 by Damien Tournoud et al: further clean-up of the session handling code.
2008-09-15 15:18:59 +00:00
Angie Byron
e7ac5c58fd
#308434 by drewish, dopry, quicksketch, aaron, jhedstrom, and friends: Massive file.inc cleanup aaaaaand... tests! Yay! :D
2008-09-15 09:28:50 +00:00
Angie Byron
763b11c8c7
#259679 by Damien Tournoud: Fix user/X/edit tab on user tracker page.
2008-09-08 15:44:57 +00:00
Dries Buytaert
e5b0e5f76c
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
2008-09-06 08:36:22 +00:00
Dries Buytaert
e717628401
- Patch #276583 by pwolanin, with minor changes by me: tests for the user administration pages.
2008-09-05 09:55:08 +00:00
Dries Buytaert
69e6f411a9
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.
2008-08-21 19:36:39 +00:00
Dries Buytaert
0b9e7c07e8
- Patch #265899 by mfb: uri_brief mail token did not support https URLs.
2008-08-17 10:46:30 +00:00
Dries Buytaert
dbdda5471e
- Patch #237381 by beeradb, flobruit: renamed () parameter from user_save() to .
2008-08-14 19:37:22 +00:00
Dries Buytaert
9db1abf5aa
- Patch #165642 by Damien Tournoud et al: fixed SQL error.
2008-08-08 19:48:43 +00:00
Dries Buytaert
e1dd1e3482
- Patch #218189 by Arancaytar, fago, et al: invoke hook_user before deleting user from database.
2008-08-02 20:08:24 +00:00
Dries Buytaert
135937eb03
- Patch #286378 by TapocoL: fixed undefined index warning.
2008-07-24 16:28:52 +00:00
Dries Buytaert
57fe5103da
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.
2008-07-16 21:59:29 +00:00
Dries Buytaert
32afb32935
- Patch #266488 by Damien Tournoud: cleanup for user_validate_name().
2008-06-27 07:25:11 +00:00
Dries Buytaert
2877c1027a
- Patch #266488 by Damien Tournoud, nbz, Heine, MadHarold, et al: clean-up user_validate_name(), allow astrophes, removed some cruft and made the tests more compact.
2008-06-26 19:47:02 +00:00
Dries Buytaert
6e2358b232
- Patch #270045 by drewish, Susurrus: clean up return values.
2008-06-18 03:36:24 +00:00
Dries Buytaert
ecb032a239
- Patch #151902 by MadHarold et al: a better format_size() (and removed some excessive white space).
2008-06-09 08:11:45 +00:00
Dries Buytaert
76aedbefe0
- Patch #267813 by alpritt: fixed some user module tests.
2008-06-08 19:50:54 +00:00
Dries Buytaert
3ec46f935a
- Patch #253506 by flobruit, catch et al: removed duplicate upload.test.
2008-06-06 16:57:16 +00:00
Dries Buytaert
5c9d4b9c97
- Patch #253506 by Daniel, flobruit and catch: made the upload tests work.
2008-06-06 10:36:45 +00:00
Dries Buytaert
4cdbf9c078
- Patch #260505 by flobruit: updated the user module tests to be consistent with the code.
2008-06-02 17:42:58 +00:00
Dries Buytaert
c6c26b5e23
- Patch #247423 by boombatower: code style fixes for the tests.
2008-05-30 07:30:53 +00:00
Dries Buytaert
c529e4afbe
- Patch #101543 by webchick: document all constants.
2008-05-26 17:12:55 +00:00
Dries Buytaert
21000956a2
- Patch #259463 by dmitrig01: notification e-mail for pending user registrations had blank subject line.
2008-05-17 17:02:56 +00:00
Dries Buytaert
b9f1018ea4
- Patch #73874 by pwolanin: normalize the permissions table and wrote simpletests for the (new) permission handling. At last.
2008-05-07 19:34:24 +00:00
Dries Buytaert
2e18cb8924
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
...
et al. Can you say 'registry'? Drupal now maintains an internal registry of
all functions or classes in the system, allowing it to lazy-load code files as
needed (reducing the amount of code that must be parsed on each request). The
list of included files is cached per menu callback for subsequent loading by
the menu router. This way, a given page request will have all the code it needs
but little else, minimizing time spent parsing unneeded code.
2008-05-06 12:18:54 +00:00
Dries Buytaert
d1bc889242
- Patch #227830 by JohnAlbin: link attributes added to l() incorrectly.
2008-05-02 15:11:05 +00:00
Dries Buytaert
f6bfbec8a2
- Patch #249608 by boombatower: user registration test doesn't set required variables.
2008-04-30 06:43:30 +00:00
Dries Buytaert
21576021bf
- Patch #249546 by pwolanin: rip menu access inheritance -- was already committed to D6.
2008-04-23 20:01:56 +00:00
Dries Buytaert
af474609e3
- Added a test framework to Drupal along with a first batch of tests for
...
Drupal core! This is an important milestone for the project so enable
the module and check it out ... :)
Thanks to Rok Žlender, Károly Négyesi, Jimmy Berry, Kevin Bridges, Charlie
Gordon, Douglas Hubler, Miglius Alaburda, Andy Kirkham, Dimitri13, Kieran
Lal, Moshe Weitzman, and the many other people that helped with testing
over the past years and that drove this home.
It all works but it is still rough around the edges (i.e. documentation
is still being written, the coding style is not 100% yet, a number of
tests still fail) but we spent the entire weekend working on it in Paris
and made a ton of progress. The best way to help and to get up to speed,
is to start writing and contributing some tests ... as well as fixing
some of the failures.
For those willing to help with improving the test framework, here are
some next steps and issues to resolve:
- How to best approach unit tests and mock functions?
- How to test drupal_mail() and drupal_http_request()?
- How to improve the admin UI so we have a nice progress bar?
- How best to do code coverage?
- See http://g.d.o/node/10099 for more ...
2008-04-20 18:24:07 +00:00
Dries Buytaert
9feab1f2ea
- Patch #228594 by catch and flobruit: some code clean-up.
2008-04-19 17:10:50 +00:00
Dries Buytaert
46546ef478
- Patch #175841 by catch et al: remove comment controls for users. Yowza.
2008-04-16 11:26:29 +00:00
Dries Buytaert
56d2664a90
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
2008-04-14 17:48:46 +00:00
Dries Buytaert
79b016d915
- Patch #216072 by recidive, David Rothstein, ptalindstrom et al: switched from numeric block IDs to string IDs.
...
The short explanation is that Drupal uses a lot of numeric deltas in the block system; blocks are identified by the 'module' and the 'delta'. In early Drupal, delta was numeric, but somewhere along the line it was changed to be possibly a string. In modern Drupal, block overrides are easily done via block-MODULE-DELTA.tpl.php. The primary motivation to switch to string IDs everywhere is to make these deltas friendlier to themers:
block-user-0.tpl.php --> block-user-navigation.tpl.php
block-user-1.tpl.php --> block-user-login.tpl.php
You get the picture.
2008-04-10 10:28:23 +00:00
Dries Buytaert
1dc36aa3d3
- Patch #244597 by drumm: remove login form text as this can now be accomplished using hook form_alter.
2008-04-10 01:35:31 +00:00
Dries Buytaert
08aa23227e
- Patch #228594 by catch et al: removed access rule functionality from core.
...
The access rules capability of user module has been stripped down to a
simple method for blocking IP addresses. E-mail and username restrictions
are now available in a contributed module. IP address range blocking is
no longer supported and should be done at the server level.
This patch is partly motiviated by the fact that at the usability testing,
it frequently came up that users went to "access rules" when trying to
configure their site settings.
2008-04-08 22:50:55 +00:00
Dries Buytaert
ed59911f9e
- Patch #29706 by pwolanin, solardiz, et al: more secure password hashing.
...
This is a big and important patch for Drupal's security. We are switching
to much stronger password hashes that are also compatible with the Portable
PHP password hashing framework.
The new password hashes defeat a number of attacks, including:
- The ability to try candidate passwords against multiple hashes at once.
- The ability to use pre-hashed lists of candidate passwords.
- The ability to determine whether two users have the same (or different)
password without actually having to guess one of the passwords.
Also implemented a pluggable password hashing API (similar to how an alternate
cache mechanism can be used) to allow developers to readily substitute an
alternative hashing and authentication scheme.
Thanks all!
2008-03-31 20:50:05 +00:00
Dries Buytaert
e89ead0ae2
- Patch #226501 by webchick: permission descriptions were used incorrectly at admin/user/user.
2008-03-19 07:35:15 +00:00
Dries Buytaert
f5d4287cd5
- Patch #214271 by recidive: improved schema identation.
2008-03-15 12:31:29 +00:00
Dries Buytaert
584f3e886a
- Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descriptions for permissions on the permission administration page.
2008-02-20 13:46:43 +00:00
Dries Buytaert
38e0ab1f62
- Patch #181578 by Moshe: removed distributed authentication code from user_save(). Factored the relevant code out to a separate function.
2008-02-18 19:34:08 +00:00
Dries Buytaert
b05db1f176
- Patch #221384 by webernet: update core compatibility to Drupal 7.
2008-02-18 19:19:49 +00:00
Dries Buytaert
60688d68db
- Patch #181411 by Moshe: use schema API for saving and updating user records.
2008-02-18 16:53:37 +00:00
Dries Buytaert
b8a1eab1fb
- Patch #210131 by dvessel, catch, John, et al: updated jQuery library.
2008-02-06 19:38:28 +00:00
Gábor Hojtsy
c306d56a74
#216858 by jvandyk, moshe weitzman: fix plain wrong and misleading user module phpdoc blocks
2008-02-03 19:23:01 +00:00
Gábor Hojtsy
7747e1e8e0
#215335 by jvandyk: fix user_login_submit() phpdoc
2008-01-29 18:56:56 +00:00
Gábor Hojtsy
a44341a822
#208888 by jvandyk: set access time when externally authenticated user first logs in
2008-01-27 20:00:46 +00:00
Gábor Hojtsy
ba5468e508
#119038 by ximo, Pancho: user role editing usability: include disabled checkbox for authenticated role
2008-01-22 07:51:56 +00:00
Gábor Hojtsy
5ecb68806b
#210211 by chx, theborg: removing the broken admin user search, which would provide the same as the public facing user search anyway
2008-01-16 22:54:41 +00:00
Gábor Hojtsy
33633c5c59
#18954 follow up by myself: restore user role name editing
2008-01-10 21:42:59 +00:00
Gábor Hojtsy
b17cd3b613
#18954 by kkaefer, Pancho: built-in role names were not translated and some user_roles() call cleanups
2008-01-10 20:22:57 +00:00
Gábor Hojtsy
a816feaddf
#206078 by Pancho, traxer: order roles with system roles first (usability)
2008-01-10 16:00:44 +00:00
Gábor Hojtsy
c5aa55b38e
#204705 by pwolanin: abort user_save on SQL errors, to avoid data corruption
2008-01-10 15:03:53 +00:00
Gábor Hojtsy
b78a990270
#207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks
2008-01-08 10:35:43 +00:00
Gábor Hojtsy
0ab0b1d65f
#164532 follow up by pwolanin, David Strauss, catch and myself, testing also by hswong3i: some indexes added before Drupal 6 RC1 were too unique, and our code did not back them, so we should not add those indexes
2008-01-08 07:46:41 +00:00
Dries Buytaert
a67e33054c
- Patch #206434 by meba: added missing doc in string.
2008-01-05 22:34:54 +00:00
Gábor Hojtsy
33e8024752
#135329 follow up: rolling back some of the user password request form changes, so user names in email address format (eg. site_network module) will still work
2008-01-02 12:57:37 +00:00
Dries Buytaert
178c28535b
- Patch #204900 by webernet: code style fixes. Likely my last patch of the year. Fiew. Thanks all, and see you on the other side. :)
2007-12-31 08:54:37 +00:00
Dries Buytaert
a88c178b91
- Patch #204221 by webernet: code style fixes.
2007-12-28 12:02:52 +00:00
Gábor Hojtsy
79d927f7aa
#152497 by bjaspan, with more docs from myself: user_external_login() was not updated to latest login process
2007-12-27 16:00:09 +00:00
Gábor Hojtsy
34afaf8f28
#176748 follow up by pwolanin: fix bad breadcrumbs and missing/wrong titles
2007-12-27 14:03:37 +00:00
Gábor Hojtsy
a8e1fb4351
#191914 by chx: admin check was missing from menu user_register_access()
2007-12-27 12:21:58 +00:00
Dries Buytaert
2a1e980cdd
- Patch #203509 by pwolanin, chx, cwgordon7 et al: fixed menu inheritenace.
2007-12-26 19:02:24 +00:00
Gábor Hojtsy
e08abdd252
#194946 by dmitrig01, Pasqualle: christmas cleanup (some code style issues fixed)
2007-12-23 13:17:20 +00:00
Gábor Hojtsy
ac4c8f7ab0
#203274 by Pasqualle: remove excessive witespace from our code (minor)
2007-12-22 23:24:26 +00:00
Gábor Hojtsy
374a452738
#172993 by drewish, Lynn: remove old user picture even when the newly uploaded one uses a different format
2007-12-20 21:59:17 +00:00
Dries Buytaert
100329ad03
- Patch #201894 by David Rothstein: fixed typo in user output.
2007-12-18 19:20:01 +00:00
Dries Buytaert
c8b1ddf26a
- Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table indicies for common queries.
2007-12-18 12:59:22 +00:00
Gábor Hojtsy
b86bb52620
#201725 by bdragon: access control was renamed to permissions but this was not reflected in two remaining permission checks
2007-12-17 17:06:16 +00:00
Gábor Hojtsy
81ecb970bc
#199387 by Pancho: revert user login/register/request password page titles to 'User account' as it was in Drupal 5, instead of the bugos 'Log in'
2007-12-17 13:46:36 +00:00
Gábor Hojtsy
7bcd7429df
#110474 by dww and keith.smith: passwords are not sent in welcome mails, so do not mislead our users
2007-12-14 18:29:59 +00:00
Gábor Hojtsy
b6532a4fdb
#200069 by keith.smith: new standard for 'more information' links in module help texts, as the handbook we referred to before was renamed
2007-12-14 18:08:50 +00:00
Gábor Hojtsy
7b52f8d52e
#131493 by spatz4000, ChrisKennedy, keith.smith: consistent username field description wording in installer and runtime interface
2007-12-14 16:07:42 +00:00
Gábor Hojtsy
ce3542d8ab
#152497 by JohnAlbin, bdragon, moshe weitzman, chx and myself: several user login tasks, such as session id regeneration were not performed in all cases, so centralize this
2007-12-13 12:53:47 +00:00
Gábor Hojtsy
c6d841c096
#197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, update to drag and drop functionality, drupal.module removal, etc
2007-12-13 09:34:40 +00:00
Gábor Hojtsy
5622bce2d5
#198579 by webernet and hswong3i: a huge set of coding style fixes, including:
...
- whitespaces at end of lines
- indentation
- control structure usage
- whitespace in empty lines
- phpdoc comment formatting
2007-12-08 14:06:23 +00:00
Gábor Hojtsy
e90c16ee9a
#190164 by John Morahan: user_autocomplete returns JSON, not a pipe delimited list
2007-12-04 18:34:44 +00:00
Dries Buytaert
7a47bef514
- Patch #162381 by Heine et al: properly escape strings.
2007-11-28 10:29:21 +00:00
Gábor Hojtsy
f77b60f291
#195543 by hass and yhager: CSS inherit was completely misused in RTL CSS files
2007-11-27 12:09:27 +00:00
Dries Buytaert
9a96837b89
- Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues.
2007-11-26 16:36:44 +00:00
Gábor Hojtsy
045002e25c
#111481 by chx and pwolanin: profile categories may contain slashes, but this was not yet supported by the user object menu loader
2007-11-26 08:15:32 +00:00
Gábor Hojtsy
2fe5e3b6eb
#194859 by Rob Loach: missing brackets around table names in user.admin.inc
2007-11-24 20:13:43 +00:00
Dries Buytaert
a1e5ac031e
- Patch #192110 by profix898: fixed hook_profile_alter API.
2007-11-20 13:44:38 +00:00
Gábor Hojtsy
b0676c8f27
#192692 by jrbeeman and mfer: (security) protect profile category page menu items with the visibility settings already available
2007-11-19 11:24:11 +00:00
Dries Buytaert
8ebc345b9d
- Patch #191914 by chx: you cannot add user/register to a menu. Also removed some whitespace.
2007-11-17 14:25:23 +00:00
Gábor Hojtsy
db2c726a4a
#192659 by quicksketch: center table headers for checkbox columns, where checkboxes are also centered
2007-11-16 13:16:50 +00:00
Gábor Hojtsy
2d8259c764
#25605 by Rob Loach et al: disallow editing user data of uid 0
2007-11-14 16:01:30 +00:00
Gábor Hojtsy
ecf6c8de03
#165924 by odious and drumm: add count query for pager in user_admin_account()
2007-11-10 10:15:21 +00:00
Gábor Hojtsy
69da830ced
#171117 by JirkaRybka: set access time for admin created or edited accounts so they are exempt from the spam protection we have for accounts never logged in
2007-11-06 12:20:14 +00:00
Gábor Hojtsy
235621a072
#185209 by ChrisKennedy: only provide picture deletion option if there is an actual user picture present
2007-11-06 08:53:52 +00:00
Gábor Hojtsy
856ae39d35
#186903 by marcingy, Rob Loach and chx: (regression) restore my recent posts functionality in tracker
2007-11-06 08:51:23 +00:00
Gábor Hojtsy
207e6f145f
#184729 by hazexp: remove duplicate wording about the username in mail sent out to new users
2007-11-04 16:02:32 +00:00
Gábor Hojtsy
0d58aae221
#176342 by dmhouse, spatz4000 and Wim Leers: add reset parameter to user_access()
2007-11-04 15:42:52 +00:00
Gábor Hojtsy
91e980a271
#187881 by mooffie: fix misnamed database table names in schema documentation
2007-11-04 14:33:07 +00:00
Gábor Hojtsy
cb9fc93e32
#186899 by keith.smith: user registration settings typo fix
2007-10-27 15:28:43 +00:00
Gábor Hojtsy
8dcb5ab976
#182528 by RobRoy: move drupal_set_message() out of user deletion API function to UI function
2007-10-27 14:01:12 +00:00
Gábor Hojtsy
53b540f6ee
#100584 by keith.smith: simplify and standardize text used on user settings page
2007-10-27 13:33:21 +00:00
Gábor Hojtsy
13f9882979
#179276 by JirkaRybka: (regression) fix profile field sections to order properly by weight.
2007-10-25 10:30:40 +00:00
Gábor Hojtsy
8903cda5ca
#179519 by chx, webchick and Desbeers: fix blog/[uid] to only display posts for that user and also set proper title
2007-10-24 11:17:01 +00:00
Gábor Hojtsy
b94f2716cf
#184867 by deekayen, catch and keith.smith: fix some spelling errors in our source code and messages printed
2007-10-21 18:59:02 +00:00
Gábor Hojtsy
09e2701892
#181088 by fajerstarter, catch and JirkaRybka: rename 'access control' to 'permissions' for usability reasons
2007-10-12 10:41:48 +00:00
Gábor Hojtsy
8cf6fefe54
#164983 by multiple contributors: document the core database schemas
2007-10-10 11:39:35 +00:00
Dries Buytaert
0313d80108
- Patch #181284 by killes and chx: performance improvements for user_access().
2007-10-07 19:27:40 +00:00
Dries Buytaert
5a752dc507
- Added missing .install files. Forgot to commit those.
2007-10-05 16:07:22 +00:00
Dries Buytaert
39706e3c51
- Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schema files into .install files to prevent mistakes.
2007-10-05 14:43:26 +00:00
Gábor Hojtsy
35c0e44330
#179695 by chx: only anonymous users should have permission to visit user/login, so this menu item is automatically hidden when a user is logged in
2007-10-03 13:01:04 +00:00
Dries Buytaert
c389c90529
- Patch #144634 by chx: fixed critical bug that prevented language negotiation to work after/when drupal_goto() is called.
2007-10-02 16:03:17 +00:00
Gábor Hojtsy
a0ae940483
#179510 by jjeff: (usability) include role name in permission checkbox tooltips
2007-10-01 09:04:54 +00:00
Gábor Hojtsy
74def328c8
#167284 by Heine and pwolanin: proper field type placeholders in IN() queries, setting a best practice to avoid vulnerabilities
2007-09-27 16:52:00 +00:00
Gábor Hojtsy
310dbd432e
#172765 follow up patch by pwolanin: fix user path access, which was broken by the user module split
2007-09-19 18:00:52 +00:00
Gábor Hojtsy
439942db98
#168261 by mvc: redirect registered users back to the front page if admin approval is required, so their user account page is not directly accessible after registration
2007-09-14 17:38:08 +00:00
Gábor Hojtsy
6bb5c304f3
#174440 by kkaefer: properly translatable filter dropdown elements on user admin page
2007-09-13 09:51:11 +00:00
Gábor Hojtsy
21ac9f1917
#174708 by multiple contributors: update jQuery to 1.2
2007-09-12 18:29:32 +00:00
Gábor Hojtsy
48d3efdbf8
#174270 by kkaefer and Frando@fresko.dk: make node filter status texts translatable
2007-09-12 11:39:38 +00:00
Gábor Hojtsy
ac7637bc9b
#172773 by numerous contributors: Make the actions interface usable by mere mortals (including rename of actions.module to trigger, but keeping the actions themselfs).
...
Complete previous history of actions module:
- #148410 by jvandyk: added rewrite of the actions module!
- #155986 by Uwe: fixed typos.
- #155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on
2007-09-11 14:50:05 +00:00
Gábor Hojtsy
e3daf88ec7
#166742 by Crell and dvessel: split user module (for performance reasons)
2007-09-10 13:14:38 +00:00
Gábor Hojtsy
ea0f102c21
#174224 by kkaefer: send user notification email after the user object is updated
2007-09-09 20:21:02 +00:00
Gábor Hojtsy
4a347be7ed
#173225 corrective fix: there were two uses of the ip variable, so revert to the original patch
2007-09-08 13:57:22 +00:00
Dries Buytaert
15b52931a2
- Patch #173225 by killes: missing ip_address(). Slightly modified by me.
2007-09-08 08:57:26 +00:00
Gábor Hojtsy
9307321817
#148677 by pwolanin: set active menu item on 403/404 pages (and on the user page)
2007-09-06 12:47:20 +00:00
Dries Buytaert
957997516d
- Patch #172765 by webchick and chx: path 'user' returns 403
2007-09-04 14:37:48 +00:00
Gábor Hojtsy
1e04b134f4
#172453 by webchick: proper default value for user roles (radios need an int, not an array)
2007-09-02 12:46:21 +00:00
Gábor Hojtsy
3d6b273206
#172455 by chx: a notice and missing form API conversions in user module
2007-09-02 12:24:49 +00:00
Gábor Hojtsy
118e91cc40
#155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on
2007-08-29 14:57:50 +00:00
Dries Buytaert
7531f956aa
- Patch #169627 by JirkaRybka: improved logging of mail problems.
2007-08-26 08:00:49 +00:00
Dries Buytaert
5e73b66f3a
- Patch #168028 by dvessler, merlinofchaos, pwolanin et al: both theme functions and templates may need include files. Flush your caches.
2007-08-26 07:46:11 +00:00
Dries Buytaert
74292cd062
- Patch #80951 by killes, yched et al: block caching.
2007-08-19 08:08:45 +00:00
Gábor Hojtsy
8971add849
#163191 follow up patch by hswong3i and pwolanin: use a has_rows flag where we dont need a counter
2007-08-18 20:03:19 +00:00
Gábor Hojtsy
6ecef0ee38
#156796 by webernet, asimmonds and pwolanin: user editing forms cleanup and fixing deletion API remainings
2007-08-16 13:07:31 +00:00
Gábor Hojtsy
c3207e0ec1
#162050 by dvessel: user_comment() now modifies the comment, although hook_comment() was not intended to modify the comment, so we need to pass it in by reference to get modified
2007-08-16 09:32:06 +00:00
Gábor Hojtsy
bc33e002fa
#166688 by pwolanin: user_build_content() needs to have the account passed by reference
2007-08-12 19:25:57 +00:00
Dries Buytaert
c17499b6fe
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2. Also a performance improvement. (Correct version this time.)
2007-08-12 16:12:00 +00:00
Dries Buytaert
b134b023e1
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2. Also a performance improvement.
2007-08-12 15:55:36 +00:00
Gábor Hojtsy
51b0221331
#165358 by John Morahan: do not regenerate the session when the user is saved without a password specified
2007-08-09 10:49:26 +00:00
Dries Buytaert
d713b11adb
- I forgot to remove these earlier when we renamed them.
2007-08-08 07:50:38 +00:00
Gábor Hojtsy
f23c24c8a3
#164935 by Ralf Stamm: standardize CVS Id tags in files:
...
- always include CVS Id tags in all files
- add a new line after the CVS Id, if more code or phpdoc follows in the same code block
- fix bogus Id tags previously added
2007-08-07 08:39:36 +00:00
Dries Buytaert
79d8390f90
- Patch #161510 by dvessel: tplified user.module.
2007-08-02 10:41:26 +00:00
Dries Buytaert
bf7a70f98c
- Patch #156553 by AjK: fixed E_NOTICE
2007-08-02 10:22:45 +00:00
Dries Buytaert
1c55ed7d88
- Patch #162486 by Eaton: user/%user/edit/foo tabs only appear if additional profile categories have been defined.
2007-07-27 13:08:17 +00:00
Gábor Hojtsy
6ea74bfe47
#149092 by Gurpartap Singh slightly modified: Usability: generalize timezone discovery to use on user registration
2007-07-25 17:35:47 +00:00
Gábor Hojtsy
61b225ee8b
161496 by meba: display message about successful login, if registration verification is not required
2007-07-25 14:49:55 +00:00
Gábor Hojtsy
64def7cb3e
#100641 by kkaefer, ChrisKennedy and RobRoy: change 'Submit' buttons to 'Save' to compliy with the desktop metaphor and actually tell what the button does ('we know it submits the form, but what it does?')
2007-07-16 12:43:06 +00:00
Dries Buytaert
08c059ec77
- Rollback of patch #147947 : lacks proper upgrade path.
2007-07-15 10:09:21 +00:00
Dries Buytaert
83654b3dd9
- Patch #159332 by jakeg: can't save roles on user_save().
2007-07-14 15:21:38 +00:00
Gábor Hojtsy
e4c7378ef3
#158289 by merlinofchaos: Remove paragraph tag from drupal_set_message()
2007-07-11 19:59:11 +00:00
Gábor Hojtsy
806d0a3dee
#156910 by asimmonds: fix code indentation problems introduced with new code in this development cycle; only whitespace changes
2007-07-05 08:48:58 +00:00
Gábor Hojtsy
92a32a8676
#156812 by tangent: coding style issues corrected in user.module, identified with coder module
2007-07-04 21:42:39 +00:00
Dries Buytaert
ee701b3336
- Patch #155986 by Uwe: fixed typos.
2007-07-02 14:41:37 +00:00
Gábor Hojtsy
8caf4da7f1
#82499 by Jose A Reyero and a little bit from myself: send emails localized in the language needed in specific situations, and centralize mail composing operations with hook_mail()
2007-07-01 19:49:19 +00:00
Dries Buytaert
e59852d336
- Rollback of patch #147723 : delete API. Talked to Steven and Gabor and we
...
unanimously agreed to rollback the deletion API. We all support the
features this patch added, yet not its actual design and implementation.
After some talk, we decided that it would be better for Drupal -- in the
long term -- not to go with a solution that isn't 100%. We also recognize
that in the short term, this patch would have been useful addition. So
let's figure out how we can implement this properly in D7.
2007-07-01 17:41:16 +00:00
Dries Buytaert
c11cb4ec24
- Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable.
2007-07-01 15:37:10 +00:00
Gábor Hojtsy
9e6ef53c2c
#154064 by pwolanin: get hook_help() up to speed to menu changes, allowing router path based lookups, and also full path argument lookup with a passed argument array
2007-06-30 19:46:58 +00:00
Dries Buytaert
15bf4681c2
- Patch #130108 by webchick: link to newly created account in admin panel.
2007-06-29 18:19:25 +00:00
Dries Buytaert
2348e7de6f
- Patch #148410 by jvandyk: added rewrite of the actions module!
...
This is a very important patch, but one that is merely an enabler.
Hopefully we'll see more people submitting "action patches" in the
near future.
Thanks for the hard work and persistence, John. *If* you decide
to update the Drupal Pro Development book to Drupal 6, make sure
to add a chapter on actions. ;)
2007-06-29 18:06:51 +00:00
Dries Buytaert
8dd8b0c223
- Patch #118730 by kaerast, kkaefer and webchick: subltle but important documentation improvement
2007-06-29 11:18:40 +00:00
Dries Buytaert
2bf7c1c0e3
- Patch #147662 by Gordon et al: add new #pre_render callback to drupal_render().
2007-06-28 07:48:41 +00:00
Gábor Hojtsy
cc9f167e49
#154218 by Steven: HTML to text email converter, centralizing email wrapping in Drupal core and providing a solid conversion function for contributed modules
2007-06-26 22:21:08 +00:00
Steven Wittens
7093495f7c
#154046 : Optimize confirm_form syntax for common usage (and fix some $form_state bugs).
2007-06-24 10:09:53 +00:00
Steven Wittens
028c8e6050
#148678 : Fix notices/warnings on invalid paths like 'node/zzz'. (chx/pwolanin/webernet)
2007-06-24 00:38:40 +00:00
Gábor Hojtsy
b1d45297e7
#113983 by damien_vancouver and myself: allow administrators to search users by e-mail too
2007-06-23 21:35:08 +00:00
Gábor Hojtsy
68e7598b87
#152492 by JohnAlbin: clean up global user setting, which is done already
2007-06-23 13:15:49 +00:00
Gábor Hojtsy
1d6be6f0b7
#153372 by bjaspan: fix user login form values and openid interacion
2007-06-23 08:58:31 +00:00
Steven Wittens
569ede574f
#115139 : Add centralized json handler (and send text/javascript content-type header).
2007-06-22 08:46:16 +00:00
Steven Wittens
fe8b35f527
#153781 : Convert all remaining confirm_forms() to deletion api.
2007-06-22 08:32:28 +00:00
Steven Wittens
e7d31327cf
#144397 : Use drupal_render for user profiles and convert to themer-friendly .tpl.php files.
2007-06-21 04:38:41 +00:00
Dries Buytaert
6102d02d21
- Patch #149692 by asimmonds: fixed FAPI breakage.
2007-06-17 11:59:05 +00:00
Dries Buytaert
ae0392b2eb
- Patch #147947 by hswong3i: some files shouldn't defined as text:big for Oracle compatibility.
2007-06-15 07:15:25 +00:00
Dries Buytaert
dbaddb73c3
- Patch #148419 by Moshe, bjaspan et al: refactor distributed auth out of user.module.
2007-06-15 06:53:26 +00:00
Dries Buytaert
727304d03d
- Patch #151270 by moshe: fixed braino.
2007-06-12 20:37:07 +00:00
Dries Buytaert
2290800c78
- Patch #143532 by Gurpartap: don't redirect to 'my account' after editing profiles.
2007-06-11 15:27:52 +00:00
Dries Buytaert
bc1c4defa2
- Patch #150167 by fwalch: fixed problem with fapi migration -- one-time login not working.
2007-06-11 15:01:32 +00:00
Dries Buytaert
9e0da3dc7c
- Patch #143026 by ChrisKennedy and Steven: dynamically check password strength and confirmation.
2007-06-08 06:04:15 +00:00
Dries Buytaert
29eb5a6284
- Patch #146910 by dww: only allow enabling modules with the same Drupal core compatibility version.
2007-06-08 05:50:58 +00:00
Dries Buytaert
27388f6655
- Patch #149176 by chx, David et al: getting rid of the sequences table, using db_last_insert_id() instead of db_next_id().
2007-06-05 12:13:23 +00:00
Dries Buytaert
e629deb94d
- Patch #146667 by Jeff Eaton: form API fixes.
2007-06-04 15:56:34 +00:00
Dries Buytaert
19b8132289
- Patch #148974 by hunmonk: fixed whois online block on PostgreSQL.
2007-06-04 07:24:53 +00:00
Dries Buytaert
1fe90cba4f
- Patch #146667 by Eaton: correct builder argument ordering, eliminate redundant arguments
2007-06-04 07:22:23 +00:00
Dries Buytaert
712c5758ff
- Patch #148744 by catch: fixed some code comments.
2007-06-03 06:17:58 +00:00
Gábor Hojtsy
fd9dc74c9d
Some RTL CSS files had wrong CVS Id comments, fix that
2007-05-30 18:28:14 +00:00
Dries Buytaert
4fd54aabc5
- Patch #115267 by drewish, dopry et al: simplified file uploads code, improved file API, centralized file validation, implemented quotas and fixed file previews.
2007-05-30 08:08:59 +00:00
Dries Buytaert
96926ca047
- Patch #146470 by Eaton et al: standardize form API3 hook parameter order.
2007-05-28 06:08:47 +00:00
Gábor Hojtsy
860947d3c8
#145737 by yhager, documentation cleaned up by myself: add support for RTL CSS overrides and default RTL CSS override files for modules
...
Note: properties, which are different in the RTL display are marked with /* LTR */ in default CSS files now,
so maintainers remember that changing them should also have an effect on RTL CSS files.
This should open the way for better RTL (right-to-left written) language (such as Arabic and Hebrew) support.
2007-05-27 17:57:48 +00:00
Dries Buytaert
5b45c4afc5
- Patch #146313 by walkah: _user_edit_validate assumes arg(1) == 'register' when being called for the user_register form
2007-05-25 12:52:16 +00:00
Dries Buytaert
3cafffe63f
- Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. Oh, behave.
2007-05-25 12:46:46 +00:00
Dries Buytaert
5094312d3b
- Patch #140218 by Crell et al: make it possible to move page callbacks to their own include files.
2007-05-22 05:52:17 +00:00
Dries Buytaert
d79082769a
- Patch #144919 by dww: hide user picture settings when possible.
2007-05-20 16:38:19 +00:00
Dries Buytaert
2934a3d9bd
- Patch #144859 by dww: added optional e-mail notifications when user are approved, blocked, or deleted.
2007-05-20 12:34:48 +00:00
Dries Buytaert
99338b7896
- Patch #144676 by webchick and dww: form API-fied user settings.
2007-05-17 21:33:59 +00:00
Dries Buytaert
a243145d3f
- Patch #137767 by chx and pwolanin: multiple menu support.
2007-05-16 13:45:17 +00:00
Dries Buytaert
ac65ff9074
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)
2007-05-14 13:43:38 +00:00
Dries Buytaert
258c653f56
- Patch #141637 by merlinofchaos, gabor, et al: provide a site config form at the end of install to collect data, plus allow profiles to modify and add more.
2007-05-10 19:55:24 +00:00
Dries Buytaert
571013af8c
- Patch #142619 by erdemkose: fixed E_ALL warnings.
2007-05-10 10:00:50 +00:00
Dries Buytaert
7d4f2836ba
- Patch #128082 by Goba et al: Allow localization of built-in menu items.
2007-04-30 17:03:29 +00:00
Dries Buytaert
248703477d
- Patch #76588 by kbahey and RobRoy: made the syslog deamon strip HTML tags.
2007-04-30 14:25:14 +00:00
Dries Buytaert
9a6099c234
- Patch #76588 by Gabor: made log messages translatable. Yay.
2007-04-24 13:55:36 +00:00
Dries Buytaert
2a2b767239
- Patch #138531 by bjaspan: destroy existing sessions when a user password is changed.
2007-04-23 17:07:57 +00:00
Dries Buytaert
61f46c6aa9
- Patch #138234 by webchick: Missing theme_user_signature from user_theme().
2007-04-23 16:58:10 +00:00
Gábor Hojtsy
45aa7f61ac
#136250 : The upload directory might exist, but is not writable. Fix error message. Investigated with Moshe Weitzman and Gerhard Killesreiter.
2007-04-21 20:47:30 +00:00
Dries Buytaert
e675979091
- Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot.
2007-04-13 08:56:59 +00:00
Dries Buytaert
ea3c495a55
- Patch #135329 by Zen: clean up password reset form.
2007-04-13 08:42:36 +00:00
Dries Buytaert
807c2a2d09
- Patch #134364 by lyricnz: simplified SQL query
2007-04-13 08:26:34 +00:00
Dries Buytaert
4a7be0f2f0
- Patch #134839 by webchick: allow turning of signatures site-wide.
2007-04-10 10:40:40 +00:00
Dries Buytaert
15d739a504
- Patch #133431 by alexis: #redirect won't work with user registration.
2007-04-09 13:45:30 +00:00
Dries Buytaert
b9b015ff19
- Patch #130366 by webchick and Steven: make signatures pretty.
2007-04-09 13:41:10 +00:00
Dries Buytaert
ec3c0716aa
- Patch #133865 by alexis: incorrect form_set_error() calls.
2007-04-06 14:27:22 +00:00
Dries Buytaert
5bbbf10ba8
- Patch #130987 by merlinofchaos: added theme registry for easier themability.
2007-04-06 13:27:23 +00:00
Dries Buytaert
9e94bb6101
- Patch #130366 by webchick and steven: improved signature handling. Step 1 of 2.
2007-03-30 07:45:20 +00:00
Steven Wittens
f7440d4d73
#130971 : Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)
2007-03-27 05:13:55 +00:00
Dries Buytaert
eb6b848de6
- Patch #110888 by Eaton: unify hook _alter()
2007-03-26 00:35:59 +00:00
Steven Wittens
4f5e7ecba4
#130194 : Left over #base.
2007-03-24 05:36:30 +00:00
Dries Buytaert
4b635f6d0a
- Patch #128081 by Eaton: remove #base, paving the path for a simpler form API.
2007-03-17 18:30:14 +00:00
Dries Buytaert
0cb5532a23
- Patch #125763 by chx: menu system fixes/enhancements.
2007-03-08 19:03:48 +00:00
Dries Buytaert
afb4242ad1
- Patch #125232 by kkaefer: overlooked an l() convertion.
2007-03-06 16:17:55 +00:00
Dries Buytaert
dc5843bd30
- Patch #111347 by Steven: refactor url() and l().
2007-02-15 11:40:19 +00:00
Dries Buytaert
a1e6728a46
- Patch #113603 by chx: first crack at re-implementing tabs.
2007-02-11 09:30:51 +00:00
Dries Buytaert
aae033952f
- Patch #107051 by webchick: duplicate user names in who is online block
2007-02-10 13:43:47 +00:00
Dries Buytaert
4980327172
- Patch #115315 by kkaefer: fixed autocomplete for users.
2007-02-02 15:25:25 +00:00
Dries Buytaert
489903a08e
- Patch #113603 by chx: first crack at re-implementing tabs.
2007-01-31 21:26:56 +00:00
Dries Buytaert
05a708fb06
- Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Thanks.
2007-01-31 15:49:26 +00:00
Dries Buytaert
f66606751e
- Patch #113872 by webchick: 403 on user/password for anon users.
2007-01-29 19:17:55 +00:00
Dries Buytaert
00f377cdcb
- Patch #81891 by alusiani and dww: fixed problem with matching permissions.
2007-01-29 19:07:53 +00:00
Dries Buytaert
3b543c18f5
- Rollback of E_ALL patch. Too much extra breakage.
2007-01-25 22:14:06 +00:00
Dries Buytaert
fd32b42196
- Patch #112715 by webchick et al: fixed some E_ALL errors.
2007-01-25 21:32:07 +00:00
Dries Buytaert
03752e35a4
- Patch #34755 by chx et al: faster menu system. HEAD is temporary broken and there is no upgrade path yet.
2007-01-24 14:48:36 +00:00
Dries Buytaert
678af8a021
- Patch #107425 by webchick: code style fixes.
2007-01-11 08:52:45 +00:00
Steven Wittens
dea04b3d19
#108339 : Tiny performance improvement in user.module (ereg to strpos)
2007-01-11 03:27:05 +00:00
Steven Wittens
36cd6b2b21
#107966 : Make login fields consistent size.
2007-01-11 03:24:42 +00:00
Dries Buytaert
74e3c74b81
- Always check the username.
2007-01-10 15:17:51 +00:00
Dries Buytaert
f927e66862
- Patch #107966 by Ralf: consistent length of textfields.
2007-01-10 09:57:46 +00:00
Steven Wittens
432d6244f3
#108130 : Don't allow empty autocomplete searches
2007-01-10 08:08:44 +00:00
Steven Wittens
90b00a688f
#80085 : Don't show user picture form on registration pages (chx / webchick)
2007-01-07 08:20:31 +00:00
Steven Wittens
365439ffdf
#107015 : Code consistency, capitalization of class names.
2007-01-05 05:32:23 +00:00
Neil Drumm
dfd86399c0
#106232 by chx. Add spaces for code style.
2007-01-02 05:05:38 +00:00
Dries Buytaert
12a55af8d1
- Patch #105216 by dww and merlin: fixed CSS comment.
2006-12-30 07:45:31 +00:00
Neil Drumm
f46f6abeae
#105698 by dww. Edit permissions links for all roles, including anonymous and authenticated.
2006-12-29 08:27:19 +00:00
Dries Buytaert
58de01883a
- Patch #105216 by dww: profiles where no longer being themed due to missing CSS.
2006-12-27 12:55:52 +00:00
Neil Drumm
59b94f0610
#102170 by ChrisKennedy. Make username and email field #maxlengths consistent.
2006-12-25 10:04:03 +00:00
Dries Buytaert
96c913dca9
- Patch #88707 by chx: Make menu_set_active_item a complete inner redirection.
2006-12-23 17:27:03 +00:00
Neil Drumm
124c5aebc2
#45453 by ChrisKennedy. Clear up the username field description.
2006-12-19 09:22:22 +00:00
Dries Buytaert
aa3daa3256
- Patch #103937 by kkaefer: dropdown list items on mass user editing page not translated.
2006-12-18 21:45:56 +00:00
Steven Wittens
f016b1647b
#100518 : Fix bad URL/callback in access control.
2006-12-12 10:11:43 +00:00
Steven Wittens
f865087dd4
#87241 : Use absolute links for search results, to allow syndication.
2006-12-12 09:55:18 +00:00
Steven Wittens
4eda8b315d
#101900 : Can't create blocked user
2006-12-12 07:06:29 +00:00
Steven Wittens
b86f45b1e6
#100516 : CSS preprocessor to cache and compress all .css files. Benchmarks show up to 40% faster page loads.
2006-12-10 09:54:35 +00:00
Dries Buytaert
5acb423c4f
- Patch #16798 by profix898: flush the page cache when someone changes his user profile.
2006-12-07 19:06:34 +00:00
Dries Buytaert
38f3050777
- Patch #101236 by Uwe Herman: fixed typos in the documentation.
2006-12-05 05:47:37 +00:00
Dries Buytaert
ab1d68d166
- Patch #90612 by Bart Jansens: user_logout should only end the current session.
2006-12-04 10:41:20 +00:00
Dries Buytaert
5e70fc97ef
- Patch #100352 by ChrisKennedy: fixed parse error on pasword reset page.
2006-12-01 08:18:53 +00:00
Neil Drumm
05a9e540b4
Don't append to non-existent variables.
2006-11-30 01:37:56 +00:00
Neil Drumm
58a1351c1d
#99426 by RobRoy. Fully save users during mass editing.
2006-11-30 01:35:46 +00:00
Neil Drumm
b5bf8a8f47
#97824 by Gurpartap. Move enclosing elements outside of their t().
2006-11-26 02:20:01 +00:00
Neil Drumm
205f8ff01b
#97941 by webchick. Consistent defaults for 'site_name' variable.
2006-11-25 09:04:22 +00:00
Dries Buytaert
827f064deb
- Patch # #98366 by webchick and ac: simplified strings for translators.
2006-11-24 10:18:24 +00:00
Dries Buytaert
d721a4f0d9
- Patch #98365 by webchick and RobRoy: added missing t() functions.
2006-11-24 09:01:57 +00:00
Dries Buytaert
74679f5553
- Patch #99287 by webchick: missed some title capitalizations.
2006-11-23 11:06:53 +00:00
Dries Buytaert
3518d7bdf3
- Patch #99027 by greggles and webchick: help users request a new password when registration fails.
2006-11-22 09:12:05 +00:00
Dries Buytaert
6ae6dc0d85
- Patch #87298 by webchick, neil, dww et al: show version numbers on modules page.
2006-11-21 20:55:36 +00:00
Dries Buytaert
837bacfaaf
- Patch #98063 by jhm: user_admin_access_form ignores the default value for access type.
2006-11-21 20:25:24 +00:00
Dries Buytaert
b004f328ee
- Patch #92992 by webchick and neclimdul: clean up documentation that is superseded by the new 'by module' administration dashboard.
2006-11-21 20:14:19 +00:00
Steven Wittens
001d54f663
#84961 : Add 'select all' and range select feature to admin tables.
2006-11-21 08:16:39 +00:00
Dries Buytaert
73bcacf2cf
- Patch #41293 by edkwh et al: proper validation of role names (duplicates).
2006-11-17 21:46:32 +00:00
Neil Drumm
c8a996a2ee
#79804 by pwolanin. Junk keeps falling in $user->data.
2006-11-16 09:01:55 +00:00
Neil Drumm
7fb6b1ac80
#97686 by chx. Replace a loop with a standard PHP function.
2006-11-16 08:45:49 +00:00
Dries Buytaert
72fc8dbc98
- Patch #93042 by profix898: fixed the inconsistent who's online message.
2006-11-15 20:18:28 +00:00