Skip to content
Snippets Groups Projects
  1. Nov 18, 2005
  2. Nov 16, 2005
  3. Nov 11, 2005
    • matthiasgrimm's avatar
      change username fix · 630a9e82
      matthiasgrimm authored
      This patch adds support for changing the username in modifyUser() which is
      needed by the user manager.
      
      darcs-hash:20051111185816-7ef76-062a7d949beaa90981d4fef8dfa70edc9d4723e6.gz
      630a9e82
  4. Nov 12, 2005
  5. Nov 11, 2005
  6. Nov 10, 2005
    • Matthias Grimm's avatar
      MySQL OO auth module bug fix · 10e0d7f9
      Matthias Grimm authored
      This patch fixes some bugs in the MySQL OO auth module
      regarding modifying user data.
      
      darcs-hash:20051110173812-4145d-384877de723b568ccc456f42738a8a5e012fb84d.gz
      10e0d7f9
  7. Nov 08, 2005
  8. Nov 07, 2005
    • Matthias Grimm's avatar
      MySQL auth module documentation · 75bfc19c
      Matthias Grimm authored
      This patch completes the documentation of the MySQL SQL statements
      that are necessary to run the mysql OO auth module in mysql.conf.php.example.
      
      Some pattern names in the code were not in line - fixed.
      
      darcs-hash:20051107210740-4145d-cdf140b6d14664ce9c1a85f67e1bf8feb294c17b.gz
      75bfc19c
  9. Nov 06, 2005
    • hfuecks's avatar
      get_tests_running_1 · fc1c55b1
      hfuecks authored
      darcs-hash:20051106233800-e96b6-90328f1b6cc5c8b25c6e02f113cf80475789d297.gz
      fc1c55b1
    • hfuecks's avatar
      mock_functions_patch · 4add97cb
      hfuecks authored
      darcs-hash:20051106221447-e96b6-ff3d9d209aa899273b7116a72fbd3d49d4cc0500.gz
      4add97cb
    • hfuecks's avatar
      xhtmlsummary_patch · 6b7b33dc
      hfuecks authored
      darcs-hash:20051107000554-e96b6-1a7ae7a9d5e820d3c52629570ff33f8e75bc4a46.gz
      6b7b33dc
    • chinsan.tw's avatar
      fix_url.patch · 9b9cbe54
      chinsan.tw authored
      darcs-hash:20051107030302-8864c-130902174a6a419f2f4e95605a723db714274869.gz
      9b9cbe54
    • Andreas Gohr's avatar
      some style fixes · afb411f1
      Andreas Gohr authored
      darcs-hash:20051106171939-7ad00-628f4bed48b395e3087058e47c30c80d5d807046.gz
      afb411f1
    • Matthias Grimm's avatar
      mysql extension for OO auth system · 3ff230f7
      Matthias Grimm authored
      This patch adds the mysql extension to the OO auth system. The SQL statements
      are defined in conf/mysql.conf.php.example and needs to be adapted to the
      local database. The set of statements work with the database structure described
      in conf/mysql.conf.php.example.
      
      This module is beta and heavy testing in different environments is recommended.
      
      The documentation of the SQL statements is not complete yet
      
      darcs-hash:20051106130303-4145d-28acb18584822f8d1eafa1d63e206f2e83f64009.gz
      3ff230f7
    • Matthias Grimm's avatar
      de_language_update · 5faeb726
      Matthias Grimm authored
      The german translation was updated and missing files were added.
      
      darcs-hash:20051106111006-4145d-975932c5619c6774365e3f32c7abe1d638114d6d.gz
      5faeb726
    • Matthias Grimm's avatar
      en_language_update · 753d5abf
      Matthias Grimm authored
      This patch removes the autopasswd fix again, because all users may
      forget their password from time to time. The wording in the dialog
      changed a bit instead to make the feature more clear to the user.
      
      Furthermore some english texts were updated.
      
      darcs-hash:20051106110259-4145d-114d6bbfa99c347a026a17a267d3cbc39b574e98.gz
      753d5abf
  10. Nov 05, 2005
    • Matthias Grimm's avatar
      autopasswd_fix · 8f8ae164
      Matthias Grimm authored
      Resending of a new password must depend on $conf['autopasswd']. Only
      if $conf['autopasswd']
      
      darcs-hash:20051105223311-4145d-598b7c8d9d10eb8c3612ce2c6beb543e8b16e430.gz
      8f8ae164
    • Matthias Grimm's avatar
      OO_auth_fixes · d2dde4eb
      Matthias Grimm authored
      This patch allows the OO auth module to fail. The basic class got
      a new property $success that is checked in auth.php. Derived classes
      might change this calue in their constructors.
      
      Beautifying the whitespaces in auth.php completes this patch.
      
      darcs-hash:20051105124932-4145d-dfcfa6c3b87d0087b4bffe3e5a29db000b10b242.gz
      d2dde4eb
    • Andreas Gohr's avatar
      transparency fixes for fileicons · 85c8619a
      Andreas Gohr authored
      darcs-hash:20051105161316-7ad00-634fdb1738cc37f7d300b2f1eb3477c18a08ffce.gz
      85c8619a
    • Andreas Gohr's avatar
      use classes for file icons like in interwiki links · d15166e5
      Andreas Gohr authored
      darcs-hash:20051105155911-7ad00-ecba6272c534f73fc1ace47152187be87ef7c6d3.gz
      d15166e5
  11. Nov 03, 2005
    • Andreas Gohr's avatar
      Table Syntax fixes #280 #591 · 9ab75d9e
      Andreas Gohr authored
      darcs-hash:20051103162630-6e07b-21520008f556114f8273307e7d6d33795488b1d2.gz
      9ab75d9e
    • Andreas Gohr's avatar
      fixed wrong color for spellchecker · ba618d0d
      Andreas Gohr authored
      darcs-hash:20051103120246-6e07b-5495888c1b781d01906e44068566ba581f13a195.gz
      ba618d0d
    • Andreas Gohr's avatar
      a small CSS hack to make the buttons work in IE5.2 Mac · 5646f690
      Andreas Gohr authored
      darcs-hash:20051103114701-6e07b-cb87eca037066a21f59da7f14e65986873607e29.gz
      5646f690
    • Andreas Gohr's avatar
      hidepages configoption · 0dc92c6f
      Andreas Gohr authored
      This new option accepts a RegExp to filter certain pages from all automatic
      listings (RSS, recent changes, search results, index). This is useful to
      exclude certain pages like the ones used in the sitebar templates. The
      regexp is matched against the full page ID with a leading colon. If it
      matches the page is assumed to be a hidden one.
      
      IMPORTANT: this is not related to ACL. A hidden page is still visible to all
      users (if not restricted by ACL) when linked or called directly.
      
      darcs-hash:20051103101726-6e07b-8d45912a1b4f6cfc9e3fce147c15f84a58ea7ca2.gz
      0dc92c6f
  12. Nov 02, 2005
  13. Nov 01, 2005
  14. Oct 31, 2005
  15. Oct 30, 2005
    • Andreas Gohr's avatar
      Security fix for hmtl_hilight() #616 · 7209be23
      Andreas Gohr authored
      darcs-hash:20051030212242-7ad00-e21dc88d3f6abc87b3e9691006d6b9b21a8683d6.gz
      7209be23
    • Andreas Gohr's avatar
      CSS replacement support · 6e69c1ba
      Andreas Gohr authored
      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
      6e69c1ba
    • Andreas Gohr's avatar
      Interwiki icons are set through CSS classes now · 1c2d1019
      Andreas Gohr authored
      darcs-hash:20051030152828-7ad00-58a99ca20a1d6ec62612a6281034c1dd669be44d.gz
      1c2d1019
  16. Oct 29, 2005
Loading