Commit Graph

320 Commits (d3c14ad6fefc670709b16cb2efdb165b8aa45a3c)

Author SHA1 Message Date
Gábor Hojtsy 3fa5b71015 #203482 by Desbeers: block module HTML typo in help (outside t()) 2007-12-24 10:33:39 +00:00
Gábor Hojtsy ac4c8f7ab0 #203274 by Pasqualle: remove excessive witespace from our code (minor) 2007-12-22 23:24:26 +00:00
Gábor Hojtsy 1d4fc1b1af #202473 by keith.smith: pre-RC1 spell checking on hopefully final text 2007-12-19 21:40:05 +00:00
Gábor Hojtsy 6a95c27147 #202425 by keith.smith: standardize reference to block placement page as 'blocks administration page' to avoid any confusion 2007-12-19 19:13:29 +00:00
Gábor Hojtsy 7ae4e0b846 #192779 follow up by Lynn: only show enabled themes on block admin page *and* the admin theme (which might not be enabled) 2007-12-19 19:09:52 +00:00
Gábor Hojtsy 3d0ff402bd #199890 by gaele, keith.smith: improve block module help text, include description of drag and drop and better help about the throttle functionality; also comes in smaller chunks which makes it easier to translate and update later 2007-12-18 16:38:21 +00:00
Gábor Hojtsy e38ae5735e #199832 by theborg, Pasqualle: block title defined as NOT NULL, so requires a default empty string even if not set (fixes a theme notice but also a pgsql error) 2007-12-18 14:11:02 +00:00
Dries Buytaert c8b1ddf26a - Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table indicies for common queries. 2007-12-18 12:59:22 +00:00
Gábor Hojtsy a859f4a0e8 #197641 follow up by moofie: make drag and drop handle text translatable and fix smaller bugs 2007-12-16 10:36:53 +00:00
Gábor Hojtsy a2ae92457a #192779 by gaele: (usability) only show theme tabs on the blocks page for enabled themes, for consistency with the theme settings page 2007-12-16 10:30:09 +00:00
Gábor Hojtsy b6532a4fdb #200069 by keith.smith: new standard for 'more information' links in module help texts, as the handbook we referred to before was renamed 2007-12-14 18:08:50 +00:00
Gábor Hojtsy 5622bce2d5 #198579 by webernet and hswong3i: a huge set of coding style fixes, including:
- whitespaces at end of lines
 - indentation
 - control structure usage
 - whitespace in empty lines
 - phpdoc comment formatting
