Commit Graph

5114 Commits (baf6910cc1002c7b40b2899162a122b3ed441e6d)

Author SHA1 Message Date
Gábor Hojtsy 9c15411393 #194320 by Lynn: search block default value was array() when an empty string was intended 2007-12-06 09:51:01 +00:00
Gábor Hojtsy 57cedbb56d Back to 6.0-dev 2007-12-05 21:31:59 +00:00
Gábor Hojtsy aa6f1c8315 Drupal 6.0 beta 4 2007-12-05 21:18:29 +00:00
Gábor Hojtsy afe3f4318d security fixes forward ported from Drupal 5.2 - previously not committed parts of http://drupal.org/cvs?commit=74833 2007-12-05 19:12:59 +00:00
Gábor Hojtsy 36d18330ad #175127 by keith.smith: better and more translator friendly help text 2007-12-05 16:51:30 +00:00
Gábor Hojtsy 5bb6927e18 #196410 report by daniel.soneira, patch by myself, tested by Freso: several fixes to url() generation and path aliasing, fixing path aliases for node paths and front page links in themes 2007-12-05 16:34:07 +00:00
Gábor Hojtsy c99dd5c206 #186242 by douggreen: ignore AND in search, as it is the default behavior and inform the user when a lower case 'or' is used that 'OR' should be used as an operator 2007-12-05 12:38:03 +00:00
Gábor Hojtsy e90c16ee9a #190164 by John Morahan: user_autocomplete returns JSON, not a pipe delimited list 2007-12-04 18:34:44 +00:00
Gábor Hojtsy 7177227536 #197500 reported by webernet, patch by myself and chx: instead of calling into the Drupal API with _block_rehash(), implement what we need from that right there in system_update_6027 2007-12-04 16:39:22 +00:00
Gábor Hojtsy e16be08d55 #195781 by keith.smith: improve aggregator help text 2007-12-04 16:34:27 +00:00
Gábor Hojtsy d29a48802e The indentation div used in drag and drop was also not RTL friendly positioned. Noted by Steven Wittens, fix by myself. 2007-12-04 10:52:16 +00:00
Gábor Hojtsy 80e26c14af Table drag handler was not properly positioned in RTL themes. Note by Steven Wittens, patch by myself. 2007-12-03 08:40:38 +00:00
Gábor Hojtsy 197d82fb8d #188498 follow up by pwolanin: using double quotes in pgsql queries is not possible 2007-12-03 08:20:56 +00:00
Gábor Hojtsy 80f533d307 #184968 by chx and myself: confirm forms for node revision and delete forms (avoiding CSRF) 2007-12-03 07:45:15 +00:00
Gábor Hojtsy 8f2be548b3 #196775 by dww: constant name typo caused Drupal to not inform people properly when a stale version of Drupal core was running 2007-12-02 16:43:59 +00:00
Gábor Hojtsy 5b645d81e5 rollback of #112512: option labels should be wrapped, translations bugos with the default CSS can ship with other tricky solutions 2007-12-02 16:17:48 +00:00
Gábor Hojtsy 442fe5198c #193105 follow up by webernet: only run upload module update if the table is there 2007-11-30 18:11:29 +00:00
Gábor Hojtsy e2479f239b #154517 follow up by Desbeers: fix saving and updating language aware path aliases 2007-11-30 16:04:05 +00:00
Gábor Hojtsy e9f52b4248 #141727 by merlinofchaos, dvessel, sun: restore themeability support for maintenance pages (regression) 2007-11-30 12:19:10 +00:00
Gábor Hojtsy bad47cbf85 #193998 by Rob Loach and quicksketch: profile fields drag and drop 2007-11-30 09:02:51 +00:00
Gábor Hojtsy 9d23c24d8e #196351 by robertDouglass: fix small SQL error 2007-11-29 23:13:13 +00:00
Gábor Hojtsy a35fb53e72 #194585 by chx: some duplicate menu items appeared through the menu updates 2007-11-29 12:02:06 +00:00
Gábor Hojtsy 259e2f5c7e #195678 by catch: standardise on Save and Preview button terminology (for comments) and button placement for comments and nodes, so Save is always the leftmost button, and there is no guessing to find it 2007-11-29 11:54:37 +00:00
Gábor Hojtsy aafd4733ba #193105 by dmitrig01, quicksketch: add weights and drag and drop ordering support to uploads 2007-11-29 11:49:34 +00:00
Gábor Hojtsy 79792eeb6f #155337 by gpk and Bevan: only treat newlines teaser breakers, if the newline filter is present in the particular input format 2007-11-29 11:29:24 +00:00
Dries Buytaert 7a47bef514 - Patch #162381 by Heine et al: properly escape strings. 2007-11-28 10:29:21 +00:00
Dries Buytaert 673aba159b - Patch #194304 by Gabor: upgrade should only enable PHP module if necessary. 2007-11-28 09:45:47 +00:00
Gábor Hojtsy 76ea0a9476 #133092 by wmostrey: hide help page links when help module is not enabled, so the links lead to 404s 2007-11-27 21:06:28 +00:00
Gábor Hojtsy 0f10d5c5b1 #195743 by kkaefer: (usability) add labels to module names in the module admin form 2007-11-27 17:58:26 +00:00
Gábor Hojtsy bf17897c38 #195631 by yhager: although logs was changed to reports, this was not reflected in dblog_init() 2007-11-27 16:24:34 +00:00
Gábor Hojtsy c9fc63a388 #195730 by yhager: update module version numbers should always be LTR 2007-11-27 16:22:22 +00:00
Gábor Hojtsy 172a35faf4 #184968 spin off coding style fixes to let the substance of the patch get reviewed 2007-11-27 13:31:04 +00:00
Gábor Hojtsy f77b60f291 #195543 by hass and yhager: CSS inherit was completely misused in RTL CSS files 2007-11-27 12:09:27 +00:00
Gábor Hojtsy 61f04c91c9 #115912: remove misleading reference to node formats in node_teaser() phpdoc 2007-11-27 11:36:35 +00:00
Gábor Hojtsy bbd4a50917 #195576 by webernet: fix broken state of book updates due to my faulty rollback of a patch 2007-11-27 10:29:36 +00:00
Gábor Hojtsy 76cc2b94ae #43447 by Kobus, add1sun and keith.smith: improve blog module help text, also removing ages old reference to import module 2007-11-26 23:35:12 +00:00
Gábor Hojtsy efbd1db550 #193320 by JirkaRybka: _locale_rebuild_js() was invoked on every page view, now optimized 2007-11-26 22:34:09 +00:00
Gábor Hojtsy 4c040de89b #193333 follow up by quicksketch: only show submit button and weight if there is more than one vocabulary 2007-11-26 20:58:28 +00:00
Gábor Hojtsy 22a4c039da Rollback the accidentally committed #194310 2007-11-26 19:55:15 +00:00
Gábor Hojtsy e6a88be5d1 #193333 by quicksketch et al: taxonomy drag and drop support 2007-11-26 19:46:52 +00:00
Dries Buytaert 9a96837b89 - Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues. 2007-11-26 16:36:44 +00:00
Dries Buytaert 22444f2fed - Patch #195173 by Eaton et al: allow administrators to clear all caches. 2007-11-26 16:25:14 +00:00
Dries Buytaert 58852d4b7b - Patch #192736 by quicksketch et al: drag and drop for book module. 2007-11-26 16:19:37 +00:00
Gábor Hojtsy a960d4d618 #120960 by blakehall, JirkaRybka, catch: improve usability of content editing permission names 2007-11-26 11:44:04 +00:00
Gábor Hojtsy 1a5f3010e3 #188498 by Rob Loach: user profile category names are stored and compared case insensitively, but the reserved category name check was not case insensitive 2007-11-26 08:30:19 +00:00
Gábor Hojtsy 045002e25c #111481 by chx and pwolanin: profile categories may contain slashes, but this was not yet supported by the user object menu loader 2007-11-26 08:15:32 +00:00
Gábor Hojtsy f337abfa69 #173408 by markus_petrux / add1sun: move proxy IP configuration options to settings.php, because these need to be used before Drupal has the variables loaded from the database 2007-11-26 08:06:52 +00:00
Gábor Hojtsy 6dd28cafed #191246 by domasj: sort module help pages by display name, not file name 2007-11-25 11:11:17 +00:00
Gábor Hojtsy 6efb418313 #193905 report by greggles, patch by myself: the user account page changed language to the last language set up 2007-11-24 21:19:10 +00:00
Gábor Hojtsy 6383dcc725 #194994 by gpk: the PHP format was moved to php/0 instead of filter/2 and this was not updated in the node teaser building code 2007-11-24 21:02:24 +00:00