Summary Period: 2003-04-09 to 2003-03-21 (Commits 340-439 of 1239)
lrargerich 4/9/03 12:09 PM |
Autoguess separator and include bundled PEAR::Db |
10 lines of code changed in: db/tiki-db.php (+10) | |
damienmckenna 4/9/03 11:45 AM |
Small change to make the LDAP code easier to get started. |
1 lines of code changed in: tiki-setup.php (+1 -1) | |
damienmckenna 4/9/03 11:14 AM |
Typo fixed. |
3 lines of code changed in: lib/pear/Auth/Container/LDAP.php (+3 -3) | |
damienmckenna 4/9/03 11:05 AM |
LDAP addition, stage 2 - lib/userslib.php and lib/pear/Auth added. |
1678 lines of code changed in: lib/pear/Auth: Auth.php (new 947), Container.php (new 161), Container/LDAP.php (new 570) | |
damienmckenna 4/9/03 10:59 AM |
LDAP addition, stage 2 - lib/userslib.php and lib/pear/Auth added. |
301 lines of code changed in: lib/userslib.php (+301 -37) | |
gilshwartz 4/9/03 9:22 AM |
Provide access to $smarty in 1.6. |
2 lines of code changed in: lang/he/language.php (+2) | |
redflo 4/9/03 5:14 AM |
Sorry, forgot to include imagegallib ... |
4 lines of code changed in: modules: mod-top_images.php (+1), mod-top_images_th.php (+1), mod-user_bookmarks.php (+2) | |
redflo 4/9/03 5:00 AM |
Factorization: tikilib -> imagegallib |
8 lines of code changed in: modules: mod-top_image_galleries.php (+1 -1), mod-top_images.php (+2 -2), mod-top_images_th.php (+2 -2), mod-user_bookmarks.php (+3 -3) | |
lrargerich 4/8/03 9:03 PM |
Bundling PEAR::DB because its cheap and its safe and its good |
10133 lines of code changed in: lib/pear: CMD.php (new 285), DB.php (new 874), HTTP.php (new 172), Mail.php (new 186), PEAR.php (new 793), PHPUnit.php (new 75), System.php (new 412) lib/pear/DB: IDEAS (new 90), MAINTAINERS (new 15), STATUS (new 38), TESTERS (new 45), common.php (new 1282), dbase.php (new 123), fbsql.php (new 618), ibase.php (new 592), ifx.php (new 323), msql.php (new 210), mssql.php (new 500), mysql.php (new 847), oci8.php (new 664), odbc.php (new 484), pgsql.php (new 810), storage.php (new 444), sybase.php (new 251) | |
lrargerich 4/8/03 6:36 PM |
This may fix the number of results when searching |
9 lines of code changed in: tiki-custom_home.php (+2 -1), tiki-download_file.php (+3), tiki-editpage.php (+2 -1), tiki-searchresults.php (+2 -2) | |
lrargerich 4/8/03 4:29 PM |
Np sections experimental fix |
56 lines of code changed in: lib/tikilib.php (+56 -10) | |
lrargerich 4/8/03 3:13 PM |
Fixes |
2 lines of code changed in: tiki-searchresults.php (+1 -1), tiki-user_tasks.php (+1 -1) | |
lrargerich 4/8/03 2:25 PM |
Search bug fixed! |
1 lines of code changed in: tiki-searchresults.php (+1 -1) | |
lrargerich 4/8/03 11:20 AM |
Microfixes |
7 lines of code changed in: lib/tikilib.php (+7) | |
redflo 4/8/03 5:06 AM |
Added lib to determine mimetype from a file. Uses mime.magick if possible. Batch uploads in the filegallery: The files will now have a mimetype added. |
171 lines of code changed in: lib/filegals/filegallib.php (+4 -3) lib/mime: mimelib.php (new 35), mimetypes.php (new 132) | |
redflo 4/6/03 9:13 PM |
Fixed lots of bugs in imagegallib. Added support for imagick PEAR module. Parts of imagegallib rewritten. |
210 lines of code changed in: show_image.php (+6 -7), tiki-admin.php (+2), tiki-setup.php (+2), lib/imagegals/imagegallib.php (+198 -153), templates/tiki-admin.tpl (+2) | |
lrargerich 4/6/03 4:33 PM |
Some fixes |
52 lines of code changed in: tiki-admin_structures.php (+13), lib/tikilib.php (+25 -23) templates: tiki-admin_structures.tpl (+10 -2), tiki-usermenu.tpl (+4 -4) | |
ohertel 4/6/03 1:07 PM |
New Style "codex" from MLimburg |
178 lines of code changed in: styles/codex.css (new 0) styles/codex: page_0.gif (new 0), page_1_1.png (new 0), page_1_2.png (new 0), page_1_3.png (new 0), page_1_4.png (new 0), page_1_5.png (new 0), page_2_1.png (new 0), page_2_2.png (new 0), page_2_3.png (new 0), page_2_5.png (new 0), page_3_1.png (new 0), page_3_2.png (new 0), page_3_2a.png (new 0), page_3_3.png (new 0), page_3_4.png (new 0), page_3_5.png (new 0), page_back.png (new 0) templates/styles/codex: error.tpl (new 63), tiki-print.tpl (new 4), tiki-print_article.tpl (new 39), tiki-print_multi_pages.tpl (new 10), tiki.tpl (new 62) | |
redflo 4/5/03 2:29 PM |
Fixes: smarty prefilter wirks now with translations in DB, upload error in imagegals corrected Added a ignore-flag to $tikilib->query to ignore sql-errors |
9 lines of code changed in: tiki-imexport_languages.php (+2 -2), Smarty/plugins/prefilter.tr.php (+2) lib: tikilib.php (+4 -4), imagegals/imagegallib.php (+1 -1) | |
ohertel 4/4/03 7:49 PM |
more german translations |
11 lines of code changed in: lang/de/language.php (+11 -4) | |
ohertel 4/4/03 7:30 PM |
added missing cboxtlink to tiki-eph.php in Ephemerides module |
1 lines of code changed in: templates/modules/mod-eph.tpl (+1 -1) | |
ohertel 4/4/03 7:21 PM |
more german translations |
1 lines of code changed in: lang/de/language.php (+1 -1) | |
ohertel 4/4/03 7:21 PM |
missing {tr}{/tr} added |
1 lines of code changed in: templates/tiki-admin_modules.tpl (+1 -1) | |
lrargerich 4/4/03 6:37 PM |
Fix fix fix |
3 lines of code changed in: tiki-admin_modules.php (+3) | |
lrargerich 4/4/03 6:30 PM |
Bugs fixed before somebody finds them... oh oh |
60 lines of code changed in: banner_click.php (+5 -1), banner_image.php (+5 -1), display_banner.php (+4 -1), select_banner.php (+5 -1), tiki-admin_modules.php (+13), tiki-edit_banner.php (+5), tiki-edit_programmed_content.php (+5), tiki-list_banners.php (+5), tiki-list_contents.php (+5), tiki-view_banner.php (+5), Smarty/plugins/function.rcontent.php (+3 -1) | |
lrargerich 4/4/03 6:19 PM |
Fixes |
38 lines of code changed in: tiki-admin_categories.php (+4), tiki-admin_modules.php (+4), tiki-admin_poll_options.php (+4), tiki-admin_polls.php (+4), tiki-admin_rssmodules.php (+4), tiki-old_polls.php (+4), tiki-poll_form.php (+4), tiki-poll_results.php (+5), tiki-setup.php (-2), Smarty/plugins/function.poll.php (+3 -4), lib/polls/polllib.php (+2 -1) | |
ohertel 4/4/03 5:54 PM |
more german translations |
30 lines of code changed in: lang/de/language.php (+30 -30) | |
lrargerich 4/4/03 4:55 PM |
Fixes |
5 lines of code changed in: lib/messu/messulib.php (+4), templates/mail/messu_message_notification.tpl (+1 -1) | |
lrargerich 4/4/03 4:52 PM |
Bugfix |
4 lines of code changed in: lib/messu/messulib.php (+4 -4) | |
lrargerich 4/4/03 4:37 PM |
Edit templates feature fixed... |
3 lines of code changed in: tiki-edit_templates.php (+2), templates/tiki-edit_templates.tpl (+1 -1) | |
lrargerich 4/4/03 12:13 PM |
Some fixes |
16 lines of code changed in: tiki-contact.php (+1 -1), tiki-register.php (+1 -1), tiki-setup.php (+9 -1), lib/graphviz/GraphViz.php (+2 -2) templates: tiki-admin_categories.tpl (+1 -1), tiki-contact.tpl (+2) | |
redflo 4/3/03 8:51 PM |
Mainly fix for bug #713986 |
4 lines of code changed in: tiki-browse_image.php (+1 -1), lib/imagegals/imagegallib.php (+2 -12), templates/tiki-browse_image.tpl (+1 -1) | |
ohertel 4/3/03 7:12 PM |
- more german translations and cleanup in language file - some fixes and adds of missing {tr}{/tr} tags in template files |
52 lines of code changed in: tiki-blog_rankings.php (+3 -3) lang: de/language.php (+44 -34), en/language.php (+1) templates: tiki-admin_newsletters.tpl (+1 -1), tiki-edit_blog.tpl (+1 -1), tiki-file_galleries.tpl (+2 -2) | |
ohertel 4/3/03 6:23 PM |
- more german translations - some fixes |
91 lines of code changed in: lang/de/language.php (+91 -90) | |
ohertel 4/3/03 5:28 PM |
- more german translations - visual fixes and translation things in tiki-admin.tpl (forgotten class="form" tags etc.) |
58 lines of code changed in: lang/de/language.php (+40 -35), templates/tiki-admin.tpl (+18 -18) | |
ohertel 4/3/03 4:21 PM |
- more german translations and some rework |
163 lines of code changed in: lang/de/language.php (+163 -163) | |
ohertel 4/3/03 2:55 PM |
- german translations - fixed a not translatable hardcoded text in several language files |
111 lines of code changed in: lang: de/language.php (+100 -99), en/language.php (+1), fr/language.php (+1), it/language.php (+1), sp/language.php (+1), sw/language.php (+7 -6) | |
ohertel 4/3/03 2:24 PM |
fixed not translatable hardcoded text |
1 lines of code changed in: templates/modules/mod-messages_unread_messages.tpl (+1 -1) | |
damienmckenna 4/3/03 1:08 PM |
LDAP support, stage 1 - admin interface & language changes. |
389 lines of code changed in: changelog.txt (+6 -4), tiki-admin.php (+105), tiki-setup.php (+39), templates/tiki-admin.tpl (+54) lang: de/language.php (+18), dk/language.php (+23 -5), en/language.php (+18), fr/language.php (+18), he/language.php (+18 -1), it/language.php (+18), pl/language.php (+18), ru/language.php (+18), sp/language.php (+18), tw/language.php (+18) | |
redflo 4/2/03 9:13 PM |
imagegallib phase 2 |
40 lines of code changed in: tiki-upload_image.php (+2 -1), lib/imagegals/imagegallib.php (+38 -24) | |
lrargerich 4/2/03 5:16 PM |
Some amazing windows anomalies fixed |
10 lines of code changed in: changelog.txt (+4), setup.php (-2), tiki-index.php (+1), tiki-setup_base.php (-2), tiki-wiki_graph.php (-3) lib: graphviz/GraphViz.php (+3 -2), wiki/wikilib.php (+2 -1) | |
lrargerich 4/2/03 3:58 PM |
Plugin to generate graphs of wikis and subwikis indicating the source page name and number of levels to follow (soooo nice) |
565 lines of code changed in: tiki-wiki_graph.php (new 14) lib: graphviz/GraphViz.php (new 439), htmlpages/htmlpageslib.php (+1 -1), wiki-plugins-dist/wikiplugin_wikigraph.php (new 25), wiki-plugins/wikiplugin_wikigraph.php (new 25), wiki/wikilib.php (+61 -21) | |
lrargerich 4/1/03 7:40 PM |
Minor page edits added |
44 lines of code changed in: changelog.txt (+3), tiki-editpage.php (+6 -1), tiki-notepad_list.php (-1), templates/tiki-editpage.tpl (+5 -1) db: tiki.sql (+1 -1), tiki_1.5to1.6.sql (+1) lib: phplot.php (+1 -1), tikilib.php (+27 -24) | |
lrargerich 4/1/03 12:52 PM |
Fixes |
41 lines of code changed in: tiki-editpage.php (+3), tiki-minical_reminders.php (+1 -4), tiki-setup.php (+8 -3), lib/tikilib.php (+22 -16), templates/modules/mod-calendar.tpl (+7 -1) | |
lrargerich 4/1/03 11:07 AM |
Page renaming fixed |
10 lines of code changed in: tiki-rename_page.php (+7 -2), lib/wiki/wikilib.php (+3 -3) | |
lrargerich 4/1/03 10:28 AM |
Fix |
24 lines of code changed in: tiki-index.php (+13 -2) lib: tikilib.php (+5), wiki/wikilib.php (+6 -3) | |
lrargerich 4/1/03 9:11 AM |
Fixes |
14 lines of code changed in: tiki-import_phpwiki.php (+14 -1) | |
redflo 3/31/03 8:28 PM |
Fix for Bug 695804 and start of imagick (http://pear.php.net/package-info.php?pacid=76) integration. |
342 lines of code changed in: tiki-blog_post.php (+3 -2), tiki-edit_article.php (+3 -2), tiki-edit_submission.php (+3 -2), tiki-editpage.php (+3 -2), tiki-galleries.php (+1 -1) lib: tikilib.php (+1 -92), imagegals/imagegallib.php (+328 -62) | |
lrargerich 3/30/03 5:55 PM |
Language files updated |
868 lines of code changed in: get_strings.php (+2 -2) lang: it/language.php (+498 -2), pl/language.php (+368 -4) | |
lrargerich 3/30/03 5:52 PM |
Trimwhitespace outputfilter added |
1 lines of code changed in: setup.php (+1) | |
lrargerich 3/30/03 5:50 PM |
Bugfixes and Swedish language file added |
2152 lines of code changed in: get_strings.php (+2 -2), tiki-admin_rssmodules.php (+1 -1), tiki-faq_questions.php (+5), tiki-pagesetup.php (+4 -1), tiki-searchresults.php (+27 -13), tiki-view_forum_thread.php (+1), Smarty/plugins/function.rss.php (+1 -1), lang/sw/language.php (new 2085), templates/tiki-searchresults.tpl (+12 -12) lib: tikilib.php (+9 -4), imagegals/imagegallib.php (+1 -1), registration/registrationlib.php (+4 -1) | |
lrargerich 3/30/03 5:04 PM |
Language files updated prepared for 1.6 translations |
4796 lines of code changed in: lang: de/language.php (+332 -17), dk/language.php (+2030 -1516), en/language.php (+479 -2), fr/language.php (+496 -2), ru/language.php (+459 -14), sp/language.php (+497), tw/language.php (+503 -15) | |
lrargerich 3/30/03 3:54 PM |
Minor changes |
14 lines of code changed in: get_strings.php (+2 -2), tiki-handlers.php (+1 -1), lang/dk/language.php (+7 -12) templates: tiki-assignpermission.tpl (+3 -2), tiki-minical.tpl (+1 -1) | |
lrargerich 3/29/03 7:47 PM |
More fixes |
1 lines of code changed in: lib/tikilib.php (+1 -1) | |
lrargerich 3/29/03 7:46 PM |
Bugfixes |
553 lines of code changed in: changelog.txt (+1) db: tiki.sql (+529 -13), tiki_1.5to1.6.sql (+3 -1) lib: tikilib.php (+6 -3), wiki-plugins-dist/wikiplugin_code.php (+11 -11) templates: tiki-admin_external_wikis.tpl (+1 -1), tiki-show_page.tpl (+1 -1), modules/mod-user_tasks.tpl (+1 -1) | |
lrargerich 3/29/03 12:03 AM |
Bugfixes |
52 lines of code changed in: tiki-export_wiki_pages.php (+1 -1), tiki-galleries.php (+7 -6), tiki-import_phpwiki.php (+10 -5), tiki-index.php (+1 -2), tiki-upload_image.php (+8 -10), tiki-view_articles.php (-1), Smarty/plugins/function.rss.php (+1), templates/tiki-import_phpwiki.tpl (+1 -1) lib: tikilib.php (+22 -4), backups/backupslib.php (-1), categories/categlib.php (-11), quizzes/quizlib.php (+1 -1), rss/rsslib.php (-1) | |
lrargerich 3/28/03 6:15 PM |
Minor stuff |
2 lines of code changed in: tiki-minical_reminders.php (+1), templates/header.tpl (+1 -1) | |
lrargerich 3/28/03 5:56 PM |
Forums improved |
42 lines of code changed in: changelog.txt (+2 -1), tiki-admin.php (+16), tiki-setup.php (+4), tiki-view_forum_thread.php (+4), lib/commentslib.php (+7) templates: tiki-admin.tpl (+3 -1), tiki-view_forum.tpl (+6 -2) | |
lrargerich 3/28/03 5:36 PM |
User notepad improved |
120 lines of code changed in: tiki-notepad_get.php (new 37), tiki-notepad_list.php (+30), db/tiki_1.5to1.6.sql (+1) lib: notepad/notepadlib.php (+4 -2), userfiles/userfileslib.php (+3 -1) templates: tiki-notepad_list.tpl (+44 -9), tiki-notepad_write.tpl (+1 -1) | |
lrargerich 3/28/03 5:09 PM |
Page history improved |
40 lines of code changed in: changelog.txt (+2), tiki-pagehistory.php (+17), templates/tiki-pagehistory.tpl (+21 -24) | |
lrargerich 3/28/03 4:49 PM |
Inter wiki links |
273 lines of code changed in: changelog.txt (+6), tiki-admin_external_wikis.php (new 92), db/tiki_1.5to1.6.sql (+9), templates/tiki-admin_external_wikis.tpl (new 52) lib: tikilib.php (+48 -15), admin/adminlib.php (+64) templates/modules: mod-admin_menu.tpl (+1), mod-application_menu.tpl (+1) | |
lrargerich 3/28/03 2:53 PM |
Wbloggar bow works and I even tested it! |
19 lines of code changed in: testrpc.php (+2 -2), xmlrpc.php (+7 -7), img/mytiki/Thumbs.db (changed) templates: tiki-minical.tpl (+8 -8), tiki-minical_prefs.tpl (+2 -2) | |
lrargerich 3/28/03 11:54 AM |
Calendar reminders Calendar export/import (CSV) Added style for wiki-tables in themes |
202 lines of code changed in: changelog.txt (+1), tiki-minical_export.php (new 63), tiki-minical_prefs.php (+16), lib/tikilib.php (+4 -4) styles: bluegreen.css (+9), boreal.css (+9), dblue.css (+9), default.css (+9), default2.css (+9), elegant.css (+8), jalist.css (+9), jalist2.css (+9), subsilver.css (+9), tceti.css (+9), tranquil.css (+9), whitebluegrey.css (+9) templates: tiki-minical.tpl (+2), tiki-minical_prefs.tpl (+9) | |
lrargerich 3/27/03 6:04 PM |
Fixed bug that appeared behind a giant rackoon (am I drinking?) |
1 lines of code changed in: modules/mod-user_bookmarks.php (+1 -1) | |
lrargerich 3/27/03 5:58 PM |
Minical reminders (experimental but very nice!) |
79 lines of code changed in: changelog.txt (+2), tiki-minical_prefs.php (+6), tiki-minical_reminders.php (new 18), tiki-setup.php (+5), db/tiki_1.5to1.6.sql (+1) lib: tikilib.php (+2), minical/minicallib.php (+25 -3) templates: header.tpl (+3), tiki-minical_prefs.tpl (+13), mail/wiki_change_notification.tpl (+4 -1) | |
lrargerich 3/27/03 4:49 PM |
New option to lock/unlock pages |
49 lines of code changed in: changelog.txt (+2), tiki-admin.php (+8), tiki-index.php (+20 -11), tiki-setup.php (+3), db/tiki_1.5to1.6.sql (+1) templates: tiki-admin.tpl (+1), tiki-page_bar.tpl (+1 -4), tiki-show_page.tpl (+13 -2) | |
lrargerich 3/27/03 4:01 PM |
foo |
25 lines of code changed in: changelog.txt (+5 -2) templates: tiki-page_bar.tpl (+4 -1), tiki-rename_page.tpl (+1 -1), tiki-show_page.tpl (+15 -4) | |
lrargerich 3/27/03 2:49 PM |
Rename wiki pages (!) Zamboni's feature added |
129 lines of code changed in: tiki-handlers.php (new 14), tiki-remote_backup.php (new 19), tiki-rename_page.php (new 46), tiki-setup.php (+4), lib/tikilib.php (+30 -2), templates/tiki-rename_page.tpl (new 16) | |
lrargerich 3/27/03 2:38 PM |
mf |
68 lines of code changed in: changelog.txt (+3), db/tiki_1.5to1.6.sql (+2), lib/wiki/wikilib.php (+63) | |
lrargerich 3/26/03 8:30 PM |
A couple of new features |
280 lines of code changed in: changelog.txt (+6 -3), tiki-admin_dsn.php (new 92), tiki-setup.php (+3 -2), tiki-user_preferences.php (+7), db/tiki_1.5to1.6.sql (+10) lib: tikilib.php (+5), admin/adminlib.php (+64), wiki-plugins/wikiplugin_sql.php (+16 -4) templates: header.tpl (+2 -1), tiki-admin_dsn.tpl (new 52), tiki-assignpermission.tpl (+1), tiki-lastchanges.tpl (+9 -17), tiki-user_preferences.tpl (+7) templates/modules: mod-admin_menu.tpl (+3), mod-application_menu.tpl (+3) | |
lrargerich 3/26/03 5:14 PM |
Stuff |
208 lines of code changed in: tiki-minical.php (+23 -4), tiki-minical_prefs.php (+10), tiki-setup.php (+1) db: tiki.sql (+1), tiki_1.5to1.6.sql (+1 -1) lib: tikilib.php (+17 -6), minical/minicallib.php (+59 -4) templates: tiki-minical.tpl (+82 -10), tiki-minical_prefs.tpl (+13 -2), tiki-page_bar.tpl (+1 -1) | |
lrargerich 3/26/03 12:48 PM |
stuff |
336 lines of code changed in: tiki-minical.php (+74 -16), tiki-minical_prefs.php (+31 -1), tiki-setup.php (+5 -7), tiki-view_minical_topic.php (new 18), db/tiki_1.5to1.6.sql (+16 -1), lib/minical/minicallib.php (+59 -5) templates: tiki-minical.tpl (+81 -5), tiki-minical_prefs.tpl (+52) | |
lrargerich 3/25/03 10:53 PM |
Some icons added |
2 lines of code changed in: templates/tiki-show_page.tpl (+2 -1) img/icons: cool.gif (new 0), green_dot.gif (new 0), ico_center.gif (new 0), ico_clear.gif (new 0), ico_color.gif (new 0), ico_copy.gif (new 0), ico_cut.gif (new 0), ico_emote.gif (new 0), ico_img.gif (new 0), ico_indent.gif (new 0), ico_italic.gif (new 0), ico_justify.gif (new 0), ico_left.gif (new 0), ico_link.gif (new 0), ico_mode.gif (new 0), ico_olist.gif (new 0), ico_open.gif (new 0), ico_outdent.gif (new 0), ico_paste.gif (new 0), ico_preview.gif (new 0), ico_print.gif (new 0), ico_redo.gif (new 0), ico_right.gif (new 0), ico_table.gif (new 0), ico_ulist.gif (new 0), ico_underline.gif (new 0), ico_undo.gif (new 0), info.gif (new 0), minus.gif (new 0), new_3day.gif (new 0), new_day.gif (new 0), new_week.gif (new 0), plus.gif (new 0), popular.gif (new 0), print.gif (new 0), red_dot.gif (new 0), star.gif (new 0), td.gif (new 0), tu.gif (new 0) | |
lrargerich 3/25/03 10:44 PM |
Some improvements |
50 lines of code changed in: tiki-admin.php (+9), tiki-index.php (+10), tiki-setup.php (+4), lib/wiki/wikilib.php (+7) templates: tiki-admin.tpl (+3), tiki-notepad_read.tpl (+5 -9), tiki-show_page.tpl (+11), modules/mod-application_menu.tpl (+1 -1) | |
lrargerich 3/25/03 7:33 PM |
Foo |
2 lines of code changed in: db/tiki_1.5to1.6.sql (+2) | |
lrargerich 3/25/03 5:53 PM |
Minicalendar stuff and fixed really nasty bug with get_user_preferences and set_user_preferences (semantics) |
93 lines of code changed in: tiki-minical.php (+9 -4), tiki-minical_prefs.php (+32), tiki-setup.php (+1 -1), db/tiki_1.5to1.6.sql (+1), templates/tiki-minical_prefs.tpl (+40 -4) lib: tikilib.php (+7 -7), minical/minicallib.php (+3 -1) | |
lrargerich 3/25/03 4:43 PM |
Mini-calendar foundations |
145 lines of code changed in: tiki-minical.php (+49 -4), tiki-minical_prefs.php (new 31), lib/minical/minicallib.php (+1 -1) templates: tiki-minical.tpl (+51 -8), tiki-minical_prefs.tpl (new 13) | |
damienmckenna 3/25/03 1:38 PM |
Fixed line width. Please use 79 chars max. |
6 lines of code changed in: changelog.txt (+6 -5) | |
lrargerich 3/25/03 12:55 PM |
Some interesting changes (see changelog) |
2578 lines of code changed in: changelog.txt (+5 -3), setup.php (+24 -1), lib/wiki-plugins-dist/wikiplugin_include.php (new 19) img/mytiki: Thumbs.db (changed), bookmarks.gif (changed), files.gif (changed), messages.gif (changed), minical.gif (new 0), modules.gif (changed), myfiles.gif (changed), mytiki.gif (changed), news.gif (changed), notes.gif (changed), prefs.gif (changed), tasks.gif (changed), webmail.gif (changed) styles: bluegreen.css (new 1064), whitebluegrey.css (new 1142) templates: tiki-mytiki_bar.tpl (+27 -30), modules/mod-application_menu.tpl (+3) templates/styles/bluegreen: error.tpl (new 47), tiki-print.tpl (new 8), tiki-print_article.tpl (new 39), tiki-print_multi_pages.tpl (new 10), tiki.tpl (new 43) templates/styles/whitebluegrey: error.tpl (new 47), tiki-print.tpl (new 8), tiki-print_article.tpl (new 39), tiki-print_multi_pages.tpl (new 10), tiki.tpl (new 43) | |
lrargerich 3/24/03 6:59 PM |
Stuff |
275 lines of code changed in: messu-broadcast.php (+1 -2), tiki-minical.php (+82), Smarty/plugins/resource.style.php (+3 -12), db/tiki_1.5to1.6.sql (+11), tests/parse_data.php (+12 -1) lib: tikilib.php (+1 -1), minical/minicallib.php (+108 -1) templates: tiki-minical.php (del), tiki-minical.tpl (+51), tiki-userfiles.tpl (+2 -2) tests/parse_data: test1.output (+1 -1), test10.output (+1 -1), test2.output (+1 -1), test20.output (+1 -1) | |
damienmckenna 3/24/03 2:16 PM |
Linewrapped file to 79 chars for easier reading. |
593 lines of code changed in: changelog.txt (+593 -416) | |
lrargerich 3/23/03 8:17 PM |
Resource plugin added (Experimental) |
51 lines of code changed in: Smarty/plugins/resource.style.php (new 51) | |
lrargerich 3/23/03 8:14 PM |
Some improvements |
122 lines of code changed in: changelog.txt (+4), tiki-admin.php (+4), lib/tikilib.php (+68 -32), templates/tiki-admin.tpl (+46 -40) | |
lrargerich 3/23/03 7:33 PM |
Bugfixes |
9 lines of code changed in: tiki-read_article.php (+1 -1), lib/userslib.php (+1 -1), templates/modules/mod-calendar.tpl (+7 -13) | |
lrargerich 3/23/03 5:27 PM |
none |
1 lines of code changed in: templates/tiki-minical.tpl (new 1) | |
lrargerich 3/23/03 5:26 PM |
New feature: MyTiki-User Menus |
392 lines of code changed in: changelog.txt (+2), tiki-admin.php (+21 -2), tiki-minical.php (new 1), tiki-setup.php (+26 -3), tiki-usermenu.php (new 108), db/tiki_1.5to1.6.sql (+14) lib: minical/minicallib.php (new 1), notepad/notepadlib.php (+1 -4), usermenu/usermenulib.php (new 111) templates: tiki-admin.tpl (+2), tiki-minical.php (new 0), tiki-usermenu.tpl (new 91), modules/mod-application_menu.tpl (+14) | |
redflo 3/23/03 9:59 AM |
tikilib factorization - imagegallib |
636 lines of code changed in: show_image.php (+4 -3), tiki-browse_gallery.php (+10 -9), tiki-browse_image.php (+11 -10), tiki-edit_image.php (+4 -3), tiki-image_gallery_rss.php (+4 -3), tiki-list_gallery.php (+8 -7) lib: tikilib.php (-588), imagegals/imagegallib.php (+595 -3) | |
ohertel 3/22/03 9:58 PM |
more translations |
12 lines of code changed in: lang/de/language.php (+2 -3), templates/tiki-contact.tpl (+10 -10) | |
ohertel 3/22/03 9:24 PM |
fixed lots of missing german translations and translation tags in general |
6 lines of code changed in: lang/de/language.php (+4 -1) templates: tiki-admin.tpl (+1 -1), tiki-admin_cookies.tpl (+1 -1) | |
ohertel 3/22/03 9:02 PM |
fixed lots of missing german translations and translation tags in general |
1 lines of code changed in: templates/modules/mod-application_menu.tpl (+1 -1) | |
ohertel 3/22/03 8:34 PM |
fixed lots of missing german translations and translation tags in general |
27 lines of code changed in: templates: tiki-admin_mailin.tpl (+14 -14), tiki-admin_polls.tpl (+1 -1), tiki-admin_rssmodules.tpl (+1 -1), tiki-assignpermission.tpl (+4 -4), tiki-edit_templates.tpl (+2 -2), tiki-list_banners.tpl (+1 -1), tiki-list_contents.tpl (+2 -2), tiki-referer_stats.tpl (+1 -1), modules/mod-admin_menu.tpl (+1 -1) | |
ohertel 3/22/03 8:33 PM |
fixed lots of missing german translations and translation tags in general, sorted german language file and removed some dupes and fixed some strings |
1691 lines of code changed in: lang/de/language.php (+1691 -1692) | |
lrargerich 3/22/03 8:19 PM |
Minor |
43 lines of code changed in: styles/tceti.css (+7 -7) templates: tiki-admin_modules.tpl (+12), tiki-theme_control.tpl (+8), tiki-theme_control_objects.tpl (+8), tiki-theme_control_sections.tpl (+8) | |
ohertel 3/22/03 8:08 PM |
fixed bug: link to lib wrong |
1 lines of code changed in: tiki-backup.php (+1 -1) | |
lrargerich 3/22/03 7:39 PM |
Everything but the girl, read the changelog ;-) |
1530 lines of code changed in: changelog.txt (+9), messu-broadcast.php (+3 -3), messu-compose.php (+3 -3), messu-mailbox.php (+1 -1), messu-read.php (+2 -2), tiki-admin.php (+9), tiki-browse_categories.php (+1), tiki-browse_gallery.php (+6), tiki-browse_image.php (+5), tiki-contact.php (+1 -1), tiki-editpage.php (+5), tiki-eph.php (new 89), tiki-eph_admin.php (new 132), tiki-index.php (+6), tiki-list_file_gallery.php (+7), tiki-list_gallery.php (+6), tiki-login_scr.php (+2 -2), tiki-modules.php (-1), tiki-newsreader_groups.php (+1 -1), tiki-newsreader_news.php (+1 -1), tiki-newsreader_read.php (+1 -1), tiki-newsreader_servers.php (+1 -1), tiki-notepad_list.php (+1 -1), tiki-notepad_read.php (+1 -1), tiki-notepad_write.php (+1 -1), tiki-read_article.php (+6), tiki-section_options.php (+5 -1), tiki-setup.php (+18), tiki-take_quiz.php (+6), tiki-tc.php (new 45), tiki-theme_control.php (new 88), tiki-theme_control_objects.php (new 154), tiki-theme_control_sections.php (new 51), tiki-user_information.php (+1 -1), tiki-user_tasks.php (+1 -1), tiki-userfiles.php (+4 -3), tiki-view_blog.php (+6), tiki-view_blog_post.php (+5 -1), tiki-view_eph.php (new 19), tiki-view_faq.php (+6), tiki-view_forum.php (+7), tiki-view_forum_thread.php (+7), db/tiki_1.5to1.6.sql (+43), modules/mod-eph.php (new 16) lib: tikilib.php (+15 -2), categories/categlib.php (+11 -1), ephemerides/ephlib.php (new 93), quizzes/quizlib.php (+1 -8), themecontrol/tcontrol.php (new 158) templates: tiki-admin.tpl (+1), tiki-eph.tpl (new 63), tiki-eph_admin.tpl (new 92), tiki-mytiki_bar.tpl (+2), tiki-theme_control.tpl (new 85), tiki-theme_control_objects.tpl (new 95), tiki-theme_control_sections.tpl (new 56) templates/modules: mod-application_menu.tpl (+50 -18), mod-calendar.tpl (+6 -8), mod-eph.tpl (new 20) | |
ohertel 3/22/03 7:33 PM |
fixed lots of missing germand translations and translation tags in general |
63 lines of code changed in: lang/de/language.php (+37 -19) templates: tiki-admin_content_templatess.tpl (+1 -1), tiki-admin_drawings.tpl (+1 -1), tiki-admin_hotwords.tpl (+1 -1), tiki-admin_layout.tpl (+1 -1), tiki-admin_links.tpl (+2 -2), tiki-admin_menu_options.tpl (+1 -1), tiki-admin_modules.tpl (+4 -4), tiki-admin_newsletter_subscriptions.tpl (+1 -1), tiki-admin_newsletters.tpl (+1 -1), tiki-admin_poll_options.tpl (+2 -2), tiki-admin_rssmodules.tpl (+1 -1), tiki-admin_survey_questions.tpl (+1 -1), tiki-admin_surveys.tpl (+2 -2), tiki-admin_tracker_fields.tpl (+1 -1), tiki-admin_trackers.tpl (+1 -1), tiki-assignpermission.tpl (+4 -4), tiki-backup.tpl (+1 -1) | |
ohertel 3/22/03 7:13 PM |
fixed bug: tikilib-> ... to rsslib-> |
1 lines of code changed in: tiki-admin_rssmodules.php (+1 -1) | |
ohertel 3/21/03 9:18 PM |
added german translations for tiki-user_information page |
7 lines of code changed in: lang/de/language.php (+6), templates/tiki-user_information.tpl (+1 -1) | |
ohertel 3/21/03 9:09 PM |
updated german translations in admin menu, added more missing {tr}{/tr} |
40 lines of code changed in: lang/de/language.php (+29 -2), templates/tiki-admin.tpl (+11 -11) | |
ohertel 3/21/03 8:28 PM |
fixed link lines above sections in admin menu |
38 lines of code changed in: lang/de/language.php (+5 -3), templates/tiki-admin.tpl (+33 -33) | |
Generated by StatCvs v0.1.3