2007-12-08 14:06:23 +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 6049f23760 - Patch #181066 by quicksketch et al: drag and drop of table rows on the block adminsitration page. 2007-11-14 09:50:00 +00:00
Dries Buytaert 44373cf0b1 - Patch #191282 by quicksketch: inconsistent database region for disabled blocks. 2007-11-14 09:31:05 +00:00
Dries Buytaert e05c6195ab - Patch #184742 by John Morahan: fixed PHP warning. 2007-11-14 05:59:38 +00:00
Gábor Hojtsy e329fd34c2 #190128 by bjaspan and chx: fix _block_rehash() functionality on PostgreSQL 2007-11-07 21:13:31 +00:00
Gábor Hojtsy bfd7c0f1f9 #80963 by chx with multiple contributors: remove deletion and database lock based block rehash code, replace it with simpler updates 2007-11-06 11:40:15 +00:00
Gábor Hojtsy 91e980a271 #187881 by mooffie: fix misnamed database table names in schema documentation 2007-11-04 14:33:07 +00:00
Gábor Hojtsy b94f2716cf #184867 by deekayen, catch and keith.smith: fix some spelling errors in our source code and messages printed 2007-10-21 18:59:02 +00:00
Gábor Hojtsy 8a9ba77275 #183690 by Wim Leers: (developer improvement) abstract path matching to drupal_match_path() from block listing, so this gets reusable when path based matching is required 2007-10-16 14:10:33 +00:00
Dries Buytaert b274bf87f3 - Patch #182950: fieldset massaging for usability. 2007-10-12 14:10:18 +00:00
Gábor Hojtsy ed1a53698a #180897 by sun and dvessel: fix various XHTML validity issues in Drupal by closing unclosed tags, avoiding empty table containers, and so on 2007-10-11 09:51:29 +00:00
Gábor Hojtsy 8cf6fefe54 #164983 by multiple contributors: document the core database schemas 2007-10-10 11:39:35 +00:00
Gábor Hojtsy 212c0484b9 #181741 by quicksketch: fix AHAH throbber/progress bar issues and generalize progress display configuration to allow module developers to choose from the throbber and progress bar 2007-10-10 10:24:25 +00:00
Dries Buytaert db10cb7d1e - Patch #181177 by John Morahan: updated TODO (documentation). 2007-10-06 16:08:50 +00:00
Dries Buytaert 5a752dc507 - Added missing .install files. Forgot to commit those. 2007-10-05 16:07:22 +00:00
Dries Buytaert 39706e3c51 - Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schema files into .install files to prevent mistakes. 2007-10-05 14:43:26 +00:00
Gábor Hojtsy 272a97acb8 #157752 follow up patch by scor: fix two form menu callbacks 2007-10-05 12:57:20 +00:00
Gábor Hojtsy b217d4da9a #157752 by quicksketch: extend AHAH functionality to most types of form elements, without writing JavaScript. Also AHAH enable the blocks admin page. (part 2) 2007-10-05 09:36:52 +00:00
Gábor Hojtsy 31b73898af #157752 by quicksketch: extend AHAH functionality to most types of form elements, without writing JavaScript. Also AHAH enable the blocks admin page. 2007-10-05 09:35:09 +00:00
Gábor Hojtsy 74def328c8 #167284 by Heine and pwolanin: proper field type placeholders in IN() queries, setting a best practice to avoid vulnerabilities 2007-09-27 16:52:00 +00:00
Gábor Hojtsy c3972cf506 #162432 by bjaspan and chx: serial columns need their keys defined in db_change_field() and friends in MySQL 2007-09-14 17:46:32 +00:00
Dries Buytaert 3a7d307845 - Patch #159936 by dvessel: tpl-ify block module. 2007-09-01 05:31:09 +00:00
Dries Buytaert 5e73b66f3a - Patch #168028 by dvessler, merlinofchaos, pwolanin et al: both theme functions and templates may need include files. Flush your caches. 2007-08-26 07:46:11 +00:00
Dries Buytaert 594fa666af - Patch #80951 by webchick: fixed broken query. 2007-08-20 06:41:38 +00:00
Dries Buytaert 74292cd062 - Patch #80951 by killes, yched et al: block caching. 2007-08-19 08:08:45 +00:00
Dries Buytaert b134b023e1 - Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2. Also a performance improvement. 2007-08-12 15:55:36 +00:00
Gábor Hojtsy f23c24c8a3 #164935 by Ralf Stamm: standardize CVS Id tags in files:
- always include CVS Id tags in all files
 - add a new line after the CVS Id, if more code or phpdoc follows in the same code block
 - fix bogus Id tags previously added
2007-08-07 08:39:36 +00:00
Dries Buytaert 7774d09578 - Patch #159936 by dvessel: fixed block administration page. 2007-07-24 18:17:30 +00:00
Dries Buytaert 80213aff3c - Patch #159634 by Crell: split the blog module. 2007-07-22 06:48:25 +00:00
Dries Buytaert de06bb7a8e - Patch #159936 by dvessel: tpl-ified the block.module. 2007-07-18 14:08:08 +00:00
Dries Buytaert 6f61409874 - Patch #153594 by profix898: usability: remove word 'settings' in blocks administration. 2007-07-16 12:52:25 +00:00
Dries Buytaert 84a4eed40d - Patch #159610 by Crell: performance improvement: split up block module. 2007-07-16 06:40:25 +00:00
Gábor Hojtsy a1a556b8c1 #155282 by Jose A Reyero: apply db_rewrite_sql() to the block listing query to allow for multilingual blocks 2007-07-01 21:39:07 +00:00
Dries Buytaert e59852d336 - Rollback of patch #147723: delete API. Talked to Steven and Gabor and we
unanimously agreed to rollback the deletion API.  We all support the
  features this patch added, yet not its actual design and implementation.
  After some talk, we decided that it would be better for Drupal -- in the
  long term -- not to go with a solution that isn't 100%. We also recognize
  that in the short term, this patch would have been useful addition. So
  let's figure out how we can implement this properly in D7.
2007-07-01 17:41:16 +00:00
Gábor Hojtsy 9e6ef53c2c #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing router path based lookups, and also full path argument lookup with a passed argument array 2007-06-30 19:46:58 +00:00
Gábor Hojtsy 803bbf4f87 #152585 by yched and drewish: fix block module FAPI3 parameters 2007-06-28 00:39:47 +00:00
Steven Wittens fe8b35f527 #153781: Convert all remaining confirm_forms() to deletion api. 2007-06-22 08:32:28 +00:00
Dries Buytaert 6c20c428a1 - Patch #145646 by lyricnz: select fields more strictly. 2007-06-11 07:46:05 +00:00