Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #319714 by greggles: Remove needless double-check_url()ing in ↵ | Angie Byron | 2008-10-11 |
| | | | | maintenance.tpl.php. | ||
* | #305566 by agentrickard and moshe weitzman: Split 'bypass node access' from ↵ | Angie Byron | 2008-10-11 |
| | | | | 'administer nodes'. | ||
* | #319699 follow-up by Dave Reid: Simplify required module hiding in ↵ | Angie Byron | 2008-10-11 |
| | | | | admin/build/modules. | ||
* | #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 #310212 by justinrandell, catch, et all: killed in _user hook, as ↵ | Dries Buytaert | 2008-10-06 |
| | | | | well as two small kittens. | ||
* | - Patch #161301 by Eaton, Sun, moshe and webchick: make checking for node ↵ | Dries Buytaert | 2008-09-27 |
| | | | | edit forms easier. DX improvement. | ||
* | #125315 by chx, sun, Gábor Hojtsy, drumm, and friends: Add #input_format ↵ | Angie Byron | 2008-09-27 |
| | | | | FAPI property that can be used by WYSIWYG editors. WOOHOO. | ||
* | - Patch #254242 by Gabor, dropcube: preview post setting (optional, ↵ | Dries Buytaert | 2008-09-19 |
| | | | | required) not working | ||
* | #108979 by ewhipple, catch, and sun: Order permissions consistently, keep ↵ | Angie Byron | 2008-09-17 |
| | | | | node type related permissions together. | ||
* | - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved ↵ | Dries Buytaert | 2008-09-17 |
| | | | | developer experience. | ||
* | #295719 by flobruit, boombatower, and mikey_p: Clean up node.test. | Angie Byron | 2008-09-17 |
| | |||
* | #189406 by catch: Add comment settings to the list of stuff you can ↵ | Angie Byron | 2008-09-17 |
| | | | | configure per node type. | ||
* | #308534 by Dave Reid: Remove stray whitespace core-wide. | Angie Byron | 2008-09-15 |
| | |||
* | #213151 by Pancho, skiquel, and deviantintegral: Make admin/content/node ↵ | Angie Byron | 2008-09-15 |
| | | | | sortable. | ||
* | - 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 #235175 by dmitrig01: name of content type is incorrectly capitalized. | Dries Buytaert | 2008-08-31 |
| | |||
* | - Patch #209160 by Lilou, Takafumi: localized URL for php.net/manual links. | Dries Buytaert | 2008-08-31 |
| | |||
* | - Patch #268706 by flobruit, lilou, bjaspan: fixed XSS on node edit form. | Dries Buytaert | 2008-08-30 |
| | |||
* | - Patch #296918 by JBrauer: clean up CSS/HTML of node form. | Dries Buytaert | 2008-08-22 |
| | |||
* | - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ↵ | Dries Buytaert | 2008-08-21 |
| | | | | generation database layer for Drupal 7. | ||
* | - Patch #56173 by catch, chx: if the user has access to one content type ↵ | Dries Buytaert | 2008-08-14 |
| | | | | only, jump to that page. | ||
* | - Patch #289796 by cwgordon7 and webchick: killed some exceptions. | Dries Buytaert | 2008-08-03 |
| | |||
* | - Patch #227548 by AjK, Heine, Stefan Esser, hswong3i, dmitrig01: remove ↵ | Dries Buytaert | 2008-08-02 |
| | | | | useless db_escape_string(). | ||
* | - Patch #245329 by christefano and dmitrig01: code comment love. | Dries Buytaert | 2008-07-24 |
| | |||
* | - Patch #279620 by zeta ζ: made it easier to translate the teaser settings. | Dries Buytaert | 2008-07-19 |
| | |||
* | - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now ↵ | Dries Buytaert | 2008-07-16 |
| | | | | printes #markup, not #value. | ||
* | - Patch #255150 by dropcube: corrected formatting of links. | Dries Buytaert | 2008-07-10 |
| | |||
* | - Patch #260497 by boombatower: rewrote the node revisioning tests to be ↵ | Dries Buytaert | 2008-06-26 |
| | | | | more extensive and to fix some exceptions in the tests. | ||
* | - Patch #212608 by Gábor Hojtsy, webchick, stefgosselin: fixed E_NOTICE on ↵ | Dries Buytaert | 2008-06-25 |
| | | | | block administration. | ||
* | - Patch #201746 by traxer: fixed E_NOTICE warning. | Dries Buytaert | 2008-06-25 |
| | |||
* | - Patch #268914 by catch: small usability improvements to taxonomy and ↵ | Dries Buytaert | 2008-06-12 |
| | | | | content type overview pages. | ||
* | - Patch #101543 by webchick: document all constants. | Dries Buytaert | 2008-05-26 |
| | |||
* | - Patch #259002 by Robert Douglas: set all the default scoring factors to ↵ | Dries Buytaert | 2008-05-15 |
| | | | | zero. This patch is a usability improvement (better out-of-the-box search relevancy) and a performance improvement (greatly simplified search queries). | ||
* | - Patch #145242 by douggreen et al: refactor node_rank to modules can add ↵ | Dries Buytaert | 2008-05-14 |
| | | | | scoring factors. | ||
* | - Patch #257279 by Robert Douglas: removing extra join from do_search(). | Dries Buytaert | 2008-05-13 |
| | |||
* | - Fixed broken URLs. | Dries Buytaert | 2008-05-13 |
| | |||
* | - Patch #240387 by recidive: fixed broken links. | Dries Buytaert | 2008-05-10 |
| | |||
* | - Patch #252580 by robert douglas and senpai: fixed a division by zero. | Dries Buytaert | 2008-05-10 |
| | |||
* | - Patch #256841 by dropcube: fixed typo. | Dries Buytaert | 2008-05-10 |
| | |||
* | - 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 #227830 by JohnAlbin: link attributes added to l() incorrectly. | Dries Buytaert | 2008-05-02 |
| | |||
* | - Patch #251263 by catch: fixing up many code style issues in the tests. | Dries Buytaert | 2008-04-25 |
| | |||
* | - 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 #154151 by Robert Douglass: made it possible to do language-aware ↵ | Dries Buytaert | 2008-04-20 |
| | | | | searches. | ||
* | - Patch #232433 by mfb: make sure RSS feeds validate. | Dries Buytaert | 2008-04-19 |
| |