793 Commits

Author SHA1 Message Date
Garvin Hicking
c7294b3054 Prepare release 2008-02-19 18:39:01 +00:00
Ivan Cenov
4875c2afcb 1) BP: Removed typing error in BG lang file. 2008-02-18 13:54:09 +00:00
Jude Anthony
31641e1de9 Fix to word-rating code 2008-02-15 17:53:54 +00:00
Grischa Brockhaus
558a321185 event_karma: German language files updated. 2008-02-15 12:17:54 +00:00
Garvin Hicking
cc4c2b2431 Translation of some part 2008-02-15 11:56:31 +00:00
Garvin Hicking
903d9cc0eb Upgrade to new smarty 2008-02-15 11:38:53 +00:00
Jude Anthony
f2c82b1cbb Fix mispelling karam -> karma 2008-02-14 18:22:56 +00:00
Garvin Hicking
ac783f1f78 * Fixed bug #1893108: Missing 'xmlns' attribute in templates for
<html> tag. (garvinhicking)
2008-02-14 09:16:58 +00:00
Garvin Hicking
a534807864 Use xhtmlns attribute to <html> 2008-02-14 09:15:18 +00:00
Garvin Hicking
270a01b543 bail out if thumbs are smaller than 1 px (0=off) 2008-02-11 17:52:47 +00:00
Ivan Cenov
d0192e7223 1) BG translation of new strings in serendipity_event_karma plugin. 2008-02-11 12:25:31 +00:00
Ivan Cenov
3851423484 1) BG translation of several strings. 2008-02-11 12:24:13 +00:00
Jude Anthony
fad5724dfc Graphical rating bars 2008-02-11 02:36:50 +00:00
Jude Anthony
a96a3a5250 Use Grischa's translated German lang files 2008-02-11 02:15:10 +00:00
Jude Anthony
b284341e28 Simplify and beautify code; allow admin config to override most text options;
graphical rating bars (at last!)
2008-02-11 02:12:07 +00:00
Grischa Brockhaus
afba53edfe Changed used language entry for option "Show comment complete" 2008-02-10 10:01:32 +00:00
Jude Anthony
215f741aaa Most minor bugfix imaginable: add . to make plugin respect selected categories 2008-02-08 02:35:44 +00:00
Garvin Hicking
92a653cbad Add phpnuke importer 2008-02-06 14:50:31 +00:00
Garvin Hicking
63a6d81a8b Added CENTER constant 2008-02-06 09:02:11 +00:00
Ivan Cenov
ce7fe6e031 BP: Added BG translations. 2008-02-03 08:26:54 +00:00
Garvin Hicking
bacf8ff0f3 Missing commit 2008-02-02 11:05:35 +00:00
Jude Anthony
02b364f44f Add CENTER for alignments (required for karma plugin) 2008-02-01 15:37:00 +00:00
Garvin Hicking
21bc3bc142 Missed one commit file 2008-02-01 14:16:55 +00:00
Garvin Hicking
d34bbd7181 * Add ability to plugins to check uploaded media files for invalid
file extensions. Added more escaping to user- and groupnames
      for untrusted author environments, thanks to Hanno Boeck.
      (garvinhicking)
2008-02-01 14:10:14 +00:00
Garvin Hicking
2aff6710c8 Patch by Vlada Ajgl, better IPTC keyword support 2008-01-30 11:47:36 +00:00
Garvin Hicking
b8c0bc98eb Tighter check for multi category names 2008-01-29 19:11:04 +00:00
Matthias Mees
e808f2dd73 BP: Added two 2column layout, both with additional sidebars below. 2008-01-24 14:30:21 +00:00
Matthias Mees
74971fab90 BP: Fixed teeny, tiny bug - a missing space - in base.css. 2008-01-23 23:39:07 +00:00
Garvin Hicking
e317fd54ee Fix spelling :) 2008-01-20 14:16:06 +00:00
Garvin Hicking
8c8e9ad42c * Added czech translation to bulletproof templates and bundled
plugins, by Vlada Ajgl
2008-01-20 13:33:18 +00:00
Garvin Hicking
6d74579916 Update by Lars Strojny: Abstract URL 2008-01-18 12:50:00 +00:00
Garvin Hicking
3652788e31 improve fetchcomments hook 2008-01-17 15:00:13 +00:00
Garvin Hicking
992adc4f8b Only set $id when larger than 0, thanks to Alexander Hess 2008-01-16 13:54:32 +00:00
Garvin Hicking
47c25cc563 Commit change from Alexander Hess, use ordering of links 2008-01-15 15:36:21 +00:00
Ivan Cenov
d9a2c94c37 1) BG translation of several strings. 2008-01-13 19:52:42 +00:00
Ivan Cenov
cf66bd58a7 1) BG translation of several strings. 2008-01-13 19:51:12 +00:00
Grischa Brockhaus
c71439041f trackback/pingback: Fixed legth configuration name, deleted Charset configuration, because it is not needed. 2008-01-13 11:30:22 +00:00
Grischa Brockhaus
3e491633b6 plugin_comments: URLs of writers may now be shown in the sitebar. This only worked for trackbacks formaly, now it works for trackbacks, pingbacks and human writers. You may configure, in what type of comment the URLs should be added. 2008-01-12 13:47:16 +00:00
Grischa Brockhaus
81506febd0 Enhanced pingback/trackback receiving 2008-01-12 13:06:37 +00:00
Garvin Hicking
d95501665a Allow to re-convert &quot; to " again with a config option,
thanks to Lars
2008-01-08 10:07:11 +00:00
Garvin Hicking
b99a7194f8 Allow to re-moderate comments 2008-01-03 15:02:22 +00:00
Garvin Hicking
d5369da92e http://board.s9y.org/viewtopic.php?t=11985&highlight= 2008-01-03 13:43:51 +00:00
Garvin Hicking
b839b47df5 * Fix displaying entry title in the backend section exactly like
in the frontend, thanks to Alex (garvinhicking)
2008-01-02 10:12:57 +00:00
Matthias Mees
bf9efb01c4 BP: Added .published plus styles to base.css to rectify display of entry date which was altered by including microformats. 2008-01-01 21:04:13 +00:00
Grischa Brockhaus
4227ee1038 Added hooks to trackback listing in order to let plugins change it (the avatar plugin in example) 2007-12-22 18:49:03 +00:00
Garvin Hicking
1388926481 Portugues fix by David 2007-12-16 22:46:30 +00:00
Sebastian Bergmann
12d42f2918 Reorganize test suite.
- Split testLoginLogout() into testBadLogin() and testLoginLogout().
- Mark testCreateSimpleArticle() as incomplete until the popup
  window opened by clicking on VIEW is handled correctly.
- Disable mod_rewrite so that the test suite does not depend on it.
- Remove superfluous check for Testing_Selenium class.
- Migrate TestConfiguration.php.dist to config.xml.dist.
  - Configure whitelist for code coverage information.
    - Be conservative for now and only add include/ and plugins/
      directories for now.
    - Set addUncoveredFilesFromWhitelist="false" because not all
      files are loadable (yet).
- Add documentation for code coverage reporting.
2007-12-13 14:14:56 +00:00
Garvin Hicking
2b68440ff2 templating for rss sidebar 2007-12-13 13:05:23 +00:00
Garvin Hicking
098e569950 Tweak CSS output of rss sidebar plugin 2007-12-12 10:37:41 +00:00
Garvin Hicking
6822e4e287 browser compat not needed for IE7 2007-12-12 10:06:31 +00:00