summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
...
* Poll.module:Steven Wittens2002-06-01
* Fixed unmoderated polls already showing up in the side-block.Steven Wittens2002-06-01
* - Added missing translations and the like.Dries Buytaert2002-05-31
* - Fixed missing translations and missing lm()'s (including the one Marco fixed).Dries Buytaert2002-05-31
* - Added missing translations (including the one Marco spotted).Dries Buytaert2002-05-31
* - fixing who is online block.Kjartan Mannes2002-05-31
* - Fixed but #197: "Shouldn't going to index.php?or=xxx show all contentDries Buytaert2002-05-30
* - Fixed a drupal_goto() as identified by Marco.Dries Buytaert2002-05-29
* - modified the user blocks to use the same layout and trim long usernames toKjartan Mannes2002-05-29
* - added missing access check for linksKjartan Mannes2002-05-29
* - cleaning up the access checks in node.module.Kjartan Mannes2002-05-29
* - fixing perma links and link to all blogs by user.Kjartan Mannes2002-05-29
* - Replaced a "mysql_query()" by a "db_query" as identified by Moshe (seeDries Buytaert2002-05-26
* - Bugfix: just before submitting a node, one could change the content ofDries Buytaert2002-05-26
* - Bugfix: found a bug with the 'create poll' title attribute. It wasDries Buytaert2002-05-26
* - Now all themes use the new taxonomy stuff, we can remove the depricatedDries Buytaert2002-05-24
* - the user_admin_edit() would loose the theme settings.Kjartan Mannes2002-05-24
* - pending user accounts will not be notified to the site_email.Kjartan Mannes2002-05-23
* - node security fixes.Kjartan Mannes2002-05-22
* - fixing the last fixes.Kjartan Mannes2002-05-22
* Poll.module:Steven Wittens2002-05-21
* - fixing spaces in url. Bug #192Kjartan Mannes2002-05-21
* Poll.module:Steven Wittens2002-05-21
* Locale.module:Steven Wittens2002-05-20
* - the comment control panel is now only shown when there are comments.Kjartan Mannes2002-05-20
* - tweaking the links. Too many of them.Kjartan Mannes2002-05-20
* - fixing perma links.Kjartan Mannes2002-05-20
* - bug fix.Kjartan Mannes2002-05-20
* - Fixed typo in the "request new password" e-mail:Dries Buytaert2002-05-20
* - changing sort order.Kjartan Mannes2002-05-20
* - Ran the code through 'scripts/code-clean.sh': removed trailing whitespaceDries Buytaert2002-05-20
* - Bugfix: the tracker module was using an incorrect time interval to showDries Buytaert2002-05-20
* - updating all nodes to use taxonomy terms.Kjartan Mannes2002-05-19
* Fixed bug reported by Gerhard:Steven Wittens2002-05-17
* - fixing bug #181.Kjartan Mannes2002-05-16
* - xhtml errorsKjartan Mannes2002-05-15
* Possible bug with filtering: linebreaks inside style's got converted into bre...Steven Wittens2002-05-14
* - fixing bug #179Kjartan Mannes2002-05-13
* - fixing a parse error.Kjartan Mannes2002-05-13
* - fixing parse error.Kjartan Mannes2002-05-13
* - more coding style fixes.Kjartan Mannes2002-05-13
* - using format_name instead of some local hack.Kjartan Mannes2002-05-12
* - added access checking to queue block.Kjartan Mannes2002-05-12
* - fixed links.Kjartan Mannes2002-05-12
* - and I missed one of those l() calls. These things are tricky :)Kjartan Mannes2002-05-12
* - messed up the parameters.Kjartan Mannes2002-05-12
* - fixed some nav links.Kjartan Mannes2002-05-12
* - module and theme admin pages work again.Kjartan Mannes2002-05-12
* - applied Stevens link patch.Kjartan Mannes2002-05-12
* - changed block, module and theme config pages to use checkboxes.Kjartan Mannes2002-05-11