Dries Buytaert
|
a1e6728a46
|
- Patch #113603 by chx: first crack at re-implementing tabs.
|
2007-02-11 09:30:51 +00:00 |
Dries Buytaert
|
4980327172
|
- Patch #115315 by kkaefer: fixed autocomplete for users.
|
2007-02-02 15:25:25 +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
|
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
|
35fa510657
|
- Patch #108731 by add1sun: code cleanup.
|
2007-01-23 19:09:46 +00:00 |
Steven Wittens
|
7f2a4fbfc5
|
#108379: Faster profile field validation (eregi to preg_match)
|
2007-01-11 03:31:18 +00:00 |
Steven Wittens
|
8bd8a97282
|
#108366: Fix type on profile help.
|
2007-01-11 03:16:50 +00:00 |
Dries Buytaert
|
74e3c74b81
|
- Always check the username.
|
2007-01-10 15:17:51 +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 |
Steven Wittens
|
212a038129
|
#102871: Fix profile.module fields that appear on registration page
|
2006-12-13 23:50:26 +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
|
039453164e
|
- Patch #101546 by webchick: added PHPdoc comments.
|
2006-12-07 16:53:56 +00:00 |
Steven Wittens
|
47f527fbbe
|
Fixing commit of #100563 (thanks webernet)
|
2006-12-01 23:17:26 +00:00 |
Steven Wittens
|
0ea4e1c5f6
|
#100563: Conditional loading of (some) module.css files
|
2006-12-01 22:47:53 +00:00 |
Dries Buytaert
|
54190b5605
|
- stray files
|
2006-11-28 14:37:44 +00:00 |
Neil Drumm
|
b5bf8a8f47
|
#97824 by Gurpartap. Move enclosing elements outside of their t().
|
2006-11-26 02:20:01 +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
|
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 |
Dries Buytaert
|
ab43e83eb4
|
- Patch #88402 by chx et al: made it possible to remove profile field.
|
2006-11-12 19:33:30 +00:00 |
Steven Wittens
|
6ffdf055d9
|
Add missing array keys to fields when building user profile view, to make hook_profile_alter() use more consistent.
|
2006-11-03 01:35:17 +00:00 |
Kjartan Mannes
|
e070e83238
|
- Patch #90662 by hunmonk: profile registration fields broken for user admins
|
2006-10-22 17:47:51 +00:00 |
Steven Wittens
|
36d44fbfb0
|
#84146: Use 'Sentence capitalization' for menu items, page titles, form items, etc
|
2006-10-22 08:28:47 +00:00 |
Dries Buytaert
|
97568421b9
|
- Patch #89823 by jvandyck: removed unused line of code
|
2006-10-18 11:37:51 +00:00 |
Dries Buytaert
|
64a24732f7
|
- Modified patch #89405 by hiweed: fixed SQL error in profile module.
|
2006-10-17 18:54:54 +00:00 |
Dries Buytaert
|
2b4a7762ea
|
- Patch #87540 by MikalH: don't show blocked users on profile pages.
|
2006-10-12 20:12:11 +00:00 |
Dries Buytaert
|
18b297abf8
|
- Patch #81740 by merlinofchaos, webchick, moshe, neclimdul et al: added package support to the modules page.
|
2006-10-05 15:47:57 +00:00 |
Steven Wittens
|
b7071b6c2c
|
#79052: Category name cannot contain ampersands
|
2006-10-04 20:28:41 +00:00 |
Dries Buytaert
|
35c33e3cf5
|
- Patch #83222 by edkwh: more theme('placeholder') clean-up. Good catch.
|
2006-09-09 08:25:24 +00:00 |
Dries Buytaert
|
d5af416e06
|
- Patch #48344 by Tobias: fixed type in profile_browse().
|
2006-09-04 14:33:26 +00:00 |
Neil Drumm
|
94098f7e93
|
#81033 by webchick and neclimdul. Uninstall module API.
|
2006-09-01 07:40:08 +00:00 |
Dries Buytaert
|
c64db1da29
|
- Patch #80952 by earl, webchick, neclimdul et al: .info files
|
2006-08-31 20:22:37 +00:00 |
Dries Buytaert
|
92a01e2057
|
- Patch #79476 by assimonds and webchick: fixed broken t()-iness.
CVS: ----------------------------------------------------------------------
|
2006-08-20 07:07:17 +00:00 |
Dries Buytaert
|
7178f2f99e
|
- Patch #79428 by Chris Johnson: remove int display width declarations from MySQL create table statements.
|
2006-08-20 06:38:50 +00:00 |
Dries Buytaert
|
7de41539df
|
- Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted forms via the pull model.
|
2006-08-18 18:58:47 +00:00 |
Steven Wittens
|
81938a3cdc
|
#76802: Introduce placeholder magic into t()
See: http://drupal.org/node/64279#t-placeholders
|
2006-08-18 12:17:00 +00:00 |
Dries Buytaert
|
e7982b3815
|
- Patch #69228 by openwereld: profile field values that should be browse-able (clickable) are not displayed as such.
|
2006-08-18 07:43:44 +00:00 |
Neil Drumm
|
bf3487c0b1
|
#76681 by sammys, sync posgres install and change unsigned annotation.
|
2006-08-15 05:25:20 +00:00 |
Neil Drumm
|
3cc2b1e3d7
|
#77183 by m3avrck and timcn, split up drupal.css by module.
|
2006-08-14 07:14:50 +00:00 |
Dries Buytaert
|
729fa6c11b
|
- Patch #77422 by timcn: corrected various paths in the documentation.
|
2006-08-07 15:04:16 +00:00 |
Neil Drumm
|
4b4a398605
|
#77179 by asimmonds, don't execute both MySQL and Postgres quesries on install of a couple modules.
|
2006-08-06 23:13:46 +00:00 |
Neil Drumm
|
cd430165d7
|
#73884 by RobRoy, various code cleanup.
|
2006-08-05 00:26:36 +00:00 |
Dries Buytaert
|
a7f67e01de
|
- Patch #76681 by sammys: PostgreSQL support for install system. Woot! :)
|
2006-08-04 06:58:44 +00:00 |
Dries Buytaert
|
b138793b68
|
- Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)
|
2006-07-31 11:25:55 +00:00 |
Neil Drumm
|
7d9f57ff63
|
#73591 by Flanker, add missing CVS Ids.
|
2006-07-14 01:05:10 +00:00 |
Dries Buytaert
|
1c75a210bd
|
- Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo et al: an initial install system for Drupal core.
|
2006-07-13 13:14:25 +00:00 |
Dries Buytaert
|
58752cfaa2
|
- Patch #72284 by me:
+ reorganized ?q=admin/settings
+ deprecated the _settings hook
|
2006-07-10 19:27:52 +00:00 |
Dries Buytaert
|
e93f8be871
|
- Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.
|
2006-07-05 11:45:51 +00:00 |
Neil Drumm
|
451f44c4f0
|
#71772 by Bart Jansens, fix various php warnings
|
2006-07-02 20:06:31 +00:00 |
Dries Buytaert
|
bddd9aeb6f
|
- Patch #51506 by gordon: new feature: added auto-complete functionality to user profiles.
|
2006-05-12 08:50:22 +00:00 |
Dries Buytaert
|
33cac6420d
|
- Patch #61952 by Matt: usability improvement: add auto-complete functionality on the profile configuration patch.
|
2006-05-05 09:25:21 +00:00 |