Gábor Hojtsy
d0c9795c33
#150049 by Moshe Weitzman: empower custom url rewriting with url() options
2007-06-18 06:59:11 +00:00
Gábor Hojtsy
64707c09e9
#150521 by myself: streamline locale runtime performance and clean up code by not storing empty translations
2007-06-17 17:41:40 +00:00
Gábor Hojtsy
8b8d7e6a4d
#152490 by Keymone: missing {} around node table name
2007-06-17 14:37:33 +00:00
Dries Buytaert
6102d02d21
- Patch #149692 by asimmonds: fixed FAPI breakage.
2007-06-17 11:59:05 +00:00
Dries Buytaert
1c4db9a66f
- Patch #152469 by fgm: fixed PHPdoc comment.
2007-06-17 10:49:49 +00:00
Dries Buytaert
ba32a804a9
- Patch #150299 by asimmonds: form API fixes in taxonomy.module.
2007-06-17 10:47:12 +00:00
Dries Buytaert
3c8991d0b7
- Patch #152291 by dopry: remove some remaining cruft for handling preview URLs from upload.module.
2007-06-17 10:43:25 +00:00
Dries Buytaert
931a4f32dc
- Patch #152171 by yched: added missing validation routines for settings.
2007-06-15 22:00:30 +00:00
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
Dries Buytaert
96926ca047
- Patch #146470 by Eaton et al: standardize form API3 hook parameter order.
2007-05-28 06:08:47 +00:00
Dries Buytaert
a8ceb7613b
- Patch #145058 by pwolanin (and chx): re-parenting and caching for menu links.
2007-05-27 20:31:13 +00:00
Gábor Hojtsy
860947d3c8
#145737 by yhager, documentation cleaned up by myself: add support for RTL CSS overrides and default RTL CSS override files for modules
...
Note: properties, which are different in the RTL display are marked with /* LTR */ in default CSS files now,
so maintainers remember that changing them should also have an effect on RTL CSS files.
This should open the way for better RTL (right-to-left written) language (such as Arabic and Hebrew) support.
2007-05-27 17:57:48 +00:00
Dries Buytaert
633540ef8c
- Patch #144765 by ChrisKennedy, drewish, bjaspan et al: schema fixes.
2007-05-25 20:52:44 +00:00
Gábor Hojtsy
1d7037a756
#128866 by myself: bjaspan noted that the pgsql and mysql updates on locale_update_6002() are reversed, I noted that the variables table got the language column inadvertently
2007-05-25 15:47:57 +00:00
Dries Buytaert
4a6f5869e5
- Patch #142773 by kbahey: made Drupal work correctly when behind a reverse proxy.
2007-05-25 15:04:42 +00:00
Dries Buytaert
5b45c4afc5
- Patch #146313 by walkah: _user_edit_validate assumes arg(1) == 'register' when being called for the user_register form
2007-05-25 12:52:16 +00:00
Dries Buytaert
3cafffe63f
- Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. Oh, behave.
2007-05-25 12:46:46 +00:00
Dries Buytaert
ae762838c0
- Patch #140218 by drewish: fixed MySQL 5 strict bug.
2007-05-25 09:28:10 +00:00
Dries Buytaert
6a1c36c38a
- Patch #144162 by JohnAlbin: fixed problems with FAPI3 patch.
2007-05-23 08:00:46 +00:00
Dries Buytaert
a91168dc19
- Patch #140218 by pwolanin: fixed problem with callbakcs.
2007-05-23 07:55:08 +00:00
Dries Buytaert
0047e35d91
- Patch #145671 by Gabor: import translation files when adding a new language.
2007-05-22 07:42:37 +00:00
Dries Buytaert
5094312d3b
- Patch #140218 by Crell et al: make it possible to move page callbacks to their own include files.
2007-05-22 05:52:17 +00:00
Gábor Hojtsy
112aa20768
#144496 by myself: import translations for newly installed modules and enabled themes;
...
as a side effect, improve usability of the module screen by performing module
changes all at once
2007-05-21 10:56:05 +00:00
Dries Buytaert
72e43b4f22
- Patch #145390 by Eaton: fix for node forms that implement submit hooks.
2007-05-20 16:46:03 +00:00
Dries Buytaert
667bf95308
- Patch #54833 by Steven: added an HTML corrector.
2007-05-20 16:44:35 +00:00
Dries Buytaert
d78badccbc
- Patch #109104 by Zen: ambiguous column reference with PostgreSQL.
2007-05-20 16:40:20 +00:00
Dries Buytaert
d79082769a
- Patch #144919 by dww: hide user picture settings when possible.
2007-05-20 16:38:19 +00:00
Dries Buytaert
2934a3d9bd
- Patch #144859 by dww: added optional e-mail notifications when user are approved, blocked, or deleted.
2007-05-20 12:34:48 +00:00
Dries Buytaert
b86d106e0e
- Patch #141131 by mfer: fixed UTF-8 problem.
2007-05-20 07:30:03 +00:00
Dries Buytaert
be3dea205f
- Patch #145390 by eaton: node form broken for modules that implement submit hooks
2007-05-20 07:28:05 +00:00
Gábor Hojtsy
bb812c1a9e
#144874 by riccardoR: the language filter field is not removed when already filtering by a language
2007-05-19 13:31:51 +00:00
Dries Buytaert
150dd96020
- Patch #144746 by drewish: fixed menu router table definition.
2007-05-18 07:03:21 +00:00
Dries Buytaert
99338b7896
- Patch #144676 by webchick and dww: form API-fied user settings.
2007-05-17 21:33:59 +00:00
Dries Buytaert
da7f952a45
- Patch #141131 by mfer: remember anonyous comment posters.
2007-05-17 21:05:38 +00:00
Dries Buytaert
d1e28d4273
- Patch #141131 by mfer: remember anonyous comment posters.
2007-05-17 20:57:19 +00:00
Dries Buytaert
6fc1183997
- Patch #105039 by ChrisKennedy: more polish for the custom date formats. Previous custom data format patch was also by Chris but got accidentically committed with another patch. Thanks Chris.
2007-05-17 07:28:42 +00:00
Dries Buytaert
64ea900aff
- Patch #140666 by bjaspan: fix some primary keys.
2007-05-16 14:41:38 +00:00
Dries Buytaert
a243145d3f
- Patch #137767 by chx and pwolanin: multiple menu support.
2007-05-16 13:45:17 +00:00
Dries Buytaert
b4ef53eccc
- Patch #127539 by yched: batch processing fixes.
2007-05-16 07:56:19 +00:00
Gábor Hojtsy
55b4cbadf2
#143249 by Jose A Reyero: add language parameter to t() to make it possible to retrieve translations of strings for different languages, to send emails to users in their own language for example
2007-05-15 20:19:47 +00:00
Dries Buytaert
75897e8000
- Patch #138706 by Eaton: 2 form API fixes.
2007-05-15 05:43:16 +00:00
Dries Buytaert
8ba14fa492
- Patch #138706 by hunmonk: fixed PostgreSQL caching problem.
2007-05-14 16:22:26 +00:00
Dries Buytaert
f07760b338
- Patch #141664 by ChrisKennedy: fixed E_ALL warning.
2007-05-14 13:53:01 +00:00
Dries Buytaert
ac65ff9074
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)
2007-05-14 13:43:38 +00:00
Dries Buytaert
0c46b77c31
- Patch #114703 by Moshe: minor node revision fix.
2007-05-11 16:55:58 +00:00
Gábor Hojtsy
b09fbd8e50
#141637 by merlinofchaos and yched: follow up fixes to the installer patch, properly rebuilding the menu when done and returning update results
2007-05-11 07:33:46 +00:00
Dries Buytaert
21fe511dfa
- Patch #142897 by erdemkose: corrected the argument: should be empty array instead of empty string.
2007-05-10 19:57:13 +00:00
Dries Buytaert
258c653f56
- Patch #141637 by merlinofchaos, gabor, et al: provide a site config form at the end of install to collect data, plus allow profiles to modify and add more.
2007-05-10 19:55:24 +00:00
Dries Buytaert
571013af8c
- Patch #142619 by erdemkose: fixed E_ALL warnings.
2007-05-10 10:00:50 +00:00
Gábor Hojtsy
85cae8161f
#127539 by bjaspan: fix comma syntax error in update.php and system.install
2007-05-09 11:39:23 +00:00
Dries Buytaert
d7681a355f
- Patch #131538 by Jo Wouters: E_ALL fixes
2007-05-08 17:08:14 +00:00