Summary Period: 2003-01-03 to 2002-12-12 (Commits 40-139 of 1239)
lrargerich 1/3/03 3:53 PM |
Minor changes |
13 lines of code changed in: changelog.txt (+1 -1), comments.php (+4), tiki-admin.php (+2 -1) templates: tiki-admin.tpl (+1 -1), tiki-assignpermission.tpl (+5 -2) | |
lrargerich 1/3/03 3:15 PM |
Batch uploads for file galleries, some minor additions. |
92 lines of code changed in: changelog.txt (+5), tiki-upload_file.php (+14 -1), db/tiki_1.4to1.5.sql (+3 -1), lib/tikilib.php (+67) templates/modules: mod-admin_menu.tpl (+2 -1), mod-application_menu.tpl (+1) | |
lrargerich 1/3/03 1:44 PM |
Some fixes and added comments for individual blog posts. Layout of articles and blog sections corrected for all themes. |
264 lines of code changed in: tiki-admin.php (+8), tiki-setup.php (+3), tiki-view_blog.php (+1), tiki-view_blog_post.php (new 98), tiki-webmail.php (+33 -32), Smarty/plugins/function.gallery.php (+3 -3) lib: commentslib.php (+1), tikilib.php (+60 -239), newsletters/nllib.php (+2 -2), surveys/surveylib.php (+1 -1), trackers/trackerlib.php (+5 -58) styles: dblue.css (-10), default.css (-10), default2.css (-10), jalist.css (-6), subsilver.css (-10) templates: tiki-admin.tpl (+8 -10), tiki-list_blogs.tpl (+12 -45), tiki-view_blog.tpl (+9 -4), tiki-view_blog_post.tpl (new 20), modules/mod-google.tpl (-1) | |
lrargerich 1/3/03 11:40 AM |
Factorization of tikilib stage 1 |
2231 lines of code changed in: changelog.txt (+8 -1), tiki-admin_survey_questions.php (+6 -6), tiki-admin_surveys.php (+5 -4), tiki-admin_tracker_fields.php (+6 -5), tiki-admin_trackers.php (+5 -4), tiki-download_item_attachment.php (+3 -2), tiki-edit_question_options.php (+6 -6), tiki-edit_quiz.php (+5 -5), tiki-edit_quiz_questions.php (+11 -11), tiki-edit_quiz_results.php (+6 -5), tiki-list_quizzes.php (+2 -1), tiki-list_surveys.php (+2 -1), tiki-list_trackers.php (+7 -6), tiki-quiz_result_stats.php (+5 -4), tiki-quiz_stats.php (+2 -1), tiki-quiz_stats_quiz.php (+6 -6), tiki-search_stats.php (-7), tiki-survey_stats.php (+2 -1), tiki-survey_stats_survey.php (+5 -4), tiki-take_quiz.php (+16 -15), tiki-take_survey.php (+8 -7), tiki-upload_image.php (+2), tiki-view_tracker.php (+7 -6), tiki-view_tracker_item.php (+17 -16) lib: tikilib.php (+668 -1959), newsletters/nllib.php (+3 -14), quizzes/quizlib.php (new 529), surveys/surveylib.php (new 304), trackers/trackerlib.php (new 585) | |
rossta 1/3/03 4:27 AM |
Removed debugging code |
0 lines of code changed in: comments.php (-2) | |
rossta 1/3/03 3:22 AM |
Dates and times are displayed in the time zone specified by the user and/or the administrator. The administrator (but not the user) can also specify the date and time format strings. Month and weekday names are also localized, if locales are configured correctly on the server. |
7150 lines of code changed in: changelog.txt (+4 -1), comments.php (+2), tiki-admin.php (+46), tiki-user_preferences.php (+11), lang/en/language.php (+7) Smarty/plugins: modifier.date_format.php (+24 -8), modifier.tiki_date_format.php (new 43), modifier.tiki_long_date.php (new 12), modifier.tiki_long_datetime.php (new 12), modifier.tiki_long_time.php (new 12), modifier.tiki_short_date.php (new 12), modifier.tiki_short_datetime.php (new 12), modifier.tiki_short_time.php (new 12) lib: Date.php (new 1094), tikilib.php (+117 -1) lib/Date: Calc.php (new 1737), Human.php (new 188), TimeZone.php (new 3644) templates: comments.tpl (+2 -2), tiki-admin.tpl (+29 -1), tiki-admin_content_templates.tpl (+2 -2), tiki-admin_forums.tpl (+2 -2), tiki-admin_html_pages.tpl (+2 -2), tiki-admin_newsletter_subscriptions.tpl (+1 -1), tiki-admin_newsletters.tpl (+1 -1), tiki-admin_polls.tpl (+2 -2), tiki-admin_rssmodules.tpl (+2 -2), tiki-admin_trackers.tpl (+2 -2), tiki-adminusers.tpl (+2 -2), tiki-backup.tpl (+2 -2), tiki-browse_image.tpl (+1 -1), tiki-edit_programmed_content.tpl (+1 -1), tiki-file_galleries.tpl (+4 -4), tiki-forums.tpl (+2 -2), tiki-galleries.tpl (+4 -4), tiki-lastchanges.tpl (+2 -2), tiki-list_articles.tpl (+2 -2), tiki-list_banners.tpl (+2 -2), tiki-list_blogs.tpl (+4 -4), tiki-list_cache.tpl (+2 -2), tiki-list_contents.tpl (+4 -4), tiki-list_faqs.tpl (+2 -2), tiki-list_file_gallery.tpl (+2 -2), tiki-list_gallery.tpl (+2 -2), tiki-list_posts.tpl (+2 -2), tiki-list_submissions.tpl (+2 -2), tiki-list_trackers.tpl (+2 -2), tiki-listpages.tpl (+2 -2), tiki-old_polls.tpl (+2 -2), tiki-orphan_pages.tpl (+2 -2), tiki-pagehistory.tpl (+3 -3), tiki-preview_article.tpl (+1 -1), tiki-preview_post.tpl (+1 -1), tiki-print_article.tpl (+1 -1), tiki-quiz_result_stats.tpl (+1 -1), tiki-quiz_stats_quiz.tpl (+2 -2), tiki-read_article.tpl (+1 -1), tiki-received_articles.tpl (+4 -4), tiki-received_pages.tpl (+2 -2), tiki-referer_stats.tpl (+2 -2), tiki-searchresults.tpl (+1 -1), tiki-send_newsletters.tpl (+1 -1), tiki-shoutbox.tpl (+1 -1), tiki-show_page.tpl (+2 -2), tiki-show_page_raw.tpl (+1 -1), tiki-stats.tpl (+3 -3), tiki-survey_stats.tpl (+2 -2), tiki-top_bar.tpl (+1 -1), tiki-user_preferences.tpl (+9 -1), tiki-userversions.tpl (+2 -2), tiki-view_articles.tpl (+1 -1), tiki-view_banner.tpl (+2 -2), tiki-view_blog.tpl (+3 -3), tiki-view_cache.tpl (+1 -1), tiki-view_forum.tpl (+2 -2), tiki-view_forum_thread.tpl (+2 -2), tiki-view_tracker.tpl (+4 -4), tiki-view_tracker_item.tpl (+2 -2) templates/mail: forum_post_notification.tpl (+1 -1), new_user_notification.tpl (+1 -1), submission_notification.tpl (+1 -1), tracker_changed_notification.tpl (+1 -1), wiki_change_notification.tpl (+1 -1) templates/modules: mod-last_blog_posts.tpl (+1 -1), mod-shoutbox.tpl (+1 -1), mod-since_last_visit.tpl (+1 -1) | |
rossta 1/2/03 9:37 PM |
Google .gif is now in the img/ directory, instead of on google.com |
1 lines of code changed in: img/google.gif (new 0), templates/modules/mod-google.tpl (+1 -1) | |
lrargerich 1/2/03 4:54 PM |
Direct pagination links |
766 lines of code changed in: Smarty/plugins/modifier.times.php (new 10) templates: comments.tpl (+8), tiki-admin_content_templates.tpl (+8), tiki-admin_content_templatess.tpl (+10 -2), tiki-admin_cookies.tpl (+8), tiki-admin_hotwords.tpl (+8), tiki-admin_html_page_content.tpl (+9), tiki-admin_html_pages.tpl (+8), tiki-admin_menu_options.tpl (+8), tiki-admin_menus.tpl (+8), tiki-admin_newsletter_subscriptions.tpl (+8), tiki-admin_newsletters.tpl (+8), tiki-admin_notifications.tpl (+8), tiki-admin_poll_options.tpl (+8), tiki-admin_polls.tpl (+8), tiki-admin_rssmodules.tpl (+8), tiki-admin_survey_questions.tpl (+8), tiki-admin_surveys.tpl (+8), tiki-admin_tracker_fields.tpl (+9), tiki-admin_trackers.tpl (+8), tiki-admingroups.tpl (+9), tiki-adminusers.tpl (+9), tiki-assignpermission.tpl (+1), tiki-assignuser.tpl (+9), tiki-browse_categories.tpl (+9), tiki-browse_gallery.tpl (+9), tiki-edit_programmed_content.tpl (+8), tiki-edit_question_options.tpl (+8), tiki-edit_quiz.tpl (+8), tiki-edit_quiz_questions.tpl (+8), tiki-edit_quiz_results.tpl (+8), tiki-faq_questions.tpl (+8), tiki-file_galleries.tpl (+8), tiki-forums.tpl (+8), tiki-galleries.tpl (+8), tiki-lastchanges.tpl (+8), tiki-list_articles.tpl (+8), tiki-list_banners.tpl (+9), tiki-list_blogs.tpl (+8), tiki-list_cache.tpl (+8), tiki-list_contents.tpl (+8), tiki-list_faqs.tpl (+8), tiki-list_file_gallery.tpl (+9), tiki-list_gallery.tpl (+8), tiki-list_posts.tpl (+8), tiki-list_quizzes.tpl (+8), tiki-list_submissions.tpl (+8), tiki-list_surveys.tpl (+8), tiki-list_trackers.tpl (+8), tiki-listpages.tpl (+8), tiki-newsletters.tpl (+9), tiki-old_polls.tpl (+9), tiki-orphan_pages.tpl (+8), tiki-quiz_stats.tpl (+8), tiki-quiz_stats_quiz.tpl (+8), tiki-received_articles.tpl (+8), tiki-received_pages.tpl (+8), tiki-referer_stats.tpl (+8), tiki-search_stats.tpl (+8), tiki-send_newsletters.tpl (+35 -27), tiki-shoutbox.tpl (+9), tiki-survey_stats.tpl (+8), tiki-view_blog.tpl (+8), tiki-view_forum.tpl (+8), tiki-view_forum_thread.tpl (+8), tiki-view_tracker.tpl (+193 -185), tiki-webmail.tpl (+8), tiki-webmail_contacts.tpl (+9 -1) | |
gilshwartz 1/2/03 3:33 PM |
Removed the BiDi explicit option. BiDi is now determined automatically by the admin or user language selection. |
1 lines of code changed in: tiki-admin.php (+1 -9), templates/tiki-admin.tpl (-1) | |
lrargerich 1/2/03 2:23 PM |
Many changes |
747 lines of code changed in: commxmlrpc.php (+2 -2), tiki-admin.php (+8), tiki-admin_content_templates.php (+17), tiki-admin_newsletter_subscriptions.php (+6 -2), tiki-editpage.php (+20 -4), tiki-import_phpwiki.php (+7 -2), tiki-index.php (+1 -1), tiki-newsletters.php (+12 -4), tiki-send_newsletters.php (new 140), tiki-setup.php (+2) db: tiki.sql (+241 -9), tiki_1.4to1.5.sql (+14 -3) img: background.png (changed), cord.png (changed) lib: tikilib.php (+39 -22), ziplib.php (+1 -1), newsletters/nllib.php (+102 -16) templates: tiki-admin.tpl (+1), tiki-admin_content_templates.tpl (+3), tiki-admin_newsletter_subscriptions.tpl (+11 -8), tiki-admin_newsletters.tpl (+3 -2), tiki-editpage.tpl (+3), tiki-newsletters.tpl (+11 -2), tiki-preview.tpl (+3), tiki-send_newsletters.tpl (new 95), tiki-show_page.tpl (+3) templates/mail: confirm_newsletter_subscription.tpl (+1 -1), newsletter_welcome.tpl (+1 -1) | |
lrargerich 1/1/03 8:15 PM |
Now themes can redefine the base templates if they want editing the templates in templates/styles/theme_name thus allowing a theme to redefine the layout, add images, decorations etc. |
600 lines of code changed in: tiki-admin.php (+5 -5), tiki-admin_banners.php (+2 -2), tiki-admin_categories.php (+3 -3), tiki-admin_chat.php (+2 -2), tiki-admin_content_templates.php (+2 -2), tiki-admin_cookies.php (+3 -3), tiki-admin_drawings.php (+3 -3), tiki-admin_forums.php (+3 -3), tiki-admin_hotwords.php (+3 -3), tiki-admin_html_page_content.php (+4 -4), tiki-admin_html_pages.php (+3 -3), tiki-admin_layout.php (+3 -3), tiki-admin_links.php (+4 -4), tiki-admin_menu_options.php (+3 -3), tiki-admin_menus.php (+2 -2), tiki-admin_modules.php (+2 -2), tiki-admin_newsletter_subscriptions.php (+4 -4), tiki-admin_newsletters.php (+3 -3), tiki-admin_notifications.php (+2 -2), tiki-admin_poll_options.php (+3 -3), tiki-admin_polls.php (+2 -2), tiki-admin_rssmodules.php (+2 -2), tiki-admin_survey_questions.php (+4 -4), tiki-admin_surveys.php (+3 -3), tiki-admin_topics.php (+4 -4), tiki-admin_tracker_fields.php (+4 -4), tiki-admin_trackers.php (+3 -3), tiki-admingroups.php (+3 -3), tiki-adminusers.php (+4 -4), tiki-adminusers_old.php (+3 -3), tiki-assignpermission.php (+4 -4), tiki-assignuser.php (+4 -4), tiki-backlinks.php (+6 -6), tiki-backup.php (+3 -3), tiki-blog_post.php (+7 -7), tiki-blog_rankings.php (+4 -4), tiki-browse_categories.php (+2 -2), tiki-browse_gallery.php (+8 -8), tiki-browse_image.php (+5 -5), tiki-change_password.php (+6 -6), tiki-chat.php (+3 -3), tiki-chatroom.php (+5 -5), tiki-cms_rankings.php (+4 -4), tiki-custom_home.php (+2 -2), tiki-download_file.php (+3 -3), tiki-edit_article.php (+3 -3), tiki-edit_banner.php (+5 -5), tiki-edit_blog.php (+4 -4), tiki-edit_image.php (+7 -7), tiki-edit_programmed_content.php (+4 -4), tiki-edit_question_options.php (+4 -4), tiki-edit_quiz.php (+3 -3), tiki-edit_quiz_questions.php (+4 -4), tiki-edit_quiz_results.php (+4 -4), tiki-edit_submission.php (+4 -4), tiki-edit_templates.php (+5 -5), tiki-editpage.php (+12 -12), tiki-error.php (+1 -1), tiki-faq_questions.php (+4 -4), tiki-featured_link.php (+3 -3), tiki-file_galleries.php (+6 -6), tiki-file_galleries_rankings.php (+4 -4), tiki-forum_rankings.php (+4 -4), tiki-forums.php (+3 -3), tiki-galleries.php (+7 -7), tiki-galleries_rankings.php (+4 -4), tiki-import_phpwiki.php (+2 -2), tiki-index.php (+4 -4), tiki-index_raw.php (+4 -4), tiki-lastchanges.php (+3 -3), tiki-likepages.php (+6 -6), tiki-list_articles.php (+5 -5), tiki-list_banners.php (+4 -4), tiki-list_blogs.php (+6 -6), tiki-list_cache.php (+3 -3), tiki-list_contents.php (+3 -3), tiki-list_faqs.php (+5 -5), tiki-list_file_gallery.php (+6 -6), tiki-list_gallery.php (+9 -9), tiki-list_games.php (+4 -4), tiki-list_posts.php (+5 -5), tiki-list_quizzes.php (+3 -3), tiki-list_submissions.php (+6 -6), tiki-list_surveys.php (+3 -3), tiki-list_trackers.php (+3 -3), tiki-listpages.php (+4 -4), tiki-login_validate.php (+1 -1), tiki-newsletters.php (+3 -3), tiki-objectpermissions.php (+4 -4), tiki-old_polls.php (+5 -5), tiki-orphan_pages.php (+4 -4), tiki-page.php (+4 -4), tiki-pagehistory.php (+6 -6), tiki-pagepermissions.php (+5 -5), tiki-pdf.php (+3 -3), tiki-pick_avatar.php (+4 -4), tiki-poll_form.php (+3 -3), tiki-poll_results.php (+3 -3), tiki-print.php (+4 -4), tiki-print_article.php (+4 -4), tiki-print_multi_pages.php (+3 -3), tiki-print_pages.php (+2 -2), tiki-quiz_result_stats.php (+6 -6), tiki-quiz_stats.php (+4 -4), tiki-quiz_stats_quiz.php (+4 -4), tiki-ranking.php (+4 -4), tiki-read_article.php (+6 -6), tiki-received_articles.php (+3 -3), tiki-received_pages.php (+3 -3), tiki-referer_stats.php (+4 -4), tiki-register.php (+10 -10), tiki-remind_password.php (+2 -2), tiki-removepage.php (+5 -5), tiki-rollback.php (+7 -7), tiki-search_stats.php (+4 -4), tiki-searchresults.php (+9 -9), tiki-send_objects.php (+3 -3), tiki-shoutbox.php (+4 -4), tiki-slideshow.php (+4 -4), tiki-stats.php (+3 -3), tiki-survey_stats.php (+4 -4), tiki-survey_stats_survey.php (+4 -4), tiki-take_quiz.php (+7 -7), tiki-take_survey.php (+5 -5), tiki-upload_file.php (+10 -10), tiki-upload_image.php (+10 -10), tiki-user_assigned_modules.php (+4 -4), tiki-user_bookmarks.php (+4 -4), tiki-user_cached_bookmark.php (+3 -3), tiki-user_preferences.php (+8 -8), tiki-userversions.php (+5 -5), tiki-view_articles.php (+5 -5), tiki-view_banner.php (+5 -5), tiki-view_blog.php (+6 -6), tiki-view_cache.php (+3 -3), tiki-view_faq.php (+4 -4), tiki-view_forum.php (+5 -5), tiki-view_forum_thread.php (+6 -6), tiki-view_tracker.php (+4 -4), tiki-view_tracker_item.php (+6 -6), tiki-webmail.php (+4 -4), tiki-webmail_contacts.php (+1 -1), tiki-wiki_rankings.php (+4 -4) | |
lrargerich 1/1/03 7:37 PM |
Newsletters stuff |
341 lines of code changed in: db/tiki_1.4to1.5.sql (+37 -1), lib/newsletters/nllib.php (+117 -2) templates: tiki-admin_newsletter_subscriptions.tpl (new 69), tiki-admin_newsletters.tpl (+1), tiki-newsletters.tpl (new 82), modules/mod-application_menu.tpl (+10) templates/mail: confirm_newsletter_subscription.tpl (new 9), newsletter_byebye.tpl (new 6), newsletter_welcome.tpl (new 10) | |
lrargerich 1/1/03 7:36 PM |
Some changes to add newsleteters |
255 lines of code changed in: tiki-admin_newsletter_subscriptions.php (new 125), tiki-newsletters.php (new 130) | |
lrargerich 1/1/03 5:59 PM |
Some changes to add newsleteters |
339 lines of code changed in: tiki-admin.php (+8), tiki-admin_newsletters.php (new 142), tiki-setup.php (+8 -1), tiki-webmail.php (+4), lib/newsletters/nllib.php (new 101) templates: tiki-admin.tpl (+1), tiki-admin_newsletters.tpl (new 75) | |
lrargerich 1/1/03 4:27 PM |
cosmetic changes |
7 lines of code changed in: templates/tiki-view_forum_thread.tpl (+7 -30) | |
lrargerich 1/1/03 4:21 PM |
direct pagination links |
23 lines of code changed in: tiki-admin.php (+8), tiki-setup.php (+2) templates: tiki-admin.tpl (+1), tiki-assignpermission.tpl (+12 -2) | |
lrargerich 1/1/03 3:42 PM |
Updated changelog with some new-year modifications :-) |
9 lines of code changed in: changelog.txt (+9) | |
lrargerich 1/1/03 3:38 PM |
Templates by style |
520 lines of code changed in: templates/styles/dblue: error.tpl (new 55), tiki.tpl (new 49) templates/styles/default: error.tpl (new 55), tiki.tpl (new 49) templates/styles/default2: error.tpl (new 55), tiki.tpl (new 49) templates/styles/jalist: error.tpl (new 55), tiki.tpl (new 49) templates/styles/subsilver: error.tpl (new 55), tiki.tpl (new 49) | |
lrargerich 1/1/03 3:30 PM |
State preserving menus and optional gzipper output, styles for slideshows. |
334 lines of code changed in: tiki-admin.php (+24), tiki-index.php (+1 -1), tiki-setup.php (+86 -1), lib/tiki-js.js (+61 -1) img: background.png (del), cord.png (del) styles: dblue.css (+2 -12), default.css (+2 -12), default2.css (+2 -12), jalist.css (+2 -12), slidestyle.css (del), subsilver.css (+2 -12), slideshows/slidestyle.css (new 58) templates: tiki-admin.tpl (+7), tiki-slideshow.tpl (+57 -57), modules/mod-application_menu.tpl (+30 -31) | |
lrargerich 1/1/03 2:34 PM |
Changed wiki page length to 160 chars |
13 lines of code changed in: db/tiki_1.4to1.5.sql (+13 -5) | |
gilshwartz 1/1/03 12:36 PM |
Moved collection of page links to be before adding slashes to edit_data in update_page() |
3 lines of code changed in: lib/tikilib.php (+3 -1) | |
gilshwartz 1/1/03 9:26 AM |
Correct path to BiDi.css |
1 lines of code changed in: templates/bidi.tpl (+1 -1) | |
gilshwartz 1/1/03 9:21 AM |
Added direction for tiki-clean DIV |
7 lines of code changed in: styles/BiDi/BiDi.css (+7 -4) | |
gilshwartz 1/1/03 9:07 AM |
Changed to CSS controlled BiDi and added enclosing tiki-clean DIV |
5 lines of code changed in: templates/tiki-webmail_contacts.tpl (+5 -12) | |
gilshwartz 1/1/03 8:59 AM |
Moved BiDi support to header.tpl and added enclosing tiki-clean DIV |
13 lines of code changed in: templates: tiki-print.tpl (+4 -8), tiki-print_multi_pages.tpl (+9 -13) | |
gilshwartz 1/1/03 8:54 AM |
Move BiDi support to tiki-main DIV |
5 lines of code changed in: templates: bidi.tpl (new 4), error.tpl (-8), header.tpl (+1), tiki-print_article.tpl (-7), tiki.tpl (-6) | |
lrargerich 12/31/02 5:59 PM |
Wiki plugins added |
31 lines of code changed in: changelog.txt (+3), lib/tikilib.php (+28) | |
lrargerich 12/31/02 5:59 PM |
Wiki plugins example |
35 lines of code changed in: lib/wiki-plugins/wikiplugin_example.php (new 35) | |
gilshwartz 12/31/02 1:09 PM |
Added BiDi comment |
1 lines of code changed in: changelog.txt (+1) | |
gilshwartz 12/31/02 12:14 PM |
BiDi CSS file to override layout direction and alignment if BiDi is on. |
64 lines of code changed in: styles/BiDi/BiDi.css (new 64) | |
rossta 12/31/02 1:23 AM |
Fixed: Notice: Undefined index: relevance in /home/luigi/tikicvs/tiki/lib/tikilib.php on line 8986 per Garland. Corrected typo's in changelog.txt. Fixed small typo in tiki_1.4to1.5.sql. |
22 lines of code changed in: changelog.txt (+13 -12), db/tiki_1.4to1.5.sql (+7 -5), lib/tikilib.php (+2) | |
lrargerich 12/30/02 6:58 PM |
More changelog updating |
9 lines of code changed in: changelog.txt (+9) | |
lrargerich 12/30/02 6:53 PM |
Changelog updated and a minor fix to tikilib. |
36 lines of code changed in: changelog.txt (+35), lib/tikilib.php (+1 -1) | |
lrargerich 12/30/02 6:27 PM |
Some fixes regarding user authentication |
8 lines of code changed in: commxmlrpc.php (+2 -2), xmlrpc.php (+6 -6) | |
lrargerich 12/30/02 6:21 PM |
Avatar Stuff |
35 lines of code changed in: tiki-show_user_avatar.php (new 17), Smarty/plugins/modifier.avatarize.php (new 18) | |
lrargerich 12/30/02 6:19 PM |
Many additions and cghanges added surveys added import/export wiki pages added avatars to forums fixed some bugs etc |
2078 lines of code changed in: changelog.txt (-1), tiki-admin.php (+27 -1), tiki-admin_layout.php (+1 -1), tiki-admin_survey_questions.php (+2 -3), tiki-admin_surveys.php (+1 -4), tiki-change_password.php (new 58), tiki-editpage.php (+88 -1), tiki-export_wiki_pages.php (new 17), tiki-import_phpwiki.php (+86 -71), tiki-list_surveys.php (+1 -4), tiki-login.php (+12 -4), tiki-login_validate.php (+3 -2), tiki-pick_avatar.php (new 97), tiki-setup.php (+9 -3), tiki-survey_stats.php (-2), tiki-survey_stats_survey.php (+99 -1), tiki-take_survey.php (+1 -3), tiki-user_preferences.php (+23 -2), tiki-view_tracker.php (+124 -121), tiki-view_tracker_item.php (+163 -161), tiki-webmail.php (+17 -11), Smarty/plugins/modifier.iconify.php (+1) db: tiki-db.php (+1 -1), tiki.sql (+6), tiki_1.4to1.5.sql (+12 -3) img/avatars: 000.gif (new 0), 001.gif (new 0), 002.gif (new 0), 003.gif (new 0), 004.gif (new 0), 005.gif (new 0), 006.gif (new 0), 007.gif (new 0), 008.gif (new 0), 009.gif (new 0), 010.gif (new 0), 011.gif (new 0), 012.gif (new 0), 013.gif (new 0), 014.gif (new 0), 015.gif (new 0), 016.gif (new 0), 017.gif (new 0), 018.gif (new 0), 019.gif (new 0), 020.gif (new 0), 021.gif (new 0), 022.gif (new 0), 023.gif (new 0), 024.gif (new 0), 025.gif (new 0), 026.gif (new 0), 027.gif (new 0), 028.gif (new 0), 029.gif (new 0), 030.gif (new 0), 031.gif (new 0), 032.gif (new 0), 033.gif (new 0), 034.gif (new 0), 035.gif (new 0), 036.gif (new 0), 037.gif (new 0), 038.gif (new 0), 039.gif (new 0), 040.gif (new 0), 041.gif (new 0), 042.gif (new 0), 043.gif (new 0), 044.gif (new 0), 045.gif (new 0), 046.gif (new 0), 047.gif (new 0), 048.gif (new 0), 049.gif (new 0), 050.gif (new 0), 051.gif (new 0), 052.gif (new 0), 053.gif (new 0), 054.gif (new 0), 055.gif (new 0), 056.gif (new 0), 057.gif (new 0), 058.gif (new 0), 059.gif (new 0), 060.gif (new 0), 061.gif (new 0), 062.gif (new 0), 063.gif (new 0), 064.gif (new 0), 065.gif (new 0), 066.gif (new 0), 067.gif (new 0), 068.gif (new 0), 069.gif (new 0), 070.gif (new 0), 071.gif (new 0), 072.gif (new 0), 073.gif (new 0), 074.gif (new 0), 075.gif (new 0), 076.gif (new 0), 077.gif (new 0), 078.gif (new 0), 079.gif (new 0), 080.gif (new 0), 081.gif (new 0), 082.gif (new 0), 083.gif (new 0), 084.gif (new 0), 085.gif (new 0), 086.gif (new 0), 087.gif (new 0), 088.gif (new 0), 089.gif (new 0), 090.gif (new 0), 091.gif (new 0), 092.gif (new 0), 093.gif (new 0), 094.gif (new 0), 095.gif (new 0), 096.gif (new 0), 097.gif (new 0), 098.gif (new 0), 099.gif (new 0), 100.gif (new 0), 101.gif (new 0), 102.gif (new 0), 103.gif (new 0), 104.gif (new 0), 105.gif (new 0), 106.gif (new 0), 107.gif (new 0), 108.gif (new 0), 109.gif (new 0), 110.gif (new 0), 111.gif (new 0), 112.gif (new 0), 113.gif (new 0), 114.gif (new 0), 115.gif (new 0), 116.gif (new 0), 117.gif (new 0), 118.gif (new 0), 119.gif (new 0), 120.gif (new 0), 121.gif (new 0), 122.gif (new 0), 123.gif (new 0), 124.gif (new 0), 125.gif (new 0), 126.gif (new 0), 127.gif (new 0), 128.gif (new 0), 129.gif (new 0), 130.gif (new 0), 131.gif (new 0), 132.gif (new 0), 133.gif (new 0), 134.gif (new 0), 135.gif (new 0), 136.gif (new 0), 137.gif (new 0), 138.gif (new 0), 139.gif (new 0), 140.gif (new 0), 141.gif (new 0), 142.gif (new 0), 143.gif (new 0), 144.gif (new 0), 145.gif (new 0), 146.gif (new 0), 147.gif (new 0), 148.gif (new 0), 149.gif (new 0), 150.gif (new 0), 151.gif (new 0), 152.gif (new 0), 153.gif (new 0), 154.gif (new 0), 155.gif (new 0), 156.gif (new 0), 157.gif (new 0), 158.gif (new 0), 159.gif (new 0), 160.gif (new 0), 161.gif (new 0), 162.gif (new 0), 163.gif (new 0), 164.gif (new 0), 165.gif (new 0), 166.gif (new 0), 167.gif (new 0), 168.gif (new 0), 169.gif (new 0), 170.gif (new 0), 171.gif (new 0), 172.gif (new 0), 173.gif (new 0), 174.gif (new 0), 175.gif (new 0), 176.gif (new 0), 177.gif (new 0), 178.gif (new 0), 179.gif (new 0), 180.gif (new 0), 181.gif (new 0), 182.gif (new 0), 183.gif (new 0), 184.gif (new 0), 185.gif (new 0), 186.gif (new 0), 187.gif (new 0), 188.gif (new 0), 189.gif (new 0), 190.gif (new 0), 191.gif (new 0), 192.gif (new 0), 193.gif (new 0), 194.gif (new 0), 195.gif (new 0), 196.gif (new 0), 197.gif (new 0), 198.gif (new 0), 199.gif (new 0), 200.gif (new 0), 201.gif (new 0), 202.gif (new 0), 203.gif (new 0), 204.gif (new 0), 205.gif (new 0), 206.gif (new 0), 207.gif (new 0), 208.gif (new 0), 209.gif (new 0), 210.gif (new 0), 211.gif (new 0), 212.gif (new 0), 213.gif (new 0), 214.gif (new 0), 215.gif (new 0), 216.gif (new 0), 217.gif (new 0), 218.gif (new 0), 219.gif (new 0), 220.gif (new 0), 221.gif (new 0), 222.gif (new 0), 223.gif (new 0), 224.gif (new 0), 225.gif (new 0), 226.gif (new 0), 227.gif (new 0), 228.gif (new 0), 229.gif (new 0), 230.gif (new 0), 231.gif (new 0), 232.gif (new 0), 233.gif (new 0), 234.gif (new 0), 235.gif (new 0), 236.gif (new 0), 237.gif (new 0), 238.gif (new 0), 239.gif (new 0), 240.gif (new 0), 241.gif (new 0), 242.gif (new 0), 243.gif (new 0), 244.gif (new 0), 245.gif (new 0), 246.gif (new 0), 247.gif (new 0), 248.gif (new 0), 249.gif (new 0), 250.gif (new 0), 251.gif (new 0), 252.gif (new 0), 253.gif (new 0), 254.gif (new 0), 255.gif (new 0), 256.gif (new 0), 257.gif (new 0), 258.gif (new 0), 259.gif (new 0), 260.gif (new 0), 261.gif (new 0), 262.gif (new 0), 263.gif (new 0), 264.gif (new 0), 265.gif (new 0), 266.gif (new 0), 267.gif (new 0), 268.gif (new 0), 269.gif (new 0), 270.gif (new 0), 271.gif (new 0), 272.gif (new 0), 273.gif (new 0), 274.gif (new 0), 275.gif (new 0), 276.gif (new 0), 277.gif (new 0), 278.gif (new 0), 279.gif (new 0), 280.gif (new 0), 281.gif (new 0), 282.gif (new 0), 283.gif (new 0), 284.gif (new 0), 285.gif (new 0), 286.gif (new 0), 287.gif (new 0), 288.gif (new 0), 289.gif (new 0), 290.gif (new 0), 291.gif (new 0), 292.gif (new 0), 293.gif (new 0), 294.gif (new 0), 295.gif (new 0), 296.gif (new 0), 297.gif (new 0), 298.gif (new 0), 299.gif (new 0), 300.gif (new 0), 301.gif (new 0), 302.gif (new 0), 303.gif (new 0), 304.gif (new 0), 305.gif (new 0), 306.gif (new 0), 307.gif (new 0), 308.gif (new 0), 309.gif (new 0), 310.gif (new 0), 311.gif (new 0), 312.gif (new 0), 313.gif (new 0), 314.gif (new 0), 315.gif (new 0), 316.gif (new 0), 317.gif (new 0), 318.gif (new 0), 319.gif (new 0), 320.gif (new 0), 321.gif (new 0), 322.gif (new 0), 323.gif (new 0), 324.gif (new 0), 325.gif (new 0), 326.gif (new 0), 327.gif (new 0), 328.gif (new 0), 329.gif (new 0), 330.gif (new 0), 331.gif (new 0), 332.gif (new 0), 333.gif (new 0), 334.gif (new 0), 335.gif (new 0), 336.gif (new 0), 337.gif (new 0), 338.gif (new 0), 339.gif (new 0), 340.gif (new 0), 341.gif (new 0), 342.gif (new 0), 343.gif (new 0), 344.gif (new 0), 345.gif (new 0), 346.gif (new 0), 347.gif (new 0), 348.gif (new 0), 349.gif (new 0), 350.gif (new 0), 351.gif (new 0), 352.gif (new 0), 353.gif (new 0), 354.gif (new 0), 355.gif (new 0), 356.gif (new 0), 357.gif (new 0), 358.gif (new 0), 359.gif (new 0), 360.gif (new 0), 361.gif (new 0), 362.gif (new 0), 363.gif (new 0), 364.gif (new 0), 365.gif (new 0), 366.gif (new 0), 367.gif (new 0), 368.gif (new 0), 369.gif (new 0), 370.gif (new 0), 371.gif (new 0), 372.gif (new 0), 373.gif (new 0), 374.gif (new 0), 375.gif (new 0), 376.gif (new 0), 377.gif (new 0), 378.gif (new 0), 379.gif (new 0), 380.gif (new 0), 381.gif (new 0), 382.gif (new 0), 383.gif (new 0), 384.gif (new 0), 385.gif (new 0), 386.gif (new 0), 387.gif (new 0), 388.gif (new 0), 389.gif (new 0), 390.gif (new 0), 391.gif (new 0), 392.gif (new 0), 393.gif (new 0), 394.gif (new 0), 395.gif (new 0), 396.gif (new 0), 397.gif (new 0), 398.gif (new 0), 399.gif (new 0), 400.gif (new 0), 401.gif (new 0), 402.gif (new 0), 403.gif (new 0), 404.gif (new 0), 405.gif (new 0), 406.gif (new 0), 407.gif (new 0), 408.gif (new 0), 409.gif (new 0), 410.gif (new 0), 411.gif (new 0), 412.gif (new 0), 413.gif (new 0), 414.gif (new 0), 415.gif (new 0), 416.gif (new 0), 417.gif (new 0), 418.gif (new 0), 419.gif (new 0), 420.gif (new 0), 421.gif (new 0), 422.gif (new 0), 423.gif (new 0), 424.gif (new 0), 425.gif (new 0), 426.gif (new 0), 427.gif (new 0), 428.gif (new 0), 429.gif (new 0), 430.gif (new 0), 431.gif (new 0), 432.gif (new 0), 433.gif (new 0), 434.gif (new 0), 435.gif (new 0), 436.gif (new 0), 437.gif (new 0), 438.gif (new 0), 439.gif (new 0), 440.gif (new 0), 441.gif (new 0), 442.gif (new 0), 443.gif (new 0), 444.gif (new 0), 445.gif (new 0), 446.gif (new 0), 447.gif (new 0), 448.gif (new 0), 449.gif (new 0), 450.gif (new 0), 451.gif (new 0), 452.gif (new 0), 453.gif (new 0), 454.gif (new 0), 455.gif (new 0), 456.gif (new 0), 457.gif (new 0), 458.gif (new 0), 459.gif (new 0), 460.gif (new 0), 461.gif (new 0), 462.gif (new 0), 463.gif (new 0), 464.gif (new 0), 465.gif (new 0), 466.gif (new 0), 467.gif (new 0), 468.gif (new 0), 469.gif (new 0), 470.gif (new 0), 471.gif (new 0), 472.gif (new 0), 473.gif (new 0), 474.gif (new 0), 475.gif (new 0), 476.gif (new 0), 477.gif (new 0), 478.gif (new 0), 479.gif (new 0), 480.gif (new 0), 481.gif (new 0), 482.gif (new 0), 483.gif (new 0), 484.gif (new 0), 485.gif (new 0), 486.gif (new 0), 487.gif (new 0), 488.gif (new 0), 489.gif (new 0), 490.gif (new 0), 491.gif (new 0), 492.gif (new 0), 493.gif (new 0), 494.gif (new 0), 495.gif (new 0), 496.gif (new 0), 497.gif (new 0), 498.gif (new 0), 499.gif (new 0), 500.gif (new 0), 501.gif (new 0), 502.gif (new 0), 503.gif (new 0), 504.gif (new 0), 505.gif (new 0), 506.gif (new 0), 507.gif (new 0), 508.gif (new 0), 509.gif (new 0), 510.gif (new 0), 511.gif (new 0), 512.gif (new 0), 513.gif (new 0), 514.gif (new 0), 515.gif (new 0), 516.gif (new 0), 517.gif (new 0), 518.gif (new 0), 519.gif (new 0), 520.gif (new 0), 521.gif (new 0), 522.gif (new 0), 523.gif (new 0), 524.gif (new 0), 525.gif (new 0), 526.gif (new 0), 527.gif (new 0), 528.gif (new 0), 529.gif (new 0), 530.gif (new 0), 531.gif (new 0), 532.gif (new 0), 533.gif (new 0), 534.gif (new 0), 535.gif (new 0), 536.gif (new 0), 537.gif (new 0), 538.gif (new 0), 539.gif (new 0), 540.gif (new 0), 541.gif (new 0), 542.gif (new 0), 543.gif (new 0), 544.gif (new 0), 545.gif (new 0), 546.gif (new 0), 547.gif (new 0), 548.gif (new 0), 549.gif (new 0), 550.gif (new 0), 551.gif (new 0), 552.gif (new 0), 553.gif (new 0), 554.gif (new 0), 555.gif (new 0), 556.gif (new 0), 557.gif (new 0), 558.gif (new 0), 559.gif (new 0), 560.gif (new 0), 561.gif (new 0), 562.gif (new 0), 563.gif (new 0), 564.gif (new 0), 565.gif (new 0), 566.gif (new 0), 567.gif (new 0), 568.gif (new 0), 569.gif (new 0), 570.gif (new 0), 571.gif (new 0), 572.gif (new 0), 573.gif (new 0), 574.gif (new 0), 575.gif (new 0), 576.gif (new 0), 577.gif (new 0), 578.gif (new 0), 579.gif (new 0) lib: tar.class.php (+5 -1), tikilib.php (+164 -3), userslib.php (+14 -2), ziplib.php (new 767) styles: dblue.css (+5 -4), default.css (+5 -4), default2.css (+5 -4), jalist.css (+4 -3), subsilver.css (+5 -4) templates: tiki-admin.tpl (+10), tiki-change_password.tpl (new 25), tiki-editpage.tpl (+8 -1), tiki-import_phpwiki.tpl (+4), tiki-list_surveys.tpl (+7 -1), tiki-page_bar.tpl (+1), tiki-pick_avatar.tpl (new 77), tiki-survey_stats.tpl (+2 -2), tiki-survey_stats_survey.tpl (+46), tiki-user_preferences.tpl (+2), tiki-view_forum_thread.tpl (+45 -56), tiki-webmail.tpl (+8 -4), modules/mod-application_menu.tpl (+20 -1) | |
epolidor 12/30/02 6:02 PM |
bug fixed [ 659258 ] Unnecessary warning message Line 8872 |
1 lines of code changed in: lib/tikilib.php (+1 -1) | |
epolidor 12/30/02 11:49 AM |
fixed the two windoes open with Explorer ([ 658545 ] Google module) |
1 lines of code changed in: modules/mod-google.php (+1 -1) | |
lrargerich 12/29/02 8:45 PM |
Surveys modifications |
8 lines of code changed in: lib/tikilib.php (+8 -1) | |
lrargerich 12/29/02 8:36 PM |
Surveys modifications |
512 lines of code changed in: tiki-list_surveys.php (new 96), tiki-survey_stats.php (new 102), tiki-survey_stats_survey.php (new 1), tiki-take_survey.php (new 105), db/tiki_1.4to1.5.sql (+1), lib/tikilib.php (+68) templates: tiki-list_quizzes.tpl (+1 -1), tiki-list_surveys.tpl (new 37), tiki-survey_stats.tpl (new 48), tiki-survey_stats_survey.tpl (new 0), tiki-take_survey.tpl (new 53) | |
lrargerich 12/28/02 7:04 PM |
Survey administration |
705 lines of code changed in: tiki-admin_survey_questions.php (new 132), tiki-admin_surveys.php (new 157), db/tiki_1.4to1.5.sql (+40), lib/tikilib.php (+229) templates: tiki-admin_survey_questions.tpl (new 74), tiki-admin_surveys.tpl (new 73) | |
lrargerich 12/27/02 6:22 PM |
Fixed things I broke when adding security features. |
14 lines of code changed in: tiki-login_validate.php (+1 -1), db/tiki-db.php (+1 -1), lib/userslib.php (+12 -2) | |
lrargerich 12/27/02 5:50 PM |
Added phpwiki import Improved the forums adding sections |
252 lines of code changed in: tiki-admin_forums.php (+7 -1), tiki-import_phpwiki.php (new 101), tiki-remind_password.php (+3 -3) db: tiki.sql (+1), tiki_1.4to1.5.sql (+3) lib: commentslib.php (+52 -3), tikilib.php (+15 -2) templates: tiki-admin_forums.tpl (+10), tiki-forums.tpl (+6), tiki-galleries.tpl (+2), tiki-import_phpwiki.tpl (new 39), tiki-view_cache.tpl (+10) templates/modules: mod-admin_menu.tpl (+1), mod-application_menu.tpl (+1), mod-google.tpl (+1 -1) | |
epolidor 12/27/02 2:30 PM |
no message |
1 lines of code changed in: db/tiki-db.php (+1 -1) | |
epolidor 12/27/02 2:29 PM |
absolute paths fixed 1.5 |
2 lines of code changed in: tiki-setup.php (+2) | |
rossta 12/27/02 1:06 PM |
Build fixes for tiki-webmail.php testing |
15 lines of code changed in: db/tiki_1.4to1.5.sql (+6 -6) lib: tikilib.php (+2 -2), webmail/htmlMimeMail.php (+7 -15) | |
lrargerich 12/27/02 12:11 PM |
Added BiDi support and WebMail send/receive functionality (experimental) corrected some typos and bugs added some useful smarty plugins |
1244 lines of code changed in: tiki-admin.php (+10), tiki-setup.php (+9 -2), tiki-webmail.php (+602 -1), tiki-webmail_contacts.php (new 91), tiki-webmail_download_attachment.php (+28 -26), temp/mail_attachs/license.txt (new 0) Smarty/plugins: modifier.kbsize.php (new 23), modifier.nlbr.php (new 17) db: tiki-db.php (+1 -1), tiki_1.4to1.5.sql (+14) lib: tikilib.php (+127 -4), webmail/pop3.php (+2) templates: error.tpl (+10), tiki-admin.tpl (+2), tiki-print.tpl (+6), tiki-print_article.tpl (+7), tiki-print_multi_pages.tpl (+9 -1), tiki-webmail.tpl (+208 -36), tiki-webmail_contacts.tpl (new 72), tiki.tpl (+6) | |
rossta 12/26/02 1:22 PM |
Internationalized fulltext code. Should I manually add new words to the other language files, or is there a script to do this for us? |
14 lines of code changed in: lang/en/language.php (+5), lib/tikilib.php (+9 -9) | |
rossta 12/26/02 12:31 PM |
Fixed typo |
1 lines of code changed in: tiki-login.php (+1 -1) | |
rossta 12/26/02 3:23 AM |
Applied patch from http://sourceforge.net/tracker/index.php?func=detail&aid=658216&group_id=64258&atid=506848 |
86 lines of code changed in: lang/de/language.php (+78 -76) templates: tiki-browse_categories.tpl (+2 -2), modules/mod-login_box.tpl (+6 -3) | |
rossta 12/26/02 1:24 AM |
Typo |
1 lines of code changed in: lib/tikilib.php (+1 -1) | |
rossta 12/26/02 12:25 AM |
Added full text search functionality (selectable by the admin). For full text searching to work, the user will need to execute: mysql tiki <fulltext.sql This should be added to the documentation. Search results now sort by relevance across all sections (full text searches only). Replaced all remaining hard coded 'http://' references with httpPrefix() call. Fixed uninitialized variable message on google search. |
174 lines of code changed in: comments.php (-1), tiki-admin.php (+4), tiki-browse_image.php (+2 -2), tiki-download_file.php (+2 -2), tiki-edit_image.php (+2 -2), tiki-file_galleries.php (+1 -1), tiki-galleries.php (+1 -1), tiki-searchresults.php (+5 -3), tiki-setup.php (+2 -1), tiki-upload_file.php (+1 -1), tiki-upload_image.php (+2 -2), tiki-user_preferences.php (+2 -2), db/fulltext.sql (new 14), lib/tikilib.php (+112 -52), modules/mod-google.php (+1 -1) templates: tiki-admin.tpl (+1), tiki-browse_image.tpl (+2 -2), tiki-edit_image.tpl (+2 -2), tiki-file_galleries.tpl (+1 -1), tiki-galleries.tpl (+1 -1), tiki-searchresults.tpl (+9 -1), tiki-upload_file.tpl (+2 -2), tiki-upload_image.tpl (+4 -4), modules/mod-calendar.tpl (+1 -2) | |
lrargerich 12/25/02 8:16 PM |
webmail chgs and adds |
2607 lines of code changed in: lib/webmail: API.txt (new 186), example.1.php (new 80), htmlMimeMail.php (new 2341) | |
lrargerich 12/25/02 3:42 PM |
webmail chgs and adds |
253 lines of code changed in: tiki-webmail.php (+1 -207), db/tiki_1.4to1.5.sql (+12), lib/tikilib.php (+32), templates/tiki-webmail.tpl (+208 -105) | |
lrargerich 12/25/02 3:40 PM |
images for the webmail feature |
0 lines of code changed in: img/webmail: attachment.gif (changed), clip.gif (changed), compose.gif (changed), contact.gif (changed), edit.gif (changed), flagged.gif (new 0), help.gif (changed), logout.gif (changed), mailbox.gif (changed), replied.gif (new 0), search.gif (changed), settings.gif (changed), view.gif (changed) | |
lrargerich 12/24/02 5:48 PM |
Made Smarty unaware of open_basedir until the issue is clear this prevent some installation errors on hostings with open_basedir configured in strange ways |
1 lines of code changed in: Smarty/Smarty.class.php (+1) | |
lrargerich 12/24/02 5:46 PM |
Added @ to prevent some warnings |
1 lines of code changed in: Smarty/Smarty.class.php (+1 -1) | |
lrargerich 12/24/02 5:37 PM |
Added ~np~fldjl~/np~ syntax to the wiki to prevent parsing portions of the page. |
20 lines of code changed in: lib/tikilib.php (+20) | |
lrargerich 12/24/02 5:10 PM |
A php to display the error template |
10 lines of code changed in: tiki-error.php (new 10) | |
lrargerich 12/24/02 5:09 PM |
Fixed challenge-response authentication bug |
14 lines of code changed in: tiki-login.php (+7 -9), lib/userslib.php (+4 -3), templates/modules/mod-login_box.tpl (+3 -2) | |
lrargerich 12/24/02 4:47 PM |
Added firts files for the Tiki webmail (rudimentary) Fixed a couple of glitches in other files |
1899 lines of code changed in: tiki-login.php (+1), tiki-webmail.php (new 207), tiki-webmail_download_attachment.php (new 35), Smarty/plugins/modifier.iconify.php (+2 -2) db: tiki-db.php (+1 -1), tiki_1.4to1.5.sql (+93 -77) img/webmail: attachment.gif (new 0), clip.gif (new 0), compose.gif (new 0), contact.gif (new 0), edit.gif (new 0), help.gif (new 0), index.html (new 0), logout.gif (new 0), mailbox.gif (new 0), search.gif (new 0), settings.gif (new 0), view.gif (new 0) lib: tikilib.php (+86), userslib.php (+1) lib/webmail: class.rc4crypt.php (new 75), decodemessage.php (new 331), mimeDecode.php (new 696), pop3.php (new 263) templates: tiki-webmail.tpl (new 105), modules/mod-login_box.tpl (+3) | |
rossta 12/22/02 6:36 AM |
Fixed Google logo |
4 lines of code changed in: templates/modules/mod-google.tpl (+4 -2) | |
rossta 12/22/02 6:35 AM |
Moved javascript from templates/header.tpl to lib/tiki-js.js Per http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=67988&group_id=64258&group_project_id=25377 |
76 lines of code changed in: lib/tiki-js.js (new 75), templates/header.tpl (+1 -81) | |
rossta 12/22/02 5:42 AM |
Per http://sourceforge.net/tracker/index.php?func=detail&aid=653666&group_id=64258&atid=506846 tiki will now run on a non-standard SERVER_PORT (not 80 or 443). Again, I've made very minor changes to many different files, and I haven't tested *every* file. Please let me know if something isn't working. |
56 lines of code changed in: comments.php (+1 -1), tiki-admin_poll_options.php (+1 -1), tiki-articles_rss.php (+3 -3), tiki-blog_rss.php (+3 -3), tiki-blogs_rss.php (+3 -3), tiki-file_galleries_rss.php (+3 -3), tiki-file_gallery_rss.php (+3 -3), tiki-forum_rss.php (+3 -3), tiki-forums_rss.php (+3 -3), tiki-image_galleries_rss.php (+3 -3), tiki-image_gallery_rss.php (+3 -3), tiki-poll_form.php (+1 -1), tiki-register.php (+1 -1), tiki-setup.php (+3 -3), tiki-view_banner.php (+1 -1), tiki-wiki_rss.php (+2 -2), xmlrpc.php (+1 -1), Smarty/plugins/function.poll.php (+1 -1), lib/tikilib.php (+14 -1) modules: mod-shoutbox.php (+1 -1), mod-user_bookmarks.php (+2 -2) | |
rossta 12/22/02 5:23 AM |
Per http://sourceforge.net/tracker/index.php?func=detail&aid=653674&group_id=64258&atid=506846 (chris.tennant@presedia.com) I've changed all hardcoded 'http://' references to sense if running in https mode and use https accordingly. While this is a minor change, I did change many files, so I'm not sure if I tested every changed file. |
109 lines of code changed in: comments.php (+4 -1), tiki-admin_poll_options.php (+2 -1), tiki-articles_rss.php (+5 -3), tiki-blog_rss.php (+5 -3), tiki-blogs_rss.php (+5 -3), tiki-edit_banner.php (+2 -1), tiki-file_galleries_rss.php (+5 -3), tiki-file_gallery_rss.php (+5 -3), tiki-forum_rss.php (+5 -3), tiki-forums_rss.php (+5 -3), tiki-image_galleries_rss.php (+5 -3), tiki-image_gallery_rss.php (+5 -3), tiki-poll_form.php (+2 -1), tiki-register.php (+2 -1), tiki-setup.php (+3 -3), tiki-view_banner.php (+2 -1), tiki-wiki_rss.php (+4 -2), xmlrpc.php (+6 -6) Smarty/plugins: function.fetch.php (+2 -2), function.poll.php (+4 -1) lib: class_rdf_parser.php (+4 -11), class_rss_parser.php (+6 -19), pclerror.lib.php (+3 -5), pcltrace.lib.php (+3 -4), pclzip-trace.lib.php (+3 -5), pclzip.lib.php (+3 -5), tikilib.php (+3) modules: mod-shoutbox.php (+3 -1), mod-user_bookmarks.php (+3 -2) | |
lrargerich 12/21/02 5:45 PM |
Tiki 1.5 first commit of some new features: - Trackers - Slideshows for wiki pages - Improved secutiry and options for login and registration challenge response authentication added (!) and other new features - Of course this all still experimental. Merry Christmas :-) |
2856 lines of code changed in: tiki-admin.php (+92 -31), tiki-admin_tracker_fields.php (new 117), tiki-admin_trackers.php (new 139), tiki-download_item_attachment.php (new 38), tiki-edit_programmed_content.php (+5 -1), tiki-index.php (+8), tiki-list_trackers.php (new 100), tiki-login.php (+18 -1), tiki-register.php (+16), tiki-remind_password.php (+5 -1), tiki-setup.php (+32 -12), tiki-setup_base.php (+24 -1), tiki-slideshow.php (new 184), tiki-user_preferences.php (+3), tiki-view_banner.php (+1 -1), tiki-view_tracker.php (new 202), tiki-view_tracker_item.php (new 289) db: tiki-db.php (+2 -2), tiki.sql (+2 -1), tiki_1.3to1.4.sql (+2 -1), tiki_1.4to1.5.sql (new 92) img: background.png (new 0), cord.png (new 0) lib: md5.js (new 382), tikilib.php (+103 -11), userslib.php (+69 -11) modules: mod-last_modif_tracker_items.php (new 12), mod-last_tracker_items.php (new 12) styles: dblue.css (+1), default.css (+1), default2.css (+1), jalist.css (+4), slidestyle.css (new 0), subsilver.css (+1), slides/wiredot.png (new 8) templates: tiki-admin.tpl (+166 -73), tiki-admin_tracker_fields.tpl (new 79), tiki-admin_trackers.tpl (new 76), tiki-assignpermission.tpl (+1), tiki-list_trackers.tpl (new 34), tiki-page_bar.tpl (+7 -4), tiki-show_page.tpl (+7 -5), tiki-slideshow.tpl (new 57), tiki-user_preferences.tpl (+17 -2), tiki-view_tracker.tpl (new 200), tiki-view_tracker_item.tpl (new 163), mail/tracker_changed_notification.tpl (new 7) templates/modules: mod-application_menu.tpl (+12), mod-last_modif_tracker_items.tpl (new 20), mod-last_tracker_items.tpl (new 20), mod-login_box.tpl (+25 -1) | |
rossta 12/19/02 1:14 PM |
Removed security stuff, because it really is not secure |
8 lines of code changed in: db: .cvsignore (+1 -1), tiki-db.php (+7 -16) | |
lrargerich 12/18/02 7:05 PM |
Fix |
77 lines of code changed in: lib/tikilib.php (+77 -6) | |
lrargerich 12/18/02 5:36 PM |
Fixes |
409 lines of code changed in: lib/tikilib.php (+409 -3) | |
lrargerich 12/18/02 5:35 PM |
Fixes by E.Polidor |
4 lines of code changed in: tiki-admin.php (+4 -4) | |
lrargerich 12/18/02 5:28 PM |
New 1.4 language file |
234 lines of code changed in: lang/fr/language.php (+234 -224) | |
rossta 12/17/02 12:38 PM |
Added .cvsignore files |
2 lines of code changed in: modules/cache/.cvsignore (new 1), templates_c/.cvsignore (new 1) | |
lrargerich 12/17/02 11:28 AM |
Bugfix |
1 lines of code changed in: tiki-editdrawing.php (+1) | |
rossta 12/17/02 4:56 AM |
Clarifying the text. |
10 lines of code changed in: db/tiki-db.php (+10 -7) | |
rossta 12/17/02 4:52 AM |
More setup related changes, feedback anyone? |
65 lines of code changed in: setup.sh (new 35) db: .cvsignore (new 1), tiki-db.php (+29 -2) | |
rossta 12/17/02 4:07 AM |
Setup and cvs related files. I would suggest we remove modules/cache and templates_c from CVS |
48 lines of code changed in: .cvsignore (new 1), README (new 27), bin/cvschangeroot.sh (new 15), db/tiki-db.php (+4), modules/.cvsignore (new 1) | |
lrargerich 12/16/02 4:11 PM |
Fixed minor bug (broken link) |
1 lines of code changed in: templates/tiki-stats.tpl (+1 -1) | |
lrargerich 12/16/02 3:12 PM |
*** empty log message *** |
1 lines of code changed in: db/tiki-db.php (+1 -1) | |
lrargerich 12/16/02 3:11 PM |
Some minor fixes before 1.4 |
308 lines of code changed in: tiki-user_preferences.php (+1 -1) db: tiki-db.php (+3 -3), tiki.sql (+304 -1) | |
lrargerich 12/16/02 3:10 PM |
New 1.4 language file by Robert Heitzmann |
457 lines of code changed in: lang/de/language.php (+457 -43) | |
lrargerich 12/16/02 1:53 PM |
Fixes for distribution |
0 lines of code changed in: templates_c/license.txt (new 0) | |
lrargerich 12/16/02 1:51 PM |
Lang fixes |
0 lines of code changed in: modules/cache/license.txt (new 0) | |
lrargerich 12/16/02 12:51 PM |
Lang fixes |
237 lines of code changed in: lang/fr/language.php (+237 -4) | |
lrargerich 12/16/02 12:42 PM |
Lang fixes |
233 lines of code changed in: lang: en/old.php (del), sp/language.php (+233 -3) | |
lrargerich 12/16/02 11:50 AM |
no message |
221 lines of code changed in: lang/en/language.php (+221) | |
lrargerich 12/16/02 11:15 AM |
Minor changes |
6 lines of code changed in: lib/tikilib.php (+6 -3) | |
lrargerich 12/16/02 11:10 AM |
Fixed a problem when setting user preferences |
9 lines of code changed in: tiki-user_preferences.php (+9 -7) | |
lrargerich 12/16/02 11:04 AM |
Fixed a missing .php string in next and prev links for images |
2 lines of code changed in: templates/tiki-browse_image.tpl (+2 -2) | |
lrargerich 12/16/02 10:42 AM |
Nothing changed |
1 lines of code changed in: changelog.txt (+1) | |
lrargerich 12/13/02 2:55 PM |
Fix |
2 lines of code changed in: get_strings.php (+2 -1) | |
lrargerich 12/13/02 1:36 PM |
Small Fix in articles_rss |
1 lines of code changed in: tiki-articles_rss.php (+1 -1) | |
rossta 12/13/02 12:19 PM |
Fixed http://example.com/tiki-index.php?page=0 to be http://example.com/tiki-index.php?page=HomePage Changed: 'Found "tide" in 2 all ' for an 'all' search, and 'Found "tide" in 2 pages ' for a 'wiki' search to: 'Found "tide" in 2 pages' for an 'all' search, and 'Found "tide" in 2 wikis' for a 'wiki' search |
21 lines of code changed in: lib/tikilib.php (+19 -31), templates/modules/mod-search_box.tpl (+2 -2) | |
lrargerich 12/13/02 11:27 AM |
1.4 adds and changes |
279 lines of code changed in: changelog.txt (+2), db/tiki_1.3to1.4.sql (+34), lib/tikilib.php (+241 -301) templates: tiki-searchresults.tpl (+1), modules/mod-search_box.tpl (+1) | |
lrargerich 12/12/02 6:51 PM |
Fixes for v1.4 |
52 lines of code changed in: tiki-admin_drawings.php (+5), tiki-admin_topics.php (+1 -1), tiki-edit_article.php (+2 -2), tiki-edit_banner.php (+1 -1), tiki-edit_submission.php (+2 -2), tiki-index.php (+1 -1), tiki-list_games.php (+4 -4), tiki-upload_file.php (+1 -1), tiki-upload_image.php (+3 -3), lib/tikilib.php (+23 -11) templates: tiki-admin_drawings.tpl (+6 -2), tiki-assignpermission.tpl (+2 -1), tiki-edit_quiz_questions.tpl (+1 -1) | |
lrargerich 12/12/02 3:08 PM |
Fixes |
1 lines of code changed in: db/tiki_1.3to1.4.sql (+1 -1) | |
lrargerich 12/12/02 2:20 PM |
Fixes |
1 lines of code changed in: templates/tiki-edit_help.tpl (+1 -1) | |
lrargerich 12/12/02 2:16 PM |
Fix |
2 lines of code changed in: db/tiki_1.3to1.4.sql (+2 -1) | |
lrargerich 12/12/02 1:31 PM |
Tiki 1.4 changes and additions |
10102 lines of code changed in: styles/jalist.css (new 876), temp/license.txt (new 0) Smarty/plugins: function.ed.php (new 18), function.gallery.php (+13 -3), function.poll.php (+1 -1), modifier.iconify.php (new 22) lib: commentslib.php (+21 -3), pclerror.lib.php (new 132), pcltrace.lib.php (new 487), pclzip-trace.lib.php (new 3534), pclzip.lib.php (new 3534), tikilib.php (+681 -97) modules: mod-google.php (new 13), mod-last_files.php (+5 -1) templates: header.tpl (+5), tiki-admin.tpl (+79 -3), tiki-admin_content_templates.tpl (+5), tiki-admin_drawings.tpl (new 29), tiki-admin_html_page_content.tpl (new 96), tiki-admin_html_pages.tpl (new 92), tiki-admin_layout.tpl (new 29), tiki-admin_menu_options.tpl (+48 -37), tiki-admin_modules.tpl (+24 -3), tiki-admin_topics.tpl (+3), tiki-assignpermission.tpl (+2 -1), tiki-blog_post.tpl (+1), tiki-edit_article.tpl (+1), tiki-edit_help.tpl (+4 -1), tiki-edit_submission.tpl (+1), tiki-editpage.tpl (+1 -1), tiki-file_galleries.tpl (+4 -4), tiki-forums.tpl (+12 -4), tiki-list_file_gallery.tpl (+15 -18), tiki-page.tpl (+10 -16), tiki-referer_stats.tpl (new 51), tiki-search_stats.tpl (new 48), tiki-show_page.tpl (+48 -2), tiki-show_page_raw.tpl (new 3), tiki-stats.tpl (+36 -11), tiki-upload_file.tpl (+1), tiki-upload_image.tpl (+1), tiki-user_preferences.tpl (+4), tiki-view_forum.tpl (+17 -3) templates/modules: mod-admin_menu.tpl (+67 -33), mod-application_menu.tpl (+13), mod-google.tpl (new 15), mod-shoutbox.tpl.nocache (new 0) | |
lrargerich 12/12/02 1:25 PM |
Tiki 1.4 changes and additions |
304 lines of code changed in: lib/jHotDraw: ATEXT1.gif (new 0), ATEXT2.gif (new 0), ATEXT3.gif (new 0), BORDDEC1.gif (new 0), BORDDEC2.gif (new 0), BORDDEC3.gif (new 0), CONN1.gif (new 0), CONN2.gif (new 0), CONN3.gif (new 0), DIAMOND2.gif (new 0), DIAMOND3.gif (new 0), ELLIPSE1.gif (new 0), ELLIPSE2.gif (new 0), ELLIPSE3.gif (new 0), ERASER2.gif (new 0), ERASER3.gif (new 0), LINE1.gif (new 0), LINE2.gif (new 0), LINE3.gif (new 0), OCONN1.gif (new 0), OCONN2.gif (new 0), OCONN3.gif (new 0), PERT2.gif (new 0), PERT3.gif (new 0), POLYGON1.gif (new 0), POLYGON2.gif (new 0), POLYGON3.gif (new 0), RECT1.gif (new 0), RECT2.gif (new 0), RECT3.gif (new 0), RRECT1.gif (new 0), RRECT2.gif (new 0), RRECT3.gif (new 0), SCRIBBL1.gif (new 0), SCRIBBL2.gif (new 0), SCRIBBL3.gif (new 0), SEL1.gif (new 0), SEL2.gif (new 0), SEL3.gif (new 0), TEXT1.gif (new 0), TEXT2.gif (new 0), TEXT3.gif (new 0), TOBACK2.gif (new 0), TOBACK3.gif (new 0), TOFRONT2.gif (new 0), TOFRONT3.gif (new 0), TRIANGLE2.gif (new 0), TRIANGLE3.gif (new 0), URL1.gif (new 0), URL2.gif (new 0), URL3.gif (new 0), applettest.html (new 8), example.draw (new 287), example.gif (new 0), example.map (new 9), twikidraw.jar (new 0) | |
lrargerich 12/12/02 1:18 PM |
Tiki 1.4 changes and additions |
1545 lines of code changed in: lang: en/language.php (+1094 -893), fr/language.php (+249 -48) lang/sp: language.php (+202 -3), old.php (del) | |
Generated by StatCvs v0.1.3