Dries Buytaert
14ae238973
- Patch #45320 by Zen: improved usability of off-line mode.
2006-01-22 07:51:06 +00:00
Dries Buytaert
4da4f4c1af
- Patch #44379 by Moshe: code improvements: always grant the 'authenticated user' role to authenticated users. Fixed glitch with udpate path.
2006-01-21 08:28:55 +00:00
Steven Wittens
7914ad0f3f
- #40515 : Ensure UTF-8 character set on the database side (and include upgrade path for incorrectly set up databases)
2006-01-21 01:42:52 +00:00
Dries Buytaert
55c88ae09c
- Added .
2006-01-20 09:30:12 +00:00
Dries Buytaert
e38f0403a3
- Patch #45451 by wtanaka: added explanation for the red star.
2006-01-20 09:19:21 +00:00
Dries Buytaert
a177c29622
- Patch #40849 by wtanaka and Richard: killed some menu.inc warnings/notices.
2006-01-20 09:12:26 +00:00
Dries Buytaert
56d0d76f0f
- Patch #27884 by gordon: js addLoadEvent not working.
2006-01-20 08:54:07 +00:00
Dries Buytaert
616544667f
- Patch #45281 by flevour/chx: fixed problem with categories not being set properly validated.
2006-01-19 17:53:53 +00:00
Dries Buytaert
7b87ff1a6f
- Patch #45365 by chx: critical bugfix: Fix and simplify selection options.
2006-01-19 09:22:16 +00:00
Dries Buytaert
f828c0ade2
- Patch #39430 by Jaza and Richard: code improvements: improved separation between UI and logic.
2006-01-19 08:58:00 +00:00
Dries Buytaert
e84a98a22b
- Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms API.
2006-01-19 08:54:41 +00:00
Dries Buytaert
9528c30037
- Patch #45281 by flevour/chx: fixed problem with categories not being set properly on editing.
2006-01-18 19:46:57 +00:00
Dries Buytaert
5f829187e6
- Patch #45209 by markus et al: added some missing t() functions.
2006-01-18 19:40:18 +00:00
Dries Buytaert
ffc7c5c3c6
- Patch #44011 by Souvent22 et al: critical bugfix: make private downloads work again.
2006-01-18 19:18:30 +00:00
Dries Buytaert
a35ca55bbf
- Patch #45224 by jvandyk: improved PHPdoc comments. Corrected spelling, improved grammar.
2006-01-18 19:04:12 +00:00
Dries Buytaert
6048d282cc
- Modified patch #45214 by markus: don't generate empty breadcrumb div.
2006-01-18 19:02:34 +00:00
Dries Buytaert
e41e8acda3
- Patch #45107 by chx: minor code speedups.
2006-01-17 15:39:07 +00:00
Steven Wittens
67fc0913ac
- #44992 : ./ prefix for conf file include (faster)
2006-01-17 06:17:29 +00:00
Steven Wittens
c5eeccb43d
Code style
2006-01-17 05:42:21 +00:00
Dries Buytaert
1d9b81d3b8
- Patch #44976 by m3avrck: cleaned up some CSS.
2006-01-16 20:57:53 +00:00
Dries Buytaert
b7a993639b
- Patch #9477 by Neil and Richard: fixed inconsistent behavior of user-specified paths.
2006-01-16 08:45:30 +00:00
Dries Buytaert
54b8ad6550
- Patch #22035 by Matt: fixed problem with alias table getting corrupted.
2006-01-16 08:34:45 +00:00
Dries Buytaert
84beb25884
- Patch #44771 by jvandyk: small performance improvement.
2006-01-15 16:55:35 +00:00
Steven Wittens
2e9bbda791
- #44772 : {} -> [] (in anticipation of PHP de-deprecation)
2006-01-15 07:14:14 +00:00
Steven Wittens
3329ad927c
- #44498 : Clean up pager / make more accessible
2006-01-15 00:04:20 +00:00
Dries Buytaert
1a866d14f4
- Patch #44498 by m3vrck: improved HTML generated code for pagers.
2006-01-14 09:40:22 +00:00
Dries Buytaert
6ff8147a75
- Patch #44176 by Zen: performance improvement: split() -> explode().
2006-01-13 14:38:38 +00:00
Dries Buytaert
a3ae365057
- Patch by Zen/drumm: fixed glitch in form_select.
2006-01-13 07:44:59 +00:00
Dries Buytaert
11b9259db0
- Patch #44507 by DriesK: consistency: email -> e-mail.
2006-01-13 07:33:13 +00:00
Dries Buytaert
cccca3b17e
- Patch #44261 by Kobus/Zen: drupal -> Drupal.
2006-01-12 19:29:36 +00:00
Dries Buytaert
3607a2b059
- Patch #44373 by m3avrck: improved generated HTML/CSS.
2006-01-12 09:58:49 +00:00
Dries Buytaert
57447dc571
- Patch #42105 by chx / merlinofchaos: made form elements themable.
2006-01-10 19:37:27 +00:00
Dries Buytaert
6aae7ff747
- Patch #40927 by vhmauery: added attributes for files. Required for some contributed modules to work.
2006-01-09 10:22:12 +00:00
Dries Buytaert
df82a1edc4
- Patch #43835 by jakeg: critical bugfix: fixed admin/modules.
2006-01-08 16:04:58 +00:00
Dries Buytaert
4ec8c0428e
- Patch #41644 by chx: critical bug: db_rewrite_sql had a bad regex.
2006-01-08 12:51:37 +00:00
Dries Buytaert
7f87b19eeb
- Patch #42886 by chx: critical feature: allow modules to be reordered.
2006-01-08 12:49:51 +00:00
Dries Buytaert
7f083e0c2f
- Patch #35570 by ccourtne and Steve: forms API does not adhere #return_value for checkboxes.
2006-01-08 12:40:25 +00:00
Dries Buytaert
70c097f2be
- Modified patch #43082 by chx: return a 404 when a callback function does not exist.
2006-01-08 12:17:57 +00:00
Dries Buytaert
303720fb62
- Patch #15609 by m3avrck: get rid of forced <br />-tag after <label>-tags. Makes it easier to theme forms.
2006-01-06 07:32:54 +00:00
Dries Buytaert
6c20d333d2
- Patch #35667 by Crell: bug fix: on ?q=admin/block style.css was imported twice.
2006-01-06 07:25:44 +00:00
Dries Buytaert
cade6b2bda
- Patch #39179 by chx; make optgroups work with choice checker.
2006-01-06 07:15:47 +00:00
Steven Wittens
c27b62b182
- #41940 : Locale string search broken in some cases (and remove some inappropriate db_escape_string() usage)
...
- #43491 : Missing drupal_goto() after saving settings
2006-01-05 23:35:34 +00:00
Dries Buytaert
780d33c77b
- Patch #43429 by drumm: bug fix: made comparison of checkboxes more strict.
2006-01-05 11:05:14 +00:00
Dries Buytaert
399302a215
- Patch #40599 by Chris: minor code improvement: removed redundant isset().
2006-01-05 10:59:34 +00:00
Dries Buytaert
15299efc89
- Patch #43360 by Chris: minor code clean-up: renamed $op to $hook.
2006-01-05 10:51:47 +00:00
Dries Buytaert
9385794e23
- Patch #41548 by Neil: critical bugfix: theme didn't load when styles are used.
2006-01-04 09:32:28 +00:00
Dries Buytaert
83cb8d9e95
- Patch #40599 by Chris Johnson: file_download() checks module_invoke() return = -1.
2006-01-04 09:23:44 +00:00
Dries Buytaert
749284633f
- Patch #42057 by hunmonk and chx: made saving user accounts work again.
2006-01-02 08:35:59 +00:00
Dries Buytaert
45db74aa77
- Patch #37494 by darius / chx: fixed problem with dates.
2006-01-02 08:04:02 +00:00
Steven Wittens
ab468baa9e
- Removing trailing spaces
2005-12-31 14:32:23 +00:00
Dries Buytaert
89e89a3b9b
- Patch 42115 by Cvbge/ m3avrck: improved performance of session loading.
2005-12-31 11:50:47 +00:00
Dries Buytaert
ea2d791095
- Patch 41169 by Chris: got rid of expensvie object 2 array casts.
2005-12-31 10:48:56 +00:00
Steven Wittens
c243918eb1
- #32785 : Allow external URLs in menus (and make url() more flexible)
2005-12-29 05:28:53 +00:00
Steven Wittens
79a193a2d2
- #42234 : Use standardized feed icon for RSS
2005-12-29 04:46:40 +00:00
Steven Wittens
5e49dd2a68
- #42446 : Resizable textareas.
2005-12-29 03:59:30 +00:00
Steven Wittens
4c66ab52f3
- #31301 : Don't escape apostrophes in XML-RPC strings.
...
/me looks down
OH MY GOD... I'M MELLLLTTIIINNGG NOOOOOOO.... AAARGHHHHHH.
Oh well, don't the people inside the asylum say the outside world is insane, too?
2005-12-27 18:42:49 +00:00
Dries Buytaert
34a5d46022
- Patch #36465 by chx / Richard: made it possible to link to the front page.
2005-12-27 10:36:16 +00:00
Dries Buytaert
b362985de5
- Patch #41118 by Goba: various upgrade script fixes.
2005-12-26 17:20:23 +00:00
Dries Buytaert
6c2f3e7982
- Patch #39179 by chx et al: fix checkboxes #default_values.
2005-12-26 11:14:14 +00:00
Steven Wittens
b43fa0f9da
- #41744 : global urlencode() for menu paths
2005-12-22 22:58:12 +00:00
Dries Buytaert
4f13fbb709
- Patch #41023 by wtanaka: custom form elements can't cleanly set a value for themselves.
2005-12-19 14:43:42 +00:00
Dries Buytaert
eb412f7c7e
- Patch #39179 by chx: improved validation of forms.
2005-12-19 14:30:53 +00:00
Dries Buytaert
0dfc8e059f
- Patch #41437 by webchick: improved code comments.
2005-12-17 17:24:46 +00:00
Steven Wittens
db42745522
- Code style
2005-12-17 10:35:59 +00:00
Dries Buytaert
bd4fe6ede9
- Patch #40813 : Taxonomy forms should be in a fieldset.
2005-12-16 06:23:46 +00:00
Dries Buytaert
b6dba6fa8e
- Patch #40486 by chx/netbjarne: duplicate form id's breaks html validation.
2005-12-15 22:47:16 +00:00
Dries Buytaert
5accfa08f5
- Patch #41133 by DriesK: as of PHP 5.1.0, strtotime() returns FALSE on failure instead of -1.
...
Changed code to be compatible with all versions.
2005-12-15 16:02:50 +00:00
Dries Buytaert
764f1177ef
- Patch #40631 by Chris Johnson: is_array() slower than isset() or empty().
2005-12-14 20:10:45 +00:00
Dries Buytaert
c4fc7f401f
- Patch #40886 by chx: fixed problem with recursive/nested node API calls manipulating the same array references.
2005-12-14 18:46:21 +00:00
Dries Buytaert
c0a43c50dc
- Patch #40765 by chx: fixed problem with form types.
2005-12-14 13:22:19 +00:00
Dries Buytaert
12e0151715
- Patch #40855 by Ber: fixed typo in watchdog message.
2005-12-12 11:36:56 +00:00
Dries Buytaert
b9f2b7e2a6
- Patch #40706 by chx: fixed warnings.
2005-12-11 12:31:17 +00:00
Dries Buytaert
b4552cd977
- Patch #40512 by Richard: fixed coding style + performance improvements.
2005-12-10 20:01:55 +00:00
Dries Buytaert
4758c8cd28
- Patch #40518 by drumm: upgrade system fixes.
2005-12-09 16:14:26 +00:00
Dries Buytaert
1d0fa04d33
- Patch #40518 by drumm: remove hook_versions.
2005-12-09 15:46:47 +00:00
Dries Buytaert
c54234d71a
- Patch #40341 by Neil: fixed problems with database schema versions.
...
- When user #1 creates an account (we can assume this happens only once), system.module's schema version is set to the latest availiable.
- system_get_files_database() now includes a 'schema_version' child of each file object.
- That new information is re-saved when Drupal re-populates the system table.
- An array of newly-enabled modules is built, module_list() is reloaded, and the schema versions of each newly-enabled module are set to the most recent availiable. If the schema version is already set (presumably from a previous installation) it is not changed.
2005-12-08 08:40:10 +00:00
Dries Buytaert
3342593eac
- Patch #38889 by rkerr: db_error and db_affected_rows did not work properly in presence of multiple database connections.
2005-12-07 15:17:27 +00:00
Dries Buytaert
a19acb219e
- Patch #35924 by Neil: improved the update system.
2005-12-06 09:25:22 +00:00
Dries Buytaert
0f80b09a4a
- Patch #39875 by chx: make form sorting work with PHP5.
2005-12-05 21:21:49 +00:00
Dries Buytaert
7ef324ec84
- Unrolled chx's form sort patch.
2005-12-05 09:48:54 +00:00
Dries Buytaert
a2d8174cd4
- Patch #39875 by chx: form_sort is broken with PHP5.
2005-12-05 08:47:24 +00:00
Dries Buytaert
77f55aa7f2
- Patch #39989 by hunmonk: can't pass args properly to #process callback.
2005-12-05 08:41:29 +00:00
Dries Buytaert
a806db88fa
- Patch #39085 by chx/angie: simplified #tree-#parent code.
2005-12-04 08:14:07 +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
75d2089fba
- Patch #39155 by Alex/chx: #validate, #submit, #process consistency
2005-12-03 09:44:50 +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
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
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
2917261693
- Removed valid_input_check().
2005-11-30 10:27:13 +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
7a341583be
- Patch #39257 by merlinofchaos: node_access rewrite breaks with FROM_UNIXTIME.
2005-11-29 15:37:27 +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
244945365d
- Patch #10407 by Cvbge: fixed cache problems with PostgreSQL.
2005-11-27 11:52:08 +00:00
Dries Buytaert
229fa7dea8
- Patch #38787 by Jaza: print PHP errors using drupal_set_message().
2005-11-27 09:14:52 +00:00