Skip to content
Snippets Groups Projects
  1. Oct 06, 2009
    • Andreas Gohr's avatar
      require a hash in fetch.php for external URLs FS#1769 · 69d17d94
      Andreas Gohr authored
      Ignore-this: a66fc8874fb8e04b1258f2e71e35ed90
      
      To avoid fetch.php being abused as anonymous forwarder or even proxy, now a
      hash is needed for external ressources. This hash is automatically added by
      the ml() function.
      
      darcs-hash:20091006182001-7ad00-adf5f6275b0d7f76543f76d6196f1531b8c09e1c.gz
      69d17d94
    • Yurko Tymchuk's avatar
      Ukrainian language update · c6df68d5
      Yurko Tymchuk authored
      Ignore-this: 18d7d3c1a86eb51c08550fa4efd0debf
      
      darcs-hash:20091006180404-c149b-3fa0bc225b3770a13b27c1d21e4d94e544f1006b.gz
      c6df68d5
    • Marijn Hofstra's avatar
      Dutch language update · 929bbe7f
      Marijn Hofstra authored
      Ignore-this: 5514d9faa28da7ea2c3e67ee737460f1
      
      darcs-hash:20091006180301-3712a-55a7bc7f26cd01abc1edf624ab970eb3af75b231.gz
      929bbe7f
  2. Oct 04, 2009
  3. Oct 03, 2009
  4. Sep 29, 2009
  5. Sep 26, 2009
  6. Sep 25, 2009
    • Tom N Harris's avatar
      Use all available icons for file links (FS#1759) · 27bf7924
      Tom N Harris authored
      All PNG and GIF images in the lib/images/fileicons directory will be used
      for media file links. The conf/mime.conf file continues to restrict
      which file types may be uploaded. File types not in the configuration
      list are download-only.
      
      darcs-hash:20090925231746-6942e-299a52772f67e265a8702bda3686f495e4337a8f.gz
      27bf7924
  7. Sep 24, 2009
  8. Sep 23, 2009
    • Otto Vainio's avatar
      Finnish language update · 2854a531
      Otto Vainio authored
      Ignore-this: 68f4db05bd67412a97b9fe798acacff2
      
      darcs-hash:20090923192120-8d1e6-1523d75c037272fd131fa992a0c6f7fa5af70ff9.gz
      2854a531
  9. Sep 01, 2009
  10. Aug 24, 2009
  11. Sep 20, 2009
  12. Sep 18, 2009
  13. Sep 15, 2009
    • slawkens's avatar
      Polish language update · b13c8432
      slawkens authored
      Ignore-this: e0052320dd2335219102095f84af8551
      
      darcs-hash:20090915180536-9116a-be37795910637e29235ac2cf7a184a331145aed7.gz
      b13c8432
  14. Sep 11, 2009
    • Robert Bogenschneider's avatar
      Esperanto language update · 541d121a
      Robert Bogenschneider authored
      Ignore-this: bf0e731014fc37f2ea8e6300a282310
      
      darcs-hash:20090911131158-2a383-34dd53239fd0a0b0fe12e5ade14f9337395a8e62.gz
      541d121a
    • Andreas Gohr's avatar
      One click revert for managers · 1246e016
      Andreas Gohr authored
      Ignore-this: e3c9b5f941b2f1aa83ca375861203a2f
      This patch adds another button for users with the $conf['manager'] role when
      viewing an old revision. It allows them to revert to this revision with a
      single click.
      
      darcs-hash:20090911081833-7ad00-5a64feb7e3e1b37178295c290a6c97c3923e82e3.gz
      1246e016
  15. Sep 06, 2009
  16. Sep 04, 2009
    • matthiasgrimm's avatar
      new headline icons for the editor toolbar · 7ba342d5
      matthiasgrimm authored
      The old icons weren't very clear and confused many people. This set
      of icons describe more clearly what the buttons will do. Furthermore
      the sequence of the buttons changed to put the most used bottons in
      front.
      
      darcs-hash:20090904164002-7ef76-d4d5514edbdcb1dfb85c10833367dce785b0aca7.gz
      7ba342d5
  17. Aug 30, 2009
  18. Aug 27, 2009
  19. Aug 14, 2009
    • Andreas Gohr's avatar
      More Link wizard cleanup · 3e23cbfd
      Andreas Gohr authored
      Ignore-this: 100b66fbe26d82dfd6cffba751cf6992
      
      darcs-hash:20090814114056-7ad00-f5dc711f467f9f6d8904bb6b08d7daac4e675ec2.gz
      3e23cbfd
    • Andreas Gohr's avatar
      fix scrolling on keyboard select in LinkWizard · 7fe97caa
      Andreas Gohr authored
      Ignore-this: 831a3252b5cb7c3f8658c377f60c0a95
      
      darcs-hash:20090814105344-7ad00-6643571c3363ceb25d818246cf1425e3db6c8216.gz
      7fe97caa
    • Andreas Gohr's avatar
      added missing images · 96ed8edc
      Andreas Gohr authored
      Ignore-this: aad736c38ba3e5070502a73843c8b64d
      
      darcs-hash:20090814100605-6e07b-838ef316d246755fb3b7000f6fb583a9ef1848ca.gz
      96ed8edc
    • Andreas Gohr's avatar
      small JS fix · 55be22a1
      Andreas Gohr authored
      Ignore-this: 42bc05343dabfa0b7cb7b14b9ba61834
      
      darcs-hash:20090814092553-7ad00-89080ef0ba30d25b3d85afbb8a0a29a6e28b7b07.gz
      55be22a1
  20. Aug 12, 2009
    • Andreas Gohr's avatar
      simplify JavaScript loading · 6392c3b6
      Andreas Gohr authored
      Ignore-this: 7637977e042ed8ba7e9e9097f9e9f03f
      
      This patch removes the differences between the JavaScript loaded in
      edit and view modes.
      
        * increases the amount of JavaScript that is loaded initially
        * decreases the number of requests
        * only one cache for all javascript
        * all javascript is available in view mode
      
      The last point is the most important as it makes a lot of functionality
      available to plugins working in the view mode. The discussion plugin
      now can reuse the toolbar code for example.
      
      Note: development is part of ICKE 2.0 project
            http://www.icke-projekt.de
      
      darcs-hash:20090812194007-6e07b-c8a71dedf506065a95d8b84b55aafce67810236c.gz
      6392c3b6
    • Andreas Gohr's avatar
      Language file cleanups for JS changes · 0071aa21
      Andreas Gohr authored
      Ignore-this: 7c8f68f29f52bc1d33fdb76ba98d2307
      
      Removed unused string, move another string to the [js] subarray.
      
      darcs-hash:20090812191138-6e07b-65db1b7560d437fb26a1a4d0095cd768b2c9af01.gz
      0071aa21
    • Andreas Gohr's avatar
      make dragged objects stylable via CSS · 6977dcef
      Andreas Gohr authored
      Ignore-this: ae47b532b80d10868e82e0ccc5c963d1
      
      A DOM object that is dragged through the new drag Object gets the ondrag
      assigned.
      
      note: development was part of the ICKE 2.0 project see
              http://www.icke-projekt.de for info
      
      darcs-hash:20090812180344-6e07b-a50d6589f0650897ddd5f5d345a3d15513aada77.gz
      6977dcef
    • Andreas Gohr's avatar
      Link Wizard added · 56dfcc12
      Andreas Gohr authored
      Ignore-this: c15561aa909f921f7845576378851b93
      
      This adds a new link wizard to the toolbar which helps users to find the page the want to link to.
      
      Pages can be found by a simple page name search or by browsing the
      existing namespaces.
      
      This is the first checkin. Some cleanup and MSIE compatibility checks
      remain.
      
      note: development was part of the ICKE 2.0 project see
            http://www.icke-projekt.de for info
      
      darcs-hash:20090812102302-6e07b-fcc564fcaf2ed6aa832918870dd0f92607748687.gz
      56dfcc12
    • Andreas Gohr's avatar
      Script lib for draggable DOM objects · 050f4a94
      Andreas Gohr authored
      Ignore-this: 907af01f2757cc494d2c54d8e4d7b9d1
      
      This adds a simple object that can be attached to positioned DOM objects
      to make them draggable. This is useful for inplace dialogs.
      
      note: development was part of the ICKE 2.0 project see
            http://www.icke-projekt.de for info
      
      darcs-hash:20090812102055-6e07b-88451d4d67877224950a289b9cd415544f4c2755.gz
      050f4a94
  21. Aug 06, 2009
  22. Aug 05, 2009
Loading