- 21 Aug, 2003 1 commit
-
-
Dries authored
- Applied Moshe's tablesort patch! Note that I changed the arrow images because those of Moshe where not identical.
-
- 20 Aug, 2003 5 commits
-
-
Dries authored
- Updated the throttle module to the new documentation scheme.
-
Dries authored
- Fixed documentation bug in import module.
-
Dries authored
- Updated the tracker module to the new help system scheme.
-
Dries authored
- Updated the import module to the new documentation scheme. Patch by Michael.
-
Dries authored
- Committed Jeremy's session patch: this brings us one step closer to having session for anonymous users.
-
- 19 Aug, 2003 2 commits
- 16 Aug, 2003 2 commits
-
-
Dries authored
- Rewrote handling of forum icons and added default icons made by Steven Wittens. - Renamed some column titles in the forum module as per Moshe's suggestion. - Introduced a 'more-link' class to position the 'more' links. Removed hard-coded markup from the modules. - Fixed bug in import module: the theme functions called a non-existing function.
-
Dries authored
code on their own.
-
- 15 Aug, 2003 2 commits
-
-
Dries authored
- Bugfix: changed 'INNER JOIN' back to 'LEFT JOIN'.
-
Dries authored
1) Bugfix: changed INNER JOIN to LEFT JOIN to make forum topics with no comments show on the topic overview page. 2) Beautified the forum module views; rewritten to use the table() rendering functions, X HTML-ified the emitted code, added additional CSS tags, and removed hard-coded markup. This improves themeabality; it should be able to mimic the view and color scheme of, say, http://www.phpbb.com/. 3) Reorganized forms and links (interactive elements) to improve usability. Also ensured that the link names and page titles match. 4) Temporary removed container functionality: this simplified the work and eliminated some usability issues.
-
- 13 Aug, 2003 3 commits
-
-
Dries authored
-
Dries authored
* Removed 'handbook' title. * Added a 'books' link to the book location bar: the link takes you to the book overview page. * Renamed a few 'collaborative books' to 'books' so that the links and page/box titles match.
-
Dries authored
- Usability improvement: changed the title of the main block on the user information page. Suggested by Keith Instone.
-
- 12 Aug, 2003 5 commits
-
-
Kjartan authored
- Applied modified version of mathias' 0073 patch: node form name. $params["options"] is now an array so some contrib modules might need minor changes. - Applied mathhias' 0074 patch: missing access check on who is new block.
-
Dries authored
- Committed Marco's comment module patch: + Dramatically improves performance of large discussions/threads: only very few SQL queries are required. + Replaces custom pager with standard pager. Modifications by me: + Reworded some code comments. + Removed dependencies on pager internals.
-
- 11 Aug, 2003 1 commit
-
-
Kjartan authored
- Fix link_page to use l() to generate home link. Applied 0058.kika.themeable-usermenu.patch - Modifies user menu be themeable.
-
- 10 Aug, 2003 1 commit
-
-
Dries authored
- Bugfix: changed an inner join back to a left join. Patch by Bart Jansens
-
- 08 Aug, 2003 2 commits
-
-
Dries authored
- Miscellanious comment module fixes. Patch 20030806.comment-misc.patch by Bart Jansens.
-
- 07 Aug, 2003 1 commit
-
-
Dries authored
- Block module documentation improvement. Patch by Gerhard.
-
- 06 Aug, 2003 1 commit
-
-
Dries authored
- More help system improvements by Michael.
-
- 05 Aug, 2003 2 commits
- 02 Aug, 2003 1 commit
-
-
Dries authored
- Added more filters and support for "mass-operations" to the node overview page in the admin section. Comments?
-
- 31 Jul, 2003 2 commits
- 26 Jul, 2003 3 commits
-
-
Dries authored
- Applied Moshe's 007 patch: "read more" and author optimizations.
- 24 Jul, 2003 1 commit
-
-
Dries authored
- Bugfix: made deleting polls work. Patch by Marco.
-
- 23 Jul, 2003 3 commits
- 21 Jul, 2003 1 commit
-
-
Dries authored
- Fixed node_save() and user_save() bug introduced by table prefix changes. Modified patches from Gerhard. - Changed the order of the checks in node_teaser(). Patch from Kobus.
-
- 17 Jul, 2003 1 commit
-
-
Dries authored
- Some queue module fixes by Trogeir.
-