Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #171117 by earnie, sun, JirkaRybka, catch, beginner: regression: ↵ | Dries Buytaert | 2010-11-12 |
| | | | | users without administer users permission can not access user profiles of users that never logged in . | ||
* | - Patch #839556 by jrchamp, dmitrig01: remove pointless usage of ↵ | Dries Buytaert | 2010-10-28 |
| | | | | array_key_exists(). | ||
* | - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form ↵ | Dries Buytaert | 2010-10-20 |
| | | | | element titles for accessibility. | ||
* | - Patch #932098 by sun: various bogus theme variables. | Dries Buytaert | 2010-10-06 |
| | |||
* | #699858 by David_Rothstein, catch, yoroy, sun, ronald_istos, et al: Fix ↵ | Angie Byron | 2010-10-01 |
| | | | | admin/by-task is confusing because it looks too similar to admin/config. Makes admin/by-task a very minimal view, and makes admin/by-module a more fully fledged index. | ||
* | - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵ | Dries Buytaert | 2010-09-24 |
| | | | | and local tasks #2. | ||
* | #761956 by David_Rothstein, Xen, sun, tstoeckler, Bojhan, zzolo, yoroy, ↵ | Angie Byron | 2010-08-30 |
| | | | | jenlampton, linclark, BarisW: Fixed Dashboard blocks and regions should not appear on the main blocks configuration page. | ||
* | - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign ↵ | Dries Buytaert | 2010-08-22 |
| | | | | keys; inconsistent implementations in core. | ||
* | - Patch #885000 by cwgordon7: drupal_placeholder() takes an array as an ↵ | Dries Buytaert | 2010-08-17 |
| | | | | argument. | ||
* | Reverting #500866. Needs more discussion. | Angie Byron | 2010-08-05 |
| | |||
* | #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵ | Angie Byron | 2010-08-05 |
| | | | | SimpleTest, so translators do not get 1000s of bogus strings. | ||
* | - Patch #690980 by seutje, sun, seanyo, aaroncouch: disabled form elements ↵ | Dries Buytaert | 2010-07-31 |
| | | | | not properly rendered. | ||
* | - Patch #844892 by andypost: minor code style fixes. | Dries Buytaert | 2010-07-10 |
| | |||
* | - Patch #591048 by Damien Tournoud: the author information block was broken. ↵ | Dries Buytaert | 2010-05-29 |
| | | | | Added tests. | ||
* | - Patch #174972 by rfay, stBorchert, gaele: user creation setting should be ↵ | Dries Buytaert | 2010-05-27 |
| | | | | 'Visitors, with admin approval'. | ||
* | - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit ↵ | Dries Buytaert | 2010-04-24 |
| | | | | buttons. | ||
* | #611532 by mr.baileys, scor: Fixed XSS Vulnerability in profile.module. | Angie Byron | 2010-04-23 |
| | |||
* | - Patch #716496 by JohnAlbin: documentation updates for theme functions. | Dries Buytaert | 2010-04-13 |
| | |||
* | - Patch #721436 by catch, chx, sun, eojthebrave, David_Rothstein, moshe ↵ | Dries Buytaert | 2010-04-07 |
| | | | | weitzman: remove magical fairy saving of cruft from user_save(). | ||
* | - Patch #705306 by moshe weitzman: user_cancel_delete() method calls into a ↵ | Dries Buytaert | 2010-03-12 |
| | | | | 'standard' user_delete_multiple() API. | ||
* | #525058 by andypost, mfb, and oneoftwo: Fixed pages view for profile fields ↵ | Angie Byron | 2010-03-08 |
| | | | | broken. | ||
* | #682486 by Bojhan: Clean-ups to profile page configuration form. | Angie Byron | 2010-03-07 |
| | |||
* | #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, ↵ | Angie Byron | 2010-02-03 |
| | | | | et al: Allow updates to specify dependencies to ensure they run in a predictable order. | ||
* | - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵ | Dries Buytaert | 2010-01-30 |
| | | | | at end of files. | ||
* | #612870 by asimmonds: Fixed Weight fields should be int, not tinyint. | Angie Byron | 2010-01-30 |
| | |||
* | - Patch #683736 by c960657: use db_like() where appropriate. | Dries Buytaert | 2010-01-13 |
| | |||
* | - Patch #678680 by aspilicious, sun: 'Save' button missing on user profile ↵ | Dries Buytaert | 2010-01-13 |
| | | | | fields configuration form. | ||
* | #279851 by catch, et al: Replace LOWER() with db_select() and LIKE() where ↵ | Angie Byron | 2010-01-13 |
| | | | | possible. | ||
* | #678714 by effulgentsia: Unify use of theme hook / template suggestions, fix ↵ | Angie Byron | 2010-01-13 |
| | | | | clobbering problems, and improve suggestion discovery performance. | ||
* | #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons. | Angie Byron | 2010-01-03 |
| | |||
* | - Patch #601548 by Damien Tournoud, moshe weitzman: loosen the dependency ↵ | Dries Buytaert | 2009-12-22 |
| | | | | between t() and the theming layer. | ||
* | - Patch #658140 by jhodgdon: various small help text fixes. | Dries Buytaert | 2009-12-14 |
| | |||
* | #635056 by arianek, tobiasb, batigolix, and jhodgdon: Update Profile Module ↵ | Angie Byron | 2009-12-06 |
| | | | | to new help standard. | ||
* | - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵ | Dries Buytaert | 2009-12-04 |
| | | | | compliance with standards. | ||
* | - Patch #648410 by Dave Reid: standardize add 'empty' row functionality to ↵ | Dries Buytaert | 2009-12-02 |
| | | | | all tables. | ||
* | #493520 by mfb and oneoftwo: Fixed Profile fields cannot be updated (with ↵ | Angie Byron | 2009-11-20 |
| | | | | tests). | ||
* | - Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add ↵ | Dries Buytaert | 2009-11-17 |
| | | | | link to the permissions and configuration page of each module from the module configuration page. Great team work! | ||
* | #602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable ↵ | Angie Byron | 2009-11-03 |
| | | | | arrays and forms (e.g. 'Operations') alterable. | ||
* | #192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, ↵ | Angie Byron | 2009-11-01 |
| | | | | pwolanin, and dahacouk: Ensure user's raw login name is never output directly. | ||
* | #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme ↵ | Angie Byron | 2009-10-23 |
| | | | | functions to take one argument without any hacks. NOTE: This is an API change in hook_theme(). | ||
* | #606640 by eojthebrave and sun: Use proper menu router paths for the block ↵ | Angie Byron | 2009-10-16 |
| | | | | module. | ||
* | #569238 by sun, swentel, catch: Changed Make check_markup() not cache by ↵ | Angie Byron | 2009-10-10 |
| | | | | default. | ||
* | #118345 by sun: Make user.module conform to standard ↵ | Angie Byron | 2009-10-10 |
| | | | | presave/insert/update/form_alter hook paradigm. | ||
* | - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵ | Dries Buytaert | 2009-10-09 |
| | | | | take a single argument. Code clean-up and performance improvement. Woot. | ||
* | #464862 follow-up by kkaefer: Rename drupal_css_class() to ↵ | Angie Byron | 2009-10-05 |
| | | | | drupal_html_class_X(), for better accuracy. | ||
* | - Patch #464862 by JohnAlbin, sun, dereine | dvessel, Jacine, Zarabadoo: ↵ | Dries Buytaert | 2009-10-03 |
| | | | | added drupal_css_class() to clean class names and rename form_clean_id(). | ||
* | - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql(). | Dries Buytaert | 2009-09-29 |
| | |||
* | - Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + ↵ | Dries Buytaert | 2009-09-22 |
| | | | | hook_user_register() DIE! | ||
* | - Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and ↵ | Dries Buytaert | 2009-09-21 |
| | | | | drupal_json() for consistency and readability. | ||
* | - Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, ↵ | Dries Buytaert | 2009-09-20 |
| | | | | dropcube, mgifford | pwolanin, dww, RobRoy, Crell, webchick, beginner, ray007, bjaspan, chx, Gábor Hojtsy, Steven, Dries, lutegrass, sym, guardian, matt2000, geerlingguy, SeanBannister, matt westgate, com2, praseodym: allow default text formats per role, and integrate text format permissions. |