Dries Buytaert
|
9020f77388
|
- Patch #302149 by pwolanin: fixed confusing/duplicate use of names in menu admin.
|
2008-09-18 10:44:19 +00:00 |
Dries Buytaert
|
a167427116
|
- Patch #232931 by mikey_p, flobruit et al: clarified the PHPdoc of drupal_add_feed() and drupal_add_link().
|
2008-09-18 10:40:28 +00:00 |
Angie Byron
|
fb57759604
|
#228761 by zsanmartin and roborn: Fix language code regex and correct Portugal's language code.
|
2008-09-17 19:32:53 +00:00 |
Angie Byron
|
6078c16e3e
|
#279657 by zeta ζ: Code style improvement to locale module.
|
2008-09-17 19:23:35 +00:00 |
Dries Buytaert
|
7f29b14277
|
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved developer experience.
|
2008-09-17 07:11:59 +00:00 |
Angie Byron
|
7f9344c463
|
#230932 follow-up by drewish: Uppercase FALSE constant.
|
2008-09-16 23:55:42 +00:00 |
Dries Buytaert
|
ae31a4ab76
|
- Patch #308138 by mfer, Dave Reid: replace valid_email_address with filter_var and FILTER_VALIDATE_EMAIL.
|
2008-09-16 17:50:02 +00:00 |
Angie Byron
|
161a9970f7
|
#308534 by Dave Reid: Remove stray whitespace core-wide.
|
2008-09-15 20:48:10 +00:00 |
Angie Byron
|
6c60707449
|
#308526 by chx: Actions do not reset on sync.
|
2008-09-15 16:07:47 +00:00 |
Dries Buytaert
|
312b97e9e9
|
- Patch #253702 by Damien Tournoud et al: further clean-up of the session handling code.
|
2008-09-15 15:18:59 +00:00 |
Dries Buytaert
|
48727a34c2
|
- Patch #308549 by lyrincz, Dave Reid: fixed broken link in PHPdoc.
|
2008-09-15 10:27:08 +00:00 |
Angie Byron
|
e7ac5c58fd
|
#308434 by drewish, dopry, quicksketch, aaron, jhedstrom, and friends: Massive file.inc cleanup aaaaaand... tests! Yay! :D
|
2008-09-15 09:28:50 +00:00 |
Angie Byron
|
dd24755c39
|
#308521 by chx: Fix a bunch of stray whitespace. And the trivial patch of the month award goes to... ;)
|
2008-09-15 05:00:48 +00:00 |
Angie Byron
|
568034d90c
|
#308399 by Damien Tournoud: Fix SimpleTest error handler to not spaz out and die when PHP errors are encountered.
|
2008-09-14 21:14:21 +00:00 |
Angie Byron
|
442ea280ec
|
#307297 by heyrocker: Making install.inc's Doxygen shiny and clean.
|
2008-09-14 01:58:17 +00:00 |
Angie Byron
|
ab07b4cd5e
|
#305077 by DamZ, boombatower, and cwgordon7: Rework SimpleTest backend.
|
2008-09-10 04:13:01 +00:00 |
Dries Buytaert
|
5ba4c53379
|
- Patch #305920 by Gabor: invlidate JavaScript language cache when a string is edited.
|
2008-09-09 13:43:40 +00:00 |
Dries Buytaert
|
c2746a949e
|
- Patch #208793 by kbahey, Damien Tournoud: stop hardcoding the HTTP protocol version where possible.
|
2008-09-08 21:24:30 +00:00 |
Dries Buytaert
|
a1d73f1342
|
- Patch #253702 by jscheel, gpk: clarified session handling functions.
|
2008-09-08 21:08:24 +00:00 |
Angie Byron
|
af884c3888
|
#302763 by DamZ: Fixing test failures, removing legacy globals check cruft.
|
2008-09-06 15:20:09 +00:00 |
Angie Byron
|
73356fde8b
|
#296310 by DamZ: Fixes to drupal_http_request() and accompanying tests.
|
2008-09-06 15:06:10 +00:00 |
Dries Buytaert
|
e5b0e5f76c
|
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
|
2008-09-06 08:36:22 +00:00 |
Dries Buytaert
|
fbccce51c6
|
- Patch #261859 by rse, Damien Tournoud: make the trigger module work on PostgreSQL.
|
2008-09-05 09:29:06 +00:00 |
Dries Buytaert
|
2b07665033
|
- Patch #64967 by Arancaytar, meba: ereg -> preg for performance reasons and future compatilbility. PHP6 is rumoured to drop ereg support.
|
2008-09-05 09:25:52 +00:00 |
Dries Buytaert
|
4231e3e98b
|
- Patch #303827 by Damien Tournoud: fixed the menu system.
|
2008-09-05 08:24:08 +00:00 |
Angie Byron
|
98b4cdbeee
|
#303054 by chx: Enforce MySQL strict mode.
|
2008-09-04 11:34:46 +00:00 |
Angie Byron
|
df7bcec717
|
#302395 by chx: Minor DBTNG clean-up.
|
2008-09-03 12:04:49 +00:00 |
Angie Byron
|
c17a5e70bc
|
#285309 by pwolanin: menu_name in hook_menu is ignored on updates
|
2008-09-02 19:23:02 +00:00 |
Dries Buytaert
|
6511f56e4b
|
- Patch #232345 by flobruit: theme_get_registry docs and code conflict.
|
2008-09-02 17:38:55 +00:00 |
Dries Buytaert
|
8f22cd5a5c
|
- Patch #297234 by heyrocker, asimmonds: improved doxygen documentation for menu_link_save().
|
2008-08-31 15:53:37 +00:00 |
Angie Byron
|
c63992027b
|
#297860 by catch: Reverting reversion to reverted DBTNG stuff. Tests should pass now.
|
2008-08-31 12:50:45 +00:00 |
Dries Buytaert
|
835d0fc929
|
- Patch #301943 by chx: drop_field_set_default dropped the field due to copy-paste error.
|
2008-08-31 09:12:35 +00:00 |
Dries Buytaert
|
395199859d
|
- Patch #299330 by justinrandell, Damien Tournoud: select MySQL driver by default -- less clicking
|
2008-08-28 08:40:33 +00:00 |
Dries Buytaert
|
554ad3ad3a
|
- Patch #227851 by hswong3i: made SQL query ANSI compliant.
|
2008-08-25 07:50:51 +00:00 |
Dries Buytaert
|
3fe8963f76
|
- Patch #298391 by catch, chx: fixed database initialization during install failure.
|
2008-08-25 07:47:12 +00:00 |
Dries Buytaert
|
71f0176beb
|
- Patch #297860 by Damien Tournoud: sess_write should use a db_merge().
|
2008-08-23 07:13:49 +00:00 |
Dries Buytaert
|
ba0672bc60
|
- Patch #298581 by Damien Tournoud: database clean-ups.
|
2008-08-22 12:46:25 +00:00 |
Dries Buytaert
|
f8aa38a1e1
|
- Patch #298391 by Rob Loach: database engine initialization fails in presence of CVS directory.
|
2008-08-22 12:43:53 +00:00 |
Dries Buytaert
|
69e6f411a9
|
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.
|
2008-08-21 19:36:39 +00:00 |
Dries Buytaert
|
06379c5470
|
- Patch #170310 by mfb, JohnAlbin: avoid SSL cookie getting over-written by non-SSL cookie.
|
2008-08-18 18:56:01 +00:00 |
Dries Buytaert
|
fee4182cb9
|
- Patch #296300 by chx: remove edit[] and fixed Doxygen.
|
2008-08-17 11:08:23 +00:00 |
Dries Buytaert
|
bbe2e8478b
|
- Patch #296302 by chx: remove PHP 5.1 hack now the minimum requirement is PHP 5.2.
|
2008-08-17 10:02:55 +00:00 |
Dries Buytaert
|
8a929920dc
|
- Patch #252430 by quicksketch: allow base theme prefix in preprocessor function names to correct expected behavior.
|
2008-08-16 21:05:49 +00:00 |
Dries Buytaert
|
72d13bc3f8
|
- Patch #295506 by swentel: node preview is rendered twice.
|
2008-08-16 07:33:05 +00:00 |
Dries Buytaert
|
c639b5135f
|
- Patch #295564 by boombatower, Damien Tournoud: fixed drupal_http_request error and cleaned up some simpletest stuff. We should have a much more funky 'all tests passed' screen. Having all tests pass shouldn't be this boring. Let's be a bit more creative and injest some fun ... ;-)
|
2008-08-16 07:31:01 +00:00 |
Dries Buytaert
|
bb153976b1
|
- Patch #279404 by chx: removed old cruft. See http://drupal.org/files/issues/fapi_award.jpg.
|
2008-08-15 07:55:54 +00:00 |
Dries Buytaert
|
0d78974283
|
- Patch by Heine, Damien, drumm, scor, mark burdett: fixed XSS problems via private downloads.
|
2008-08-14 12:10:47 +00:00 |
Dries Buytaert
|
62735bad75
|
- Patch #246143 by bjaspan, Damien Tournoud: make sure updates are run in numeric order, not in definition order.
|
2008-08-14 09:25:48 +00:00 |
Dries Buytaert
|
6fbbaf066f
|
- Patch #268477 by MadHarold, Damien Tournoud, kkaefer, et al: untranslatable suffix in format_size()
|
2008-08-14 09:21:49 +00:00 |
Dries Buytaert
|
207284675e
|
- Patch #268063: move tests from includes/tests to modules/simpletests/tests.
|
2008-08-14 09:18:28 +00:00 |