330 Commits

Author SHA1 Message Date
Ivan Cenov
b6e6126d48 1) BG translation for new texts constants. 2007-06-28 06:20:44 +00:00
Garvin Hicking
20ed238aaf Fix default setting for fetching plugins via spartacus 2007-06-27 14:33:19 +00:00
Garvin Hicking
bb17758b5a Also allow 'comment by author' views without author name 2007-06-26 11:40:07 +00:00
Garvin Hicking
45d6ff6698 * (beta2) Fix when saving personal configuration the userlevel and
"no_create" flags where not properly saved, thanks to PHPaws!
2007-06-24 10:49:43 +00:00
Garvin Hicking
657facf7d7 fix parse error 2007-06-22 12:51:55 +00:00
Garvin Hicking
09fa64e230 Update new bots 2007-06-21 10:49:49 +00:00
Garvin Hicking
acf269611c Also allow tu submit dupliate URLs AND duplicate linktexts. Thanks to Evil Azreal. 2007-06-20 11:51:15 +00:00
Garvin Hicking
cac816382a Patch reference handling function so that it can deal with multiple identical URLs 2007-06-20 11:31:52 +00:00
Garvin Hicking
f82e869799 Fix wrong timestamp generation when invalid archive dates are submitted, thanks to Deminy 2007-06-18 11:57:15 +00:00
Garvin Hicking
0447681d2d fix bug 1738762 2007-06-18 10:47:59 +00:00
Garvin Hicking
9e6bf834f0 Fix SQL injection reported by Dr. Neal Krawetz 2007-06-17 10:45:24 +00:00
Garvin Hicking
7747c8203d allow to configure icon url, patch by sapphirecat on the forums 2007-06-14 09:34:28 +00:00
Garvin Hicking
b85f59c80c Rever rlazo patch which broke UTF-8 spanish lang :)
Remember to encode the files differently. ;)
2007-06-14 09:30:08 +00:00
Garvin Hicking
0947729d16 Use HTTP 404 where needed 2007-06-14 09:14:15 +00:00
Rodrigo Lazo
97410ba98d Updated spanish translation 2007-06-13 15:50:38 +00:00
Garvin Hicking
5feb8559ba Try to solve a cookie problem when using s9y with domains like 'localhost' 2007-06-13 09:36:26 +00:00
Garvin Hicking
734afacb50 Fix bad admin query, thanks to Urs Enke 2007-06-12 12:43:17 +00:00
Garvin Hicking
fbb11af1b5 Fix comment editing panel being able to set circular reference on "in reply to" option. Thanks to Urs Enke! 2007-06-12 10:00:26 +00:00
Garvin Hicking
22c02491e6 Fix bugs in the new backend templates 2007-06-11 14:32:32 +00:00
Garvin Hicking
21ff681015 Add hooks for approving and deleting a comment 2007-06-11 12:20:31 +00:00
Garvin Hicking
fc815b25eb fix parse error 2007-06-11 10:15:01 +00:00
Garvin Hicking
d5a1fad4b0 Fix pgsql bug with empty value 2007-06-08 11:41:15 +00:00
Garvin Hicking
4dd754b42e Array check 2007-06-08 09:21:37 +00:00
Garvin Hicking
91d3c1feea Support random ordering, patch by chrisbra 2007-06-08 08:52:02 +00:00
Ivan Cenov
36bab9a51e 1) Changed string constant in BG lang files. 2007-06-06 13:20:51 +00:00
Garvin Hicking
f43ec9ec20 Leave margin-bottom as it is, because people alway have issues with their missing margins of <p> elements 2007-06-06 09:37:36 +00:00
Garvin Hicking
487f8beae0 Fix URL permalink lookup in some cases 2007-06-06 09:11:00 +00:00
Tadashi Jokagi
b91764fca1 * translation updated. 2007-06-06 04:23:06 +00:00
Garvin Hicking
494c19ce4a Ensure not using 'online_repository' as pluginPath 2007-06-05 11:44:34 +00:00
Garvin Hicking
c8572b58f7 fix back to blog variable 2007-06-05 08:50:33 +00:00
Garvin Hicking
2eeec7f1db Prepare release the beta 2007-06-05 08:17:53 +00:00
Garvin Hicking
9e73c330c8 Beautify, add missing code comments 2007-06-05 07:58:47 +00:00
Garvin Hicking
ed5a65320d Add smaty modifier that can pass referenced variables to a smarty plugin api. Hurts to see that, but seems to be the only way 2007-06-01 15:31:54 +00:00
Garvin Hicking
049336103e Allow plugins to set different entry templates for the editing form.
This can allow a plugin to offer dedicated entry templates depending on the selected category, based on the user or other cool stuff.
2007-05-30 20:18:33 +00:00
Garvin Hicking
9fdc5ac9e9 Add JS selector 2007-05-30 11:59:56 +00:00
Garvin Hicking
cff33ccb4d Allow possibility to style the backend (surrounding layout + entry editor so far) 2007-05-30 11:20:53 +00:00
Ivan Cenov
f3a346d533 1) Updated BG lang files. 2007-05-28 20:35:08 +00:00
Tadashi Jokagi
58c95d2f97 * translation updated. 2007-05-27 20:41:48 +00:00
Jude Anthony
7a7d70fa7c Added media selector type 2007-05-25 03:27:24 +00:00
Garvin Hicking
eb52237de0 Also support renaming folder (hopefully ;) ) 2007-05-23 10:09:48 +00:00
Garvin Hicking
09c2583745 . 2007-05-21 14:47:54 +00:00
Garvin Hicking
b657a94cf4 Better plugin hooks 2007-05-21 13:37:31 +00:00
Ivan Cenov
0beb001229 1) Corrected $i18n_filename_to array in serendipity_lang_bg.inc.php. 2007-05-20 19:13:53 +00:00
Garvin Hicking
90e26a8c70 Add sqlite3 support, by geekmug 2007-05-18 07:59:14 +00:00
Garvin Hicking
07788cf528 Fix pgsql bug for getting all links to an entry 2007-05-16 14:12:45 +00:00
Garvin Hicking
3a50d73d9c Patch HTTP-host cookies and basepath detection, by Rob 2007-05-16 13:29:28 +00:00
Garvin Hicking
78cc09f15f Future compatibility 2007-05-16 10:12:47 +00:00
Garvin Hicking
8f84c5f619 fix bug #1719484 - wrong swedish locale 2007-05-15 18:32:17 +00:00
Garvin Hicking
78c469ef72 Add permalink URL substitution, patterns by robi-bobi 2007-05-15 07:31:35 +00:00
Ivan Cenov
7c66c102af 1) Changed one string in BG translation. 2007-05-14 16:11:29 +00:00