Steven Wittens
3084036576
- #27231 : (fix) Pretty db error screens.
2005-07-29 07:49:43 +00:00
Steven Wittens
f493c156d4
- #17116 : Standardize whitespace in database.sql
2005-07-29 07:26:49 +00:00
Steven Wittens
8de43c320a
- #27694 : Correct username validation.
2005-07-29 07:18:36 +00:00
Dries Buytaert
f99176c9a0
- Patch #25706 by Neil: book 'previous' link does not respect unpublished node setting
2005-07-29 07:13:25 +00:00
Dries Buytaert
4103aada88
- Patch #27645 by Neil: refactor away module_load_all().
...
"This function is called in one place, so it can be rolled into the calling function. The return value isn't used so we can remove handling of it. This is executed for every non-cached page view, so the smaller code should save a smallish ammount of memory and time."
2005-07-29 07:09:30 +00:00
Steven Wittens
746b242326
- #27668 : Replace deprecated tags/attributes with XHTML/CSS in locale.
...
- (#15121 ) Improve string cut-off for locale table
2005-07-29 06:59:29 +00:00
Steven Wittens
7aa20d30d8
- #27668 : Replace deprecated tags/attributes with XHTML/CSS in locale.
...
- (#15121 ) Improve string cut-off for locale table
2005-07-29 06:50:10 +00:00
Steven Wittens
31ebc32982
- #27626 : Correct function name
2005-07-29 06:43:32 +00:00
Steven Wittens
354e0c1f83
- #23651 : Display referrer info with watchdog messages.
2005-07-29 04:12:19 +00:00
Steven Wittens
515f7b41f1
- #27707 : Use local tasks for book administration
2005-07-29 03:49:16 +00:00
Steven Wittens
f0c5a2860a
- #26458 : node_search doesn't node_view, causing bad snippets.
2005-07-29 03:29:53 +00:00
Steven Wittens
d720c66148
- #26458 : node_search doesn't node_view, causing bad snippets.
2005-07-29 03:21:09 +00:00
Steven Wittens
d9d4b9bdab
- #27231 : Friendly DB error screens.
2005-07-27 01:58:43 +00:00
Steven Wittens
88ccaf02c4
- #27531 : Leftover string_length().
2005-07-27 01:27:09 +00:00
Steven Wittens
f2f32820f7
- #26822 : Fix logo upload being broken (drumm)
2005-07-26 01:56:31 +00:00
Steven Wittens
11a4aba9a6
- #26688 : Add mbstring support to Drupal and clear up string handling fuzzies.
2005-07-25 20:40:35 +00:00
Steven Wittens
dd2c576599
- #26688 : Add mbstring support to Drupal and clear up string handling fuzzies.
2005-07-25 20:38:30 +00:00
Steven Wittens
1eb8b2c13a
- #26643 : Restore accidentally lost "my blog" menu item.
2005-07-25 17:18:43 +00:00
Steven Wittens
bd055961cd
- #25285 : Use correct permission for node form comment admin
2005-07-25 09:41:29 +00:00
Steven Wittens
a10ab3daa0
- #27108 : Columns in ORDER BY clause must be SELECTed on (pgsql)
2005-07-25 09:31:37 +00:00
Steven Wittens
0af4707003
- #27346 : Don't display trailing | in page title with empty slogan.
2005-07-25 06:59:37 +00:00
Steven Wittens
f99d532111
- #16440 : Allow taxonomy vocabulary and term forms to be extended.
2005-07-25 04:55:37 +00:00
Dries Buytaert
ba1660168f
- Patch #27003 by Neil: use named constants instead of strings
2005-07-23 05:57:27 +00:00
Dries Buytaert
5fe4dd3221
- Patch #27283 by Neil: remove a style for filter tips.
2005-07-23 05:55:11 +00:00
Dries Buytaert
7480e9ac3c
- Modified patch #27131 by DriesK: removed some cache_clear_all()s.
2005-07-23 05:53:43 +00:00
Dries Buytaert
53195677b6
- Patch #24183 by drumm: remove unnecessary setting from upload module. Currently the upload module checks two max file sizes. First it checks a global option; if its too big it quits. Then it checks another max file size (or even sizes) related to the roles which a user is in. We can remove the global option since the individual roles are checked.
2005-07-22 19:06:19 +00:00
Dries Buytaert
50dac6f671
- Fixed typo reported by Stefan: theem -> theme
2005-07-20 15:13:12 +00:00
Dries Buytaert
7ab84f9fcf
- Patch #26217 by HellRaider: fixed problem <front> setting in presence of slashes.
2005-07-20 11:44:40 +00:00
Dries Buytaert
31387c5a77
- Patch #26467 by drumm: make the destination persist across multiple pages
...
and fixed the node delete form to use a return destination.
2005-07-20 10:48:20 +00:00
Steven Wittens
02ca763ea0
- Fix PHP notice (killes)
2005-07-20 00:50:34 +00:00
Dries Buytaert
103346f2f4
- Patch #26683 by matteo: added missing DISTINCT()s
2005-07-19 21:31:09 +00:00
Dries Buytaert
b6cdead164
- Removed <strong>s
2005-07-19 18:08:03 +00:00
Dries Buytaert
5e9ce35738
- Updated CHANGELOG.txt
2005-07-19 17:59:00 +00:00
Dries Buytaert
7ee24ccfe4
- Patch #27062 by nysus: improved the help text of the 'access control' page.
...
Generally improves readability; gets rid of technical jargon; provides
concrete example; provides suggestions for how permissions can be used.
2005-07-19 17:57:55 +00:00
Dries Buytaert
13954f90dd
- Modified patch #18656 by Moshe: unifies the admin comment form and the usual comment form, similar to what we did for nodes. This resulted lots of duplicate code removal. Also gave administrators the ability to change the author and timestamp of a comment. Also removed comment links from the bottom of the comment preview box (as we did for nodes)
...
Modifications: fixed breadcrumbs, tidied up delete confirmation page to be consistent with node deletions..
2005-07-19 17:51:59 +00:00
Dries Buytaert
a2656ab39b
- Misplaced backet
2005-07-19 17:09:55 +00:00
Dries Buytaert
1d9c0cd65f
- Modified patch #20505 by Morbus: fixed scalability issues with terms, tried to create a better distinction between vocabularies and terms, fixed problem with term pager (temporary fix).
2005-07-19 17:00:26 +00:00
Dries Buytaert
4da128a416
- Fixed problem with node_load() in blogapi. Reported by nysus.
2005-07-19 16:32:05 +00:00
Steven Wittens
20d9cae641
- Replace that icky druplicon-small.png with a nicer one.
2005-07-19 01:24:14 +00:00
Steven Wittens
5ed64a71bd
- Fix oopsie in node_load() after recent patch.
2005-07-18 20:27:32 +00:00
Dries Buytaert
87e5399a9e
- Patch #19621 by Morbus/drumm: fixed bugs with taxonomy_save_xxx() functions.
...
TODO: update image module too?
2005-07-18 19:31:16 +00:00
Dries Buytaert
a2389f12ac
- Patch #9178 by mathias: improved menu system integration.
2005-07-18 16:46:28 +00:00
Dries Buytaert
9f67ddf986
- Patch #23746 by Thox: added support for Ajax HTTPPost functionality.
2005-07-18 12:56:45 +00:00
Dries Buytaert
e0158075f6
- Patch #24805 by Ber: removed some dead code.
2005-07-18 09:57:48 +00:00
Dries Buytaert
1a0655dce9
- Updated handbook-link to reflect the recent handbook restructuring.
2005-07-18 08:46:30 +00:00
Dries Buytaert
1b6d8cad85
- Removed some dead code.
2005-07-18 05:40:17 +00:00
Steven Wittens
6978fcb6ec
- Typo after node_load simplification patch
2005-07-17 23:44:47 +00:00
Dries Buytaert
b7c0975e23
- Fixed typo in PHPdoc
2005-07-17 21:08:49 +00:00
Dries Buytaert
2895357de0
- Modified patch #25031 by chx: modified node_list() so one has both the module and its type.
...
TODO: update migration page in handbook.
2005-07-17 20:57:43 +00:00
Dries Buytaert
28c72cd89d
- Some fixes and some redundant code removed.
2005-07-17 19:59:00 +00:00