Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #350984 by Moshe: kick comment rendering out of node module. | Dries Buytaert | 2008-12-31 |
| | |||
* | - Patch #299176 by Moshe et al: replace db_rewrite_sql() with ↵ | Dries Buytaert | 2008-12-29 |
| | | | | hook_query_alter(). | ||
* | - Patch #352054 by catch: convert calls to db_placeholders() in static queries. | Dries Buytaert | 2008-12-29 |
| | |||
* | - Patch #349504 by keith.smith: clean up sentence spacing in code comments. | Dries Buytaert | 2008-12-20 |
| | |||
* | - Patch #323528 by jhedstrom: fixed alias usage in queries for PostgreSQL. | Dries Buytaert | 2008-12-19 |
| | |||
* | - Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from ↵ | Dries Buytaert | 2008-12-16 |
| | | | | hook_block(). | ||
* | - Patch #218730 by swentel: removed unused function from forum.module. | Dries Buytaert | 2008-12-13 |
| | |||
* | - Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and ↵ | Dries Buytaert | 2008-12-09 |
| | | | | documentation because of previous node API clean-ups. | ||
* | - Patch #324313 by catch et al: load multiple nodes and terms at once. | Dries Buytaert | 2008-12-05 |
| | |||
* | - Patch #320510 by hswong3i et al: convert menu.inc to new database ↵ | Dries Buytaert | 2008-12-03 |
| | | | | abstraction layer. | ||
* | - Patch #338403 by drewish: code comments clean-up. | Dries Buytaert | 2008-11-25 |
| | |||
* | - Patch #332123 by webchick, lilou: remove t() function from schema ↵ | Dries Buytaert | 2008-11-15 |
| | | | | descriptions. | ||
* | - Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up. | Dries Buytaert | 2008-11-11 |
| | |||
* | - Patch #314147 by catch: more taxonomy standardization. | Dries Buytaert | 2008-11-05 |
| | |||
* | - Patch #329140 by catch, pwolanin: improve consistency of vocabulary API ↵ | Dries Buytaert | 2008-11-05 |
| | | | | and term API. | ||
* | - Patch #306224 by catch et al: improving the taxonomy hook system. | Dries Buytaert | 2008-11-02 |
| | |||
* | - Patch #324118 by winterheart: fixed invalid XHTML being generated for ↵ | Dries Buytaert | 2008-10-24 |
| | | | | forum topic listings. | ||
* | - Patch #324080 by winterheart: missing </td>-tag. | Dries Buytaert | 2008-10-22 |
| | |||
* | - Patch #320000 by lilou: unify doxygen @file documentation in tpl. | Dries Buytaert | 2008-10-13 |
| | |||
* | Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() ↵ | Angie Byron | 2008-10-13 |
| | | | | check_plain() by default. | ||
* | Roll-back of #242873: This caused horrendous problems with SimpleTest on ↵ | Angie Byron | 2008-10-12 |
| | | | | some configurations. | ||
* | #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif. | Angie Byron | 2008-10-12 |
| | |||
* | #312792 by catch: Clean-up for editForumTaxonomy(). | Angie Byron | 2008-10-12 |
| | |||
* | #242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by ↵ | Angie Byron | 2008-10-11 |
| | | | | default. | ||
* | #318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI. | Angie Byron | 2008-10-11 |
| | |||
* | #318892 by justinrandell and chx: Add .install files to the list of files ↵ | Angie Byron | 2008-10-09 |
| | | | | added to .info files. | ||
* | #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ↵ | Angie Byron | 2008-10-09 |
| | | | | to allow for localization of permission names | ||
* | #206138 by pwolanin: Rename mis-named 'module' attribute in node types. | Angie Byron | 2008-10-08 |
| | |||
* | - Patch #310212 by justinrandell: killed in _node hook, as well as twelve ↵ | Dries Buytaert | 2008-10-06 |
| | | | | sable tooth tigers. | ||
* | - Patch #305740 by catch, Benjamin Melançon: added an edit tab to taxonomy ↵ | Dries Buytaert | 2008-09-19 |
| | | | | term pages. | ||
* | - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved ↵ | Dries Buytaert | 2008-09-17 |
| | | | | developer experience. | ||
* | - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] ↵ | Dries Buytaert | 2008-09-06 |
| | | | | as per Rasmus' suggestion. Removed drupal_referrer() for consistency. | ||
* | - Patch #197864 by vito_swat, alpritt, Gurpartap Singh et al: forum module ↵ | Dries Buytaert | 2008-08-11 |
| | | | | uses hook_link_alter instead of taxonomy_term_path hook. | ||
* | - Patch #237204 by keith.smith, birdmax35, gurpartap singh, et al: improved ↵ | Dries Buytaert | 2008-08-03 |
| | | | | the forum module description. | ||
* | - Patch #245329 by christefano and dmitrig01: code comment love. | Dries Buytaert | 2008-07-24 |
| | |||
* | - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now ↵ | Dries Buytaert | 2008-07-16 |
| | | | | printes #markup, not #value. | ||
* | - Patch #273761 by catch: removed inconsistent delete behavior of nodes. It ↵ | Dries Buytaert | 2008-06-25 |
| | | | | would leave comments, ratings, etc behind in the database. | ||
* | - Patch #260050 by Gurpartap Singh: move forum administration to site building. | Dries Buytaert | 2008-05-30 |
| | |||
* | - Patch #247423 by boombatower: code style fixes for the tests. | Dries Buytaert | 2008-05-30 |
| | |||
* | - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, ↵ | Dries Buytaert | 2008-05-06 |
| | | | | | | | | | | | flobruit et al. Can you say 'registry'? Drupal now maintains an internal registry of all functions or classes in the system, allowing it to lazy-load code files as needed (reducing the amount of code that must be parsed on each request). The list of included files is cached per menu callback for subsequent loading by the menu router. This way, a given page request will have all the code it needs but little else, minimizing time spent parsing unneeded code. | ||
* | - Patch #249546 by pwolanin: rip menu access inheritance -- was already ↵ | Dries Buytaert | 2008-04-23 |
| | | | | committed to D6. | ||
* | - Added a test framework to Drupal along with a first batch of tests for | Dries Buytaert | 2008-04-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Drupal core! This is an important milestone for the project so enable the module and check it out ... :) Thanks to Rok Žlender, Károly Négyesi, Jimmy Berry, Kevin Bridges, Charlie Gordon, Douglas Hubler, Miglius Alaburda, Andy Kirkham, Dimitri13, Kieran Lal, Moshe Weitzman, and the many other people that helped with testing over the past years and that drove this home. It all works but it is still rough around the edges (i.e. documentation is still being written, the coding style is not 100% yet, a number of tests still fail) but we spent the entire weekend working on it in Paris and made a ton of progress. The best way to help and to get up to speed, is to start writing and contributing some tests ... as well as fixing some of the failures. For those willing to help with improving the test framework, here are some next steps and issues to resolve: - How to best approach unit tests and mock functions? - How to test drupal_mail() and drupal_http_request()? - How to improve the admin UI so we have a nice progress bar? - How best to do code coverage? - See http://g.d.o/node/10099 for more ... | ||
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵ | Dries Buytaert | 2008-04-14 |
| | | | | discussion we've decided to make the concatenation operator consistent with the other operators. | ||
* | - Patch #216072 by recidive, David Rothstein, ptalindstrom et al: switched ↵ | Dries Buytaert | 2008-04-10 |
| | | | | | | | | | | | from numeric block IDs to string IDs. The short explanation is that Drupal uses a lot of numeric deltas in the block system; blocks are identified by the 'module' and the 'delta'. In early Drupal, delta was numeric, but somewhere along the line it was changed to be possibly a string. In modern Drupal, block overrides are easily done via block-MODULE-DELTA.tpl.php. The primary motivation to switch to string IDs everywhere is to make these deltas friendlier to themers: block-user-0.tpl.php --> block-user-navigation.tpl.php block-user-1.tpl.php --> block-user-login.tpl.php You get the picture. | ||
* | - Patch #214271 by recidive: improved schema identation. | Dries Buytaert | 2008-03-15 |
| | |||
* | - Patch #206820 by boydjd: corrected the forum deletion help text/documentation. | Dries Buytaert | 2008-02-20 |
| | |||
* | - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide ↵ | Dries Buytaert | 2008-02-20 |
| | | | | descriptions for permissions on the permission administration page. | ||
* | - Patch #221384 by webernet: update core compatibility to Drupal 7. | Dries Buytaert | 2008-02-18 |
| | |||
* | - Patch #221192 by damz: wrong new comment link in forum listings. | Dries Buytaert | 2008-02-18 |
| | |||
* | - Patch #218313 by jvandyk: made sure that MySQL keywords are uppercase. | Dries Buytaert | 2008-02-08 |
| |