Summary Period: 2003-03-21 to 2003-02-16 (Commits 240-339 of 1239)
ohertel 3/21/03 8:04 PM |
fixed typo, added more missing {tr}{/tr} encapsulations, unified sub menu names in application menu ("Admin" / "Admin. something" / "Admin something" -> "Admin something") |
46 lines of code changed in: lang: de/language.php (+16 -7), dk/language.php (+1 -1), en/language.php (+1 -1), fr/language.php (+1 -1), he/language.php (+1 -1), it/language.php (+1 -1), pl/language.php (+1 -1), ru/language.php (+1 -1), sp/language.php (+1 -1), tw/language.php (+1 -1) templates: tiki-admin.tpl (+8 -8), tiki-admin_forums.tpl (+1 -1), tiki-admin_trackers.tpl (+1 -1), tiki-edit_blog.tpl (+1 -1), tiki-file_galleries.tpl (+1 -1), tiki-galleries.tpl (+1 -1) templates/modules: mod-application_menu.tpl (+7 -7), mod-user_bookmarks.tpl (+1 -1) | |
lrargerich 3/21/03 7:47 PM |
Renamed library |
180 lines of code changed in: lib/dcs: dcslib.php (new 180), dsclib.php (del) | |
lrargerich 3/21/03 7:46 PM |
Many fixes |
61 lines of code changed in: db/tiki_1.5to1.6.sql (+4 -4) Smarty/plugins: function.banner.php (+2 -1), function.content.php (+2 -1), function.poll.php (+3 -1), function.rss.php (+3 -2) lib: bablotron.php (+1 -1), commentslib.php (+1 -1), searchlib.php (+1 -1), tikilib.php (+6 -3), userslib.php (+1 -4), admin/adminlib.php (+1 -1), backups/backupslib.php (+1 -1), banners/bannerlib.php (+1 -1), blogs/bloglib.php (+1 -1), bookmarks/bookmarklib.php (+1 -1), categories/categlib.php (+1 -1), chat/chatlib.php (+1 -1), commcenter/commlib.php (+1 -1), directory/dirlib.php (+1 -1), faqs/faqlib.php (+1 -1), filegals/filegallib.php (+1 -1), games/gamelib.php (+1 -1), hotwords/hotwordlib.php (+1 -1), htmlpages/htmlpageslib.php (+1 -1), imagegals/imagegallib.php (+1 -1), mailin/mailinlib.php (+1 -1), menubuilder/menulib.php (+1 -1), messu/messulib.php (+1 -1), newsreader/newslib.php (+1 -1), notepad/notepadlib.php (+1 -1), notifications/notificationlib.php (+1 -1), polls/polllib.php (+1 -1), refererstats/refererlib.php (+1 -1), registration/registrationlib.php (+1 -1), rss/rsslib.php (+1 -1), search/searchstatslib.php (+1 -1), shoutbox/shoutboxlib.php (+1 -1), stats/statslib.php (+1 -1), structures/structlib.php (+1 -1), taglines/taglinelib.php (+1 -1), tasks/tasklib.php (+1 -1), templates/templateslib.php (+1 -1), userfiles/userfileslib.php (+1 -1), usermodules/usermoduleslib.php (+1 -1), userprefs/userprefslib.php (+1 -1) lib/wiki: exportlib.php (+1 -1), wikilib.php (+1 -1) | |
lrargerich 3/21/03 5:14 PM |
Customizable layout for new sections |
36 lines of code changed in: messu-broadcast.php (+3), messu-compose.php (+3), messu-mailbox.php (+3), messu-read.php (+3), tiki-admin_layout.php (+1 -1), tiki-directory_browse.php (+3), tiki-directory_ranking.php (+2), tiki-directory_search.php (+2), tiki-featured_link.php (+3), tiki-my_tiki.php (+2), tiki-newsreader_groups.php (+3), tiki-newsreader_news.php (+4 -1), tiki-newsreader_read.php (+2 -1), tiki-newsreader_servers.php (+2), tiki-userfiles.php (-5) | |
lrargerich 3/21/03 4:56 PM |
Many improvements |
277 lines of code changed in: tiki-admin.php (+9), tiki-assignpermission.php (+1 -1), tiki-download_userfile.php (+8 -2), tiki-newsreader_groups.php (+6), tiki-newsreader_news.php (+8 -1), tiki-newsreader_read.php (+7), tiki-newsreader_servers.php (+7), tiki-notepad_list.php (+7), tiki-notepad_read.php (+5), tiki-notepad_write.php (+6), tiki-setup.php (+7), tiki-user_tasks.php (+7), tiki-userfiles.php (+59 -7), db/tiki_1.5to1.6.sql (+20 -11), lib/userfiles/userfileslib.php (+15 -5), modules/mod-user_tasks.php (+1 -1) templates: tiki-admin.tpl (+65 -15), tiki-assignpermission.tpl (+7 -3), tiki-mytiki_bar.tpl (+7 -7), tiki-userfiles.tpl (+25 -1) | |
lrargerich 3/21/03 3:55 PM |
Factorization again Userfiles feature added |
924 lines of code changed in: banner_click.php (+3 -2), banner_image.php (+3 -2), display_banner.php (+3 -2), select_banner.php (+3 -2), tiki-admin.php (+3 -3), tiki-admin_chat.php (+5 -4), tiki-admin_hotwords.php (+4 -3), tiki-admin_modules.php (+4 -2), tiki-chat.php (+3 -1), tiki-chat_box.php (+4 -2), tiki-chat_loader.php (+5 -3), tiki-chat_users.php (+3 -2), tiki-chatroom.php (+6 -4), tiki-download_userfile.php (new 19), tiki-edit_banner.php (+6 -5), tiki-edit_programmed_content.php (+8 -7), tiki-list_banners.php (+3 -3), tiki-list_contents.php (+5 -4), tiki-userfiles.php (new 95), tiki-view_banner.php (+2 -1), db/tiki_1.5to1.6.sql (+15) Smarty/plugins: function.banner.php (+3 -1), function.content.php (+2 -1), function.rcontent.php (+2 -1) lib: tikilib.php (+4 -685), admin/adminlib.php (new 107), banners/bannerlib.php (new 227), chat/chatlib.php (new 192), dcs/dsclib.php (new 0), hotwords/hotwordlib.php (new 53), userfiles/userfileslib.php (new 65) templates: tiki-user_tasks.tpl (+4 -2), tiki-userfiles.tpl (new 63) | |
lrargerich 3/21/03 2:34 PM |
factorization |
893 lines of code changed in: tiki-admin_categories.php (+2 -1), tiki-admin_modules.php (+5 -2), tiki-admin_notifications.php (+4 -3), tiki-admin_poll_options.php (+5 -4), tiki-admin_polls.php (+7 -6), tiki-admin_rssmodules.php (+5 -4), tiki-old_polls.php (+2 -1), tiki-orphan_pages.php (+2 -1), tiki-pagepermissions.php (+4 -3), tiki-poll_form.php (+3 -2), tiki-poll_results.php (+3 -2), tiki-register.php (+2 -1), tiki-shoutbox.php (+5 -5), tiki-user_bookmarks.php (+13 -12), tiki-user_cached_bookmark.php (+2 -1), tiki-view_tracker.php (+5 -4), tiki-view_tracker_item.php (+5 -4) Smarty/plugins: function.poll.php (+4 -4), function.rss.php (+5 -2) lib: tikilib.php (+13 -728), bookmarks/bookmarklib.php (new 154), notifications/notificationlib.php (new 61), polls/polllib.php (new 227), rss/rsslib.php (new 175), shoutbox/shoutboxlib.php (new 73), stats/statslib.php (+89), trackers/trackerlib.php (+7 -4), wiki/wikilib.php (+1 -1) modules: mod-shoutbox.php (+4 -3), mod-user_bookmarks.php (+6 -6) | |
lrargerich 3/21/03 12:48 PM |
Factorization of tikilib continues |
749 lines of code changed in: tiki-admin.php (+2 -1), tiki-admin_cookies.php (+6 -5), tiki-editpage.php (+4 -4), tiki-export_wiki_pages.php (+2 -1), tiki-index.php (+2 -2), tiki-list_games.php (+3 -2), tiki-pick_avatar.php (+4 -3), tiki-referer_stats.php (+3 -2), tiki-register.php (+2 -1), tiki-search_stats.php (+3 -2), tiki-searchresults.php (+1 -1), tiki-show_user_avatar.php (+3 -2), tiki-upload_file.php (+1 -1), tiki-upload_image.php (+2 -1), tiki-wiki_link_structure.php (+3 -1) lib: searchlib.php (+17), tikilib.php (+40 -572), filegals/filegallib.php (+61), games/gamelib.php (new 39), imagegals/imagegallib.php (new 112), refererstats/refererlib.php (new 47), registration/registrationlib.php (new 122), search/searchstatslib.php (new 47), taglines/taglinelib.php (new 78), userprefs/userprefslib.php (new 41) lib/wiki: exportlib.php (new 55), wikilib.php (+49 -1) | |
lrargerich 3/21/03 11:42 AM |
Tikilib factorization continues |
772 lines of code changed in: commxmlrpc.php (+4 -3), received_article_image.php (+3 -3), tiki-admin_categories.php (+2 -1), tiki-admin_menu_options.php (+7 -6), tiki-admin_menus.php (+4 -3), tiki-admin_modules.php (+2 -2), tiki-blog_post.php (+5 -4), tiki-blog_rss.php (+2 -2), tiki-blogs_rss.php (+2 -1), tiki-edit_blog.php (+2 -1), tiki-file_galleries.php (+7 -6), tiki-list_blogs.php (+2 -1), tiki-list_file_gallery.php (+2 -1), tiki-list_posts.php (+2 -1), tiki-old_polls.php (+1 -14), tiki-received_articles.php (+7 -6), tiki-received_pages.php (+6 -5), tiki-upload_file.php (+3 -2), tiki-view_blog.php (+5 -4), tiki-view_blog_post.php (+2 -1), xmlrpc.php (+9 -8) lib: tikilib.php (+26 -605), blogs/bloglib.php (new 225), commcenter/commlib.php (new 169), filegals/filegallib.php (new 161), menubuilder/menulib.php (new 112) | |
lrargerich 3/21/03 10:42 AM |
New libraries added (tikilib factorization) |
1194 lines of code changed in: categorize.php (+6 -5), categorize_list.php (+3 -3), tiki-admin_categories.php (+19 -18), tiki-browse_categories.php (+5 -5) lib: tikilib.php (+2 -396), backups/backupslib.php (new 152), categories/categlib.php (new 423), faqs/faqlib.php (new 197), stats/statslib.php (new 152), templates/templateslib.php (new 94), usermodules/usermoduleslib.php (new 141) | |
lrargerich 3/21/03 10:17 AM |
Tikilib factorization |
128 lines of code changed in: tiki-admin_content_templates.php (+17 -16), tiki-backup.php (+3 -2), tiki-faq_questions.php (+11 -10), tiki-index.php (+4 -4), tiki-list_faqs.php (+3 -2), tiki-modules.php (+4 -3), tiki-stats.php (+12 -11), tiki-user_assigned_modules.php (+12 -11), tiki-view_faq.php (+5 -4) lib: tikilib.php (+6 -698), wiki/wikilib.php (+51) | |
lrargerich 3/20/03 9:31 PM |
icons added |
0 lines of code changed in: img/mytiki: admin.gif (new 0), myfiles.gif (new 0) | |
lrargerich 3/20/03 9:30 PM |
Some files added |
3 lines of code changed in: lib/wiki-plugins-dist/README (new 3) img/icons: add.gif (new 0), del.gif (new 0), email.gif (new 0), find.gif (new 0), folderin.gif (new 0), friend.gif (new 0), help.gif (new 0), icon_folder_t.gif (new 0), icon_ultima.gif (new 0), inbox.gif (new 0), move_topic.gif (new 0), pm.gif (new 0), quote.gif (new 0) | |
lrargerich 3/20/03 9:29 PM |
refactoring some code |
5 lines of code changed in: tiki-editpage.php (+1 -1), styles/elegant.css (-1), templates/tiki-show_page.tpl (+4 -3) | |
lrargerich 3/20/03 8:58 PM |
Cosmetics |
15 lines of code changed in: lib/tikilib.php (+2), templates/tiki-mytiki_bar.tpl (+1 -1) img/mytiki: Thumbs.db (changed), bookmarks.gif (changed), news.gif (changed) templates/modules: mod-user_bookmarks.tpl (+6 -6), mod-user_tasks.tpl (+6 -6) | |
ohertel 3/20/03 8:34 PM |
fixed the fix: fixed german Gallerie to Galerie (oopsies, did replace to much) |
35 lines of code changed in: lang/de/language.php (+35 -35) | |
ohertel 3/20/03 8:26 PM |
fixed german Gallerie to Galerie (53 times) |
50 lines of code changed in: lang/de/language.php (+50 -50) | |
ohertel 3/20/03 8:23 PM |
added more missing translation blocks and german translations |
40 lines of code changed in: lang/de/language.php (+35 -8) templates: messu-mailbox.tpl (+1 -1), tiki-directory_browse.tpl (+2 -2), tiki-top_bar.tpl (+1 -1), tiki-webmail.tpl (+1 -1) | |
ohertel 3/20/03 7:54 PM |
added many missing translation blocks and german translations for user admin page, newsreader, notepad and bookmarks, month from html_select_date is being translated now |
1625 lines of code changed in: Smarty/plugins/function.html_select_date.php (+1 -1), templates/tiki-user_preferences.tpl (+9 -9) lang: de/language.php (+56 -5), dk/language.php (+1532 -1527), en/language.php (+1 -1), fr/language.php (+1 -1), he/language.php (+1 -1), it/language.php (+1 -1), pl/language.php (+3 -3), ru/language.php (+10 -10), sp/language.php (+1 -1), tw/language.php (+9 -9) | |
ohertel 3/20/03 7:04 PM |
german translation for newsreader changes |
8 lines of code changed in: lang/de/language.php (+7 -1), templates/tiki-newsreader_servers.tpl (+1 -1) | |
lrargerich 3/20/03 6:28 PM |
Factorization |
173 lines of code changed in: modules/mod-user_bookmarks.php (+1 -1), templates/modules/mod-user_bookmarks.tpl (+2 -2) lib: tikilib.php (-1), htmlpages/htmlpageslib.php (new 170) | |
lrargerich 3/20/03 4:59 PM |
Htmlpages code factored out of tikilib. |
26 lines of code changed in: tiki-admin_html_page_content.php (+8 -7), tiki-admin_html_pages.php (+6 -5), tiki-page.php (+3 -2), tiki-page_loader.php (+3 -1), lib/tikilib.php (+2 -149) templates: tiki-admin_html_page_content.tpl (+3 -2), tiki-admin_html_pages.tpl (+1 -1) | |
lrargerich 3/20/03 3:39 PM |
Minor |
56 lines of code changed in: changelog.txt (+6 -1), messu-broadcast.php (+10 -3), tiki-view_tracker_item.php (+1 -1), db/tiki_1.5to1.6.sql (+2 -1), templates/messu-broadcast.tpl (+13) lib: tikilib.php (+4 -4), userslib.php (+15 -4), notepad/notepadlib.php (+5 -1) | |
lrargerich 3/20/03 12:06 PM |
User notepad working |
31 lines of code changed in: tiki-notepad_list.php (+1 -1), tiki-notepad_read.php (+5 -5), lib/notepad/notepadlib.php (+4 -4) templates: tiki-notepad_list.tpl (+7 -65), tiki-notepad_read.tpl (+11 -4), tiki-notepad_write.tpl (+3 -1) | |
lrargerich 3/20/03 11:27 AM |
User notepad skeleton added |
439 lines of code changed in: tiki-mytiki_shared.php (new 6), tiki-notepad_list.php (new 77), tiki-notepad_read.php (new 51), tiki-notepad_write.php (new 49), db/tiki_1.5to1.6.sql (+1), lib/notepad/notepadlib.php (new 84) templates: tiki-notepad_list.tpl (new 118), tiki-notepad_read.tpl (new 30), tiki-notepad_write.tpl (new 23) | |
lrargerich 3/20/03 10:47 AM |
MyTiki section redesigned. |
130 lines of code changed in: messu-broadcast.php (+1 -5), messu-compose.php (+1 -4), messu-mailbox.php (+1 -4), tiki-admin.php (+26), tiki-newsreader_groups.php (+1 -4), tiki-newsreader_news.php (+1 -4), tiki-newsreader_read.php (+1 -4), tiki-newsreader_servers.php (+1 -4), tiki-pick_avatar.php (+1 -4), tiki-setup.php (+9), tiki-user_assigned_modules.php (+1 -4), tiki-user_bookmarks.php (+1 -4), tiki-user_tasks.php (+1 -4), tiki-webmail.php (+1 -5), db/tiki_1.5to1.6.sql (+10), img/mytiki/Thumbs.db (changed) templates: tiki-admin.tpl (+3), tiki-mytiki_bar.tpl (+63 -10), modules/mod-application_menu.tpl (+7 -2) | |
lrargerich 3/20/03 9:09 AM |
Some icons added |
0 lines of code changed in: img/icons: edit.gif (new 0), ico_save.gif (new 0), icon38.gif (new 0), lock_topic.gif (new 0), unlock_topic.gif (new 0) | |
lrargerich 3/19/03 8:22 PM |
Some icons added |
0 lines of code changed in: img/mytiki: Thumbs.db (new 0), bookmarks.gif (new 0), files.gif (new 0), messages.gif (new 0), modules.gif (new 0), mytiki.gif (new 0), news.gif (new 0), notes.gif (new 0), prefs.gif (new 0), tasks.gif (new 0), webmail.gif (new 0) | |
lrargerich 3/19/03 6:21 PM |
New theme |
161 lines of code changed in: templates/styles/elegant: error.tpl (new 55), tiki-print.tpl (new 8), tiki-print_article.tpl (new 39), tiki-print_multi_pages.tpl (new 10), tiki.tpl (new 49) | |
lrargerich 3/19/03 6:16 PM |
Cosmetics |
112 lines of code changed in: styles/elegant.css (+112) | |
lrargerich 3/19/03 5:06 PM |
Some minor changes |
46 lines of code changed in: lib/tikilib.php (+36 -33), tests/parse_data/test10 (+10 -1) | |
lrargerich 3/19/03 1:32 PM |
Bugfixes |
13 lines of code changed in: tiki-editpage.php (+7 -7), templates/tiki-forums.tpl (+3 -3) db: tiki.sql (+1 -1), tiki_1.5to1.6.sql (+2) | |
lrargerich 3/19/03 1:11 PM |
Changelog updated |
4 lines of code changed in: changelog.txt (+4 -1) | |
lrargerich 3/19/03 1:07 PM |
Some bugfixes |
42 lines of code changed in: tiki-blog_post.php (+1 -2), tiki-edit_article.php (+12 -4), tiki-edit_submission.php (+10 -2), tiki-editpage.php (+9 -2), lib/tikilib.php (+7) templates: tiki-admin_newsletters.tpl (+1 -1), tiki-admin_topics.tpl (+1 -1), tiki-newsletters.tpl (+1 -1) | |
lrargerich 3/19/03 11:46 AM |
Newsreader: save position option to know what messages are new |
46 lines of code changed in: tiki-newsreader_news.php (+14 -2), tiki-newsreader_read.php (+2), db/tiki_1.5to1.6.sql (+2 -1), lib/newsreader/newslib.php (+22), templates/tiki-newsreader_news.tpl (+6 -4) | |
lrargerich 3/19/03 11:31 AM |
Newsreader progress |
121 lines of code changed in: tiki-newsreader_news.php (+1 -2), tiki-newsreader_read.php (new 84), db/tiki_1.5to1.6.sql (+8) templates: tiki-newsreader_news.tpl (+6 -5), tiki-newsreader_read.tpl (new 22) | |
ohertel 3/18/03 8:06 PM |
more translations |
5 lines of code changed in: lang/de/language.php (+2) templates/modules: mod-calendar.tpl (+2 -2), mod-user_tasks.tpl (+1 -1) | |
ohertel 3/18/03 7:55 PM |
more translations |
10 lines of code changed in: lang/de/language.php (+9 -3), templates/modules/mod-login_box.tpl (+1 -1) | |
ohertel 3/18/03 7:06 PM |
more fixes for bug [ 704821 ] untranslated string in tpls |
29 lines of code changed in: lang: de/language.php (+8), en/language.php (+8) templates: tiki-admin_menus.tpl (+2 -2), tiki-admin_polls.tpl (+6 -6), tiki-blog_post.tpl (+2 -2), tiki-list_blogs.tpl (+1 -1), tiki-list_faqs.tpl (+2 -2) | |
ohertel 3/18/03 6:38 PM |
fixed first half of bug [ 704821 ] untranslated string in tpls |
49 lines of code changed in: lang: de/language.php (+15 -2), en/language.php (+13) templates: tiki-admin_modules.tpl (+8 -8), tiki-admingroups.tpl (+2 -2), tiki-assignuser.tpl (+4 -4), tiki-list_cache.tpl (+2 -2), tiki-list_posts.tpl (+3 -3), tiki-newsletters.tpl (+1 -1), modules/mod-logged_users.tpl (+1 -1) | |
lrargerich 3/18/03 5:59 PM |
New style added |
981 lines of code changed in: styles/elegant.css (new 980), templates/modules/mod-user_tasks.tpl (+1 -1) | |
lrargerich 3/18/03 5:55 PM |
fixes in styles |
13 lines of code changed in: styles/tceti.css (+11 -6), templates/modules/mod-calendar.tpl (+2 -2) | |
lrargerich 3/18/03 5:25 PM |
Minors |
5 lines of code changed in: tiki-newsreader_servers.php (-1) templates: tiki-newsreader_groups.tpl (+3 -1), tiki-newsreader_news.tpl (+2 -1) | |
lrargerich 3/18/03 5:15 PM |
Newsreader minor changes |
57 lines of code changed in: messu-broadcast.php (+4), messu-compose.php (+5), tiki-custom_home.php (+1), tiki-newsreader_groups.php (+7 -1), tiki-newsreader_news.php (+6 -2), tiki-newsreader_servers.php (+5), tiki-webmail.php (+6) templates: tiki-mytiki_bar.tpl (+6), tiki-newsreader_groups.tpl (+5 -2), tiki-newsreader_news.tpl (+7 -2), tiki-newsreader_servers.tpl (+3 -1), tiki-webmail.tpl (+2) | |
lrargerich 3/17/03 8:57 PM |
Newsreader |
12 lines of code changed in: tiki-newsreader_groups.php (+1), tiki-newsreader_news.php (+5) templates: tiki-newsreader_groups.tpl (+1 -1), tiki-newsreader_news.tpl (+4 -3) | |
lrargerich 3/17/03 8:41 PM |
Newsreaders |
84 lines of code changed in: tiki-newsreader_news.php (+39), lib/newsreader/newslib.php (+10) templates: tiki-newsreader_groups.tpl (+1 -1), tiki-newsreader_news.tpl (+34) | |
lrargerich 3/17/03 8:18 PM |
Newsreader more code added |
328 lines of code changed in: tiki-newsreader_groups.php (new 41), tiki-newsreader_news.php (new 46), tiki-newsreader_servers.php (+75 -3), db/tiki_1.5to1.6.sql (+11) lib: newsreader/newslib.php (+47 -118), wiki-plugins/wikiplugin_dl.php (new 17) templates: tiki-newsreader_groups.tpl (new 17), tiki-newsreader_news.tpl (new 2), tiki-newsreader_servers.tpl (+72 -4) | |
lrargerich 3/17/03 6:24 PM |
Newsreader |
7 lines of code changed in: tiki-newsreader_servers.php (+3 -1), templates/tiki-newsreader_servers.tpl (+4 -1) | |
lrargerich 3/17/03 6:22 PM |
Newsreader additions |
197 lines of code changed in: tiki-newsreader_servers.php (new 20), lib/newsreader/newslib.php (new 175), templates/tiki-newsreader_servers.tpl (new 2) | |
lrargerich 3/17/03 6:14 PM |
Newsreader stage 1 |
13 lines of code changed in: tiki-admin.php (+8), tiki-custom_home.php (+1), tiki-setup.php (+2), db/tiki_1.5to1.6.sql (+1), templates/tiki-admin.tpl (+1) | |
lrargerich 3/17/03 4:07 PM |
Improved module for user tasks |
45 lines of code changed in: tiki-custom_home.php (+8 -8), modules/mod-user_tasks.php (+5 -3) lib: tikilib.php (+25), tasks/tasklib.php (-25) templates: tiki-custom_home.tpl (+3), modules/mod-user_tasks.tpl (+4) | |
lrargerich 3/17/03 12:59 PM |
Plugin fixed |
5 lines of code changed in: lib/wiki-plugins/wikiplugin_split.php (+5 -1) | |
lrargerich 3/17/03 11:19 AM |
NNTP library added. This will be used by the news reader section (coming soon...) |
727 lines of code changed in: tiki-custom_home.php (+15 -1), lib/NNTP.php (new 712) | |
lrargerich 3/17/03 10:34 AM |
If the page data is not changed then don't write it to the history. |
6 lines of code changed in: tiki-editpage.php (+6 -1) | |
lrargerich 3/17/03 9:19 AM |
Small fix for wikipage footnotes |
3 lines of code changed in: tiki-editpage.php (+3) | |
lrargerich 3/16/03 6:56 PM |
Bugfixes |
20 lines of code changed in: changelog.txt (+7 -1), tiki-upload_file.php (+1), xmlrpc.php (+3 -3), lib/tikilib.php (+7 -4), templates/tiki-orphan_pages.tpl (+2) | |
lrargerich 3/16/03 6:23 PM |
Definition lists plugin added. Some tests tested (hehe) Removed duplicate method in dirlib class |
41 lines of code changed in: lib: tikilib.php (+1 -554), directory/dirlib.php (+5 -5) lib/wiki-plugins-dist: wikiplugin_dl.php (new 26), wikiplugin_split.php (+9) | |
lrargerich 3/16/03 4:58 PM |
Experiment removed |
2 lines of code changed in: templates/tiki-custom_home.tpl (+2 -1) | |
lrargerich 3/16/03 4:49 PM |
File for running tests and missing file added |
34 lines of code changed in: tiki-tests.php (new 14), templates/tiki-mytiki_bar.tpl (new 20) | |
lrargerich 3/16/03 4:47 PM |
Test suite for parse_data |
277 lines of code changed in: tests/parse_data.php (new 211) tests/parse_data: test1 (new 20), test1.output (new 1), test10 (new 1), test10.output (new 1), test11 (new 1), test11.output (new 1), test12 (new 1), test12.output (new 1), test13 (new 1), test13.output (new 1), test14 (new 1), test14.output (new 1), test15 (new 1), test15.output (new 1), test16 (new 1), test16.output (new 1), test17 (new 1), test17.output (new 1), test18 (new 1), test18.output (new 1), test19 (new 1), test19.output (new 1), test2 (new 6), test2.output (new 1), test20 (new 3), test20.output (new 1), test3 (new 1), test3.output (new 1), test4 (new 1), test4.output (new 1), test5 (new 1), test5.output (new 1), test6 (new 1), test6.output (new 1), test7 (new 1), test7.output (new 1), test8 (new 1), test8.output (new 1), test9 (new 1), test9.output (new 1) | |
ohertel 3/16/03 2:25 PM |
exclude eclipse .project file from cvs controlling |
2 lines of code changed in: .cvsignore (+2 -1) | |
lrargerich 3/16/03 2:00 PM |
User preferences converted into My Tiki section including preferences, messages, tasks, items, modules and others. |
457 lines of code changed in: messu-mailbox.php (+6), tiki-my_tiki.php (new 245), tiki-pick_avatar.php (+5), tiki-user_assigned_modules.php (+5), tiki-user_bookmarks.php (+7), tiki-user_preferences.php (+42), tiki-user_tasks.php (+6), db/tiki.sql (+1 -1) templates: messu-broadcast.tpl (+1), messu-compose.tpl (+1), messu-mailbox.tpl (+1), messu-nav.tpl (+3 -3), messu-read.tpl (+1), tiki-custom_home.tpl (+5), tiki-my_tiki.tpl (new 95), tiki-pick_avatar.tpl (+2 -5), tiki-user_assigned_modules.tpl (+2 -4), tiki-user_bookmarks.tpl (+2 -4), tiki-user_preferences.tpl (+24 -69), tiki-user_tasks.tpl (+2 -1), modules/mod-application_menu.tpl (+1 -1) | |
lrargerich 3/15/03 3:54 PM |
Plugins dist directory added |
200 lines of code changed in: lib/wiki-plugins-dist: wikiplugin_avatar.php (new 16), wikiplugin_center.php (new 17), wikiplugin_code.php (new 21), wikiplugin_example.php (new 36), wikiplugin_gauge.php (new 50), wikiplugin_split.php (new 26), wikiplugin_sql.php (new 34) | |
lrargerich 3/15/03 3:51 PM |
Some minor fixes |
4 lines of code changed in: templates: tiki-user_tasks.tpl (+1), modules/mod-application_menu.tpl (+3) | |
lrargerich 3/15/03 3:50 PM |
Wiki plugin sql added |
40 lines of code changed in: changelog.txt (+5) lib: tikilib.php (+1), wiki-plugins/wikiplugin_sql.php (new 34) | |
lrargerich 3/15/03 3:28 PM |
Missing files for user tasks |
320 lines of code changed in: tiki-user_tasks.php (new 147), modules/mod-user_tasks.php (new 30) templates: tiki-user_tasks.tpl (new 121), modules/mod-user_tasks.tpl (new 22) | |
lrargerich 3/15/03 3:19 PM |
Wiki pages footnotes added (private user comments for each wiki page) User tasks added |
167 lines of code changed in: changelog.txt (+4), tiki-admin.php (+8), tiki-editpage.php (+23), tiki-index.php (+12), tiki-setup.php (+2), tiki-user_preferences.php (+5), db/tiki_1.5to1.6.sql (+9) lib: tikilib.php (+70), tasks/tasklib.php (+9 -35) templates: messu-mailbox.tpl (+1 -1), tiki-admin.tpl (+1), tiki-editpage.tpl (+7), tiki-preview.tpl (+3), tiki-show_page.tpl (+7), tiki-user_preferences.tpl (+6) | |
lrargerich 3/14/03 4:44 PM |
User tasks devel |
7 lines of code changed in: templates/tiki-user_preferences.tpl (+7 -7) | |
lrargerich 3/14/03 1:39 PM |
Additions |
71 lines of code changed in: tiki-admin.php (+8), tiki-setup.php (+2), tiki-user_preferences.php (+14) templates: tiki-admin.tpl (+2 -1), tiki-user_preferences.tpl (+45) | |
lrargerich 3/14/03 1:25 PM |
New feature skeleton added. New plugin added |
135 lines of code changed in: db/tiki_1.5to1.6.sql (+17) lib: tasks/tasklib.php (new 92), wiki-plugins/wikiplugin_split.php (new 26) | |
lrargerich 3/14/03 9:57 AM |
Plugins can be nested. Plugins are re-entrant. |
20 lines of code changed in: changelog.txt (+3), lib/tikilib.php (+17 -13) | |
lrargerich 3/14/03 9:14 AM |
Fix |
3 lines of code changed in: templates/tiki-show_page.tpl (+3) | |
lrargerich 3/14/03 9:13 AM |
Stuff |
9 lines of code changed in: tiki-index.php (+5), templates/tiki-slideshow.tpl (+4) | |
lrargerich 3/12/03 8:56 PM |
kdhsk |
8 lines of code changed in: lib/tikilib.php (+8 -1) | |
lrargerich 3/12/03 8:35 PM |
Changes |
22 lines of code changed in: lib: tikilib.php (+21 -3), wiki-plugins/wikiplugin_gauge.php (+1 -3) | |
lrargerich 3/12/03 7:48 PM |
Stuff |
245 lines of code changed in: changelog.txt (+4 -1), tiki-slideshow2.php (new 176) lib: tikilib.php (+5), directory/dirlib.php (+9 -1), messu/messulib.php (-1), structures/structlib.php (+32) templates: tiki-directory_browse.tpl (+3 -1), tiki-page_bar.tpl (+2), tiki-slideshow.tpl (+14 -7) | |
lrargerich 3/7/03 5:15 PM |
Fixes and modifications |
362 lines of code changed in: messu-broadcast.php (+1 -1), messu-compose.php (+3 -3), setup.php (+11), tiki-admin.php (+6), tiki-admin_tracker_fields.php (+4), tiki-blog_post.php (+2 -2), tiki-browse_gallery.php (+1 -1), tiki-browse_image.php (+1 -1), tiki-change_password.php (+1 -1), tiki-download_file.php (+1 -1), tiki-file_galleries.php (+1 -1), tiki-galleries.php (+1 -1), tiki-list_blogs.php (+1 -1), tiki-list_file_gallery.php (+1 -1), tiki-list_gallery.php (+1 -1), tiki-newsletters.php (+19), tiki-register.php (+10 -8), tiki-setup.php (+3), tiki-upload_image.php (+1 -1), tiki-view_blog.php (+1 -1), tiki-view_blog_post.php (+1 -1), Smarty/plugins/prefilter.tr.php (new 36), db/tiki-db.php (+1 -1) lib: tikilib.php (+13 -7), Date/TimeZoneWindows.php (+112 -112), trackers/trackerlib.php (+8) lib/wiki-plugins: wikiplugin_avatar.php (new 16), wikiplugin_center.php (new 17), wikiplugin_code.php (new 21), wikiplugin_gauge.php (new 52) templates: tiki-admin.tpl (+9 -2), tiki-custom_home.tpl (+1 -1), tiki-newsletters.tpl (+2), tiki-stats.tpl (+1 -1), tiki-top_bar.tpl (+1 -1), tiki-view_tracker.tpl (+1 -1) | |
redflo 3/5/03 10:19 PM |
did i really do the same ( ==true instead of =='y') |
10 lines of code changed in: tiki-edit_languages.php (+5), tiki-imexport_languages.php (+2 -2), tiki-setup_base.php (+1 -1), Smarty/plugins/block.tr.php (+1 -1), templates/tiki-edit_languages.tpl (+1) | |
redflo 3/5/03 7:28 PM |
corrected the javascript:javascript: typos |
12 lines of code changed in: templates/modules/mod-application_menu.tpl (+12 -12) | |
redflo 3/4/03 9:29 PM |
Typo. Now we can disable SnowCheckMail once again for the main branch |
2 lines of code changed in: tiki-register.php (+2 -2) | |
redflo 3/4/03 7:53 PM |
Added: - Enhancements for image galleries (scaling and rotating, but rotating is disabled until GD errors are corrected) - String translations can be stored in database. Includes Form for editing strings. Not perfect but works - Temporary directory is configurable now Bugfix: Added quotes in tiki-edit_article.tpl and tiki-edit_submission.tpl due to errors (new Smarty and PHP 4.3.0 bug???) |
1321 lines of code changed in: show_image.php (+30 -22), tiki-admin.php (+28), tiki-browse_gallery.php (+38 -2), tiki-browse_image.php (+54 -3), tiki-edit_article.php (+3 -3), tiki-edit_banner.php (+3 -3), tiki-edit_languages.php (new 226), tiki-edit_submission.php (+3 -3), tiki-galleries.php (+19), tiki-imexport_languages.php (new 84), tiki-pick_avatar.php (+2 -2), tiki-setup.php (+11), tiki-setup_base.php (+25 -2), tiki-upload_image.php (+17 -8), tiki-view_banner.php (+1 -1), Smarty/plugins/block.tr.php (+22 -2), db/tiki_1.5to1.6.sql (+134 -1) lib: tikilib.php (+388 -101), userslib.php (+19 -3) templates: tiki-admin.tpl (+5), tiki-browse_gallery.tpl (+15 -3), tiki-browse_image.tpl (+13 -2), tiki-edit_article.tpl (+10 -10), tiki-edit_languages.tpl (new 105), tiki-edit_submission.tpl (+10 -10), tiki-galleries.tpl (+9), tiki-imexport_languages.tpl (new 43), tiki-upload_image.tpl (+1 -1), modules/mod-application_menu.tpl (+3) | |
rossta 2/27/03 6:13 PM |
Fixed bug #694400: ((PageName|Description)) BROKEN!!! |
2 lines of code changed in: lib/tikilib.php (+2 -2) | |
rossta 2/25/03 8:25 PM |
Updated lib/Date files to latest version, added time zone support for Windows |
158 lines of code changed in: lib/Date.php (+32 -6) lib/Date: Calc.php (+1 -1), TimeZone.php (+13 -6), TimeZoneWindows.php (new 112) | |
rossta 2/25/03 1:37 AM |
Fixed bug #692683: duplicate insert in tiki_1.5to1.6.sql |
2 lines of code changed in: db/tiki_1.5to1.6.sql (+2 -2) | |
rossta 2/25/03 1:34 AM |
Let's use ->query() consistantly, eh? |
1 lines of code changed in: lib/tikilib.php (+1 -1) | |
rossta 2/25/03 1:33 AM |
Fixed bug #692709: XHTML bug in login form |
13 lines of code changed in: templates/modules/mod-login_box.tpl (+13 -7) | |
lrargerich 2/24/03 12:40 PM |
Some new features and fixes |
2890 lines of code changed in: db/tiki_1.5to1.6.sql (+115 -2), lang/dk/language.php (+1527 -1638), styles/tceti.css (new 1084) templates: messu-mailbox.tpl (+1 -1), tiki-list_faqs.tpl (+1), modules/mod-shoutbox.tpl (+1 -1) templates/styles/tceti: error.tpl (new 55), tiki-print.tpl (new 8), tiki-print_article.tpl (new 39), tiki-print_multi_pages.tpl (new 10), tiki.tpl (new 49) | |
lrargerich 2/24/03 12:27 AM |
BugFixes |
21 lines of code changed in: tiki-assignpermission.php (+2 -1), tiki-setup.php (+2), lib/tikilib.php (+4 -2) templates: tiki-edit_templates.tpl (+2 -1), tiki-orphan_pages.tpl (+11 -11) | |
lrargerich 2/22/03 7:34 PM |
Rolling rolling rolling rolling ... |
1026 lines of code changed in: changelog.txt (+18), messu-broadcast.php (+93 -86), messu-compose.php (+121 -114), messu-mailbox.php (+7), messu-read.php (+52 -45), tiki-admin.php (+13), tiki-admin_rssmodules.php (+7 -1), tiki-assignpermission.php (+27), tiki-contact.php (new 48), tiki-directory_search.php (+14 -14), tiki-download_file.php (-2), tiki-setup.php (+5), tiki-user_information.php (+49 -22), tiki-view_tracker_item.php (+1 -1) Smarty/plugins: function.mailto.php (new 124), outputfilter.trimwhitespace.php (new 60) db: fulltext.sql (+2 -1), tiki_1.5to1.6.sql (+2) lib: searchlib.php (+16), tikilib.php (+26 -2), userslib.php (+45 -1), messu/messulib.php (+5 -2) modules: mod-directory_last_sites.php (new 6), mod-directory_stats.php (new 6), mod-directory_top_sites.php (new 6) templates: messu-broadcast.tpl (+8 -8), messu-compose.tpl (+10 -10), messu-mailbox.tpl (+25 -25), messu-read.tpl (+14 -14), tiki-admin.tpl (+3), tiki-admin_categories.tpl (+1 -1), tiki-admin_rssmodules.tpl (+11 -11), tiki-assignpermission.tpl (+39 -5), tiki-backup.tpl (+2 -2), tiki-contact.tpl (new 33), tiki-directory_browse.tpl (+2), tiki-forums.tpl (+1 -1), tiki-lastchanges.tpl (+2 -2), tiki-list_blogs.tpl (+1 -1), tiki-list_posts.tpl (+2 -2), tiki-list_submissions.tpl (+2 -2), tiki-listpages.tpl (+2 -2), tiki-orphan_pages.tpl (+2 -2), tiki-show_page.tpl (+1 -1), tiki-upload_file.tpl (+1 -1), tiki-user_information.tpl (+49 -4), tiki-user_preferences.tpl (+1 -1), tiki-view_faq.tpl (+1 -1), tiki-view_forum.tpl (+1 -1), tiki-view_forum_thread.tpl (+8 -5) templates/modules: mod-application_menu.tpl (+3), mod-directory_last_sites.tpl (new 14), mod-directory_stats.tpl (new 14), mod-directory_top_sites.tpl (new 14), mod-search_box.tpl (+3), mod-shoutbox.tpl (+2 -2), mod-user_bookmarks.tpl (+1 -1) | |
lrargerich 2/21/03 7:32 PM |
More work for 1.6 version |
137 lines of code changed in: tiki-admin.php (+9), tiki-login.php (+11 -1), tiki-logout.php (+1), tiki-setup.php (+3), tiki-setup_base.php (+11), modules/mod-messages_unread_messages.php (+1 -2) lib: tikilib.php (+41), userslib.php (+19), directory/dirlib.php (+11 -17), messu/messulib.php (+1 -5) templates: comments.tpl (+1 -1), tiki-admin.tpl (+19) templates/modules: mod-login_box.tpl (+5 -2), mod-messages_unread_messages.tpl (+4 -4) | |
lrargerich 2/21/03 5:30 PM |
Upgraded Smarty to 2.4.2 |
2468 lines of code changed in: Smarty: ChangeLog (+353), Config_File.class.php (+50 -43), NEWS (+64 -6), README (+1 -1), RELEASE_NOTES (+30 -1), Smarty.class.php (+1118 -543), Smarty_Compiler.class.php (+734 -266), TODO (-4) Smarty/plugins: function.counter.php (+8 -2), function.cycle.php (+5 -1), function.debug.php (+1 -1), function.eval.php (+7 -5), function.fetch.php (+15 -18), function.html_options.php (+5 -9), function.html_select_date.php (+9 -3), function.html_select_time.php (+1 -1), function.math.php (+1 -1), function.popup.php (+51 -49), function.popup_init.php (+2 -2), modifier.date_format.php (+8 -24), modifier.debug_print_var.php (+1 -1), modifier.escape.php (+4) | |
lrargerich 2/21/03 5:28 PM |
Many new features added! |
1747 lines of code changed in: messu-broadcast.php (new 97), messu-compose.php (new 125), messu-mailbox.php (new 71), messu-read.php (new 56), tiki-admin.php (+8), tiki-admin_mailin.php (new 38), tiki-mailin.php (new 221), tiki-setup.php (+9), tiki-user_information.php (new 58), tiki-user_preferences.php (+24 -1), Smarty/plugins/modifier.quoted.php (new 19), db/tiki_1.5to1.6.sql (+48) img: clip.gif (new 0), flagged.gif (new 0), replied.gif (new 0) lib: tikilib.php (+26 -2), mailin/mailinlib.php (new 100), messu/messulib.php (new 173) modules: mod-messages_unread_messages.php (new 7), mod-online_users.php (new 4) styles: boreal.css (+29), dblue.css (+30 -1), default.css (+30 -1), default2.css (+30 -1), jalist.css (+30 -1), jalist2.css (+31 -1), subsilver.css (+30 -1), tranquil.css (+30 -1) templates: messu-broadcast.tpl (new 33), messu-compose.tpl (new 41), messu-mailbox.tpl (new 81), messu-nav.tpl (new 10), messu-read.tpl (new 80), tiki-admin.tpl (+1), tiki-admin_mailin.tpl (new 42), tiki-assignpermission.tpl (+2 -1), tiki-user_information.tpl (new 27), tiki-user_preferences.tpl (+61), mail/messu_message_notification.tpl (new 9) templates/modules: mod-admin_menu.tpl (+4), mod-application_menu.tpl (+7), mod-messages_unread_messages.tpl (new 10), mod-online_users.tpl (new 15) | |
lrargerich 2/18/03 2:09 PM |
Files added for directory and other features |
804 lines of code changed in: tiki-directory_add_site.php (new 158), tiki-directory_browse.php (new 100), tiki-directory_ranking.php (new 41), tiki-directory_redirect.php (new 34), tiki-directory_search.php (new 44), Smarty/plugins/modifier.countryflag.php (new 18), lib/wiki/wikilib.php (new 37) templates: tiki-directory_add_site.tpl (new 80), tiki-directory_bar.tpl (new 15), tiki-directory_browse.tpl (new 138), tiki-directory_footer.tpl (new 6), tiki-directory_ranking.tpl (new 53), tiki-directory_search.tpl (new 80) | |
lrargerich 2/18/03 2:01 PM |
Many new features added for 1.6 including the Directory! |
944 lines of code changed in: changelog.txt (+5), tiki-admin.php (+19), tiki-directory_admin.php (+6), tiki-directory_admin_categories.php (+5), tiki-directory_admin_related.php (+6), tiki-directory_admin_sites.php (+14 -1), tiki-directory_validate_sites.php (+7), tiki-index.php (+23 -1), tiki-login.php (+10 -1), tiki-setup.php (+19), tiki-setup_base.php (+9), tiki-user_preferences.php (+14 -2), db/tiki_1.5to1.6.sql (+12 -1), img/flags/Thumbs.db (changed), lib/directory/dirlib.php (+142 -7) styles: boreal.css (+64), dblue.css (+64), default.css (+64), default2.css (+64), jalist.css (+63 -1), jalist2.css (+64 -1), subsilver.css (+64), tranquil.css (+61) templates: tiki-admin.tpl (+104 -15), tiki-directory_admin.tpl (+5 -5), tiki-directory_admin_bar.tpl (+5 -4), tiki-directory_admin_sites.tpl (+1 -1), tiki-user_preferences.tpl (+8), tiki-view_forum_thread.tpl (+2 -2) templates/modules: mod-application_menu.tpl (+14), mod-login_box.tpl (+6 -1) | |
gilshwartz 2/17/03 4:44 PM |
Fixed normal search (not full text) to support i18n. Those using full UTF-8 should not use full text search until (at least) MySQL 4.1. |
318 lines of code changed in: lib/searchlib.php (+318 -317) | |
lrargerich 2/17/03 2:14 PM |
Added wiki structures |
8 lines of code changed in: changelog.txt (+8) | |
lrargerich 2/17/03 2:13 PM |
Added Wiki structures and TOCs for wiki pages. |
607 lines of code changed in: tiki-admin_structures.php (+6 -3), tiki-edit_structure.php (+7 -1), tiki-editpage.php (+2 -1), db/tiki_1.5to1.6.sql (+3), lib/tikilib.php (+586 -24), templates/modules/mod-application_menu.tpl (+3) | |
rossta 2/16/03 4:39 PM |
Moved fulltext.sql into tiki_1.5to1.6.sql |
16 lines of code changed in: db: tiki.sql (-4), tiki_1.5to1.6.sql (+16) | |
rossta 2/16/03 11:51 AM |
Moved search functions from tikilib.php to searchlib.php |
322 lines of code changed in: tiki-searchresults.php (+5 -2) lib: searchlib.php (new 317), tikilib.php (-301) | |
rossta 2/16/03 11:47 AM |
Cache the preferences for performance |
905 lines of code changed in: lib/tikilib.php (+905 -896) | |
Generated by StatCvs v0.1.3