summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAge
* added missing success.pngAndreas Gohr2005-10-31
| | | | darcs-hash:20051031182823-7ad00-e404aac8b294c16ebdb58bfdad96129d6169ef02.gz
* CSS replacement supportAndreas Gohr2005-10-30
| | | | | | | | | | Template authors now can use placeholders in their stylesheets which will be replaced by the central CSS dispatcher. Placeholders and their replacements are defined in a style.ini file in the Template directory. This makes changing a colorset very easy. darcs-hash:20051030193321-7ad00-bc66f405fd2e2b18cfcc5dc28feef04671eb6558.gz
* Interwiki icons are set through CSS classes nowAndreas Gohr2005-10-30
| | | | darcs-hash:20051030152828-7ad00-58a99ca20a1d6ec62612a6281034c1dd669be44d.gz
* More work on Javascript and CSS dispatchersAndreas Gohr2005-10-29
| | | | darcs-hash:20051029185222-7ad00-c184ab3496539f3027407c7d17e8770a1849546a.gz
* JavaScript refactoringAndreas Gohr2005-10-29
| | | | | | | | This patch addes a first go on a central javascript and CSS dispatcher which builds a single script from all needed scripts, does optimizing and caching. darcs-hash:20051029002652-7ad00-7558b569c2bf65f5e41820644580d97c62edd0d6.gz
* nicer style for notification messagesAndreas Gohr2005-10-27
| | | | darcs-hash:20051027183616-7ad00-785a9ce88a5afbfe7bda40dd937db51f82266e39.gz
* option for disabling debug outputAndreas Gohr2005-10-27
| | | | darcs-hash:20051027183410-7ad00-5ca48cf2d4058016f5cf07887d9eaa7b07a4043f.gz
* some fixes for getID and the detail pageAndreas Gohr2005-10-21
| | | | darcs-hash:20051021212304-7ad00-f01b3954b6b71ecc9e0cf899ed62bfb33e0c437e.gz
* auth update, incl. auth object, plain.class.php; resend password & update ↵chris2005-10-20
| | | | | | profile actions darcs-hash:20051020181434-50fdc-44222aa2074bb0e39a1c240c516259579b380740.gz
* spellcheck icon updateAndreas Gohr2005-10-17
| | | | darcs-hash:20051017204701-7ad00-43197db054a280b0fe44ae1e5200cb560bd89e22.gz
* added missing spellwait.gifAndreas Gohr2005-10-17
| | | | darcs-hash:20051017200747-7ad00-c9672b5a3e63bcb93f81e3f80265240dff4cc38a.gz
* moved file.png to correct placeAndreas Gohr2005-10-17
| | | | darcs-hash:20051017174715-7ad00-83cb8f678c37813c05dd530c1ef6342c0e0ebdf1.gz
* updated spellchecker toolbar iconsMatthias Grimm2005-10-16
| | | | darcs-hash:20051016211751-4611e-96283ac706dfea92b3db327cadcce4ee94b27f61.gz
* added command line utility to update the indexAndreas Gohr2005-10-16
| | | | darcs-hash:20051016001228-7ad00-5f9c0176e9d9830ec22332504e7d415bd4a20a1d.gz
* indexer_cleanid_patchhfuecks2005-10-15
| | | | darcs-hash:20051015203821-e96b6-907a58698b3b566f0997f8ef58e1259abff769cc.gz
* more unobstrusive javascriptAndreas Gohr2005-10-15
| | | | | | | | | | The edit form now is free of inline event handlers. There are still other places where inline javascript and even document.write is used which should be fixed as well. Currently the window.onload event is used to initialize everything which may not the best way to do so. Dean Edwards may have a solution: http://dean.edwards.name/weblog/2005/09/busted/ darcs-hash:20051015184404-7ad00-2404744d008e5ea7e1b5800c96800824b532ff47.gz
* first go on unobstrusive javascript, new toolbarAndreas Gohr2005-10-08
| | | | darcs-hash:20051008175404-7ad00-cd640de7660825b19d5e863cc8caf5467d59b055.gz
* load indexing include only when neededAndreas Gohr2005-10-06
| | | | darcs-hash:20051006174104-7ad00-4abd8894c1449a46467c0d168e7fc5e90331024c.gz
* indexer_patch_flush_imagehfuecks2005-10-06
| | | | darcs-hash:20051006130651-e96b6-6496b235c56a40cdea06df6198a5d39e5bfa9d13.gz
* minor edit checkboxAndreas Gohr2005-10-02
| | | | | | | | | This patch adds a minor edit checkbox to the edit form for logged in users. Minor edits are displayed different in recent changes and the page revision history. The RSS feed excludes minor edits by default - this can be changed by adding a minor darcs-hash:20051002113255-7ad00-2bc9e1aaa76d9616428e760529ecc14ef119cf71.gz
* remove compress detection changes from tarlib, its handled in the wrapperchris2005-09-28
| | | | darcs-hash:20050927223208-9b6ab-dffa89c68fd62072e5da60133ce3e49cc524966f.gz
* mkdir compatibility fix in indexer #575Andreas Gohr2005-09-30
| | | | darcs-hash:20050930151407-7ad00-56002a89c36a82a249de577227929ace91ebad2f.gz
* fixed bug in fetch.php on windows systemsAndreas Gohr2005-09-22
| | | | | | | | fetch.php used is_executable() to check for the ImageMagick convert tool. The function is not available prior PHP 5 for Windows systems. fetch now only checks if the config variable is set. darcs-hash:20050922165540-7ad00-f787b5be5c4e9ce4eb31399a1f3ce8dcd1654c60.gz
* plugin manager fix: include some missing global $IDchris2005-09-22
| | | | darcs-hash:20050922154548-9b6ab-5dd76b0175dfbd72910795cea430999e54bbb768.gz
* fixed duplicate classname in default templateAndreas Gohr2005-09-21
| | | | darcs-hash:20050921204122-7ad00-5911edd5bff4bb23d97a735ff00782c2b95fc901.gz
* plugin manager: remove settings buttonchris2005-09-19
| | | | darcs-hash:20050919163618-9b6ab-1c1ccc9103bf1f82e62aba97a244bba787679e28.gz
* plugin manager plugin: remove unneeded global declarationchris2005-09-19
| | | | darcs-hash:20050919153110-9b6ab-799ea7bd45d48f64fc26c6e86fe7fb6678173912.gz
* made tpl_img() arguments more intuitivejoe.lapp2005-09-15
| | | | | | | | Caller passes non-zero dimension only when proportionately limiting the image by that dimension; no need to pass very large numbers to preserve the image's original dimensions or to leave one dimension unconstrained. darcs-hash:20050915035516-36b45-660f49670164c75285cf3e9051d10786216ec6df.gz
* plugin manager update, improved compression type detectionchris2005-09-15
| | | | darcs-hash:20050915005634-9b6ab-37a0f62cb856f0bdd30956074fabd9c225d926a1.gz
* plugin info fix - correct strtr parameterschris2005-09-14
| | | | darcs-hash:20050914115643-50fdc-df95b6d9464a1e49e16c69b84b389eb10f08a8b7.gz
* small indexer fixAndreas Gohr2005-09-13
| | | | | | The indexer didn't create the last indexed files correctly darcs-hash:20050913184004-7ad00-8756a7362942c747d53992fa8f0ee4da5534badb.gz
* changed AJAX quicksearch style to match insitu footnotesAndreas Gohr2005-09-12
| | | | darcs-hash:20050912122922-7ad00-6e91d61563cf5c26304b65f8b8e30caf1b6ae1d5.gz
* removed alpha channel from toolbar iconsAndreas Gohr2005-09-12
| | | | | | | Some of the toolbar buttons looked bad n IE because of Internet Explorers ignorance of PNG alpha channels. Fixed it. darcs-hash:20050911220000-7ad00-991f8b5c2c0d68c9538d0986d9e939ceef22ad97.gz
* io_download mod to allow use of attachment names, plugin manager fix to use ↵chris2005-09-11
| | | | | | new io_download darcs-hash:20050911142126-50fdc-dd1b45c40b33153c3ea993ec53c11d063c34154c.gz
* support for ImageMagicks convert in fetch.phpPavel Vitis2005-09-11
| | | | | | | | This patch allows one to set $conf['im_convert'] to use ImageMagick instead of PHPs libGD to resize images. convert is more powerful than libGD - it can resize animated gifs for example. darcs-hash:20050911140225-c484b-10fbb66d003c839debc98edf814e261bddea3aa6.gz
* Fix for Bug#530, remove errant style from Plugin Manager pluginchris2005-09-09
| | | | darcs-hash:20050908221009-50fdc-f25108c07e52a9bf2f3a491c4a4a15d97d4c206d.gz
* plugin manager updatechris2005-09-08
| | | | darcs-hash:20050908000843-50fdc-671b676257b1869e805235459925778a60e7d6f7.gz
* update admin plugin base class, remove plugin_ prefix from main methods, ↵chris2005-09-08
| | | | | | leaving original functions in deprecated form. provide plugin name if no menutext is found darcs-hash:20050908000305-50fdc-0d5fe129ac9ab6a39e2e0ae28b5dbcce83faa70a.gz
* add localisation methods to syntax plugin base classchris2005-09-08
| | | | darcs-hash:20050908000225-50fdc-abc9e505bc9510e309ae061b995bbfbfd1a97b01.gz
* minor fixes needed for searchindex pluginAndreas Gohr2005-09-04
| | | | darcs-hash:20050904203437-7ad00-e0856739efaff3eb63b6ef0821ac318b4f84af9e.gz
* hide namespace in ajax quicksearchAndreas Gohr2005-09-04
| | | | darcs-hash:20050904114117-7ad00-8d5288f7f51f4ac4f8d13f9fddac97b3b1620e94.gz
* the search now uses the indexAndreas Gohr2005-09-04
| | | | darcs-hash:20050903220229-7ad00-5d95f905eaeb3f6b867aa3ee43c2a8bccc533c00.gz
* minor fix for obfuscate patchAndreas Gohr2005-09-02
| | | | darcs-hash:20050902203054-7ad00-76384ca4515031c63766eb2e54f3fd3c88ae08b9.gz
* function obfuscate($email) moved to common.php; used in parser and some pluginsEsther Brunner2005-09-02
| | | | darcs-hash:20050902150527-283c4-dae58038c70aacb000f535e8173fa263ba774f52.gz
* plugin manager update, german language files - thanks Estherchris2005-09-02
| | | | darcs-hash:20050902184641-50fdc-040f0203628eb10c51ad99a4d22f029704815414.gz
* tidy up plugin manager code (rename some classes that were using ↵chris2005-08-29
| | | | | | admin_plugin_* format). Fix for ->setupLocale. darcs-hash:20050829082736-50fdc-e5eff45e1d3c45bd4f23cfa468aec2a271c8fd44.gz
* private cachecontrol for fetch.php #516Andreas Gohr2005-08-27
| | | | darcs-hash:20050827151739-7ad00-fefec363750c18869a9fadacbe8c87328efa260a.gz
* plugin manager, an admin pluginchris2005-08-25
| | | | darcs-hash:20050824232255-50fdc-b5eb608833470cea87d457e029f530b916431b61.gz
* admin plugin i/face + acl pluginchris2005-08-25
| | | | darcs-hash:20050824224718-50fdc-6d27ff70e60e6fe547aff6c2b305507c4ab3f669.gz
* added missing indexer fileAndreas Gohr2005-08-23
| | | | darcs-hash:20050823163450-7ad00-5ed5b87ee1898281090bb3170498866dbc18cb24.gz