summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Roll-back of #333054; needs more discussion.Angie Byron2009-04-20
|
* - Patch #437930 by soxofaan: remove tabindex attributes from user_login form.Dries Buytaert2009-04-19
|
* - Patch #430342 by kkaefer et al: usability improvement: changed 'site ↵Dries Buytaert2009-04-19
| | | | maintenance' to 'maintenance mode'.
* - Patch #160226 by Berdir, Dave Reid, karschsp: fixed SQL query in ↵Dries Buytaert2009-04-19
| | | | statistics_node_tracker function.
* - Patch #436940 by bradfordcp: _menu_check_access() could not call access ↵Dries Buytaert2009-04-18
| | | | callback functions in include files.
* - Patch #437120 by mfb: prevent double escaping of taxonmy term names.Dries Buytaert2009-04-18
|
* - Patch #332890 by sharda_ram: small clarification to the settings file.Dries Buytaert2009-04-17
|
* - Patch #239945 by JeremyFrench: moved depth check out of loop.Dries Buytaert2009-04-17
|
* - Patch #434336 by klausi: fixed simpletest on lighttpd. Curl header funkiness.Dries Buytaert2009-04-17
|
* - Patch #394584 by Berdir: converted translation module to the new database ↵Dries Buytaert2009-04-17
| | | | abstraction layer.
* #372563 by cytefx: Rename drupal_set_html_head() to drupal_ADD_html_head() ↵Angie Byron2009-04-15
| | | | which actually describes what it does.
* #396224 - SA-CORE-2009-03 - Disallow nulls and slashes from file names in theme.Angie Byron2009-04-15
|
* - Patch #302412 by Berdir: converted more of taxonomy module to the new ↵Dries Buytaert2009-04-15
| | | | database abstraction layer.
* - Patch #285116 by JeremyFrench: removed redundant argument.Dries Buytaert2009-04-15
|
* - Patch #302234 by Berdir: converted blog module to the new database ↵Dries Buytaert2009-04-15
| | | | abstraction layer.
* - Patch #431130 by alienbrain: removed unused arguments in internal taxonomy ↵Dries Buytaert2009-04-15
| | | | functions.
* - Patch #432128 by Berdir: adding some babysitting code to insert queries -- ↵Dries Buytaert2009-04-15
| | | | don't execute query when there are no values.
* - Patch #385602 by Damien Tournoud, desbeers, Gabor Hojtsy: log message ↵Dries Buytaert2009-04-15
| | | | sometimes lost on node preview. With a test\!
* - Patch #431560 by JeremyFrench, jredding: fixed typo in the documentation.Dries Buytaert2009-04-15
|
* - Patch #422366 by jamesAn: improved static caching in database drivers.Dries Buytaert2009-04-14
|
* - Patch #286374 by jhodgdon: fixed documentation of file_save_upload() ↵Dries Buytaert2009-04-13
| | | | validators.
* - Patch #432154 by Berdir: fixed bug in taxonomy_vocabulary_load_multiple. ↵Dries Buytaert2009-04-13
| | | | With tests.
* - Patch #394332 by Xano: clean up language around logging and alerts.Dries Buytaert2009-04-13
|
* - Patch #430682 by saxofaan: script didn't work with non-default webserver port.Dries Buytaert2009-04-13
|
* - Patch #423690 by Berdir: fixed bug in menu_link_maintain(). With tests.Dries Buytaert2009-04-13
|
* - Patch #394594 by ksenzee: converted most of the user module code to the ↵Dries Buytaert2009-04-13
| | | | new database abstraction layer.
* - Patch #428242 by David_Rothstein: small code clean-up in check_markup().Dries Buytaert2009-04-13
|
* - Patch #394560 by Berdir: converted statistics module to the new database ↵Dries Buytaert2009-04-13
| | | | abstraction layer.
* - Patch #394382 by Xano, dereine: clean up logging configuration page.Dries Buytaert2009-04-13
|
* #431870 by yched: Whitespace clean-up.Angie Byron2009-04-13
|
* - Patch #317775 by pwolanin, chx et al: caching the entire {menu_router} ↵Dries Buytaert2009-04-12
| | | | table causes problems.
* #323112 follow-up by keith.smith: Celebrate Vertical Tabs in README.txt. ↵Angie Byron2009-04-12
| | | | Hooray! :D
* #431304 by pwolanin: Vertical Tabs typo fix.Angie Byron2009-04-12
|
* #323112 follow-up by kkaefer: Make tab titles enclosed in <strong> tags to ↵Angie Byron2009-04-12
| | | | indicate importance from surrounding text.
* #323112 follow-up by yched: Oops, Vertical Tabs broke field widgets (with ↵Angie Byron2009-04-12
| | | | tests so we don't do it again).
* #415316 by mr.baileys: Remove needless extra clarification about the size of ↵Angie Byron2009-04-11
| | | | a KB.
* Roll-back of #213689; causes issues with OSX's default styling.Angie Byron2009-04-11
|
* #323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now ↵Angie Byron2009-04-11
| | | | presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future.
* #213689 by jotik: Avoid clashes with system colors.Angie Byron2009-04-11
|
* #423664 by Berdir: Fix dependency checking of non-existing modules. (with ↵Angie Byron2009-04-11
| | | | corrected tests)
* - Patch #369587 by JamesAn: removed code comment that is incorrect.Dries Buytaert2009-04-08
|
* - Patch #422364 by JamesAn: converted locale.inc to use new static caching API.Dries Buytaert2009-04-08
|
* - Patch #228477 by anuradha: corrected Sinhala language.Dries Buytaert2009-04-08
|
* - Patch #424252 by swentel: move block cache settings from system module to ↵Dries Buytaert2009-04-05
| | | | block module now block module is optional.
* - Patch #394582 by Damien Tournoud: convert tracker module to new DB ↵Dries Buytaert2009-04-05
| | | | abstraction layer.
* - Patch #424094 by chx: fixed taxonomy tests.Dries Buytaert2009-04-05
|
* - Patch #413852 by Berdir: correctly validate emails on PHP 5.3.Dries Buytaert2009-04-05
|
* - Patch #423994 by pwolanin: working around MySQL bug.Dries Buytaert2009-04-05
|
* - Patch #372414 by Todd Nienkerk, JohnAlbin: don't output empty comments.Dries Buytaert2009-04-04
|
* - Patch #422824 by Gabor: add more specific body classes so page elements ↵Dries Buytaert2009-04-04
| | | | can be themed based on page type. Clean-up of existing code.