summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
...
* - Patch #10730 by Adrian: made it possible to upload a logo.Dries Buytaert2004-09-21
* - Patch #10983 by TDobes: failed logon attempts produce nonsensical watchdog ...Dries Buytaert2004-09-21
* Profile.module: removing incorrect use of strtolower which messes up UTF-8 data.Steven Wittens2004-09-20
* - Patch #10884 by killes: node_access_where_sql() lost a parameter.Dries Buytaert2004-09-20
* - Patch #10722 by drumm: the user's signature was not remembered when the 'my...Dries Buytaert2004-09-20
* - Patch #10845 by James: fixed the user/help page.Dries Buytaert2004-09-20
* - Patch #10945 by Adrian: more PostgreSQL fixes/updates.Dries Buytaert2004-09-20
* - Bugfix: it was not possible to delete nodes. Reported by Philippe.Dries Buytaert2004-09-20
* #10441: Splitting up upload permissions in 2: one for uploading and one for v...Steven Wittens2004-09-19
* - Usability improvement: on the registration page, mark the username and e-mailDries Buytaert2004-09-19
* - Usability improvement: made the status messages use <em>foo</em> rather tha...Dries Buytaert2004-09-19
* - Bugfix: making changes to the user profiles should flush the cache.Dries Buytaert2004-09-19
* - Patch #6500 by Mathias with help from Steven: made it possible to add field...Dries Buytaert2004-09-19
* - Adding menu callbacks to taxonomy admin. Before this patch, some admin page...Steven Wittens2004-09-19
* - Bugfix: using non numeric terms in taxonomy-page URLs would result in SQL e...Dries Buytaert2004-09-19
* - Patch #10922 by drumm: usability improvment: tabified the user account page...Dries Buytaert2004-09-19
* #9292: Minor PHP 5 fixes.Steven Wittens2004-09-19
* - #10909: Aggregator's menu depends on its categories and sources, so when th...Steven Wittens2004-09-18
* Removing dead code from poll.module.Steven Wittens2004-09-18
* - #10689: Group permissions by module in UI + minor code cleanups.Steven Wittens2004-09-17
* - Patch #10896 by ccourtne: user access rules for name were not enforced due ...Dries Buytaert2004-09-17
* - Patch #8179 by JonBob: the legacy handlers and file upload previews were mi...Dries Buytaert2004-09-17
* Fixing default of node_promote_blog to match node.module.Steven Wittens2004-09-17
* - Patch #10603 by TDobes: bugfix: URL aliases got lost when deleting revision.Dries Buytaert2004-09-16
* - Patch #8179 by JonBob: reintroduced menu caching.Dries Buytaert2004-09-16
* #10862: Smarter filter cache wiping.Steven Wittens2004-09-15
* #10279: Adding a note to taxonomy_render_nodes when there are no nodes to sho...Steven Wittens2004-09-14
* Removing useless 'read more' title attribute, as discussed.Steven Wittens2004-09-14
* - Roll back of earlier patch.Dries Buytaert2004-09-14
* - Fixed SQL problem in _comment_update_node_statistics().Dries Buytaert2004-09-14
* #10648: Fix watchdog-related tablesort coloring bug in IE, add support for <t...Steven Wittens2004-09-14
* - Patch #10830 by killes: bugfix: made sticky post feature work for blogs.Dries Buytaert2004-09-14
* - Patch #10308 by Bart Jansens/ccourtne: fixed shadow copies.Dries Buytaert2004-09-14
* #8424: more meaningful link title=".." attributes for node_title_list().Steven Wittens2004-09-14
* Aggregator.module: code comments say items older than 3 months get discarded ...Steven Wittens2004-09-14
* Filter.module usability: the default format is implicitly accessible to every...Steven Wittens2004-09-13
* #10560: Upload.moduleSteven Wittens2004-09-13
* - Fixed stupid 'SELECT u.* FROM users u WHERE LOWER(u.uid) = 'S' AND u.statu...Dries Buytaert2004-09-13
* - Patch #10777 by ccourtne: performance improvement: the user module executes...Dries Buytaert2004-09-13
* - Renamed the 'first day of week' setting to be more consistent with the othe...Dries Buytaert2004-09-12
* - Patch #10668 by drumm: moved the 'first day of week' settings to the system...Dries Buytaert2004-09-12
* #10733: fixing problems when creating users.Steven Wittens2004-09-12
* #10733: fixing broken user registration due to roles selection patch.Steven Wittens2004-09-11
* Typo: "are be"Steven Wittens2004-09-11
* - Usability improvement: made the page titles better match the link titles.Dries Buytaert2004-09-11
* - Bugfix: comment subject where not always enabled by default because the def...Dries Buytaert2004-09-11
* - Fixing taxonomy descriptions in node_view links.Kjartan Mannes2004-09-11
* - Removed 'aggressive' message.Dries Buytaert2004-09-11
* - Patch #10718 by drumm: bugfix: it was possible to save a user with no roles...Dries Buytaert2004-09-10
* Replace hardcoded <html lang="en"> with a locale dependant one. This is espec...Steven Wittens2004-09-09