Kjartan Mannes
|
e070e83238
|
- Patch #90662 by hunmonk: profile registration fields broken for user admins
|
2006-10-22 17:47:51 +00:00 |
Dries Buytaert
|
76d6439c2f
|
- Patch #90128 by gotheric and chx: worked around incompatible change in MySQL 5.0.13. Actually improves portability with databases like Oracle. Critical bugfix as it prevented search indexing from working.
|
2006-10-22 17:33:07 +00:00 |
Dries Buytaert
|
e2ed7b8eef
|
- Patch #88705 by profix898 and sammys: made version checking work with PostgreSQL. (Critical bug)
|
2006-10-22 16:46:41 +00:00 |
Steven Wittens
|
756cb72d33
|
- Menu item capitalization
|
2006-10-22 09:02:29 +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 |
Neil Drumm
|
c93c0fc700
|
#90119 by ontwerpwerk and profix898. Clean up misnamed permissions.
|
2006-10-20 21:00:17 +00:00 |
Neil Drumm
|
2ac86c8862
|
#24023 by chx. Allow multiple select options with the same value and implement it for taxonomy selection.
|
2006-10-20 20:55:03 +00:00 |
Dries Buytaert
|
8306444494
|
- Patch #78399 by Eaton and chx: don't allow HTML in the title.
|
2006-10-18 18:00:40 +00:00 |
Dries Buytaert
|
04db6f2c41
|
- Patch #88945 by webernet: to field in personal contact form always blank.
|
2006-10-18 17:57:05 +00:00 |
Dries Buytaert
|
d7705ea683
|
- Patch #89356 by RobRoy: only show labels when necessary.
|
2006-10-18 11:46:18 +00:00 |
Dries Buytaert
|
91fa912747
|
- Patch #80749 by wdp: don't generate empty attributes.
|
2006-10-18 11:43:27 +00:00 |
Dries Buytaert
|
97568421b9
|
- Patch #89823 by jvandyck: removed unused line of code
|
2006-10-18 11:37:51 +00:00 |
Dries Buytaert
|
d9ed1a9f66
|
- Patch #87185 by robert: added caching to taxonomy_get_term().
|
2006-10-18 11:15:51 +00:00 |
Neil Drumm
|
bf3e2f3ddf
|
#89304 by webernet. Use a more appropriate permission for content type administration.
|
2006-10-18 08:04:18 +00:00 |
Dries Buytaert
|
1a4aad10ca
|
- Bug #89680: 'not not' -> 'not'.
|
2006-10-17 19:29:26 +00:00 |
Dries Buytaert
|
a856f813d7
|
- Patch #89424 by sandhurs: correct function definition of aggregator_block().
|
2006-10-17 19:15:27 +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
|
d6de281b49
|
- Patch #89463 by webernet: fixed pager.
|
2006-10-17 12:46:07 +00:00 |
Neil Drumm
|
ea38bae2a7
|
#84443 by Shakur. Do not depend on a url argument being defined.
|
2006-10-17 08:45:51 +00:00 |
Neil Drumm
|
b87692a901
|
#84188 by plumbley, pwolanin, and nickl. Fix some PHP notices.
|
2006-10-17 08:42:24 +00:00 |
Neil Drumm
|
a13d829c33
|
#83853 by myself. Add whitespace between link list items.
|
2006-10-17 08:38:16 +00:00 |
Neil Drumm
|
cc61cd3028
|
#81845 by Ralf Stamm. Add Apache .htaccess restriction for .info files.
|
2006-10-17 08:36:19 +00:00 |
Neil Drumm
|
4d70f796d6
|
#58524 by chx. Fix another array/object mixup.
|
2006-10-17 08:31:49 +00:00 |
Neil Drumm
|
6389e5306f
|
#50006 by chx. Selects on the client table do not need db_rewrite_sql().
|
2006-10-17 08:29:55 +00:00 |
Neil Drumm
|
4a36c9446a
|
#46935 by markus_petrux and edkwh. Don't output empty title attributes.
|
2006-10-17 08:27:24 +00:00 |
Neil Drumm
|
f37cfb92b2
|
Fix for #81740 by myself. Reference objects as objects.
|
2006-10-17 08:20:42 +00:00 |
Steven Wittens
|
6baece1e1b
|
- Clarify utf-7 exploit in drupal_set_header()
|
2006-10-17 04:45:29 +00:00 |
Dries Buytaert
|
1238ccd6d0
|
- Patch #89323 by hunmonk: control access to mass operations.
|
2006-10-15 20:09:18 +00:00 |
Dries Buytaert
|
d692d438a3
|
- Patch #82741 by Wesley: fixed incorrect comparison in url().
|
2006-10-15 20:00:19 +00:00 |
Dries Buytaert
|
8d74e4c132
|
- Patch #87995 by merlinofchaos: added missing css.
|
2006-10-15 19:57:06 +00:00 |
Dries Buytaert
|
b32f8a915b
|
- Based on http://flickr.com/photos/dries/233551753/: changed the title 'RSS feeds' to 'RSS publishing' to make it slightly more distinct We also have a 'RSS aggregator' link.
|
2006-10-14 11:47:12 +00:00 |
Steven Wittens
|
eefdce7cce
|
Change admin content search instructions. They lied about wildcards.
|
2006-10-14 11:09:09 +00:00 |
Dries Buytaert
|
5a26869d0a
|
- Usabilty improvement as per http://flickr.com/photos/dries/233650181/: replaced duplicate title with 'Site status'.
|
2006-10-14 10:14:06 +00:00 |
Dries Buytaert
|
d7df0ca8bd
|
- Small usability imrpovement for 'add role' screen per Flickr photos: add link from the 'add role page' to the 'permission matrix'.
|
2006-10-14 10:05:48 +00:00 |
Dries Buytaert
|
8fd797dfc7
|
- Small correction to code style checker.
|
2006-10-14 10:03:27 +00:00 |
Steven Wittens
|
4eaccd056a
|
- #89156: Fix layout on admin/help
|
2006-10-14 06:07:14 +00:00 |
Steven Wittens
|
3dca9024c4
|
Restore styles that were lost in the drupal.css split
|
2006-10-14 05:17:48 +00:00 |
Steven Wittens
|
b79c06f079
|
Changelog
|
2006-10-14 02:41:36 +00:00 |
Steven Wittens
|
5ac7267827
|
- #88439: Update jQuery in core to 1.0.2
- #88642: Change drupal.js function separators to semi-colons.
|
2006-10-14 02:39:48 +00:00 |
Dries Buytaert
|
370de93087
|
- Patch #89044 by beginner: cannot edit parent term.
|
2006-10-13 14:59:03 +00:00 |
Dries Buytaert
|
875e99befe
|
- Patch #88109 by Eaton, chx et al: FormAPI 2.0 doesn't support dynamic form ids.
|
2006-10-12 20:36:51 +00:00 |
Dries Buytaert
|
1afb654e79
|
- Patch #88732 by webernet: made the admin page validate.
|
2006-10-12 20:31:36 +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
|
e9121fb3ab
|
- Patch #88600 by evo and chx: fix a infinite loop caused by install_goto().
|
2006-10-12 15:20:08 +00:00 |
Dries Buytaert
|
373e52546d
|
- Patch #86314 by dopry: made previews work.
|
2006-10-12 15:06:12 +00:00 |
Dries Buytaert
|
7cb0c537c1
|
- Patch #87995 by merlinofchaos: cleaned up CSS and simplified the code.
|
2006-10-11 13:17:23 +00:00 |
Dries Buytaert
|
416199b281
|
- Patch #88180 by toddy: small grammar fixes.
|
2006-10-11 13:16:15 +00:00 |
Dries Buytaert
|
0c0d947a22
|
- Patch #85486 by yched: fixed rand function on PostgreSQL.
|
2006-10-11 13:14:47 +00:00 |
Dries Buytaert
|
89f58dafc9
|
- Patch #88474 by chx: fixed broken login.
|
2006-10-11 12:08:29 +00:00 |
Dries Buytaert
|
08c6fc70e8
|
- Patch #88409 by Heine: fixed broken link.
|
2006-10-10 21:06:45 +00:00 |