Dries Buytaert
32566aaee4
- Patch #228061 by quicksketch: usability fix: allow roles to be weighted.
2010-03-24 07:34:10 +00:00
Dries Buytaert
58ea109dcd
- Patch #619584 by sivaji, mr.baileys, David_Rothstein, gcopenhaver: deleting a user role throws PHP notices and prevents delete operation.
2010-03-23 19:22:58 +00:00
Dries Buytaert
9b4274e8c7
- Patch #742366 by moshe weitzman: better UX for OpenID users.
2010-03-22 18:55:45 +00:00
Dries Buytaert
25feb96f6d
- Patch #248598 by David_Rothstein, pwolanin, aspilicious: improved warning about dangerous permissions.
2010-03-21 21:20:43 +00:00
Dries Buytaert
e1799e761b
- Patch #747464 by andypost: wrong usage of hook_file_references().
2010-03-21 20:28:28 +00:00
Dries Buytaert
b0be4e7234
- Patch #300478 by mr.baileys: remove user_load_self() as it is not used.
2010-03-20 19:06:12 +00:00
Dries Buytaert
3b3f096668
- Patch #721436 by catch, chx, moshe weitzman: remove magical fairy saving of cruft from user_save().
2010-03-20 14:55:06 +00:00
Dries Buytaert
1adb7e9749
- Patch #745680 by catch: remove pointless db_delete()('user_roles()') for new users.
2010-03-18 06:43:41 +00:00
Dries Buytaert
2c3c1a9303
- Patch #705306 by moshe weitzman: user_cancel_delete() method calls into a 'standard' user_delete_multiple() API.
2010-03-12 15:56:30 +00:00
Angie Byron
5d0cacf825
#86299 follow-up by coltrane and clojel: Stop users' passwords from being stored in users.data in plain-text. Ouch.
2010-03-12 05:20:29 +00:00
Angie Byron
d1f26518a3
#677766 by matason and atheneus: Fixed Account gets blocked when user edits their profile. (with tests)
2010-03-07 18:46:55 +00:00
Angie Byron
c4ed4523bf
#728434 by NEOatNHNG: Fixed Default template for 'Account activation' mail doesn't contain one-time-login link.
2010-03-07 07:56:24 +00:00
Dries Buytaert
72df65d1e0
- Patch #731426 by fago: recursed entity loading didn't work.
2010-03-05 13:41:04 +00:00
Dries Buytaert
6980775436
- Patch #539320 by Zarabadoo, Jacine, stephthegeek: added missing paragraph tag.
2010-03-02 09:12:31 +00:00
Dries Buytaert
d77c04f015
- Patch #704158 by marvil07, mikeytown2, Gábor Hojtsy: fixed warning.
2010-03-01 11:33:55 +00:00
Dries Buytaert
897817eb0c
- Patch #279851 by catch, David Strauss, Damien Tournoud, asimmonds, c960657, JohnAlbin, drawk, pwolanin, robertDouglass, coltrane: replace LOWER() with db_select() and LIKE() where possible.
2010-02-28 20:10:34 +00:00
Dries Buytaert
19aaebcbe2
- Patch #721010 by jhodgdon: actions topic group needs more functions included and better doc header.
2010-02-26 16:55:18 +00:00
Dries Buytaert
de8761eb24
- Patch #721436 by chx, moshe weitzman: improved performance of user_save() by removing and reworking some code.
2010-02-22 19:51:15 +00:00
Dries Buytaert
8ee010911c
- Patch #699842 by jhodgdon: corrected help texts and links that were broken with moving the permissions-page.
2010-02-17 08:54:51 +00:00
Angie Byron
18a2dfda00
#712598 by add1sun: Added documentation for user_pass_reset_url().
2010-02-17 03:49:02 +00:00
Dries Buytaert
6d68dd8c2a
- Patch #337947 by codycraven, cwgordon7, axyjo, Jacine, grndlvl, seutje, ksenzee, Jaza, chx, sun, JacobSingh, yoroy, peximo: fixed whitespace issue for 'recent content block' in dashboard.
2010-02-13 21:19:16 +00:00
Dries Buytaert
4592b617f8
-Patch #712580 by litwol: fixed user_file_references()
2010-02-12 16:08:50 +00:00
Angie Byron
7562a8efb3
#707724 by chx: Rename confusing arguments in field/entity APIs.
2010-02-11 17:44:47 +00:00
Angie Byron
52195a6b1d
#525622 by scor, catch, and yched: Allow Entity path callback to deal with options.
2010-02-11 15:52:13 +00:00
Angie Byron
29adf425b5
#663006 by chx: Fixed Error message on edit profile: rebuild in field_multiple_value_form()
2010-02-11 03:41:36 +00:00
Angie Byron
d1c261a8c5
#86299 by pwolanin, neochief, fwalch, thePanz, et al: Security hardening: Add 'current password' field to 'change password form'.
2010-02-11 03:19:21 +00:00
Angie Byron
92ad427474
#699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at admin/people.
2010-02-07 17:29:09 +00:00
Dries Buytaert
06daeb7d50
- Patch #607238 by agentrickard: fixed user_modules_uninstalled() calling hook_permission() for already uninstalled modules.
2010-02-05 21:07:56 +00:00
Dries Buytaert
ea51c3215b
- Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files.
2010-01-30 07:59:26 +00:00
Angie Byron
02c1eeee3f
#684202 by catch: Added Entity insert/delete/update hooks, to support caching.
2010-01-30 02:01:41 +00:00
Dries Buytaert
212a5e08ad
- Patch #660302 by reglogge, samhassell, agentrickard, jhodgdon: registration e-mails should not contain passwords.
2010-01-29 13:50:14 +00:00
Dries Buytaert
78855c2ee5
- Patch #695662 by litwol: fixed user_login_submit() documentation by adjusting the code.
2010-01-27 11:24:32 +00:00
Dries Buytaert
dfebdecfa7
- Patch #46149 by Senpai, sun, alexanderpas, hunmonk, ChrisKennedy, tstoeckler, cwgordon7: prevent account cancellation for uid 1.
2010-01-14 19:21:55 +00:00
Dries Buytaert
f818dfe908
- Patch #590656 by pwolanin, Pasqualle: harden one-time login links against vulnerability from disclosure of SQL backups, or SQL 'SELECT' injection.
2010-01-14 18:45:17 +00:00
Dries Buytaert
a417a986ea
- Patch #638070 by carlos8f, Gábor Hojtsy, ksenzee, pwolanin, chx, catch: router loaders causing a lot of database hits for access checks.
2010-01-14 13:45:33 +00:00
Angie Byron
b3d9f5fd63
#525622 follow-up by Dave Reid: Added missing path callback property.
2010-01-14 04:08:31 +00:00
Dries Buytaert
1e05ca59fa
- Patch #682870 by jhodgdon, asimmonds: fixed UI spelling typos.
2010-01-13 14:25:59 +00:00
Angie Byron
85213d3bee
#279851 by catch, et al: Replace LOWER() with db_select() and LIKE() where possible.
2010-01-13 06:44:31 +00:00
Angie Byron
83c97345e8
#525622 by Frando, yched, et al: Add entity hook callbacks so that 'as link' formatters have a generic way to build the url of an 'entity'.
2010-01-13 06:26:49 +00:00
Angie Byron
3a0f6b3372
#636992 by catch, yched: Fixed Entity loading needs protection from infinite recursion. Prevents unnecessary user_load()s from RDF.
2010-01-13 05:00:25 +00:00
Angie Byron
90b08f2bd8
#620616 by Bojhan, reglogge, lisarex, jhodgdon, and yoroy: Fix inconsistencies in menu description labeling.
2010-01-12 23:04:48 +00:00
Angie Byron
100ec14f14
#604304 by JeremyFrench: Fixed bad query and broken paging on admin/people.
2010-01-12 06:18:58 +00:00
Angie Byron
69ed7f66b8
#546356 by jhodgdon and threexk: Change 'login' verb to 'log in' in user interface.
2010-01-11 16:25:16 +00:00
Angie Byron
11b98e4f60
#637712 by c960657 and Dave Reid: Fixed Fieldset is back in user registration form.
2010-01-10 22:45:58 +00:00
Angie Byron
71ee49de3e
#679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface.
2010-01-09 23:03:22 +00:00
Angie Byron
3ede619955
#619666 follow-up by effulgentsia: Make performance-critical usage of drupal_static() grokkable.
2010-01-07 04:54:18 +00:00
Angie Byron
ba6ef3017e
#482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.
2010-01-03 21:01:04 +00:00
Angie Byron
8c4b6239b4
#651410 by sun: Fixed error in user_modules_installed() when duplicate permissions are defined.
2010-01-03 20:29:00 +00:00
Dries Buytaert
b12d812b93
- Patch #665878 by yched: fixed field_extra_fields()
2010-01-02 15:00:34 +00:00
Dries Buytaert
53748ab5e2
- Patch #664544 by yched: clean-up entity build/view modes.
2009-12-26 16:50:09 +00:00
Dries Buytaert
8749a43a54
- Patch #601548 by Damien Tournoud, moshe weitzman: loosen the dependency between t() and the theming layer.
2009-12-22 14:47:14 +00:00
Dries Buytaert
d1c017660c
- Patch #658364 by effulgentsia: made the build/view/formatter terminology more consistent.
2009-12-21 13:47:32 +00:00
Dries Buytaert
468cbd7f4a
- Patch #502968 by Ryan Palmer: increase maximum allowable length of email addresses.
2009-12-20 20:07:59 +00:00
Dries Buytaert
464b7a3acc
- Patch #633616 by arianek, jhodgdon: help text improvements and fixes.
2009-12-18 07:19:49 +00:00
Dries Buytaert
ffa47a8ddb
- Patch #635378 by sun, sivaji, carlos8f: wrong local task titles for taxonomy term and user account pages.
2009-12-16 19:57:45 +00:00
Angie Byron
21b49cf5e2
#633616 by batigolix, lisarex, arianek, samirnassar, tobiasb, and jhodgdon: Update user module to new help standard.
2009-12-07 03:45:16 +00:00
Dries Buytaert
1da26fadfe
- Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards.
2009-12-04 16:49:48 +00:00
Dries Buytaert
6083731ce4
- Patch #645374 by sun: make object IDs available to form submit handlers. This should be a best practice, IMO.
2009-12-01 16:03:35 +00:00
Dries Buytaert
5fbaa631cb
- Patch #616108 by lisarex, agentrickard, Bojhan: improved (and corrected) help text on roles page.
2009-12-01 13:18:41 +00:00
Dries Buytaert
29368b4664
- Patch #620446 by Xano: rewrite permission titles and descriptions.
2009-12-01 13:14:43 +00:00
Angie Byron
2fad47da01
#619666 follow-up by effulgentsia: Fixed hunk in user_access().
2009-11-22 04:22:54 +00:00
Angie Byron
b14349889e
#619666 by effulgentsia, casey, and catch: Changed Introduce new pattern for drupal_static() in performance-critical functions.
2009-11-20 06:12:45 +00:00
Angie Byron
cb98091e1b
#108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines.
2009-11-19 04:00:47 +00:00
Angie Byron
a558be6532
#622136 by brandonojc and mgifford: Fixed user filter accessibility.
2009-11-17 02:50:41 +00:00
Dries Buytaert
a6ae1c6cfa
- Patch #530652 by sun: _user_password_dynamic_validation() should be a #process of password_confirm().
2009-11-13 10:21:50 +00:00
Dries Buytaert
c62f56c892
- Patch #630864 by Amitaibu: fixed notice when fields were added to user, becuase object was not passed correctly.
2009-11-12 20:43:32 +00:00
Dries Buytaert
2387e71f6d
- Patch #614444 by scor, effulgentsia: more consistent RDFa logic for username.
2009-11-12 07:00:48 +00:00
Angie Byron
5007ba8a6d
#525504 follow-up by andypost: Fixed PHPDoc typo.
2009-11-07 14:27:20 +00:00
Dries Buytaert
a8ec4e1d50
- Patch #607244 by sun: added permission to decrease performance impact of contextual links.
2009-11-07 13:35:21 +00:00
Angie Byron
ca8eee7545
#192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, pwolanin, and dahacouk: Ensure user's raw login name is never output directly.
2009-11-01 21:26:44 +00:00
Dries Buytaert
66b7e4f95a
- Patch #616616 by sime: add warning to 'Administer users' permission.
2009-10-31 18:04:01 +00:00
Angie Byron
a7149821d6
#600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
2009-10-23 22:24:19 +00:00
Dries Buytaert
0d2b7fe81b
- Patch #443200 by c960657: fixed user pictures not working with private files.
2009-10-20 00:55:30 +00:00
Dries Buytaert
24669bfb50
- Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.
2009-10-19 18:28:16 +00:00
Dries Buytaert
2dc3c05a2b
- Patch #589126 by mfb: fixed bug with user module using a flood window of 6 hours, but flood events more than 1 hour old being deleted by cron. Improved API documentation, and added tests.
2009-10-18 11:34:45 +00:00
Dries Buytaert
d0280b78ab
- Patch #550718 by sun, alexanderpas: admin/people needs to have default tab so it looks consistent on ?q=admin.
2009-10-18 11:08:00 +00:00
Angie Byron
3dddaa3e6f
#356074 by chx and Damien Tournoud: Provide a sequences API. Gets rid of stupid tables that only contain an incrementing ID, and fixes database import problems due to user ID 0.
2009-10-18 06:56:24 +00:00
Dries Buytaert
f46e6626cd
- Patch #440876 by Dave Reid, sun: reuse comment.module's anonymous cookie information.
2009-10-16 15:54:33 +00:00
Angie Byron
087a47ba5c
#493314 by yched and catch: Add multiple hook for formatters.
2009-10-16 03:21:23 +00:00
Dries Buytaert
13d3072f41
- Patch #356074 by chx, Damien Tournoud: provide a sequences API.
2009-10-16 03:01:55 +00:00
Dries Buytaert
c5c46c739c
- Patch #594650 by sun, c960657: provide central ()['values'] clearance.
2009-10-15 11:47:25 +00:00
Dries Buytaert
c5fe1d16f7
- Patch #590092 by baldwinlouie: who's online block should never report anonymous users.
2009-10-12 18:37:31 +00:00
Angie Byron
7ed3cf3b13
#569238 by sun, swentel, catch: Changed Make check_markup() not cache by default.
2009-10-10 21:39:03 +00:00
Dries Buytaert
e419a37e84
- Patch #525504 by Dave Reid, gpk: anonymous user should not have contact form.
2009-10-10 19:54:15 +00:00
Angie Byron
d16bead147
#118345 by sun: Make user.module conform to standard presave/insert/update/form_alter hook paradigm.
2009-10-10 16:48:39 +00:00
Dries Buytaert
a5dba069fb
- #440876 by Dave Reid, sun: reuse comment.module's anonymous cookie information for contact forms.
2009-10-09 15:39:12 +00:00
Angie Byron
0e98ff2018
#589160 by Amitaibu: Use user_load_multiple() in user operations.
2009-10-09 08:13:17 +00:00
Dries Buytaert
c05f2181dc
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
2009-10-09 01:00:08 +00:00
Dries Buytaert
dcdb584f33
- Patch #595982 by moshe, chx: use #tableselect instead of ugly theming on admin users and admin nodes.
2009-10-08 18:26:33 +00:00
Dries Buytaert
f2b51238b4
- Patch #554088 by mr.baileys, sun | eaton: Changed Move user_mail_tokens() and emails to token system.
2009-10-02 14:49:10 +00:00
Dries Buytaert
598e739208
- Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in url() only accept an array. Another nice API clean-up!
2009-09-29 15:31:17 +00:00
Dries Buytaert
92278086bb
- Patch #118345 by sun: code clean-up and removed extra condition that slipped in.
2009-09-25 15:14:18 +00:00
Dries Buytaert
5679074858
- Patch #550718 by alexanderpas, Gábor Hojtsy | Dries, webchick, ugerhard: tabs on admin pages are not accessible from overviews and menus.
2009-09-22 15:26:46 +00:00
Dries Buytaert
a4b833b6de
- Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + hook_user_register() DIE!
2009-09-22 07:50:16 +00:00
Dries Buytaert
aca54cc198
Patch #331893 by mgifford, nigel, Xano, Everett Zufelt | Cliff, Bojhan, mcrittenden, webchick, Josh Waihi, alpritt, heather: improved the password checker.
2009-09-21 08:52:41 +00:00
Dries Buytaert
ee8aa910b9
Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection handling. I can actually understand it now. ;-).
2009-09-21 06:44:14 +00:00
Dries Buytaert
fd1c63b5c0
- Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks.
2009-09-19 11:07:37 +00:00
Dries Buytaert
a557b0de2a
- Patch #300993 by sun: extended the roles and permissions API so we can revoke permissions from a role etc.
2009-09-19 10:54:36 +00:00
Angie Byron
df02fa3ca4
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
...
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.
2009-09-18 00:12:48 +00:00
Angie Byron
e18feedfdb
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...
2009-09-18 00:04:24 +00:00
Angie Byron
c22b520e46
#365597 by mfb, Jody Lynn: Don't show access denied when logging in via OpenID to user/login.
2009-09-17 03:16:16 +00:00
Dries Buytaert
4f3e5cd940
- Patch #574002 by sun: remove argument from user_access().
2009-09-11 06:20:49 +00:00
Angie Byron
7f88540b4b
#564632 by moshe weitzman: Unify various _build() functions and remove duplicate copy of content.
2009-09-10 12:33:46 +00:00
Dries Buytaert
d481f1cd36
- Patch #572932 by sun: rename hook_elements() to hook_elements_info() for consistency. Yay to API clean-ups during 'slush'.
2009-09-10 06:31:39 +00:00
Dries Buytaert
c84751cbf5
- Patch #565290 by flobruit, chx: fixed user register when configured not to use e-mails.
2009-09-09 11:27:00 +00:00
Dries Buytaert
3005b0990e
- Patch ##239676 by v1nce, pwolanin, mfb: fixed SA-CORE-2009-001: missing validation for hook_user().
2009-09-05 05:45:45 +00:00
Angie Byron
c4a548f64d
#331180 follow-up by pwolanin and mfb: Fix sending of mail.
2009-09-01 17:40:28 +00:00
Dries Buytaert
b4786ff0ee
- Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks.
2009-08-31 17:06:10 +00:00
Dries Buytaert
44063e1cf1
- Patch #505214 by pwolanin: make the search module a slightly better framework.
2009-08-29 21:05:16 +00:00
Dries Buytaert
0597c9e48a
- Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() for consistency in the API.
2009-08-29 05:46:04 +00:00
Angie Byron
737bf95499
#562624 by mcjim: Fixed WSOD on admin/config/people.
2009-08-29 04:55:32 +00:00
Dries Buytaert
e87bf71e5f
- Patch #296693 by sun: revert system_admin_menu_block_access().
2009-08-28 06:42:54 +00:00
Dries Buytaert
ee64752e10
- Patch #300993 by dropcube, Dave Reid: user roles and permission API. Great patch.
2009-08-27 20:25:29 +00:00
Dries Buytaert
3f36af04de
- Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments.
2009-08-25 21:53:48 +00:00
Angie Byron
2c55219315
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
2009-08-24 00:14:23 +00:00
Angie Byron
e63e85020b
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
2009-08-24 00:10:46 +00:00
Angie Byron
4ae238ea57
*** empty log message ***
2009-08-24 00:02:05 +00:00
Angie Byron
e6eb489918
#542658 follow-up by sun: Move action 'tabs' out of local tasks and into local actions.
2009-08-23 01:05:12 +00:00
Angie Byron
36ec189695
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.
2009-08-22 14:34:23 +00:00
Dries Buytaert
2a123f0ac9
- Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' section in 'configuration and modules'.
2009-08-21 14:27:47 +00:00
Angie Byron
1595422929
#551080 by Gábor Hojtsy: List non-container items (stuff in the toolbar) on /admin for a complete overview.
2009-08-21 07:59:47 +00:00
Angie Byron
e998857eb8
#516138 by yched, KarenS, quicksketch, bangpound, et al.: CC-FREAKING-K IN CORE! OH YEAH! :D
2009-08-19 13:31:14 +00:00
Angie Byron
b41323642b
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
2009-08-17 19:14:42 +00:00
Dries Buytaert
06fbe8e90c
- Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks and APIs.
2009-08-12 12:36:05 +00:00
Dries Buytaert
ef5c041534
- Patch #538526 by catch, Gábor Hojtsy, yoroy, et al: rename 'User management' to 'People' in the header -- not anywhere else.
2009-08-11 11:47:58 +00:00
Angie Byron
1da6ef52c4
#485974 by pwolanin, Damien Tournoud, mr.baileys: Improved security by limiting the number of allowed login attempts.
2009-08-08 20:52:33 +00:00
Angie Byron
9327932bf2
#382870 by geerlingguy, jmburnz, EclipseGc, JohnAlbin, sun, et al: Update and Polish default node.tpl.php output.
2009-08-06 05:06:00 +00:00
Angie Byron
17e6076807
#433992 by David_Rothstein and Frando: Change #theme_wrapper to #theme_wrappers to allow multiple theme functions to execute on renderable objects.
2009-08-04 06:38:57 +00:00
Angie Byron
a00ddd79ca
#530950 by catch: Replace iss_null() with isset() - small optimization.
2009-08-04 06:19:44 +00:00
Dries Buytaert
d422853504
- Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.
2009-07-31 19:01:03 +00:00
Dries Buytaert
03f48df4f5
- Patch #517606 by JuliaKM: removed one white space ...
2009-07-28 19:32:33 +00:00
Angie Byron
ef5360ab3c
#525754 by chx: Clean up some trailing whitespace.
2009-07-21 07:27:00 +00:00
Dries Buytaert
5a8452c55b
- Patch #493746 by JohnAlbin, ultimateboy, moshe weitzman: Enhance drupal_attributes() for multiple valued values.
2009-07-15 17:40:18 +00:00
Dries Buytaert
6dc5b5449d
- Patch #491456 by quicksketch, drewish, et al: image effects and actions.
2009-07-12 08:36:35 +00:00
Angie Byron
f6ccf978f6
#488542 by yched: Allow field UI to be attached to any fieldable entity.
2009-07-10 05:58:13 +00:00
Angie Byron
976336e2f8
#372766 by jhodgdon: Clarify documentation for user_save().
2009-07-10 05:43:15 +00:00
Dries Buytaert
ed65c9b89f
- Patch #510740 by agentrickard: rename user_admin_perm() to user_admin_permission().
2009-07-05 18:07:04 +00:00
Dries Buytaert
e4a4b7cc7e
- Patch #506976 by catch: rename hook_perm to hook_permission.
2009-07-05 18:00:11 +00:00
Angie Byron
8f66b459bf
#504678 follow-up by catch: Fix notice in PHP 5.3.
2009-07-02 15:07:37 +00:00
Dries Buytaert
5962cc5ab2
- Patch #477944 by DamZ: more streamlining and clean-up of session handling code.
2009-07-01 12:47:30 +00:00
Dries Buytaert
00fc298163
- Patch #497612 by Moshe Weitzman et al: harden user login by correctly using the form API. Complete commit now. Thank you, thank you.
2009-06-30 11:32:08 +00:00
Angie Byron
3bf1c719f5
#460706 by wulff and c960657: Don't show surrounding fieldset on user registration form when only one profile category exists.
2009-06-28 12:52:57 +00:00
Dries Buytaert
f96c141f5a
- Patch #409750 by yched et al: overhaul and extend node build modes.
2009-06-22 09:10:07 +00:00
Dries Buytaert
daedf71b7c
- Patch #391412 by JamesAn et al: move contact form, post, and user settings below Site configuration.
2009-06-13 20:40:09 +00:00
Dries Buytaert
28b2f098be
- Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to t() to help deal with ambigious strings (and improved the locale APIs a bit). Example: May is both a short month name as a long month name in English, but not necessarily in other languages.
2009-06-08 05:00:12 +00:00
Dries Buytaert
deed842de5
- Patch #481802 by catch, leisa: update user permission help text.
2009-06-04 11:25:03 +00:00
Dries Buytaert
f63727d176
- Patch #479966 by Berdir: document and fix hook_user_categories.
2009-06-03 07:28:28 +00:00
Dries Buytaert
e474fbbd6c
- Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling.
2009-06-02 06:58:17 +00:00
Dries Buytaert
6e947c65a9
- Patch #461298 by catch: move node_load_multiple() special casing into user_node_load().
2009-05-30 12:14:27 +00:00
Dries Buytaert
0f4060f377
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
2009-05-27 18:34:03 +00:00