| Commit message (Expand) | Author | Age |
* | - Patch #252920 by flobruit: fixed broken profile module tests by rewriten th... | Dries Buytaert | 2008-05-02 |
* | - Patch #225859 by webchick: fixed warning in author information block. | Dries Buytaert | 2008-04-28 |
* | - Patch #251263 by catch: fixing up many code style issues in the tests. | Dries Buytaert | 2008-04-25 |
* | - Patch #249546 by pwolanin: rip menu access inheritance -- was already commi... | Dries Buytaert | 2008-04-23 |
* | - Patch #67523 by ricabrantes: fixed theme issue with avatars on account list... | Dries Buytaert | 2008-04-23 |
* | - Added a test framework to Drupal along with a first batch of tests for | Dries Buytaert | 2008-04-20 |
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discu... | Dries Buytaert | 2008-04-14 |
* | - Patch #216072 by recidive, David Rothstein, ptalindstrom et al: switched fr... | Dries Buytaert | 2008-04-10 |
* | - Patch #214271 by recidive: improved schema identation. | Dries Buytaert | 2008-03-15 |
* | - Patch #221384 by webernet: update core compatibility to Drupal 7. | Dries Buytaert | 2008-02-18 |
* | - Patch #181411 by Moshe: use schema API for saving and updating user records. | Dries Buytaert | 2008-02-18 |
* | #172597 by Rob Loach: minor double escaping in profile module | Gábor Hojtsy | 2008-02-03 |
* | #211876 by hass: typo in profile module docs | Gábor Hojtsy | 2008-01-21 |
* | #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks | Gábor Hojtsy | 2008-01-08 |
* | - Patch #204900 by webernet: code style fixes. Likely my last patch of the y... | Dries Buytaert | 2007-12-31 |
* | - Patch #203509 by pwolanin, chx, cwgordon7 et al: fixed menu inheritenace. | Dries Buytaert | 2007-12-26 |
* | #194946 by dmitrig01, Pasqualle: christmas cleanup (some code style issues fi... | Gábor Hojtsy | 2007-12-23 |
* | #202397 by keith.smith: document profile module drag and drop in help text an... | Gábor Hojtsy | 2007-12-19 |
* | - Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table indi... | Dries Buytaert | 2007-12-18 |
* | #200069 by keith.smith: new standard for 'more information' links in module h... | Gábor Hojtsy | 2007-12-14 |
* | #197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, u... | Gábor Hojtsy | 2007-12-13 |
* | #198231 by Alex UA and JirkaRybka: profile module had a parse error in PHP 4 ... | Gábor Hojtsy | 2007-12-09 |
* | #198579 by webernet and hswong3i: a huge set of coding style fixes, including: | Gábor Hojtsy | 2007-12-08 |
* | #193998 by Rob Loach and quicksketch: profile fields drag and drop | Gábor Hojtsy | 2007-11-30 |
* | - Patch #162381 by Heine et al: properly escape strings. | Dries Buytaert | 2007-11-28 |
* | #188498 by Rob Loach: user profile category names are stored and compared cas... | Gábor Hojtsy | 2007-11-26 |
* | #192201 by myself: remove overly secure check_markup() and check_plain() usag... | Gábor Hojtsy | 2007-11-20 |
* | #192692 by jrbeeman and mfer: (security) protect profile category page menu i... | Gábor Hojtsy | 2007-11-19 |
* | - Patch #191544 by Crell: split up profile module. Tested by catch. | Dries Buytaert | 2007-11-13 |
* | #140377 by tostinni: provide a default weight to new profile fields, so they ... | Gábor Hojtsy | 2007-10-24 |
* | #180897 by sun and dvessel: fix various XHTML validity issues in Drupal by cl... | Gábor Hojtsy | 2007-10-11 |
* | #164983 by multiple contributors: document the core database schemas | Gábor Hojtsy | 2007-10-10 |
* | - Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schem... | Dries Buytaert | 2007-10-05 |
* | #176503 by chx and bennybobw: hidden profile fields cannot be required and ca... | Gábor Hojtsy | 2007-10-05 |
* | - Patch #173303 by dvessel: fixed E_NOTICE. | Dries Buytaert | 2007-09-05 |
* | #170546 by ChrisKennedy: fix 7 E_ALL notices in profile module | Gábor Hojtsy | 2007-09-01 |
* | - Patch #168028 by dvessler, merlinofchaos, pwolanin et al: both theme functi... | Dries Buytaert | 2007-08-26 |
* | - Patch #80951 by killes, yched et al: block caching. | Dries Buytaert | 2007-08-19 |
* | #165775 by hswong3i: profile name field has a unique key, so it should not al... | Gábor Hojtsy | 2007-08-09 |
* | #164935 by Ralf Stamm: standardize CVS Id tags in files: | Gábor Hojtsy | 2007-08-07 |
* | - Patch #162134 by dvessel: tplify profile module. | Dries Buytaert | 2007-08-02 |
* | #161142 by dvessel: kill notice on profile page when there are less then thre... | Gábor Hojtsy | 2007-07-26 |
* | #114103 by adixon and webchick, slightly modified: custom profile fields show... | Gábor Hojtsy | 2007-07-05 |
* | - Rollback of patch #147723: delete API. Talked to Steven and Gabor and we | Dries Buytaert | 2007-07-01 |
* | #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing ro... | Gábor Hojtsy | 2007-06-30 |
* | #123577 by spatz4000 (originally by tostinni for Drupal 5): do not allow hidd... | Gábor Hojtsy | 2007-06-28 |
* | #115139: Add centralized json handler (and send text/javascript content-type ... | Steven Wittens | 2007-06-22 |
* | #153781: Convert all remaining confirm_forms() to deletion api. | Steven Wittens | 2007-06-22 |
* | #144397: Use drupal_render for user profiles and convert to themer-friendly .... | Steven Wittens | 2007-06-21 |
* | - Patch #145647 by spatz4000: unneeded fields in profile SQL query. | Dries Buytaert | 2007-06-15 |