Dries Buytaert
|
f8534504b3
|
- Patch #80895 by webchick et al: make it easier to disable form elements.
|
2006-08-27 12:54:01 +00:00 |
Dries Buytaert
|
f2f3416549
|
- Patch #80934 by timnc: more t() fixes.
|
2006-08-27 12:43:18 +00:00 |
Dries Buytaert
|
163f1accd9
|
- Patch #42463: performance improvement: add index on the source field of the locale table.
|
2006-08-27 09:33:31 +00:00 |
Dries Buytaert
|
d5aae21fa2
|
- Patch #73087 by beginner and Rol: fixed alt-attribute in user profile pages.
|
2006-08-27 08:56:35 +00:00 |
Dries Buytaert
|
4ffdd6dfe6
|
- Patch #80717 by jeff/ma3vrck: clean up admin css.
|
2006-08-27 07:44:55 +00:00 |
Dries Buytaert
|
ac7d82606b
|
- Patch #80809 by Uwe: fixed broken link.
|
2006-08-26 18:21:00 +00:00 |
Dries Buytaert
|
234d5bef20
|
- Patch #38454 by drumm, jaza, webchick, timnc et al: add field pre- and suffixes to textfields.
|
2006-08-26 09:56:17 +00:00 |
Neil Drumm
|
1fab8db486
|
#80739 by chx. Correct drupal_goto() documentation.
|
2006-08-26 00:23:12 +00:00 |
Neil Drumm
|
07ad89db03
|
#70660 by pwolanin. Forum last post time was considering non-forum items.
|
2006-08-26 00:19:02 +00:00 |
Neil Drumm
|
19ba382adb
|
#70097 by magico. Fix the ordering of blog pages.
|
2006-08-26 00:03:41 +00:00 |
Neil Drumm
|
9f641766a4
|
#80352 by Zacker. Manually created blocks now appear in block listing.
|
2006-08-25 23:54:18 +00:00 |
Dries Buytaert
|
21eed1d5a8
|
- Patch #80640 by stefan: consistent descriptions.
|
2006-08-25 15:17:47 +00:00 |
Neil Drumm
|
554a2808a3
|
#78656 by m3avrck. Drupal Core's first CSS hack.
|
2006-08-25 09:01:12 +00:00 |
Neil Drumm
|
6ea9204889
|
#56093 by webchick. Fix forums.
|
2006-08-25 08:55:04 +00:00 |
Neil Drumm
|
ccffa83337
|
CHANGELOG.
|
2006-08-25 08:16:22 +00:00 |
Neil Drumm
|
9a5cd170dc
|
#79937 by Eaton and chx. Provide a convenient framework for multi-step forms.
|
2006-08-25 08:15:24 +00:00 |
Neil Drumm
|
f5d7375c15
|
#80471 by Eaton and chx. Fix handling of default values in programmatically submitted forms.
|
2006-08-25 07:58:48 +00:00 |
Dries Buytaert
|
bb8d583f4c
|
- Patch #80597 by jvandyk: improved PHPdoc. Thanks
|
2006-08-25 05:42:00 +00:00 |
Neil Drumm
|
f046f2956a
|
Remove an errant character.
|
2006-08-24 09:14:19 +00:00 |
Neil Drumm
|
0e819c2e56
|
#39432 by chx. Invalidate the page cache if a poll is voted on.
|
2006-08-24 08:56:17 +00:00 |
Neil Drumm
|
0ad40f33d4
|
#80200 by gorgen. More strict pager query regexp.
|
2006-08-24 08:49:04 +00:00 |
Neil Drumm
|
d7e0b132ee
|
#79904 by chx. More strict db_rewrite_sql() regexp.
|
2006-08-24 06:36:51 +00:00 |
Dries Buytaert
|
a54ba6b1ed
|
- Patch #56093 by chx: use native php function where possible _taxonomy_depth() -> str_repeat()
|
2006-08-24 06:29:50 +00:00 |
Neil Drumm
|
92496eb839
|
#14400 by chx. Add a missing key.
|
2006-08-24 06:27:41 +00:00 |
Neil Drumm
|
153fbc7839
|
#79732 by drewish, fix the taxonomy forms and some code cleanup.
|
2006-08-24 05:43:38 +00:00 |
Steven Wittens
|
849a10fbba
|
Allow absolute urls for theme('image'), needed for user pictures to work properly.
|
2006-08-24 00:04:44 +00:00 |
Dries Buytaert
|
158a8814eb
|
- Patch #66569 by m3avrck: add RSS autodiscovery automatically.
|
2006-08-23 18:38:41 +00:00 |
Dries Buytaert
|
d53aec1510
|
- Updated changelog.
|
2006-08-23 18:34:20 +00:00 |
Dries Buytaert
|
427604dfb6
|
- Patch #80201: don't show blocks when serving a 404. Saves CPU and bandwidth.
|
2006-08-23 18:32:39 +00:00 |
Dries Buytaert
|
689a61f199
|
- Patch #78105 by nicki: Since the new table header feature has been committed to cvs (http://drupal.org/node/76741), this patch is to demonstrate the new functionality of defining a table cell as a heading, by removing the custom theme theme_watchdog_event and replacing it with the standard theme_table on the watchdog event details node (admin/log/event/1234) as per Morbis Iff's suggestion.
|
2006-08-23 18:16:45 +00:00 |
Dries Buytaert
|
7270a08ef0
|
- Patch #76637 by timcn: fixed incorrect variable name.
|
2006-08-23 13:35:44 +00:00 |
Neil Drumm
|
b4af893ceb
|
#76525 by asimmonds. Fixing another call to an undefined function.
|
2006-08-23 08:25:44 +00:00 |
Neil Drumm
|
647d91aaef
|
#79733 by Darren Oh. Fix a call to an undefined function.
|
2006-08-23 08:04:29 +00:00 |
Neil Drumm
|
631ce5cfad
|
Fixing Drupal.
|
2006-08-23 07:32:18 +00:00 |
Dries Buytaert
|
2d05938082
|
- Patch #66569 by m3avrck: Consolidate the drupal_add_link() calls.
|
2006-08-23 07:23:09 +00:00 |
Neil Drumm
|
055844e74f
|
#4074 by riccardoR, save the book weights if they aren't editable.
|
2006-08-23 06:38:49 +00:00 |
Neil Drumm
|
a58d877108
|
#66569 by m3avrck. Put all the feed icons in the same place.
|
2006-08-23 05:55:38 +00:00 |
Neil Drumm
|
32e22f1f9a
|
#79577 by chx. Cleanup- remove $posted and only set $edit if needed.
|
2006-08-23 05:04:05 +00:00 |
Neil Drumm
|
4fdc90e1d2
|
#76637 by timcn. Adding some documentation to drupal.js.
|
2006-08-23 04:59:17 +00:00 |
Neil Drumm
|
02b3898e8f
|
#80150 by webchick. Cleanup from #76666.
|
2006-08-23 04:44:36 +00:00 |
Neil Drumm
|
28feea3cc5
|
#80079 by drewish, fix some double placeholdering and other bugs with using t().
|
2006-08-23 04:40:57 +00:00 |
Neil Drumm
|
26be0d8d7f
|
#77479 by RayZ. drupal_is_front_page() now works if the front page path is an alias.
|
2006-08-23 04:31:30 +00:00 |
Dries Buytaert
|
71e191d925
|
- Patch 79614 by justin: make redirection work.
|
2006-08-22 19:12:05 +00:00 |
Dries Buytaert
|
c4f1e4ba13
|
- Patch #76444 by chx, moshe, eaton, angie et al: make it possible to control access to form elements.
|
2006-08-22 11:13:04 +00:00 |
Dries Buytaert
|
a8de1e92d7
|
- Patch #76637 by timnc: streamline JavaScript addition and add settings storage.
|
2006-08-22 09:00:31 +00:00 |
Dries Buytaert
|
4936f4df12
|
- Patch #76666 by hunmonk: custom block titles.
|
2006-08-22 07:43:33 +00:00 |
Dries Buytaert
|
16866480a5
|
- Patch #79922 by chx: use example.com rather than yoursite.come.
|
2006-08-22 07:38:24 +00:00 |
Dries Buytaert
|
a2be462995
|
- Use consistent terminology: placement -> region.
|
2006-08-21 09:18:46 +00:00 |
Neil Drumm
|
2d16f38e09
|
#79346 by nickl. Improve CSS for tables.
|
2006-08-21 07:33:26 +00:00 |
Neil Drumm
|
a4bbb1b909
|
#50025 by doq. Use aliased urls for the destination parameter.
|
2006-08-21 07:16:21 +00:00 |