Historique des commits

Auteur SHA1 Message Date
  pdontthink 4cb8795ffc Allow prefs plugins to fetch values such as FALSE, 0, '', '0', or other values that evaluate to boolean FALSE il y a 17 ans
  pdontthink eec299ee3d avoid E_STRICT errors il y a 17 ans
  pdontthink 669ea6899f Clean up variable naming and function docs. il y a 17 ans
  Thijs Kinkhorst 7f8507d3d2 remove some HTML from within functions. Unneeded HTML to be precise. il y a 18 ans
  Thijs Kinkhorst 11b10ba5d1 increment year in copyright notices il y a 18 ans
  pdontthink 717be5c30c Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2 il y a 18 ans
  tokul 59ae6f3ac2 removing trailing ?> from function scripts il y a 19 ans
  stekkel 0a70f643f2 Centralized init il y a 19 ans
  tokul 83fdb4c332 copyright update il y a 19 ans
  Fredrik Jervfors 9ed98bb1ec phpDocumentor updates il y a 20 ans
  tokul f4a491aee7 documenting prefs functions il y a 20 ans
  Fredrik Jervfors 2531f52955 Trimming whitespace and replacing tabs il y a 20 ans
  Thijs Kinkhorst 92432b64c6 Move default_pref from data/ to config/ dir. il y a 20 ans
  Thijs Kinkhorst a73561b911 Increment year in copyright notice. il y a 20 ans
  Fredrik Jervfors 33e1b8f4f4 Indentation fixes il y a 21 ans
  Fredrik Jervfors 303d308968 XHTML fixes il y a 21 ans
  tokul 883a501dd1 Adding size limit to signature. Max size is the same as db BLOB size. il y a 21 ans
  Thijs Kinkhorst 39f5f66142 When checking for prefs_are_cached we should retrieve this from the session il y a 21 ans
  stekkel abf6bbc461 Rewrite of internal message caching il y a 21 ans
  Fredrik Jervfors 9d4db8b166 Phpdocumentor update - sed is your friend for these kinds of things ;) il y a 21 ans
  Thijs Kinkhorst eb0871d7c9 Make writing to prefs/abook/calendar files more reliable by handling it il y a 21 ans
  Thijs Kinkhorst cde0377d36 We're living in 2004 now... perl is your friend for these kinds of things :) il y a 21 ans
  tassium 9098cb73e4 Preparation to begin using phpdocumentor. il y a 22 ans
  Jimmy Conner 2131d30a13 Stop error messages just in case CHMOD is disabled by PHP il y a 22 ans
  Erin Schnabel 85092927dc bring up fix for default_pref file name (double-slash) il y a 22 ans
  jangliss 91c5adc2ea Lets see if this prefs fix works for now. Will do DB stuff later, or il y a 22 ans
  Thijs Kinkhorst fd4e00699e fwrite returns 0 when 0 bytes written, so use === FALSE test instead. il y a 22 ans
  Thijs Kinkhorst 4daee58a39 A better way to check for errors, and apply the previous fix to signature writes too. il y a 22 ans
  Thijs Kinkhorst 0799913494 Small tweaks: il y a 22 ans
  jangliss 0299e60772 I'd like my settings to stay on login... we need a better solution :) il y a 22 ans