Dries Buytaert
|
2ec2750752
|
- Patch #563106 by int: more upgrade path fixing.
|
2010-01-27 18:56:19 +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
|
7588c0c8bb
|
- Patch #682870 by David_Rothstein: fixed typo.
|
2010-01-18 03:35:34 +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 |
Angie Byron
|
9513dd016f
|
#677534 by jhodgdon, andrewmacpherson, Bojhan, yoroy, et al: Fixed Customize still being used in place of Edit.
|
2010-01-14 04:04:30 +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
|
08dd25895e
|
#560608 by pounard, plach, and yched: Fixed missing calls to field_attach_preprocess().
|
2010-01-10 00:41:28 +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
|
a895a366c5
|
#563106 by quicksketch, scor, andypost, ctmattice1, catch, yched, adrian: Fix critical upgrade path bugs from Drupal 6 to Drupal 7
|
2010-01-09 22:07:57 +00:00 |
Angie Byron
|
326e627398
|
#608036 follow-up by scor: Add attributes variable for profile.tpl.php. (with tests)
|
2010-01-08 07:04:09 +00:00 |
Angie Byron
|
1407c81632
|
#592018 by mverbaar, Jacine, et al: Re-organize styles across stylesheets from system.module and separate presentational and behavior-supporting styles.
|
2010-01-07 07:41:46 +00:00 |
Angie Byron
|
f562e86581
|
#538164 by scor, catch, linclark, effulgentsia, and yched: Convert Comment body as field. Yes, this is WAY past API freeze. :( But is a required follow-up for RDFa support.
|
2010-01-07 05:23:52 +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 |
Dries Buytaert
|
6a7f341e61
|
- Patch #393406 by michaelfavia, Freso, catch, stBorchert, David_Rothstein, ksenzee: improve role administration page.
|
2010-01-06 15:32:23 +00:00 |
Angie Byron
|
ec7ff41cc5
|
#580868 by anarcat and Dave Reid: Make 'Modules' its own top-level admin link.
|
2010-01-04 21:31:52 +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
|
a71fd090ae
|
- Patch #640726 by mcarbone: a 4 character passwords was called 'strong'.
|
2009-12-22 14:45:04 +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
|
d6305a6616
|
#653940 follow-up by carlos8f and sun: Fix fatal errors in tests and revert changes to error reporting in previous patch.
|
2009-12-13 09:14:21 +00:00 |
Dries Buytaert
|
c2f26d3368
|
- Patch #653940 by sun: tests weren't reporting all errors.
|
2009-12-10 15:39:43 +00:00 |
Angie Byron
|
757c567e55
|
#654014 by moshe weitzman: Fix broken update functions.
|
2009-12-08 06:52:38 +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
|
ef4513651e
|
- Patch #647250 by brianV: permissions page not in alphabetical order.
|
2009-12-02 17:04:25 +00:00 |
Dries Buytaert
|
bdf018696f
|
- Patch #446666 by cweagans: split 'administer site configuration' into more granular permissions.
|
2009-12-01 22:30:31 +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 |
Dries Buytaert
|
19c4f88cad
|
- Patch #645584 by eojthebrave: missing edit link on user administration page.
|
2009-11-28 21:44:54 +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 |
Dries Buytaert
|
a239296cbc
|
- Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add link to the permissions and configuration page of each module from the module configuration page. Great team work!
|
2009-11-17 21:24:19 +00:00 |