summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* - Fixed typo: $block->title -> $block->subject. Spotted by Morbus.Dries Buytaert2005-05-10
* - Fixing patch for aggregator block id fix.Steven Wittens2005-05-09
* - Patch #22319 by Ber: updated default database schems not to use Xtemplate a...Dries Buytaert2005-05-08
* - Patch #22262 by Robert: removed extra comma from SQL query.Dries Buytaert2005-05-07
* - Patch #22264 by patryk: made a SQL query PostgreSQL compliant. Thanks Patryk.Dries Buytaert2005-05-07
* - User module improvements: added an 'access' column to the users-table toDries Buytaert2005-05-07
* - #21429: Maximum upload file size was checked in bytes, not megabytes.Steven Wittens2005-05-07
* - #19621: More sensible status messages for forum admin ("created forum" inst...Steven Wittens2005-05-07
* - Line-break filter tag matching was not case-insensitive, so it didn't pick ...Steven Wittens2005-05-07
* - Line-break filter now also ignores <style> (already ignored <pre> and <scri...Steven Wittens2005-05-07
* - Patch #22118 by Robin Monks: made file_transfer() more robust.Dries Buytaert2005-05-06
* - Patch #21397 by jjeff: fixed behavior of theme_image with regard to attribu...Dries Buytaert2005-05-06
* - Patch #22123 by Djun: fixed off by one error in printer-friendly book pages.Dries Buytaert2005-05-06
* - Patch #22127 by kbahey: fixed search box in PHPTemplate-based core themes.Dries Buytaert2005-05-06
* - #22154: Change : in aggregator block IDs to -, the colon is an illegal char...Steven Wittens2005-05-06
* - OopsieSteven Wittens2005-05-06
* - #22154: Change : in aggregator block IDs to -, the colon is an illegal char...Steven Wittens2005-05-06
* - Missing theme placeholder in forum delete message.Steven Wittens2005-05-06
* - Patch #15595 by Stefan and Djun: improved status messages.Dries Buytaert2005-05-05
* - Patch #21221 by Robert: make status values in comment.module defined consta...Dries Buytaert2005-05-05
* - Removed the user IDs from the users administration table and added a 'Membe...Dries Buytaert2005-05-05
* - Patch #21939 by Usability Poobah Chris: added missing </p> tag.Dries Buytaert2005-05-05
* - Added the PHPTemplate port of pushbutton.Dries Buytaert2005-05-05
* - Modified patch #21441 from puregin + RobinMonks: fixed some bugs surroundin...Dries Buytaert2005-05-05
* - Modified patch #21980 by willmoy: made form_group() accept HTML attributes.Dries Buytaert2005-05-05
* - Patch #21855 by TDobes: the recent commit of phptemplate caused a number of...Dries Buytaert2005-05-05
* - Removed left-over .xtmpl file.Dries Buytaert2005-05-05
* - Rollback to previous version.Dries Buytaert2005-05-05
* - Removed the Xtemplate engine and added the PHPTemplate engine.Dries Buytaert2005-05-04
* - Patch by Robert: fixed typo in code comments.Dries Buytaert2005-05-03
* - Patch #21252 by patryk: fixed size of location field.Dries Buytaert2005-05-03
* - Patch #21751 by crunchywhelch: added missing check_plain() when emitting th...Dries Buytaert2005-05-02
* - Patch #21445 by Goba: added missing t() function.Dries Buytaert2005-05-01
* - Bug #21452 reported by njivy: added missing return to tracker_user_page().Dries Buytaert2005-05-01
* - Patch #21252 by patryk: increased the length of the location field in the l...Dries Buytaert2005-05-01
* - Modified patch #21617 by Robin: added confirmation screen to delete profile...Dries Buytaert2005-05-01
* - Patch #21686 by Robin Monks: added two missing t() functions.Dries Buytaert2005-05-01
* - Patch #21687 by faago: fixed boroken 'delete'-link on the book administrati...Dries Buytaert2005-04-30
* - Patch #21353 by chx: implemented PHP-mode for blocks.Dries Buytaert2005-04-30
* - Patch #21517 by Stefan and TDobes: theme system improvements.Dries Buytaert2005-04-30
* - Patch #21344 by Moshe: admin/user/create results in a blank pageDries Buytaert2005-04-30
* - #20910: Centralize print theme page fixesSteven Wittens2005-04-28
* - PGSQL Fix: missing columns in GROUP BY (aggregator news -> sources was brok...Steven Wittens2005-04-27
* - Missing parameter for variable_getSteven Wittens2005-04-27
* - Patch by James: made the aggregator cache less in case of mass-feeds.Dries Buytaert2005-04-26
* - Patch #21249 by patryk: made SQL query work with PostgreSQL by correcting a...Dries Buytaert2005-04-25
* - Patch #21246 by patryk: made the prefix.sh script work with PostgreSQL.Dries Buytaert2005-04-25
* - Patch #21282 by Walkah: fixed theme('page') problem with aggregator module.Dries Buytaert2005-04-25
* - #20910: print -> returnSteven Wittens2005-04-24
* - #21195: book admin broken under php5Steven Wittens2005-04-24