Skip to content
Snippets Groups Projects
  1. Oct 29, 2005
  2. Oct 28, 2005
    • Andreas Gohr's avatar
      JavaScript refactoring · bad31ae9
      Andreas Gohr authored
      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
      bad31ae9
  3. Oct 27, 2005
  4. Oct 26, 2005
  5. Oct 24, 2005
  6. Oct 22, 2005
  7. Oct 21, 2005
  8. Oct 18, 2005
  9. Oct 20, 2005
  10. Oct 18, 2005
  11. Oct 17, 2005
  12. Oct 16, 2005
  13. Oct 15, 2005
    • Andreas Gohr's avatar
      improvement for baseurl detection tests added · 89aa05db
      Andreas Gohr authored
      darcs-hash:20051015221719-7ad00-efd98fdcf381ae38186578a16159ad2d279cf5af.gz
      89aa05db
    • Andreas Gohr's avatar
      insert media with leading colon · 6e37f3d9
      Andreas Gohr authored
      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
      6e37f3d9
    • Andreas Gohr's avatar
      more unobstrusive javascript · 5e163278
      Andreas Gohr authored
      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
      5e163278
  14. Oct 08, 2005
  15. Oct 14, 2005
  16. Oct 12, 2005
  17. Oct 13, 2005
    • matthiasgrimm's avatar
      back button fix · 6222040c
      matthiasgrimm authored
      The back button corrupted the varable $ID which is used by the indexer.
      
      darcs-hash:20051013170633-7ef76-8102f8c8e658d0032783d825a648c13303373c82.gz
      6222040c
  18. Oct 10, 2005
    • gb's avatar
      fr-update · 861b9029
      gb authored
      darcs-hash:20051010133224-2060e-e24b42d667f49f873922c26f90e31b354116dcec.gz
      861b9029
  19. Oct 09, 2005
    • Andreas Gohr's avatar
      ignore regexp failures when handling asian chars · 91bb5faa
      Andreas Gohr authored
      The new handling of asian chars as single words needs a recent PCRE library
      (PHP 4.3.10 is known work). If this support isn't available the regexp
      compilation will fail. This patch adds a workaround - this means the search
      will not work as expected with asian words on older PHP versions.
      
      darcs-hash:20051009124833-7ad00-1319829be5cb73246e13eb65e4c950d43c6ce5bf.gz
      91bb5faa
  20. Oct 06, 2005
  21. Oct 04, 2005
    • mpo's avatar
      Finnish_translation_update · 9c41f949
      mpo authored
      darcs-hash:20051004210109-59c6d-b947a036ee8df16b9e754d45ccae464356d0fc5d.gz
      9c41f949
  22. Oct 06, 2005
  23. Oct 02, 2005
    • Andreas Gohr's avatar
      HTTP Client tweaks · 6e026dfa
      Andreas Gohr authored
      darcs-hash:20051002125421-7ad00-6fafa7fce8fef4954f1e65e13a2bc095734715f5.gz
      6e026dfa
    • Andreas Gohr's avatar
      no subscribermails for minor edits · 90033e9d
      Andreas Gohr authored
      darcs-hash:20051002125342-7ad00-42c9155d81a7799f24ec02f6aac210d2ea818e51.gz
      90033e9d
    • Andreas Gohr's avatar
      minor edit checkbox · b6912aea
      Andreas Gohr authored
      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
      b6912aea
  24. Oct 01, 2005
  25. Sep 30, 2005
Loading