Dries Buytaert
50197a8abc
- Patch #145647 by spatz4000: unneeded fields in profile SQL query.
2007-06-15 21:48:02 +00:00
Gábor Hojtsy
2291f34155
#151410 by myself: allow modules to watch for the exact strings used on a page
2007-06-15 19:02:47 +00:00
Gábor Hojtsy
85805096f7
#142280 by Jose A Reyero, yched and myself: Content translation support built on the existing node language feature
2007-06-15 18:40:14 +00:00
Dries Buytaert
ae0392b2eb
- Patch #147947 by hswong3i: some files shouldn't defined as text:big for Oracle compatibility.
2007-06-15 07:15:25 +00:00
Dries Buytaert
0d5e968823
- Patch #82526 by Moshe: simplified APIs -- use form_alter now.
2007-06-15 07:10:47 +00:00
Dries Buytaert
dbaddb73c3
- Patch #148419 by Moshe, bjaspan et al: refactor distributed auth out of user.module.
2007-06-15 06:53:26 +00:00
Dries Buytaert
b69a8e39a6
- Patch #149588 by David Lesieur: corrected API after FAPI changes.
2007-06-14 05:44:51 +00:00
Dries Buytaert
2b010ef522
- Patch #151256 by Chris Kennedy: fapi fix for saving date and time settings.
2007-06-12 22:27:14 +00:00
Dries Buytaert
727304d03d
- Patch #151270 by moshe: fixed braino.
2007-06-12 20:37:07 +00:00
Dries Buytaert
2290800c78
- Patch #143532 by Gurpartap: don't redirect to 'my account' after editing profiles.
2007-06-11 15:27:52 +00:00
Dries Buytaert
bc1c4defa2
- Patch #150167 by fwalch: fixed problem with fapi migration -- one-time login not working.
2007-06-11 15:01:32 +00:00
Dries Buytaert
42667a6328
- Patch #142829 by webchick and gurpartap singh: pave the path to allow comment-.tpl.php.
2007-06-11 14:56:40 +00:00
Dries Buytaert
6c20c428a1
- Patch #145646 by lyricnz: select fields more strictly.
2007-06-11 07:46:05 +00:00
Dries Buytaert
039d508cd0
- Patch #150762 by hunmonk: fixed typo.
2007-06-11 07:30:40 +00:00
Gábor Hojtsy
c059a6d984
#145737 follow up patch by yhager: include right to left styles for print.css
2007-06-10 08:55:55 +00:00
Dries Buytaert
b0f759516a
- Patch #150344 by webernet: language fixup.
2007-06-09 07:25:15 +00:00
Gábor Hojtsy
57c9a13e1f
#118026 by kkaefer with fixes from myself: JavaScript translation support and script.js as a default theme JS file to use, if found
2007-06-08 12:51:59 +00:00
Dries Buytaert
9e0da3dc7c
- Patch #143026 by ChrisKennedy and Steven: dynamically check password strength and confirmation.
2007-06-08 06:04:15 +00:00
Dries Buytaert
29eb5a6284
- Patch #146910 by dww: only allow enabling modules with the same Drupal core compatibility version.
2007-06-08 05:50:58 +00:00
Dries Buytaert
546719769b
- Patch #101319 by pwolanin: make sure that node->revision can be altered.
2007-06-07 03:45:57 +00:00
Dries Buytaert
36cdf06140
- Patch #149626 by ChrisKennedy: fixed update 6023
2007-06-07 03:44:13 +00:00
Dries Buytaert
722f8faae9
- Patch #147656 by Shakur: bugfix.
2007-06-06 06:18:47 +00:00
Dries Buytaert
27388f6655
- Patch #149176 by chx, David et al: getting rid of the sequences table, using db_last_insert_id() instead of db_next_id().
2007-06-05 12:13:23 +00:00
Dries Buytaert
745222200e
- Patch #144746 by drewish: fixed menu_router schema.
2007-06-05 09:33:57 +00:00
Dries Buytaert
2a3744c572
- Patch #149339 by Ted: removed unnecessary heavy query.
2007-06-05 09:22:22 +00:00
Dries Buytaert
c4d170c961
- Patch #147656 by pwolanin and chx: menu module update for Drupal 6.
2007-06-05 09:15:02 +00:00
Dries Buytaert
20b0af0b53
- Patch #101319 by forngren: add access check to revision log.
2007-06-04 16:46:48 +00:00
Dries Buytaert
e629deb94d
- Patch #146667 by Jeff Eaton: form API fixes.
2007-06-04 15:56:34 +00:00
Gábor Hojtsy
0fe9be0b6e
#146462 by Gurpartap Singh: update jQuery to 1.1.2 and make the core JS files compatible with the new version
2007-06-04 10:36:42 +00:00
Dries Buytaert
5c09cfabb9
- Patch #101319 by webchick and forngren: put log message in collapsible fieldset if revisions not enabled.
2007-06-04 07:46:33 +00:00
Dries Buytaert
19b8132289
- Patch #148974 by hunmonk: fixed whois online block on PostgreSQL.
2007-06-04 07:24:53 +00:00
Dries Buytaert
1fe90cba4f
- Patch #146667 by Eaton: correct builder argument ordering, eliminate redundant arguments
2007-06-04 07:22:23 +00:00
Dries Buytaert
712c5758ff
- Patch #148744 by catch: fixed some code comments.
2007-06-03 06:17:58 +00:00
Gábor Hojtsy
9f45292d77
#114938 by mistknight, but simplified: wrap ndoe admin query in db_rewrite_sql()
2007-06-01 11:17:44 +00:00
Dries Buytaert
7b053cc92c
- Patch #103079 by yched: check_plain('') returned </p>
2007-06-01 09:39:10 +00:00
Dries Buytaert
02b9c0e0cd
- Patch #148167 by bjaspan: clear schema cache when modules are enabled/disabled.
2007-06-01 09:37:16 +00:00
Steven Wittens
7f8b191781
#119441 : JavaScript aggregator/compressor by m3avrck and others.
2007-06-01 09:05:45 +00:00
Dries Buytaert
41542ef053
- Patch #101268 by webernet et al: improve the usability of feed icons.
2007-05-31 12:14:04 +00:00
Dries Buytaert
24038816f3
- Patch #141957 by add1sun: improved consistency of messags.
2007-05-31 12:03:18 +00:00
Dries Buytaert
95a84de389
- Patch #147761 by ChrisKennedy: SQL bugfix.
2007-05-31 11:56:12 +00:00
Dries Buytaert
e5738122cb
- Patch #148089 by ChrisKennedy: fixed clean URL test on Safari.
2007-05-30 20:18:14 +00:00
Gábor Hojtsy
fd9dc74c9d
Some RTL CSS files had wrong CVS Id comments, fix that
2007-05-30 18:28:14 +00:00
Dries Buytaert
9c79a1f8a0
- Patch #147761 by hswong3i: made dblog Oracle-friendly.
2007-05-30 08:34:12 +00:00
Dries Buytaert
4fd54aabc5
- Patch #115267 by drewish, dopry et al: simplified file uploads code, improved file API, centralized file validation, implemented quotas and fixed file previews.
2007-05-30 08:08:59 +00:00
Dries Buytaert
3568709803
- Patch #144295 by Gurpartap Singh: forum module fixes.
2007-05-30 08:04:38 +00:00
Dries Buytaert
d675c01f97
- Patch #147880 by hswong3i: improved copmatibility of SQL query.
2007-05-30 06:24:06 +00:00
Dries Buytaert
8a4451e3ca
- Patch #146470 by ax: fixed typo in Form API3 conversion.
2007-05-29 16:06:07 +00:00
Gábor Hojtsy
36e87e190c
#147640 by Jose A Reyero with further cleanup by myself: add language code to localization functions
...
This makes it possible to call these functions with a given language code when sending emails to multiple users with different languages in a request for example.
2007-05-29 14:37:49 +00:00
Dries Buytaert
556ef56c52
- Patch #147417 by robertDouglas: only save cookie for anonymous users.
2007-05-29 06:27:37 +00:00
Dries Buytaert
5d35dbd3d4
- Patch #147034 by webchick: removed redundant dependency checking.
2007-05-28 06:19:05 +00:00