Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #105540 by souvent22: small SQL optimization. | Dries Buytaert | 2006-12-29 |
| | |||
* | #100516: CSS preprocessor to cache and compress all .css files. Benchmarks ↵ | Steven Wittens | 2006-12-10 |
| | | | | show up to 40% faster page loads. | ||
* | Fixing commit of #100563 (thanks webernet) | Steven Wittens | 2006-12-01 |
| | |||
* | #97824 by Gurpartap. Move enclosing elements outside of their t(). | Neil Drumm | 2006-11-26 |
| | |||
* | - Patch #92992 by webchick and neclimdul: clean up documentation that is ↵ | Dries Buytaert | 2006-11-21 |
| | | | | superseded by the new 'by module' administration dashboard. | ||
* | - Patch #98359 by webchick and webernet: standardize on terminology: ↵ | Dries Buytaert | 2006-11-21 |
| | | | | 'website' and 'web page'. | ||
* | #98359 by webchick. Change 'web site' to more common usage, 'website.' | Neil Drumm | 2006-11-19 |
| | |||
* | #84146: Use 'Sentence capitalization' for menu items, page titles, form ↵ | Steven Wittens | 2006-10-22 |
| | | | | items, etc | ||
* | #82861 by RobRoy. Move watchdog overview variables to the right place. | Neil Drumm | 2006-09-08 |
| | |||
* | - Patch #82465 by webchick: renamed variables in hooks for consistency. | Dries Buytaert | 2006-09-08 |
| | |||
* | #75002: Install-time and run-time requirements checking + status report page | Steven Wittens | 2006-09-01 |
| | |||
* | - Patch #80952 by earl, webchick, neclimdul et al: .info files | Dries Buytaert | 2006-08-31 |
| | |||
* | - Corrected a quote. | Dries Buytaert | 2006-08-30 |
| | | | | - Updated CHANGELOG. | ||
* | - Patch #79622 by Dries: added views to see the most popular search terms, | Dries Buytaert | 2006-08-29 |
| | | | | | the most important 404s and 403s. This makes the watchdog data easier to use. Improved consistency of the 'amdminister > logs' section. | ||
* | - Patch #78105 by nicki: Since the new table header feature has been ↵ | Dries Buytaert | 2006-08-23 |
| | | | | committed to cvs (http://drupal.org/node/76741), this patch is to demonstrate the new functionality of defining a table cell as a heading, by removing the custom theme theme_watchdog_event and replacing it with the standard theme_table on the watchdog event details node (admin/log/event/1234) as per Morbis Iff's suggestion. | ||
* | - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ↵ | Dries Buytaert | 2006-08-18 |
| | | | | forms via the pull model. | ||
* | #76802: Introduce placeholder magic into t() | Steven Wittens | 2006-08-18 |
| | | | | See: http://drupal.org/node/64279#t-placeholders | ||
* | #77183 by m3avrck and timcn, split up drupal.css by module. | Neil Drumm | 2006-08-14 |
| | |||
* | - Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with ↵ | Dries Buytaert | 2006-08-10 |
| | | | | | | arrays like FAPI for viewing. Once again, we're paving the path for CCK in core ... :) | ||
* | - Patch #77422 by timcn: corrected various paths in the documentation. | Dries Buytaert | 2006-08-07 |
| | |||
* | - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-) | Dries Buytaert | 2006-07-31 |
| | |||
* | #61802 by Zen, Double spaced sentences clean up | Neil Drumm | 2006-05-07 |
| | |||
* | #5371, drupal_get_destination, pager and tablesort array handling, patch by ↵ | Gerhard Killesreiter | 2006-04-13 |
| | | | | Steven | ||
* | - Code style | Steven Wittens | 2006-03-27 |
| | |||
* | #53348, Handling of deleted/blocked user accounts, patch by jreyero and Zen | Gerhard Killesreiter | 2006-03-26 |
| | |||
* | - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.) | Dries Buytaert | 2006-02-21 |
| | |||
* | - Patch #48235 by markus: removed dead code. | Dries Buytaert | 2006-02-21 |
| | |||
* | - Patch #45076 by m3avrck: fix bad markup and title for some watchdog warnings. | Dries Buytaert | 2006-01-26 |
| | |||
* | - Patch #33861 by Morbus et al: clean up the watchdog view. | Dries Buytaert | 2006-01-24 |
| | |||
* | - #41940: Locale string search broken in some cases (and remove some ↵ | Steven Wittens | 2006-01-05 |
| | | | | | | inappropriate db_escape_string() usage) - #43491: Missing drupal_goto() after saving settings | ||
* | - Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to ↵ | Dries Buytaert | 2005-12-02 |
| | | | | '#submit'. | ||
* | - Patch #38667 by Neil: removed a column from the table on the watchdog page. | Dries Buytaert | 2005-11-24 |
| | |||
* | - Add missing url()s around form actions (these would break without clean URLs) | Steven Wittens | 2005-11-13 |
| | |||
* | - Patch #26139 by webchick / Kieran / documentation team: improved admin ↵ | Dries Buytaert | 2005-11-01 |
| | | | | help of core modules! / | ||
* | - #34757: Remove administer watchdog permission (drumm) | Steven Wittens | 2005-10-21 |
| | |||
* | - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes. | Dries Buytaert | 2005-10-11 |
| | |||
* | - Patch #33433 by chx: fixed a number of form API problems. | Dries Buytaert | 2005-10-08 |
| | | | | | | | | | | | * Default form value * Leftover debug function in form.inc * PHP5 issue with comment date (I got this patch from another issue) * Validation error fix (was calling legacy form validate) * Lots o' warnings on comment preview * Filter tips plus argument (gremlins. I swear this was not there.) * Message to clear what's going on with system settings * Non-freetagging taxonomies fixed | ||
* | - Patch #29465: new form API by Adrian et al. | Dries Buytaert | 2005-10-07 |
| | | | | | | | TODO: + The contact.module was broken; a new patch for contact.module is needed. + Documentation is needed. + The most important modules need to be updated ASAP. | ||
* | - Patch #28786 by Neil: move pagers out of table. | Dries Buytaert | 2005-09-24 |
| | |||
* | - Patch #29385 by chx: no ?> add end of files. | Dries Buytaert | 2005-08-25 |
| | |||
* | - #23560: Sort watchdog date by wid to ensure unique ordering. | Steven Wittens | 2005-08-06 |
| | |||
* | - Patch #27737 by Gerhard: format_name($object) -> theme('username', $object). | Dries Buytaert | 2005-08-01 |
| | | | | | | Usernames can now be themed; eg. an icon/avatar could be added. TODO: update contributed modules + update the migration docs. | ||
* | - #23651: Display referrer info with watchdog messages. | Steven Wittens | 2005-07-29 |
| | |||
* | - Patch 20910 by chx: centralize print theme page. | Dries Buytaert | 2005-04-24 |
| | |||
* | - Patch #16197 by Neil: removed useless watchdog "long" help. | Dries Buytaert | 2005-01-26 |
| | | | | Less is more. | ||
* | - Patch #15957 by Goba: reintroduce translateable watchdog types. | Dries Buytaert | 2005-01-22 |
| | |||
* | - Patch #13260 by UnConeD: watchdog module improvements. | Dries Buytaert | 2005-01-09 |
| | | | | | | | | | | We added a 'severity' column to watchdog(): watchdog($type, $message, $link) --> watchdog($type, $message, $severity, $link); * Specify a severity in case you are reporting a warning or error. * The $link-parameter is now the fourth parameter instead of the third. TODO: document this in the upgrade guide. | ||
* | - Fixed colspan bug reported by Steven. | Dries Buytaert | 2004-12-06 |
| | |||
* | - Fixed typo and reworded the filter. | Dries Buytaert | 2004-11-28 |
| | |||
* | - Refactored the statistics and watchdog module (views). The most important | Dries Buytaert | 2004-11-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes are: 1. Simplified the statistics pages: there are less pages and on the remaining pages there is a lot less visual clutter (less columns and better presentation). 2. Reorganized the 'administer - logs' menu: flattened the menu structure and removed a number of links. 3. Improved performance. Most statistics pages used about 160 slow SQL queries which made the statistics pages fairly unusable on my system. The new pages use at least 10 times less SQL queries and render much faster. They are actually usable. 4. There is now a 'track'-tab on node pages, and a second subtrab on the user accounts 'track'-tab for people with the 'access statistics' permission. They can be used to resp. track the node and the user. This makes the statistics more accessible. 5. Changed the way watchdog messages are filtered. This makes it easier to introduce new watchdog types. 6. Reworked the statistics module's permissions. 7. Less code: 223 insertions(+), 343 deletions(-). 8. Fixed several glitches: for example, the statistics pages sorted the 'Name' column by user ID instead of by name. Unfortunately, it is too difficult to backport these to DRUPAL-4-5. TODO: 1. Review the statistics modules help pages. 2. Help fine-tune the interfaces/views. NOTES: 1. You'll want to run update.php. |