summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
* unit test for CSS compressorAndreas Gohr2005-10-29
| | | | darcs-hash:20051029191350-7ad00-6f9d12f1a1799092e0dca39987e5fe359cb38036.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
* fixed darcs patchset guessing in version checkAndreas Gohr2005-10-27
| | | | darcs-hash:20051027183521-7ad00-08b33c7960975925fdb001476bd14124e9ff3f51.gz
* option for disabling debug outputAndreas Gohr2005-10-27
| | | | darcs-hash:20051027183410-7ad00-5ca48cf2d4058016f5cf07887d9eaa7b07a4043f.gz
* italian language updatesAndreas Gohr2005-10-26
| | | | darcs-hash:20051026194223-7ad00-9ce4ec3c2066c9147bb06f210f76baff8b7c371f.gz
* lithunian language updatesAndreas Gohr2005-10-26
| | | | darcs-hash:20051026193756-7ad00-bce7916d2ea16438963e679a34a21e1faf262267.gz
* small toolbar fixesAndreas Gohr2005-10-24
| | | | darcs-hash:20051024211946-7ad00-58921b2df3e1db30fd3aa37719858f31d9115e46.gz
* more tests fixed (down to 50)Andreas Gohr2005-10-23
| | | | darcs-hash:20051023113004-7ad00-cc03ff18908e81f00bafc8e5e386340e9752bf3f.gz
* more test fixes (down to 55)Andreas Gohr2005-10-23
| | | | darcs-hash:20051022220320-7ad00-ada9d82ad5fdc670cfecc0f3fbdc50f6ed7fc036.gz
* some test fixes (down to 67 failing ones)Andreas Gohr2005-10-22
| | | | darcs-hash:20051022210519-7ad00-5d4e204bd3c7cbe8a69f4c386c303e967c2d51cd.gz
* fixes for wantedpages.php #558Andreas Gohr2005-10-22
| | | | darcs-hash:20051022112510-7ad00-1c24508af8f2b8a1a075aa0f6e8691b8107e81a0.gz
* use REMOTE_USER for username if nothing else available #587Andreas Gohr2005-10-22
| | | | darcs-hash:20051022100740-7ad00-29869f9ced046d42d4f0a2fc484d37b85801108f.gz
* nl updateKoen Huybrechts2005-10-22
| | | | darcs-hash:20051022092616-4bebe-3ffc7ddad29d4b0ae2fc04f41af17361dee448fb.gz
* GeSHi update to 1.0.7.4Andreas Gohr2005-10-22
| | | | darcs-hash:20051022092032-7ad00-5d8683d48f0c5e3030ba02cf46d6c549b4e3a2e9.gz
* moved parser tests to new test environmentAndreas Gohr2005-10-22
| | | | | | | The parser tests are outdated and need to be adjusted. Currently 71 tests fail. Others are probably missing. darcs-hash:20051021232328-7ad00-c1d62951dad810dc73f8e78ae82f37465c21c261.gz
* fixed double encoding in feeds #603Andreas Gohr2005-10-22
| | | | darcs-hash:20051021224230-7ad00-f5721db5853f1e5e22c3d15d77c19c60acbb4292.gz
* fix for double encoding when using mailguardAndreas Gohr2005-10-22
| | | | darcs-hash:20051021223434-7ad00-b6364357c2cc0af50bfdd1490debbb198d3ee5a6.gz
* some fixes for getID and the detail pageAndreas Gohr2005-10-21
| | | | darcs-hash:20051021212304-7ad00-f01b3954b6b71ecc9e0cf899ed62bfb33e0c437e.gz
* fix for XSS problem in searchboxAndreas Gohr2005-10-21
| | | | darcs-hash:20051021112809-7ad00-f49197c217bed86e74e5f199b83861f55f77b78d.gz
* fix script url for basedir and urlrewritejan2005-10-18
| | | | darcs-hash:20051018093844-45605-3e2e726159a92f328a5ea61d295bf7d42a3e7e2e.gz
* unit test for basedir/urlrewritejan2005-10-20
| | | | darcs-hash:20051020144832-45605-937c1ffd5a474fa64c100937c421f39cae2402fd.gz
* auth update, the missing localised text fileschris2005-10-20
| | | | darcs-hash:20051020190531-50fdc-1fd6d5778c0ea669abe16b9ca614cc69aa352161.gz
* auth update, incl. auth object, plain.class.php; resend password & update ↵chris2005-10-20
| | | | | | profile actions darcs-hash:20051020181434-50fdc-44222aa2074bb0e39a1c240c516259579b380740.gz
* another XSS bugfix for #595Andreas Gohr2005-10-18
| | | | darcs-hash:20051018213436-7ad00-63e2b361e358729cb90a6126f9cc842e4904c3ec.gz
* fix for XSS bug #595Andreas Gohr2005-10-18
| | | | darcs-hash:20051018200633-7ad00-959b25da1390a8d86e546b59ffe9a49094afb205.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
* removed mb_string requirement in JSON.php #592Andreas Gohr2005-10-17
| | | | darcs-hash:20051017200431-7ad00-c9ed74326a44b078cc516e08515375d9d0fba811.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
* make sure p_wiki_xhtml does not destroy the global $IDAndreas Gohr2005-10-16
| | | | darcs-hash:20051016185709-7ad00-cf9de03231c90e1c6725fe7553909d682bca1a59.gz
* added command line utility to update the indexAndreas Gohr2005-10-16
| | | | darcs-hash:20051016001228-7ad00-5f9c0176e9d9830ec22332504e7d415bd4a20a1d.gz
* improvement for baseurl detection tests addedAndreas Gohr2005-10-16
| | | | darcs-hash:20051015221719-7ad00-efd98fdcf381ae38186578a16159ad2d279cf5af.gz
* indexer_cleanid_patchhfuecks2005-10-15
| | | | darcs-hash:20051015203821-e96b6-907a58698b3b566f0997f8ef58e1259abff769cc.gz
* insert media with leading colonAndreas Gohr2005-10-15
| | | | | | | fixes a bug when a mediafile from the top namespace is referenced in a subnamespace. Thanks to Otto Vainio for reporting darcs-hash:20051015191850-7ad00-b5c2c965b6032b081973e25d02adb2a9408b54de.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
* renamed test directoryAndreas Gohr2005-10-15
| | | | darcs-hash:20051015114545-7ad00-561552ce7e519d81146b5cb2d28203aee7c6d2ad.gz
* added missing file icon #589Andreas Gohr2005-10-14
| | | | darcs-hash:20051014193252-7ad00-8f7fdf928fb5a48085749ad2cb923a5cebf701fb.gz
* Minor strings changes in french language filesgb2005-10-12
| | | | darcs-hash:20051012190929-2060e-2308adb03e7f13db5ccd5cb051810a0689283caf.gz
* testmananger_testname_fixhfuecks2005-10-13
| | | | darcs-hash:20051013092242-e96b6-4ec2c98bcd8ff3e103b6eb53f547c798d138eba1.gz
* test_suite_tuninghfuecks2005-10-12
| | | | darcs-hash:20051012081013-e96b6-df581e5b94bb5e5ea1ed8693e754fd5877fbd164.gz
* back button fixmatthiasgrimm2005-10-13
| | | | | | The back button corrupted the varable $ID which is used by the indexer. darcs-hash:20051013170633-7ef76-8102f8c8e658d0032783d825a648c13303373c82.gz
* removed PEAR:CLIOpts dependency from testframeworkAndreas Gohr2005-10-10
| | | | darcs-hash:20051010194555-7ad00-3362e1d9b52b4ccb7f837f557f0b33b6b127459f.gz
* fr-updategb2005-10-10
| | | | darcs-hash:20051010133224-2060e-e24b42d667f49f873922c26f90e31b354116dcec.gz
* test_suite_kickoffhfuecks2005-10-07
| | | | darcs-hash:20051006233837-e96b6-66ac0bf95b0b24fc23921fefaa146e321cebd8c5.gz