Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - sa-2006-002: XSS issues with username log and mission | Steven Wittens | 2006-03-13 |
| | |||
* | - Rollback | Steven Wittens | 2006-03-13 |
| | |||
* | - sa-2006-001: Custom menu items are accessible to anyone | Steven Wittens | 2006-03-13 |
| | |||
* | - #53540: Improve relative links updater | Steven Wittens | 2006-03-12 |
| | |||
* | #53654, remove module reset button, patch by Zen. | Gerhard Killesreiter | 2006-03-12 |
| | |||
* | #53628, reformatting of profile.module. Patch by Zen. | Gerhard Killesreiter | 2006-03-12 |
| | |||
* | - Patch #53480 by chx et al: clean and harden form_builder for various types ↵ | Dries Buytaert | 2006-03-12 |
| | | | | of posted elements. | ||
* | - #47841: Sort help items alphabetically (and prettify output) | Steven Wittens | 2006-03-12 |
| | |||
* | - #53540: Relative links updater improvements | Steven Wittens | 2006-03-11 |
| | |||
* | - #28868 fixes: better display of messages and code cleanup | Steven Wittens | 2006-03-11 |
| | |||
* | - Patch #53351 by Zen, tim et al: problem with unchecked taxonomy lists. | Dries Buytaert | 2006-03-11 |
| | |||
* | - Patch #53468 by jvandyk: documentation improvements. | Dries Buytaert | 2006-03-11 |
| | |||
* | - Patch #42358 by dopry et al: fixed problem with attaching files. | Dries Buytaert | 2006-03-10 |
| | |||
* | - Patch #52092 by wtanaka, dopry and moshe: fixed regression with ↵ | Dries Buytaert | 2006-03-10 |
| | | | | hook_file_download. | ||
* | - Patch #13148 by Matt: upgrade path for relative links. | Dries Buytaert | 2006-03-10 |
| | |||
* | - #53368: Output stricter (IE5-compatible) JSON | Steven Wittens | 2006-03-10 |
| | |||
* | - #49211: Fix bug with linking to absolute URLs through l() | Steven Wittens | 2006-03-10 |
| | |||
* | - Reverting accidental commit | Steven Wittens | 2006-03-10 |
| | |||
* | - Code cleanup | Steven Wittens | 2006-03-10 |
| | |||
* | - #52771: drupal_to_js() improperly dealing with booleans | Steven Wittens | 2006-03-10 |
| | |||
* | - Adding missing cvs tags to .js files | Steven Wittens | 2006-03-09 |
| | |||
* | #52292 by hunmonk, multipart node forms broken | Neil Drumm | 2006-03-09 |
| | | | | Adds a new form attribute that lets form writers hook into a conveniant place when the form building requires knowledge of the validation results. | ||
* | -bug #51522 by m3avrck, node teasers are empty | Neil Drumm | 2006-03-09 |
| | |||
* | #53265, Missing array initializations, patch by drumm | Gerhard Killesreiter | 2006-03-09 |
| | |||
* | #42388, Out of range value adjusted for column, patch by drumm | Gerhard Killesreiter | 2006-03-09 |
| | |||
* | #43032, Can't move forum topics created by anonymous (Authored by not set), ↵ | Gerhard Killesreiter | 2006-03-09 |
| | | | | patch by Cvbge. | ||
* | #52586, node preview broken with php5, patch by greggles | Gerhard Killesreiter | 2006-03-09 |
| | |||
* | - Patch #49497 by damz and morbus: fixed encoding of feeds with PHP5. | Dries Buytaert | 2006-03-09 |
| | |||
* | #50234, add documentation to file.inc methods, patch by drewish. | Gerhard Killesreiter | 2006-03-08 |
| | | | | edited for some formatting issues. | ||
* | #51635, Moving forum post leaving shadow copy results in warning, patch by ↵ | Gerhard Killesreiter | 2006-03-08 |
| | | | | Zen/webchick | ||
* | #53012, make "Create new revision" respect node type settings, patch by Zen | Gerhard Killesreiter | 2006-03-08 |
| | |||
* | - Patch #52157 by Zen: can't edit path aliases. | Dries Buytaert | 2006-03-08 |
| | |||
* | - Patch #51850 by chx, webchick et al: fixed various problems with ↵ | Dries Buytaert | 2006-03-08 |
| | | | | db_rewrite_sql, made db_rewrite_sql slightly more robust. | ||
* | #52921, Error in system_update_177 with postgres, patch by Steve Ratcliffe | Gerhard Killesreiter | 2006-03-08 |
| | |||
* | - Patch #52932 by Zen: fapi conversion + fixes | Dries Buytaert | 2006-03-08 |
| | | | | | | | * fapi conversion. * Adds status messages, comments and language fixes. * Adds watchdog messages for category and feed additions and deletions. * Edit forms: checks for duplicates - title for category, title + url for feeds. | ||
* | - Patch #51522 by paddy: break at beginning doesn't work | Dries Buytaert | 2006-03-07 |
| | |||
* | - Patch #5961 by dopry et al: fixed problems with file api and open_basedir ↵ | Dries Buytaert | 2006-03-07 |
| | | | | restrictions. | ||
* | - Patch #28868 by Ber: reset user mail variables. | Dries Buytaert | 2006-03-07 |
| | |||
* | - Patch #52850 by Zen: fapi conversion + minor fixes | Dries Buytaert | 2006-03-07 |
| | | | | | | | * converts forum_admin to fapi. * handles invalid terms in hook_menu * adds comments, fixes typos etc. * reorganises functions a little bit - moves hook_menu to the top.. groups hooks together and forms together | ||
* | - Patch #52448 by Zen: simplified drupal_attributes. | Dries Buytaert | 2006-03-07 |
| | |||
* | - Patch #52418 by Zen: fapi conversion + bug fixes. | Dries Buytaert | 2006-03-07 |
| | |||
* | - Patch #52508 by TDobes: fixed theme system regressions. | Dries Buytaert | 2006-03-07 |
| | |||
* | - Patch #51142 by markus: hook_comment not called for all update operations. | Dries Buytaert | 2006-03-06 |
| | |||
* | - Patch #52324 by chx: fixed warnings when inserting locale strings. | Dries Buytaert | 2006-03-06 |
| | |||
* | - Patch #51543 by wtanaka: clicking on 'add new comment' takes you to the ↵ | Dries Buytaert | 2006-03-06 |
| | | | | wrong place. | ||
* | - Patch #52292 by hunmonk/chx: multipart node forms were broken. | Dries Buytaert | 2006-03-06 |
| | |||
* | - Patch #52265 by Cvbge: made upgrade path work with PostgreSQL. | Dries Buytaert | 2006-03-06 |
| | |||
* | #52484 by chx: filter_form needs validation | Neil Drumm | 2006-03-05 |
| | |||
* | - #52403: Comment order messed up on update. | Steven Wittens | 2006-03-04 |
| | |||
* | - Patch #52265 by Zen: converted filter.module to file API: | Dries Buytaert | 2006-03-04 |
| | | | | | | | | | | * Converts filter.module to the fapi model (besides filter_admin_overview which has already been done.) * On the format edit screen, updates to the roles fieldset were being mangled with the previous code. The previous code relied on only checked checkboxes being returned. Fapi for some reason decides to insert non-checked items as well with values 0. * Makes the name field a UNIQUE field. DB and update patches included. Having a duplicate format name completely b0rks things. * Adds check_plain to the format name in admin_overview. * Removes unnecessary #type => 'markup'. * Moves hook_menu to below hook_help. * drupal_goto -> return. |