120 Commits

Author SHA1 Message Date
azett
810310bfcc added German language files by laborix - thank you very much :) 2018-12-31 13:12:43 +01:00
azett
e72a859d85 added Greek language files from ghost's pull request: https://github.com/flatpressblog/flatpress/pull/6 - thanks a lot! 2018-12-31 12:53:16 +01:00
MarcThibeault
60442e00e3 Changed 'Archive' to 'Categories' in entry editor
Noticed that when editing an entry, the categories checkbox container's
name was 'Archive'. I modified the template and the lang file so that
it's 'Categories' from now on.
2014-02-28 21:13:14 -05:00
real_nowhereman
8dfa99d8c6 prevent cat-0 from being tampered with 2010-09-29 19:41:16 +00:00
real_nowhereman
60e0c7ba42 fixed a bug in config panel. added nicer temporary error message for missing language fields 2009-09-25 11:56:39 +00:00
real_nowhereman
754d2899b3 various changes in how dates are handled in config panels. added a new lang string. added a new fp_config field, new blogs will need a reinstall or customizing by hand the option panel 2009-09-23 12:57:10 +00:00
real_nowhereman
f95e233986 update language for edit comment panel 2009-03-28 08:02:46 +00:00
real_nowhereman
184168d7a2 added comment editor! 2009-02-27 10:37:40 +00:00
real_nowhereman
d5e666a1a1 big commit: implemented sort-of 2-phase (3-phase actually) safe commit in FP; first entry is saved as draft, then content is moved along when indices have been succesfully updated; this way if btree fails, entry is anyway kept in a safe place; added a few cosmetic changes, a bunch of new, more descriptive language strings for the entry panel; added a "you are editing a draft" notice in the panel; hope you will like it :) 2009-02-03 16:53:52 +00:00
real_nowhereman
d92177cbee print panel-specific class in admin panel body; minor css tuning 2009-02-02 18:46:08 +00:00
real_nowhereman
aa1b273031 preparing for .812; fixed version number, added rebuild index option in MAINTAIN panel, muted debug mode in bplustree 2008-12-23 10:56:24 +00:00
real_nowhereman
44168dda8e porting bracnch fixes to trunk, raising version number 2008-09-26 17:22:13 +00:00
real_nowhereman
abd4d48885 few fixes in lang 2008-09-04 15:03:26 +00:00
real_nowhereman
931bf69c0a should fix contact form 2008-03-18 21:03:07 +00:00
real_nowhereman
7c91314ff5 removed a line from the description of widgets 2008-03-05 09:32:30 +00:00
real_nowhereman
7414932235 This is obviously a BIG commit.
It involves how widgets work. 

Now widgets must always be *registered* to work, even blockparser's.

Blockparser has got then a nice GUI to select which pages should be available as widgets; once the page has been enabled it is then available in the main widget panels

This solves the non-editable input things with non-firefox browsers: this way you just won't have the editbox anymore :P

I hope you'll like the changes.

There are many additions in lang files, so be careful to update (otherwise you'll get blank lines)!
2008-02-29 16:10:33 +00:00
real_nowhereman
3f6242c9d0 fixing date issues and contextually language: this should make it work finally both on windows and linux, yay! 2008-02-19 20:33:25 +00:00
real_nowhereman
69f4510433 fixed redirect in comments (baaw!) incidentally I've added a new option for panels to define mandatory argument; why? BECAUSE I CAN! BAWAHAHAHA; really because I hadn't any other idea, and this sounded nice; I'll have to port the other panels for simmetry, but in the meantime they should still work ok. 2008-02-17 20:24:04 +00:00
real_nowhereman
77a4319886 weekdays were wrong numbered 2008-02-10 18:08:47 +00:00
real_nowhereman
a68630bf35 First revision of FlatPress Crescendo+1 ( 0.703+n :) ) 2007-10-30 10:30:07 +00:00