Summary Period: 2003-05-27 to 2003-05-02 (Commits 540-639 of 1239)
lrargerich 5/27/03 12:37 PM |
Many assorted improvements. |
486 lines of code changed in: changelog.txt (+9), tiki-admin.php (+45), tiki-edit_article.php (+4), tiki-edit_submission.php (+14 -1), tiki-import_phpwiki.php (+3 -1), tiki-read_article.php (+22), tiki-send_objects.php (+1 -2), tiki-setup.php (+8), tiki-view_blog.php (+1 -1), tiki-view_blog_post.php (+19), db/tiki_1.6to1.7.sql (+2) lib: articles/artlib.php (+13), blogs/bloglib.php (+13) styles: bluegreen.css (+1 -6), boreal.css (-4), codex.css (changed), dblue.css (+1 -5), default.css (+1 -5), default2.css (+1 -5), elegant.css (+2 -6), jalist.css (+1 -5), jalist2.css (+1 -5), mozilla.css (+1 -5), subsilver.css (+1 -5), tceti.css (-4), tranquil.css (+1 -5), whitebluegrey.css (+1 -5) templates: tiki-admin-include-cms.tpl (+108 -49), tiki-blog_post.tpl (+1), tiki-edit_article.tpl (+4 -1), tiki-edit_submission.tpl (+3 -1), tiki-forums.tpl (+4), tiki-list_articles.tpl (+58 -58), tiki-list_blogs.tpl (+6 -1), tiki-list_file_gallery.tpl (+4), tiki-list_gallery.tpl (+4), tiki-list_submissions.tpl (+47 -53), tiki-listpages.tpl (+5), tiki-preview_article.tpl (+1 -1), tiki-read_article.tpl (+24 -5), tiki-received_articles.tpl (+4 -4), tiki-received_pages.tpl (+13 -13), tiki-send_blog_post.tpl (+1 -1), tiki-view_articles.tpl (+12 -5), tiki-view_blog.tpl (+5 -2), tiki-view_blog_post.tpl (+16 -2) | |
rossta 5/26/03 5:56 PM |
Fixed bug # 741469: "Displayed time zone" menu must be shorter |
5 lines of code changed in: lib/Date/TimeZone.php (+5 -5) | |
rossta 5/26/03 5:53 PM |
Cygwin fix |
23 lines of code changed in: setup.sh (+15 -5), tiki-setup.php (+8 -1) | |
rossta 5/26/03 5:25 PM |
Added all needed directories to setup.sh/tiki-setup.php |
23 lines of code changed in: setup.sh (+16 -18), tiki-setup.php (+7 -2) | |
rossta 5/26/03 5:06 PM |
Setup and Windows specific fixes |
131 lines of code changed in: tiki-admin.php (+1 -1), tiki-index.php (+1 -3), tiki-setup.php (+123 -40), db/tiki-db.php (+6 -1) | |
lrargerich 5/26/03 4:43 PM |
Minor improvements to image galleries (look and feel) |
153 lines of code changed in: tiki-admin.php (+2 -1), tiki-browse_image.php (+7), lib/imagegals/imagegallib.php (+64) templates: tiki-browse_gallery.tpl (+37 -42), tiki-browse_image.tpl (+43 -23) | |
rossta 5/26/03 11:30 AM |
Added missing variable |
1 lines of code changed in: lib/tikilib.php (+1) | |
redflo 5/25/03 8:27 PM |
more imagegals bugs.... |
6 lines of code changed in: lib/imagegals/imagegallib.php (+6) | |
redflo 5/25/03 4:08 PM |
Fixes in quizes. |
5 lines of code changed in: tiki-edit_question_options.php (+2 -1) lib: tikilib.php (+1 -1), quizzes/quizlib.php (+2 -2) | |
redflo 5/25/03 1:17 PM |
Fix for Bug 743018 and removed superfluous httpPrefix |
20 lines of code changed in: tiki-admin.php (+13 -6), Smarty/plugins/function.poll.php (+1 -1), templates/modules/mod-calendar.tpl (+2 -2) modules: mod-google.php (+2 -2), mod-user_tasks.php (+2 -2) | |
redflo 5/24/03 7:38 PM |
Fixed 736757, thanks to Jan Docekal (docekal) |
1 lines of code changed in: Smarty/plugins/function.banner.php (+1) | |
redflo 5/24/03 6:53 PM |
Still fixing |
34 lines of code changed in: show_image.php (+6 -1), lib/imagegals/imagegallib.php (+28 -4) | |
redflo 5/23/03 6:35 AM |
fgets on php < 4.3 needs 2 parameters |
2 lines of code changed in: tiki-install.php (+2 -2) | |
redflo 5/22/03 10:21 PM |
Oops |
1 lines of code changed in: lib/tikilib.php (+1) | |
redflo 5/22/03 9:22 PM |
Fixed Bugs: 741745 741611 741595 741098 741323 Thanks to: Sylvie Greverend (sylvieg), Chris Holman (chris_holman), daaave (daaave) Jan Docekal (docekal) |
24 lines of code changed in: tiki-install.php (+3 -2), tiki-setup.php (+3 -1) lib: tikilib.php (+9 -2), chat/chatlib.php (+3 -1), wiki/exportlib.php (+2 -2) templates: tiki-admin-include-wiki.tpl (+2 -2), tiki-install.tpl (+2 -1) | |
lrargerich 5/22/03 5:19 PM |
Fix |
1766 lines of code changed in: changelog.txt (+5 -1), tiki-admin.php (+98), tiki-index.php (+9), tiki-newsreader_read.php (+99 -90), tiki-pagepermissions.php (+14), tiki-pagesetup.php (+2 -1), tiki-setup.php (+16), tiki-user_assigned_modules.php (+5), tiki-user_tasks.php (+92 -80), tiki-user_watches.php (+1), tiki-userfiles.php (+142 -139), db/tiki_1.6to1.7.sql (+2) lib: tikilib.php (-278), bookmarks/bookmarklib.php (+143 -140), tasks/tasklib.php (+5 -1), userfiles/userfileslib.php (+34 -31), usermodules/usermoduleslib.php (+14), webmail/pop3.php (+4 -4), wiki/wikilib.php (+6) templates: messu-mailbox.tpl (+3 -3), tiki-admin-include-wiki.tpl (+88), tiki-g-admin_activities.tpl (+342 -342), tiki-g-admin_processes.tpl (+3 -3), tiki-lastchanges.tpl (+1 -1), tiki-listpages.tpl (+95 -62), tiki-minical.tpl (+8 -8), tiki-newsreader_groups.tpl (+16 -16), tiki-newsreader_read.tpl (+29 -21), tiki-newsreader_servers.tpl (+8 -3), tiki-notepad_list.tpl (+103 -103), tiki-notepad_read.tpl (+62 -62), tiki-orphan_pages.tpl (+95 -62), tiki-show_page.tpl (+1 -1), tiki-user_assigned_modules.tpl (+64 -31), tiki-user_bookmarks.tpl (+29 -16), tiki-user_tasks.tpl (+21 -6), tiki-user_watches.tpl (+2 -2), tiki-userfiles.tpl (+97 -87) | |
axonrg 5/22/03 2:16 PM |
Fixed lethal flaw in tikilib that causes cache engine to infinitely recurse. |
408 lines of code changed in: changelog.txt (+3), lib/tikilib.php (+405 -1) | |
lrargerich 5/21/03 4:36 PM |
MyTiki section improved (tabbed interface) |
218 lines of code changed in: tiki-my_tiki.php (+30 -19), tiki-setup.php (+1 -1), lib/hawhaw/hawiki.inc (+87 -50), styles/elegant.css (+1) lib/tabs: aqua.css (new 0), cookie.js (new 0), global.js (new 0), mozilla.css (new 0), tabs.js (new 0), utils.js (new 0), viewport.js (new 0), winxp.css (new 0) templates: header.tpl (+30 -4), tiki-my_tiki.tpl (+69 -28) | |
lrargerich 5/20/03 2:36 PM |
Fix |
218 lines of code changed in: changelog.txt (+1), tiki-forums_reported.php (new 107), tiki-view_forum.php (+7), tiki-view_forum_thread.php (+8), db/tiki_1.6to1.7.sql (+15), modules/mod-live_support.php (new 4) lib: commentslib.php (+59 -7), tikilib.php (+3) templates: tiki-forums_reported.tpl (new 0), tiki-view_forum.tpl (+3), tiki-view_forum_thread.tpl (+11 -1), modules/mod-live_support.tpl (new 0) | |
redflo 5/19/03 7:58 PM |
Fix for bugId 739734. Thanks to Pascal (pascalvmf). |
6 lines of code changed in: tiki-user_tasks.php (+3), templates/tiki-user_tasks.tpl (+3) | |
ohertel 5/19/03 6:52 PM |
german translations, added more missing tra()s, fixed some bugs |
314 lines of code changed in: messu-compose.php (+6 -3), tiki-contact.php (+11 -11), tiki-user_information.php (+1 -1), lang/de/language.php (+39 -9) templates: tiki-browse_gallery.tpl (+6 -6), tiki-g-admin_processes.tpl (+158 -158), tiki-galleries.tpl (+2 -2), tiki-list_games.tpl (+1 -1), tiki-shoutbox.tpl (+1 -1), tiki-user_assigned_modules.tpl (+3 -3), tiki-user_preferences.tpl (+1 -1), tiki-user_tasks.tpl (+84 -84), modules/mod-shoutbox.tpl (+1 -1) | |
redflo 5/19/03 6:25 PM |
Fix for BugId 740075. Thanks to Tony Colley (awcolley) |
4 lines of code changed in: tiki-adminusers.php (+2 -2), templates/tiki-adminusers.tpl (+2 -4) | |
ohertel 5/19/03 5:43 PM |
german translations, added some missing tra()s |
10 lines of code changed in: messu-broadcast.php (+5 -4), lang/de/language.php (+5 -20) | |
ohertel 5/19/03 5:06 PM |
fixed [ 739808 ] 1.6+: german translation bugs |
26 lines of code changed in: lang/de/language.php (+25 -24), templates/tiki-directory_browse.tpl (+1 -1) | |
ohertel 5/19/03 1:26 PM |
bugfix |
33 lines of code changed in: show_image.php (+5 -6) lib: commentslib.php (+4), articles/artlib.php (+2), blogs/bloglib.php (+2), charts/chartlib.php (+2), directory/dirlib.php (+4), faqs/faqlib.php (+2), featured_links/flinkslib.php (+2), games/gamelib.php (+2), imagegals/imagegallib.php (+4), surveys/surveylib.php (+2), trackers/trackerlib.php (+2) | |
redflo 5/18/03 5:50 PM |
Possible fix for bugid 739549 |
4 lines of code changed in: lib/tikilib.php (+4 -4) | |
redflo 5/18/03 4:41 PM |
Fix for bug 733983 |
5 lines of code changed in: templates/styles/codex/tiki-print.tpl (+5 -1) | |
redflo 5/18/03 3:17 PM |
Fixed security hole via printing and enabled printing. Thanks to zaufi! |
27 lines of code changed in: tiki-print_multi_pages.php (+16 -2), tiki-print_pages.php (+9 -14) templates: tiki-print_pages.tpl (+1 -1), modules/mod-application_menu.tpl (+1 -1) | |
redflo 5/18/03 1:27 PM |
Fixed some |
11 lines of code changed in: lib: tikilib.php (+4 -3), stats/statslib.php (+5 -4), wiki/wikilib.php (+2) | |
redflo 5/18/03 11:48 AM |
Fixed BugId 739323 (probably) and a page-rename bug |
14 lines of code changed in: lib: mime/mimetypes.php (+1 -1), wiki/wikilib.php (+13 -9) | |
ohertel 5/16/03 7:50 PM |
fix for [ 734712 ] typo: sepparated in tiki-admin_tracker_fields.php |
84 lines of code changed in: lang: de/language.php (+1 -1), 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), sw/language.php (+1 -1), tw/language.php (+1 -1) templates: tiki-admin_tracker_fields.tpl (+1 -1), tiki-blog_post.tpl (+1 -1), tiki-send_blog_post.tpl (+71 -71) | |
ohertel 5/16/03 7:18 PM |
no more counter increase with 'count admin pageviews' OFF, bug 734376 |
24 lines of code changed in: tiki-index.php (+3 -1), tiki-index_p.php (+3 -1), tiki-index_raw.php (+3 -2), tiki-pdf.php (+3 -2), tiki-print.php (+3 -1), tiki-slideshow.php (+3 -1), tiki-slideshow2.php (+3 -1), lib/tikilib.php (+3 -5) | |
ohertel 5/16/03 7:09 PM |
no more counter increase with 'count admin pageviews' OFF, bug 734376 |
482 lines of code changed in: show_image.php (+6 -5) lib: commentslib.php (+10 -6), tikilib.php (+17 -9), articles/artlib.php (+4 -3), blogs/bloglib.php (+379 -377), charts/chartlib.php (+4 -2), directory/dirlib.php (+8 -4), faqs/faqlib.php (+6 -4), featured_links/flinkslib.php (+4 -2), games/gamelib.php (+27 -25), imagegals/imagegallib.php (+8 -4), surveys/surveylib.php (+5 -3), trackers/trackerlib.php (+4 -2) | |
ohertel 5/16/03 6:43 PM |
fixed wrong dropdown box contect, bug 732533 |
132 lines of code changed in: templates/tiki-admin-include-general.tpl (+132 -132) | |
ohertel 5/16/03 6:39 PM |
typos fixed: bugs 733356 and 734401 |
65 lines of code changed in: tiki-edit_languages.php (+1 -1), tiki-imexport_languages.php (+1 -1), lib/imagegals/imagegallib.php (+3 -3) lang: de/language.php (+4 -4), dk/language.php (+3 -3), en/language.php (+4 -4), fr/language.php (+4 -4), he/language.php (+17 -16), it/language.php (+4 -4), pl/language.php (+4 -4), ru/language.php (+4 -4), sp/language.php (+4 -4), sw/language.php (+4 -4), tw/language.php (+4 -4) templates: tiki-galleries.tpl (+2 -2), tiki-objectpermissions.tpl (+1 -1), tiki-pagepermissions.tpl (+1 -1) | |
ohertel 5/16/03 6:18 PM |
Fixed [links] * They shouldn't get wikified anymore, no more )) (( needed anymore, e.g. [http:/... | ))DoNotModify((] * They work inside ||bla|blubb|| style tables now |
19 lines of code changed in: lib/tikilib.php (+19 -4) | |
lrargerich 5/16/03 5:56 PM |
wrap, hawhaw updated |
58 lines of code changed in: changelog.txt (+1), tiki-index.php (+4 -1), lib/hawhaw/hawiki.inc (+53 -19) | |
lrargerich 5/16/03 5:22 PM |
fixi |
2 lines of code changed in: db/tiki_1.6to1.7.sql (+2 -2) | |
lrargerich 5/16/03 3:33 PM |
File galleries improvements (upload multiple files) Some factorization |
1582 lines of code changed in: changelog.txt (+4), tiki-admin.php (+6 -6), tiki-admin_links.php (+6 -6), tiki-admin_modules.php (+10 -9), tiki-admin_topics.php (+6 -6), tiki-blog_rankings.php (+2 -1), tiki-cms_rankings.php (+2 -1), tiki-edit_article.php (+2 -1), tiki-edit_submission.php (+2 -1), tiki-featured_link.php (+2 -2), tiki-file_galleries_rankings.php (+2 -1), tiki-forum_rankings.php (+2 -1), tiki-galleries_rankings.php (+2 -1), tiki-index.php (+1 -1), tiki-index_p.php (-20), tiki-index_raw.php (-13), tiki-list_articles.php (+3 -2), tiki-list_submissions.php (+3 -2), tiki-pagehistory.php (+2 -1), tiki-print_article.php (+2 -1), tiki-read_article.php (+2 -1), tiki-received_articles.php (+2 -1), tiki-removepage.php (+4 -2), tiki-rollback.php (+2 -1), tiki-slideshow.php (-13), tiki-slideshow2.php (-22), tiki-upload_file.php (+122 -156), tiki-userversions.php (+2 -1), tiki-view_articles.php (+2 -1), tiki-wiki_rankings.php (+2 -1), templates/tiki-upload_file.tpl (+30 -13) lib: tikilib.php (+156 -1031), admin/adminlib.php (+316 -219), articles/artlib.php (new 205), featured_links/flinkslib.php (new 67), modules/modlib.php (new 136), rankings/ranklib.php (new 376) lib/wiki: histlib.php (new 76), wikilib.php (+23 -1) | |
lrargerich 5/16/03 11:17 AM |
File galleries improvements |
5178 lines of code changed in: changelog.txt (+4), messu-read.php (+1 -1), tiki-admin.php (+52), tiki-file_galleries.php (+41 -2), tiki-list_file_gallery.php (+18 -1), tiki-setup.php (+9), tiki-view_forum.php (+7), tiki-view_forum_thread.php (+8), db/tiki_1.6to1.7.sql (+36) lib: commentslib.php (+28), filegals/filegallib.php (+55 -48) styles: bluegreen.css (+1079 -1073), boreal.css (+5), codex.css (changed), dblue.css (+6), default.css (+6), default2.css (+6), elegant.css (+1105 -1099), jalist.css (+6), jalist2.css (+6), mozilla.css (+1104 -1098), subsilver.css (+6), tceti.css (+5), whitebluegrey.css (+1156 -1151) templates: messu-read.tpl (+80 -80), tiki-admin-include-fgal.tpl (+111 -73), tiki-file_galleries.tpl (+120 -78), tiki-list_file_gallery.tpl (+109 -32), tiki-view_forum.tpl (+5 -1), tiki-view_forum_thread.tpl (+4) | |
redflo 5/15/03 9:05 PM |
Bugids fixed: 737106,737004 and some bugs in file galleries Thanks to Nick H (plmk), Patrice Levesque (ptaff) |
15 lines of code changed in: tiki-admin_modules.php (+4 -4), tiki-upload_file.php (+5), lib/tikilib.php (+2 -2), templates/tiki-file_galleries.tpl (+4 -4) | |
lrargerich 5/15/03 5:44 PM |
Banning system added |
489 lines of code changed in: tiki-admin.php (+9), tiki-admin_banning.php (new 102), tiki-admin_layout.php (+1 -1), tiki-index.php (+1), tiki-section_options (del), tiki-section_options.php (+8 -1), tiki-setup.php (+4), tiki-view_forum.php (+2), tiki-view_forum_thread.php (+2), db/tiki_1.6to1.7.sql (+31) lib: commentslib.php (+22 -7), tikilib.php (+39), ban/banlib.php (new 138) lib/hawhaw: hawhaw.inc (+4 -3), hawiki.inc (+31 -2) templates: tiki-admin-include-features.tpl (+1), tiki-admin_banning.tpl (new 0), tiki-admin_forums.tpl (+27 -17), tiki-view_forum.tpl (+26 -6), tiki-view_forum_thread.tpl (+30 -7) templates/modules: mod-admin_menu.tpl (+7), mod-application_menu.tpl (+4) | |
lrargerich 5/15/03 1:20 PM |
Wiki WAP&PDA version added Forum attachments added |
7140 lines of code changed in: changelog.txt (+4), tiki-admin_forums.php (+19 -1), tiki-forum_queue.php (+170 -163), tiki-index.php (+10), tiki-live_support_transcripts.php (new 58), tiki-view_forum.php (+169 -4), tiki-view_forum_thread.php (+166 -4), tiki-wap.php (new 15), db/tiki_1.6to1.7.sql (+29), modules/mod-shoutbox.php (+2 -1) lib: commentslib.php (+81 -9), live_support/lsadminlib.php (+68 -1) lib/hawhaw: hawhaw.inc (new 5306), hawiki.inc (new 607) templates: tiki-admin_forums.tpl (+31 -1), tiki-forum_queue.tpl (+203 -191), tiki-live_support_admin.tpl (+6 -1), tiki-live_support_transcripts.tpl (new 91), tiki-view_forum.tpl (+22 -5), tiki-view_forum_thread.tpl (+83 -28) | |
axonrg 5/15/03 12:41 PM |
Deleted redundant links:reproduced in parent template. |
0 lines of code changed in: templates/tiki-admin-include-wiki.tpl (-17) | |
axonrg 5/15/03 12:34 PM |
Added forum discussion button to wiki. |
242 lines of code changed in: changelog.txt (+2), tiki-admin.php (+18) templates: tiki-admin-include-wiki.tpl (+219 -205), tiki-page_bar.tpl (+3) | |
lrargerich 5/14/03 12:49 PM |
Drawings history added |
56 lines of code changed in: tiki-admin.php (+52 -50), lib/tikilib.php (+4 -3) | |
lrargerich 5/14/03 12:39 PM |
Jgraphpad updated. Drawings history added. |
322 lines of code changed in: changelog.txt (+4), jhot.php (+29 -6), tiki-admin_drawings.php (+36 -17), tiki-editdrawing.php (+3 -2), tiki-setup.php (+2 -1), db/tiki_1.6to1.7.sql (+3 -1), templates/tiki-admin_drawings.tpl (+80 -17) lib: drawings/drawlib.php (+165), jgraphpad/jgraphpad.jar (changed) | |
redflo 5/13/03 10:45 PM |
Fixes of bugid's 735082,736745,736695(i hope) Thanks to Mark Cooper (gollum),Mario Mene (pippone) |
70 lines of code changed in: tiki-setup.php (+1 -1), templates/tiki-received_articles.tpl (+10 -10) lib: tikilib.php (+11 -5), categories/categlib.php (+9 -4), notifications/notificationlib.php (+5 -1), structures/structlib.php (+34 -19) | |
lrargerich 5/13/03 11:55 AM |
minor |
205 lines of code changed in: tiki-live_support_admin.php (+10 -8), tiki-live_support_chat_window.php (+1 -1), tiki-live_support_client.php (+1 -1), tiki-live_support_console.php (+7 -1), tiki-live_support_message.php (new 27), tiki-live_support_server.php (+4 -4), tiki-setup.php (+9 -2), db/tiki_1.6to1.7.sql (+48), lib/drawings/drawlib.php (new 20) lib/live_support: live-support.js (changed), lsadminlib.php (+47), lslib.php (+3 -2) templates: tiki-assignpermission.tpl (+1), tiki-live_support_admin.tpl (+15 -4), tiki-live_support_client.tpl (+3 -1), tiki-live_support_console.tpl (+2 -6), modules/mod-application_menu.tpl (+7 -1) | |
pippone 5/12/03 10:58 PM |
translation almost completed. verified UTF-8 format for the whole file |
342 lines of code changed in: lang/it/language.php (+342 -342) | |
lechuckdapirate 5/12/03 1:34 PM |
phpOpenTracker update to v1.5 |
4639 lines of code changed in: lib/potlib.php (+27 -2) lib/phpOpenTracker: API.php (+459 -458), Config.php (+84 -105), Container.php (+215 -215), DB.php (+215 -215), LoggingEngine.php (+278 -278), Parser.php (+166 -166), Version.php (+3 -3), LoggingEngine/Plugin.php (+81 -81) lib/phpOpenTracker/API: Clickpath.php (+190 -191), Plugin.php (+196 -196) lib/phpOpenTracker/API/plugins: clickpath_analysis.php (+541 -541), individual_clickpath.php (+151 -151), num_visitors_online.php (+84 -84), page_impressions.php (+208 -208), plot_access_statistics.php (+232 -232), plot_top.php (+139 -139), returning_visitors.php (+164 -164), top.php (+415 -415), visitors.php (+218 -218), visitors_online.php (+239 -239) lib/phpOpenTracker/conf: hosts.ini (+134 -134), lock.ini.dist (+106 -106), operating_systems.ini (+65 -65), user_agents.ini (+29 -29) | |
lrargerich 5/12/03 9:01 AM |
added missing lib |
48 lines of code changed in: lib/live_support/lsadminlib.php (new 48) | |
redflo 5/11/03 10:54 PM |
Not really a fix for 733698, but necessary |
1 lines of code changed in: lib/tikilib.php (+1) | |
redflo 5/11/03 10:38 PM |
Thanks to Peter Boisvert (pboisver) Keith Powers (k_w_powers) Robert (robbik) and anonymous Fixed: 735910,736061,736012 and dups |
15 lines of code changed in: tiki-pagehistory.php (+1 -1), lib/tikilib.php (+13 -11), templates/tiki-assignpermission.tpl (+1 -1) | |
lrargerich 5/11/03 12:06 PM |
Some stuff |
160 lines of code changed in: jhot.php (+10 -5), tiki-admin_forums.php (+19 -5), tiki-view_forum.php (+2), tiki-view_forum_thread.php (+1), db/tiki_1.6to1.7.sql (+19 -1), templates/tiki-admin_forums.tpl (+6 -1) lib: commentslib.php (+101 -5), tikilib.php (+1), blogs/bloglib.php (+1) | |
lrargerich 5/11/03 1:00 AM |
Stuff |
183 lines of code changed in: tiki-admin.php (+54), tiki-setup.php (+8), tiki-upload_image.php (-3), tiki-view_forum.php (+9), tiki-view_forum_thread.php (+9 -7), db/tiki_1.6to1.7.sql (+2 -2), img/mytiki/Thumbs.db (changed) img/icons2: 1.gif (new 0), admin.gif (new 0), admin_delete.gif (new 0), admin_hide.gif (new 0), admin_highlight.gif (new 0), admin_move.gif (new 0), admin_rotate.gif (new 0), admin_unhide.gif (new 0), albumthumb_BB.gif (new 0), albumthumb_BL.gif (new 0), albumthumb_BR.gif (new 0), albumthumb_RR.gif (new 0), albumthumb_TR.gif (new 0), alert.gif (new 0), arrow-down.gif (new 0), arrow-right.gif (new 0), arrow.gif (new 0), browse.gif (new 0), burst_mail.gif (new 0), cal.gif (new 0), calendar.gif (new 0), collapse.gif (new 0), colorchart.gif (new 0), communicate.gif (new 0), companies.gif (new 0), computer.gif (new 0), contact.gif (new 0), contacts.gif (new 0), corner-dots.gif (new 0), delete.gif (new 0), delete_all.gif (new 0), dled.gif (new 0), dotgreen.gif (new 0), dotgrey.gif (new 0), dotredanim.gif (new 0), dotyellowanim.gif (new 0), down.gif (new 0), down_active.gif (new 0), dp.gif (new 0), dreistern.gif (new 0), edit.gif (new 0), einstern.gif (new 0), email.gif (new 0), error.gif (new 0), event-attendees.gif (new 0), event.gif (new 0), expand.gif (new 0), folder-shared.gif (new 0), folder.gif (new 0), forum_folder.gif (new 0), fuenfstern.gif (new 0), graph.gif (new 0), groups.gif (new 0), h_trenner.gif (new 0), help.gif (new 0), home.gif (new 0), i_contact_off.gif (new 0), i_controlpanel_off.gif (new 0), i_document_off.gif (new 0), i_event_off.gif (new 0), i_mystatus_big.gif (new 0), i_presentation_off.gif (new 0), i_projectmanager_off.gif (new 0), i_timezones_off.gif (new 0), i_todo_off.gif (new 0), icn_banner.gif (new 0), icn_budgetgraph.gif (new 0), icn_comments.gif (new 0), icn_doc-read.gif (new 0), icn_forum.gif (new 0), icn_members.gif (new 0), icn_person.gif (new 0), icn_project.gif (new 0), icn_qc_calendar.gif (new 0), icn_qc_file.gif (new 0), icn_qc_forum.gif (new 0), icn_qc_project.gif (new 0), icn_qc_resources.gif (new 0), icn_qc_task.gif (new 0), icn_qc_todo.gif (new 0), icn_view.gif (new 0), led.gif (new 0), lock.gif (new 0), log-error.gif (new 0), log-info.gif (new 0), log-notice.gif (new 0), low.gif (new 0), mail.gif (new 0), milestone.gif (new 0), minicalendar.gif (new 0), miniedit.gif (new 0), minievent.gif (new 0), minifile.gif (new 0), miniforum.gif (new 0), miniproject.gif (new 0), minitask.gif (new 0), money.gif (new 0), move.gif (new 0), nav_dot.gif (new 0), nav_dot_left.gif (new 0), nav_dot_right.gif (new 0), nav_first.gif (new 0), nav_home.gif (new 0), nav_last.gif (new 0), nav_next.gif (new 0), nav_page.gif (new 0), nav_prev.gif (new 0), newdir.gif (new 0), newfile.gif (new 0), next.gif (new 0), nix.gif (new 0), palette.gif (new 0), pencil.gif (new 0), phone.gif (new 0), pixel_trans.gif (new 0), post.gif (new 0), posticon.gif (new 0), preference.gif (new 0), prev.gif (new 0), project.gif (new 0), projects.gif (new 0), reload.gif (new 0), search.gif (new 0), shim.gif (new 0), smartfolder.gif (new 0), system.gif (new 0), tasks.gif (new 0), tick.gif (new 0), ticketsmith.gif (new 0), trash.gif (new 0), trash_small.gif (new 0), up.gif (new 0), up_active.gif (new 0), updown.gif (new 0), upload.gif (new 0), uploading.gif (new 0), users.gif (new 0), vierstern.gif (new 0), view.week.gif (new 0), warning.gif (new 0), week.gif (new 0), world.gif (new 0), zweistern.gif (new 0) lib: jgraphpad/jgraphpad.jar (changed), live_support/live-support.js (changed) templates: tiki-admin-include-gal.tpl (+37), tiki-admin_forums.tpl (+1 -1), tiki-galleries.tpl (+44 -47), tiki-live_support_console.tpl (+8 -1), tiki-view_forum_thread.tpl (+9 -1), mail/forum_post_notification.tpl (+2) | |
redflo 5/9/03 7:45 PM |
Fix for bug 735460. Thanks to Tony Colley (awcolley) for fixing. |
1 lines of code changed in: lib/userslib.php (+1 -1) | |
lrargerich 5/9/03 6:02 PM |
minor |
1 lines of code changed in: lib/live_support/lslib.php (+1) | |
lrargerich 5/9/03 5:47 PM |
Live support system updated |
301 lines of code changed in: tiki-admin.php (+56 -50), tiki-live_support_admin.php (+10 -1), tiki-live_support_chat_window.php (+7), tiki-live_support_client.php (+12), tiki-live_support_console.php (+6), tiki-live_support_server.php (+17 -4), tiki-setup.php (+3), lib/live_support/lslib.php (+4 -1) templates: tiki-admin-include-features.tpl (+91 -90), tiki-live_support_admin.tpl (+50 -3), tiki-live_support_chat_window.tpl (+45 -5) | |
lrargerich 5/9/03 4:47 PM |
icons added |
0 lines of code changed in: img/icons: support_off.gif (new 0), support_on.gif (new 0) | |
lrargerich 5/9/03 4:27 PM |
Live support system updated |
433 lines of code changed in: tiki-live_support_admin.php (+47), tiki-live_support_chat_frame.php (+1 -3), tiki-live_support_chat_window.php (new 42), tiki-live_support_client.php (+5), tiki-live_support_console.php (+24 -1), tiki-live_support_operator.php (del), tiki-live_support_server.php (+8 -2), db/tiki_1.6to1.7.sql (+18 -1) lib/live_support: live-support.js (changed), lslib.php (+75 -6) templates: tiki-live_support_admin.tpl (+75 -3), tiki-live_support_chat_window.tpl (new 54), tiki-live_support_client.tpl (+51 -32), tiki-live_support_console.tpl (+33 -7), tiki-live_support_operator.tpl (del) | |
lrargerich 5/9/03 10:08 AM |
Live support system experimental first version |
406 lines of code changed in: tiki-live_support_admin.php (new 9), tiki-live_support_chat_frame.php (new 12), tiki-live_support_client.php (new 12), tiki-live_support_console.php (new 11), tiki-live_support_operator.php (new 0), tiki-live_support_server.php (new 80), db/tiki_1.6to1.7.sql (+36) lib/live_support: live-support.js (new 0), lslib.php (new 144) templates: tiki-live_support_admin.tpl (new 3), tiki-live_support_client.tpl (new 54), tiki-live_support_console.tpl (new 45), tiki-live_support_operator.tpl (new 0) | |
ohertel 5/8/03 3:32 PM |
Added missing translation tag in chars Added german charts translation Added untranslated texts to other language files |
557 lines of code changed in: templates/tiki-admin_charts.tpl (+188 -188) lang: de/language.php (+54), en/language.php (+35), fr/language.php (+35), he/language.php (+35), it/language.php (+35), pl/language.php (+35), ru/language.php (+35), sp/language.php (+35), sw/language.php (+35), tw/language.php (+35) | |
lechuckdapirate 5/8/03 2:54 PM |
Popups in browse gallery ... pclzip update to v1.3 |
1321 lines of code changed in: lib/pclzip.lib.php (+1318 -292), templates/tiki-browse_gallery.tpl (+3 -2) | |
ohertel 5/8/03 1:38 PM |
More bugs fixed |
2189 lines of code changed in: templates/tiki-admin_menu_options.tpl (+4 -4) lang: de/language.php (+1), dk/language.php (+1), en/language.php (+1), fr/language.php (+1), he/language.php (+2175 -2175), it/language.php (+1), pl/language.php (+1), ru/language.php (+1), sp/language.php (+1), sw/language.php (+1), tw/language.php (+1) | |
ohertel 5/8/03 1:28 PM |
Bug fixed |
1 lines of code changed in: templates/tiki-admin_menu_options.tpl (+1 -1) | |
pyrotknix 5/8/03 10:49 AM |
Fixed small text formatting issue |
1 lines of code changed in: changelog.txt (+1 -1) | |
lechuckdapirate 5/8/03 6:50 AM |
Oops... ;) popups in browse gallery... now it should work |
1 lines of code changed in: templates/tiki-browse_gallery.tpl (+1 -1) | |
lechuckdapirate 5/8/03 6:47 AM |
Popup images available while browsing gallery in thumbnails page... |
2 lines of code changed in: templates/tiki-browse_gallery.tpl (+2 -1) | |
redflo 5/7/03 7:40 PM |
Fix for Bug 733616 |
1 lines of code changed in: lib/tikilib.php (+1 -1) | |
redflo 5/7/03 7:07 PM |
Fix for bug 732294 |
11 lines of code changed in: messu-read.php (+9 -8) lang: de/language.php (+1), en/language.php (+1) | |
redflo 5/7/03 6:21 PM |
Wiki History works now (including preview of wikigraph pages) |
3 lines of code changed in: lib/wiki/wikilib.php (+2 -1), templates/tiki-pagehistory.tpl (+1 -1) | |
lechuckdapirate 5/7/03 1:59 PM |
First run... phpOpenTracker tiki lib... still void. Just a placeholder |
29 lines of code changed in: lib/potlib.php (new 29) | |
ohertel 5/7/03 1:19 PM |
'generate password' passwords are 8 characters long now and include 0-9, a-z, A-Z and _. This is only a proposal password, no one HAS to use it. |
7 lines of code changed in: lib: tiki-js.js (+4 -4), tikilib.php (+3 -3) | |
ohertel 5/7/03 12:38 PM |
added the 'generate password' block to tiki-adminusers and expanded email input field to 30 characters |
7 lines of code changed in: templates/tiki-adminusers.tpl (+7 -2) | |
ohertel 5/7/03 12:31 PM |
translation fix |
4 lines of code changed in: lang/de/language.php (+4 -4) | |
lrargerich 5/7/03 12:06 PM |
Password protected forums. Topic level only or topic and threads (selectable per forum). User "level" added based in number of posts. (needs testing) |
439 lines of code changed in: tiki-admin_forums.php (+14 -1), tiki-view_forum.php (+8 -1), tiki-view_forum_thread.php (+10 -1), db/tiki_1.6to1.7.sql (+357 -349) lib: commentslib.php (+12 -5), tikilib.php (+3 -3) templates: tiki-admin_forums.tpl (+11 -1), tiki-view_forum.tpl (+9 -1), tiki-view_forum_thread.tpl (+15 -1) | |
lechuckdapirate 5/7/03 5:21 AM |
A bug made folders appear as 'ghost' games... |
2 lines of code changed in: tiki-list_games.php (+2 -1) | |
lechuckdapirate 5/7/03 3:59 AM |
Some trace calls made crash zip batch uploads... |
7 lines of code changed in: lib/pclzip.lib.php (+7 -7) | |
rossta 5/7/03 3:39 AM |
Added .htaccess/mod_rewrite item |
23 lines of code changed in: changelog.txt (+23 -18) | |
lechuckdapirate 5/6/03 6:59 PM |
*** empty log message *** |
10 lines of code changed in: changelog.txt (+10) | |
lechuckdapirate 5/6/03 6:55 PM |
Batch users import complete... needs to be tested... stress it if you can :P |
41 lines of code changed in: tiki-adminusers.php (+12 -9), lib/userslib.php (+28), templates/tiki-adminusers.tpl (+1 -1) | |
lrargerich 5/6/03 6:45 PM |
test |
0 lines of code changed in: lib/commentslib.php (-1) | |
ohertel 5/6/03 5:44 PM |
Fixed typo, added missing translation and fixed broken italian language file. |
898 lines of code changed in: lang: de/language.php (+2 -1), dk/language.php (+1), en/language.php (+1), fr/language.php (+1), it/language.php (+1 -3), pl/language.php (+2 -1), ru/language.php (+1), sp/language.php (+1), sw/language.php (+1), tw/language.php (+887 -886) | |
lrargerich 5/6/03 5:19 PM |
New files |
83 lines of code changed in: tiki-browse_image.php (+8 -8), tiki-setup.php (+2 -3), tiki-view_forum.php (+1 -1), tiki-view_forum_thread.php (+1 -1), db/tiki_1.6to1.7.sql (+12), lib/commentslib.php (+54 -3), templates/tiki-view_forum_thread.tpl (+5 -6) img/icons: 1stars.gif (new 0), 2stars.gif (new 0), 3stars.gif (new 0), 4stars.gif (new 0), 5stars.gif (new 0), attachment.gif (new 0), moved.gif (new 0), offline.gif (new 0), online.gif (new 0) | |
lechuckdapirate 5/6/03 2:39 PM |
Two bugs fixed ... batch add users |
3 lines of code changed in: tiki-adminusers.php (+1 -1), templates/tiki-adminusers.tpl (+2 -1) | |
lechuckdapirate 5/6/03 2:29 PM |
Fist approx to batch CSV users import... still unfinished but working ;) |
102 lines of code changed in: tiki-adminusers.php (+86 -13), templates/tiki-adminusers.tpl (+16 -1) | |
lrargerich 5/6/03 2:09 PM |
Forums |
356 lines of code changed in: tiki-forum_queue.php (new 164), templates/tiki-forum_queue.tpl (new 192) img/icons: topic_delete.gif (new 0), topic_lock.gif (new 0), topic_move.gif (new 0), topic_split.gif (new 0), topic_unlock.gif (new 0) | |
lrargerich 5/6/03 2:08 PM |
Forums, many improvements |
620 lines of code changed in: setup.php (-1), tiki-admin_forums.php (+8 -1), tiki-index.php (+4), tiki-setup.php (+8 -1), tiki-setup_base.php (+3), tiki-user_preferences.php (+4 -1), tiki-view_forum.php (+95 -37), tiki-view_forum_thread.php (+106 -24), db/tiki_1.6to1.7.sql (+8 -1) lib: commentslib.php (+152 -5), tikilib.php (+17 -3), blogs/bloglib.php (+4 -4) templates: tiki-admin_forums.tpl (+10 -1), tiki-user_preferences.tpl (+3 -1), tiki-view_forum.tpl (+92 -11), tiki-view_forum_thread.tpl (+106 -5) | |
redflo 5/5/03 9:57 AM |
Fixed typo in sql update |
2 lines of code changed in: db/tiki_1.6to1.7.sql (+2 -2) | |
lechuckdapirate 5/5/03 4:31 AM |
New Popup Window link. Auto-resizes to image with prev/next links... |
19 lines of code changed in: tiki-browse_image.php (+10), templates/tiki-browse_image.tpl (+9 -2) | |
lrargerich 5/4/03 6:39 PM |
Some improvements to forums |
33 lines of code changed in: lib/commentslib.php (+8), templates/tiki-view_forum_thread.tpl (+25 -2) | |
lrargerich 5/4/03 6:14 PM |
Minor |
2 lines of code changed in: db/tiki_1.6to1.7.sql (+2 -1) | |
lrargerich 5/4/03 6:10 PM |
Conflicts solved ? |
3285 lines of code changed in: commxmlrpc.php (+5 -13), messu-mailbox.php (+3 -3), messu-read.php (+5 -4), setup.php (+1 -1), tiki-admin.php (+2 -2), tiki-admin_content_templates.php (+1), tiki-admin_links.php (+1 -1), tiki-articles_rss.php (+4 -4), tiki-blog_rss.php (+3 -3), tiki-blogs_rss.php (+1 -1), tiki-browse_gallery.php (+1 -5), tiki-browse_image.php (+1), tiki-directory_validate_sites.php (+1), tiki-edit_article.php (+1), tiki-edit_submission.php (+6 -1), tiki-editpage.php (+3 -1), tiki-eph.php (+2 -7), tiki-eph_admin.php (+3 -6), tiki-file_galleries.php (-5), tiki-file_galleries_rss.php (+2 -2), tiki-file_gallery_rss.php (+4 -4), tiki-forum_rss.php (+4 -4), tiki-forums_rss.php (+4 -4), tiki-galleries.php (+1 -1), tiki-image_galleries_rss.php (+2 -2), tiki-image_gallery_rss.php (+3 -3), tiki-import_phpwiki.php (+8 -4), tiki-index.php (+1 -1), tiki-list_articles.php (+3 -1), tiki-listpages.php (+1 -1), tiki-notepad_list.php (+2 -1), tiki-print.php (+1), tiki-received_pages.php (+1), tiki-register.php (+2 -2), tiki-remote_backup.php (+2 -1), tiki-send_objects.php (+4 -3), tiki-setup.php (+4 -4), tiki-setup_base.php (+2 -2), tiki-take_survey.php (+2 -3), tiki-user_bookmarks.php (+1 -1), tiki-user_information.php (+6), tiki-user_tasks.php (+3 -3), tiki-userfiles.php (+1 -1), tiki-usermenu.php (+6 -2), tiki-view_forum.php (+20 -3), tiki-view_forum_thread.php (+6 -3), tiki-webmail.php (+13 -2), tiki-webmail_download_attachment.php (+3 -3), tiki-wiki_rss.php (+2 -2) db: tiki.sql (+11 -11), tiki_1.5to1.6.sql (+1 -1) lang: de/language.php (+65 -28), he/language.php (+2179 -2179), it/language.php (+39), sp/language.php (+266 -267) lib: commentslib.php (+6 -6), tikilib.php (+72 -15), userslib.php (+36 -8), dcs/dcslib.php (-11), directory/dirlib.php (+2 -2), filegals/filegallib.php (+44 -44), imagegals/imagegallib.php (+110 -65), messu/messulib.php (+4), registration/registrationlib.php (+4 -1), surveys/surveylib.php (+3 -3), usermodules/usermoduleslib.php (+1 -1), wiki-plugins/wikiplugin_code.php (+6 -6) lib/webmail: htmlMimeMail.php (+20 -9), mimeDecode.php (+6 -4), pop3.php (+20 -18), webmaillib.php (+5 -1) lib/wiki-plugins-dist: wikiplugin_code.php (+6 -6), wikiplugin_wikigraph.php (+1) templates: tiki-admin-include-wiki-features.tpl (+35), tiki-admin-include-wiki-history.tpl (+10), tiki-admin.tpl (+1 -3), tiki-admin_menu_options.tpl (+3 -3), tiki-adminusers.tpl (+14 -8), tiki-assignpermission.tpl (+6 -5), tiki-assignuser.tpl (+7 -3), tiki-browse_categories.tpl (+2), tiki-browse_image.tpl (+3 -1), tiki-directory_admin_categories.tpl (+1 -1), tiki-editpage.tpl (+1 -2), tiki-forums.tpl (-1), tiki-g-monitor_instances.tpl (+23 -87), tiki-notepad_list.tpl (+2 -1), tiki-page_bar.tpl (+2), tiki-pagehistory.tpl (+2 -2), tiki-show_page.tpl (+2 -2), tiki-survey_stats_survey.tpl (+1 -2), tiki-theme_control.tpl (+1 -1), tiki-top_bar.tpl (+1 -1), tiki-upload_file.tpl (+41 -38), tiki-upload_image.tpl (+44 -41), tiki-user_information.tpl (+1), tiki-view_forum.tpl (+7 -1), tiki-view_forum_thread.tpl (+4 -2), tiki-view_tracker_item.tpl (+1 -1), mail/user_validation_mail.tpl (+3 -2) templates/modules: mod-application_menu.tpl (+1 -1), mod-shoutbox.tpl (+1 -1) | |
lrargerich 5/4/03 5:26 PM |
Forums improvements (little) |
1297 lines of code changed in: tiki-admin.php (+8), tiki-admin_forums.php (+5 -1), tiki-setup.php (+2), tiki-view_forum.php (+15), db/tiki_1.6to1.7.sql (+18 -1), lib/commentslib.php (+5 -3) lang: dk/language.php (+472 -493), ru/language.php (+745 -763) templates: tiki-admin-include-forums.tpl (+1), tiki-admin_forums.tpl (+10 -1), tiki-view_forum.tpl (+16) | |
lrargerich 5/2/03 6:30 PM |
Forums |
71 lines of code changed in: changelog.txt (+4), tiki-notepad_list.php (+2), tiki-view_forum.php (+1 -1), tiki-view_forum_thread.php (+20), lib/commentslib.php (+7 -3) templates: tiki-notepad_read.tpl (+4), tiki-view_forum.tpl (+1 -1), tiki-view_forum_thread.tpl (+32 -21) | |
pippone 5/2/03 5:54 PM |
updated translation file |
376 lines of code changed in: lang/it/language.php (+376 -376) | |
lrargerich 5/2/03 4:14 PM |
Beating phpbb phase 1 |
284 lines of code changed in: tiki-admin_forums.php (+59 -2), tiki-view_blog.php (+1 -1), tiki-view_forum.php (+34 -2), db/tiki_1.6to1.7.sql (+28) lib: Date.php (+3 -1), commentslib.php (+33 -8), registration/registrationlib.php (+1 -2) templates: tiki-admin_forums.tpl (+43 -1), tiki-view_blog.tpl (+2 -2), tiki-view_forum.tpl (+75 -17), tiki-view_forum_thread.tpl (+4 -4), modules/mod-application_menu.tpl (+1 -1) | |
lechuckdapirate 5/2/03 2:05 PM |
Image gallery popup... shows images in a popup window with previous/next links... first approx... gotta refine this ;) |
63 lines of code changed in: tiki-browse_image.php (+14 -2), tiki-list_file_gallery.php (+2 -2), Smarty/plugins/function.jspopup.php (+22 -22), templates/tiki-browse_image.tpl (+25 -11) | |
rossta 5/2/03 12:20 PM |
Fixed htaccess rewrite rules (really) |
2 lines of code changed in: .htaccess (+2 -2) | |
Generated by StatCvs v0.1.3