Gábor Hojtsy
|
33633c5c59
|
#18954 follow up by myself: restore user role name editing
|
2008-01-10 21:42:59 +00:00 |
Gábor Hojtsy
|
b17cd3b613
|
#18954 by kkaefer, Pancho: built-in role names were not translated and some user_roles() call cleanups
|
2008-01-10 20:22:57 +00:00 |
Gábor Hojtsy
|
7ecd63ed9f
|
#208262 by jvandyk: better name for variable signing a menu rebuild requirement
|
2008-01-10 20:16:50 +00:00 |
Gábor Hojtsy
|
f02c737296
|
A missing empty line
|
2008-01-10 20:05:30 +00:00 |
Gábor Hojtsy
|
23a80e22d1
|
#207908 by chx, docs by jvandyk: menu title custom translation was not invoked properly
|
2008-01-10 20:04:19 +00:00 |
Gábor Hojtsy
|
af838aec81
|
#208492 report and testing by KarenS, patch by myself: book upgrade should not use the book API
|
2008-01-10 18:13:42 +00:00 |
Gábor Hojtsy
|
48904d079b
|
#202997 follow up by quicksketch: the table drag CSS selector was not specific enough in the RTL sheet
|
2008-01-10 18:08:19 +00:00 |
Gábor Hojtsy
|
6d47c7c348
|
#194590 follow up by theborg, catch: avoid cloning the sticky table headers with the same id value
|
2008-01-10 17:59:38 +00:00 |
Gábor Hojtsy
|
a816feaddf
|
#206078 by Pancho, traxer: order roles with system roles first (usability)
|
2008-01-10 16:00:44 +00:00 |
Gábor Hojtsy
|
a541e5fbfb
|
#201667 follow up by gpk: minor code comment and whitespace cleanup
|
2008-01-10 15:57:10 +00:00 |
Gábor Hojtsy
|
c5aa55b38e
|
#204705 by pwolanin: abort user_save on SQL errors, to avoid data corruption
|
2008-01-10 15:03:53 +00:00 |
Gábor Hojtsy
|
58ad1fb2f4
|
#206021 follow up by keith.smith, dropcube: better code comments in locale update
|
2008-01-10 14:35:24 +00:00 |
Gábor Hojtsy
|
b4520177fb
|
#207990 by soxofaan: fix notice on node/add page for anonymous users
|
2008-01-10 14:31:23 +00:00 |
Gábor Hojtsy
|
550b9255a8
|
#197186 by dww, testing by catch, webernet, greggles: (critical security functionality) update.module did not inform users when their current release became revoked/not supported
|
2008-01-10 14:14:54 +00:00 |
Gábor Hojtsy
|
d6c286a593
|
#206778 by dvessel: prevent themes from using their sub-theme's templates, when not intended
|
2008-01-09 22:01:29 +00:00 |
Gábor Hojtsy
|
8e765744e8
|
#207991 by Rok Zlender: xmlrpc_date did not parse dates well
|
2008-01-09 21:52:43 +00:00 |
Gábor Hojtsy
|
2669c24bd4
|
#201667 follow up by keith.smith: typo in code comment
|
2008-01-09 21:40:10 +00:00 |
Gábor Hojtsy
|
bb9885135a
|
#207779 report by meba, patch by myself: missing plural formatting in forum module, and a counter display fix as well
|
2008-01-09 21:38:57 +00:00 |
Gábor Hojtsy
|
28a75046b5
|
#207982 by domasj: Lithuanian native language name was incorrect
|
2008-01-09 21:36:13 +00:00 |
Gábor Hojtsy
|
db55c269da
|
#201667 by theborg, quicksketch, gpk, catch: fix bugs with teaser splitter in JS and no-JS mode
|
2008-01-09 12:10:04 +00:00 |
Gábor Hojtsy
|
6ab877faf1
|
#206021 by dropcube and myself: language content type settings were not properly namespaced
|
2008-01-09 11:51:54 +00:00 |
Gábor Hojtsy
|
8ec14386b8
|
#207947 by Rok Zlender: whitespace missing between error messages in file.inc
|
2008-01-09 10:39:48 +00:00 |
Gábor Hojtsy
|
66ec14993b
|
#207868 by cwgordon7, webernet and myself: SQL status page was using wrong property names
|
2008-01-09 10:11:55 +00:00 |
Gábor Hojtsy
|
0a26c901ef
|
#207931 by ScoutBaker: some links in update.module were pointing to 'logs' instead of 'reports'
|
2008-01-09 10:02:46 +00:00 |
Gábor Hojtsy
|
6dcf2cccaa
|
#194590 by scor, JirkaRybka, attiks, dvessel; with heavy testing by catch: fix a dozen issues with sticky table headers
|
2008-01-09 09:56:39 +00:00 |
Gábor Hojtsy
|
33f455d2df
|
#153998 by David_Rothstein and myself: clean up permissions in book, blog, blogapi, forum and locale modules
|
2008-01-09 09:51:35 +00:00 |
Gábor Hojtsy
|
7de29914a9
|
#207731 by Pancho: adding brackets to some default form values, for consistency
|
2008-01-08 21:25:05 +00:00 |
Gábor Hojtsy
|
9b1172f26f
|
#197720 follow up by myself: cleaning up the memory_limit requirement check, use dollar t
|
2008-01-08 21:22:28 +00:00 |
Gábor Hojtsy
|
adf836896a
|
#204756 by dvessel: textarea.js assumed #disabled fields are to be hidden
|
2008-01-08 19:54:07 +00:00 |
Gábor Hojtsy
|
1ac7418865
|
#151910 by chx: support subqueries in db_rewrite_sql() - now that we use subqueries even in core, this was critical
|
2008-01-08 16:03:31 +00:00 |
Gábor Hojtsy
|
00f0a95ade
|
#207372 by Pancho, pwolanin, chx: remove duplicate query from menu_enable()
|
2008-01-08 15:49:09 +00:00 |
Gábor Hojtsy
|
be324d8f70
|
#195091 by Rowanw: (usability) swap enabled and expanded checkbox in menu admin and allow setting elements without children to be expanded
|
2008-01-08 11:31:49 +00:00 |
Gábor Hojtsy
|
ab036224bb
|
#205792 by yched: fix contradictory messages after node access rebuild
|
2008-01-08 11:27:16 +00:00 |
Gábor Hojtsy
|
b78a990270
|
#207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks
|
2008-01-08 10:35:43 +00:00 |
Gábor Hojtsy
|
0ab0b1d65f
|
#164532 follow up by pwolanin, David Strauss, catch and myself, testing also by hswong3i: some indexes added before Drupal 6 RC1 were too unique, and our code did not back them, so we should not add those indexes
|
2008-01-08 07:46:41 +00:00 |
Gábor Hojtsy
|
68a730c795
|
#204946 by theborg, keith.smith: only tell users their language setting will be used for interface presentation, when this actually happens
|
2008-01-07 21:38:16 +00:00 |
Gábor Hojtsy
|
66b7a5cb74
|
#199946 by JirkaRybka: append a short query string to CSS and JS files, changing on upgrades, so on core/module/theme upgrades, browser caches will 'flush'
|
2008-01-07 19:43:29 +00:00 |
Gábor Hojtsy
|
8ea4186e71
|
#207170 by hswong3i slightly modified: drupal_write_record() did not return FALSE on query failure and had bad documentation on the returned values
|
2008-01-07 19:28:06 +00:00 |
Gábor Hojtsy
|
6d191fb5b5
|
#197720 follow up by keith.smith, scor: include php.ini path in memory limit messages
|
2008-01-07 15:31:50 +00:00 |
Gábor Hojtsy
|
cd8d79b10d
|
#200777 by JirkaRybka: theme settings form relied on _POST[] and stored irrelevant formapi keys as theme settings
|
2008-01-07 14:18:06 +00:00 |
Gábor Hojtsy
|
408d4cafeb
|
#202821 by marco.robotangel: display messages above help in all core themes for consistent user feedback (usability)
|
2008-01-07 13:49:38 +00:00 |
Gábor Hojtsy
|
19619d9354
|
#206670 by keith.smith and myself: node type names have their underscores converted to hyphens in node/add links
|
2008-01-07 13:18:40 +00:00 |
Gábor Hojtsy
|
444c5e16be
|
#205920 by douggreen: short term searches were returning wrong results
|
2008-01-07 12:57:38 +00:00 |
Gábor Hojtsy
|
b571a82e4e
|
#206820 by catch, keith.smith: forum delete confirm form was saying it deleted posts, but it does not
|
2008-01-07 12:52:15 +00:00 |
Dries Buytaert
|
7d7f2928d1
|
- Patch #203222 by Pascalle: added missing message type to watchdog call.
|
2008-01-06 18:22:14 +00:00 |
Gábor Hojtsy
|
be9f7bf206
|
#206510 by pwolanin, chx: menu title arguments were not properly stored when they were empty
|
2008-01-06 16:47:19 +00:00 |
Gábor Hojtsy
|
8c809ebc3e
|
#205602 by theborg: disabled languages were included in the language lookup logic
|
2008-01-06 16:46:02 +00:00 |
Dries Buytaert
|
7127adabb0
|
- Patch #205465 by jvandyk: add missing index on comment table.
|
2008-01-05 22:45:40 +00:00 |
Dries Buytaert
|
dc2cd5ea4d
|
- Patch #206418 by meba: fixed typo - 'sever' should be 'server'.
|
2008-01-05 22:43:41 +00:00 |
Dries Buytaert
|
d1b58bb9c1
|
- Patch #199955 by saxofaan: file_upload_max_size() returns results in bytes, not in mega bytes.
|
2008-01-05 22:41:16 +00:00 |