Commit Graph

5100 Commits (57447dc57165a6322db2de9f369e278dca9724bc)

Author SHA1 Message Date
Dries Buytaert f54cc812c6 - Patch #39779 by Richard: removed confusing status messages. 2005-12-04 08:00:13 +00:00
Dries Buytaert 80e02e6e73 - Patch #36434 by assimonds: fixed problem with editing signatures. 2005-12-03 19:39:15 +00:00
Dries Buytaert 4b9cd4fcd6 - Patch #38820 by wtanaka: profile listing carries over people's data on subsequent users. 2005-12-03 17:12:56 +00:00
Dries Buytaert c7bce9efd4 - Patch #35768 by JonBob/Richard: separate callback handling from menu handling.
Moves callbacks and arguments to a separate data structure from the visible menu tree. As mentioned on drupal-devel, this change has little impact except to slightly improve code legibility and prepare the code base for future separation of these tasks, with an eye toward performance improvements of the menu system.  Also changes array_key_exists() to isset() in several places, which is reported to perform better.
2005-12-03 14:50:27 +00:00
Dries Buytaert 9677ab121f - Patch #32665 by Richard Archer: add more functionality to menu item settings on node/*/edit pages. 2005-12-03 10:06:10 +00:00
Dries Buytaert 94f290c8ee - Patch #38849 by wtanaka: forum icon does not display as locked (aka closed) if comments are "disabled" instead of "read only". 2005-12-03 10:02:23 +00:00
Dries Buytaert ab0232c022 - Patch #37737 by asimmonds/eaton: fixed blogapi.module checkboxes on settings page. 2005-12-03 09:59:25 +00:00
Dries Buytaert 75d2089fba - Patch #39155 by Alex/chx: #validate, #submit, #process consistency 2005-12-03 09:44:50 +00:00
Dries Buytaert 37b14043f1 - Patch #39722 by jvandyk: fixed warning in updates.inc. 2005-12-02 21:31:58 +00:00
Dries Buytaert eaad4aa2f7 - Patch #39725 by Goba: improvements to the code comments. 2005-12-02 21:28:18 +00:00
Dries Buytaert 7bdd8b3718 - Patch #39605 by Alex: remove form_filter type. 2005-12-02 15:46:46 +00:00
Dries Buytaert 272c6b95fa - Patch #39667 by killes: fixed typo in function call: _forum_get_vid -> _forum_get_vid(). 2005-12-02 15:38:58 +00:00
Dries Buytaert 26bd449860 - Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to '#submit'. 2005-12-02 15:21:01 +00:00
Dries Buytaert 4a3b9fc883 - Patch #39594 by m3avrck: removed comma from date. 2005-12-02 15:19:54 +00:00
Dries Buytaert 0dad5d9e45 - Patch #39547 by saerdna et al.: added a 'change own username' permission. 2005-12-02 15:18:32 +00:00
Dries Buytaert b040c8f857 - Patch #39612 by m3avrck: the log message should have its own fieldset. 2005-12-02 15:13:17 +00:00
Dries Buytaert f5253a892a - Patch #39440 by Richard: no circular references. 2005-12-02 15:10:03 +00:00
Dries Buytaert b1a648b371 - Patch #39566 by chx: fixed incorrect encoding in URLs. 2005-12-02 10:31:21 +00:00
Dries Buytaert 9c02757477 - Patch #39566 by chx: fixed incorrect encoding in URLs. 2005-12-02 10:29:45 +00:00
Dries Buytaert 316e35784a - Patch #29344 by Morbus: .htaccess file needs file protection update 2005-12-01 16:02:09 +00:00
Dries Buytaert a95f00c3a0 - Updated CHANGELOG.txt 2005-11-30 21:08:51 +00:00
Dries Buytaert 16bcdbda69 - Improved the protocol whitelist code. 2005-11-30 20:16:47 +00:00
Dries Buytaert fe01762387 - Fixed bug with checking for .txt files. 2005-11-30 19:28:18 +00:00
Dries Buytaert f8b90f6262 - Patch #39357 by m3vrck: fixed typo in mysqli backend. 2005-11-30 16:47:34 +00:00
Dries Buytaert a74ebcc87a - More fixes 2005-11-30 15:31:23 +00:00
Dries Buytaert 17ec644763 - Patch #1482 by djun: we're moving the DocBook output to a contributed module. It's not a core feature. 2005-11-30 13:16:53 +00:00
Dries Buytaert b8ae0b3218 - Patch #38981 by Robert: add permission to enable/disbale theme switching by users. 2005-11-30 11:09:38 +00:00
Dries Buytaert 0f6067fc84 - Removed valid_input_check(). 2005-11-30 11:03:58 +00:00
Dries Buytaert 2917261693 - Removed valid_input_check(). 2005-11-30 10:27:13 +00:00
Dries Buytaert bcb6257b31 - Removed valid_input_check(). 2005-11-30 10:09:28 +00:00
Steven Wittens 0ff2db93dd - #39362: Fix code warnings in filter.module 2005-11-30 00:12:23 +00:00
Dries Buytaert f4799d1ce9 - check_plain() missed its train. 2005-11-29 20:37:19 +00:00
Dries Buytaert 2d0df351d7 - Various fixes. Updated CHANGELOG.txt 2005-11-29 20:17:10 +00:00
Dries Buytaert 236da7af05 - Patch #31151: adding taxonomy terms has no feedback 2005-11-29 17:41:27 +00:00
Dries Buytaert 7a341583be - Patch #39257 by merlinofchaos: node_access rewrite breaks with FROM_UNIXTIME. 2005-11-29 15:37:27 +00:00
Dries Buytaert 1b9b51f3de - Patch #38841 by Morbus/Ber: improved documentation about $base_url and rolled back auto-detection. 2005-11-29 15:17:58 +00:00
Dries Buytaert ecd6969d9f - Patch #36133 by Thox: make it possible to install Drupal on MySQL, running in strict mode. 2005-11-29 11:48:44 +00:00
Dries Buytaert 69f3a4d654 - Improved consistency: "Clear Site" -> "Clear site", "Re-index Site" -> "Re-index site" 2005-11-29 06:20:18 +00:00
Steven Wittens b9415b4b9c - #7940: Remember publishing options when editing node 2005-11-29 03:18:57 +00:00
Steven Wittens 670e835772 - Menu wasn't being wiped after enabling/disabling themes 2005-11-29 02:52:20 +00:00
Steven Wittens 15b5004590 - #39054: Missing url() for poll form action 2005-11-28 23:49:50 +00:00
Steven Wittens 6fc0a68f08 - #39137: Improve handling of preprocessor-generated words in search queries.
- Improve search's default CJK tokenizer
- Re-add index wipe button to admin (with confirmation)
- Make default CJK tokenizer optional
2005-11-28 20:00:21 +00:00
Dries Buytaert 63a78a617b - Patch #38038: hook_elements override instead of merge. 2005-11-28 16:37:11 +00:00
Dries Buytaert 56f054c429 - Patch #33852: remove legacy.inc. 2005-11-28 16:25:52 +00:00
Dries Buytaert c1dbd83e40 - Patch #11758 by Richard Archer: fixed mbstring clash. 2005-11-28 15:45:04 +00:00
Dries Buytaert fff9a51352 - Patch #38945 by wtanaka: made the login block redirect back to the original page. 2005-11-28 12:31:47 +00:00
Dries Buytaert 42518af257 - Bring back taxonomy_form_all(). 2005-11-28 12:24:58 +00:00
Dries Buytaert 74b6c00b88 - Updated MAINTAINERS.txt 2005-11-28 09:33:12 +00:00
Dries Buytaert 244945365d - Patch #10407 by Cvbge: fixed cache problems with PostgreSQL. 2005-11-27 11:52:08 +00:00
Dries Buytaert 8784a7d13a - Patch #39024 by Zen: comments that should be in the moderation queue get published. 2005-11-27 11:45:03 +00:00