15 Commits

Author SHA1 Message Date
Garvin Hicking
270c370c2a Fixed SQL statement for creation of serendipity_groupconfig DB table (did not work in my MySQL 5.7.17) 2018-03-28 10:41:18 +02:00
onli
194e08b669 Add primary key to some tables (#341)
groupconfig, config, options
2015-05-10 16:56:29 +02:00
Garvin Hicking
47f15304ce for new installations, also make entryproperties a LONGTEXT.
If that goes out well, we'll put that into the upgrader.
2010-01-27 10:35:29 +00:00
Garvin Hicking
53159f390f * Use "Longtext" instead of "text" for new installations on blog entry
body and extended body inside database tables. (garvinhicking)
2010-01-14 09:21:07 +00:00
Garvin Hicking
ed3b052af2 x 2009-12-23 14:01:11 +00:00
Garvin Hicking
8735d3cb46 fix bad sql upgrade 2009-12-23 13:57:59 +00:00
Garvin Hicking
f541e5874d New experimental login hashing 2009-02-16 11:29:49 +00:00
Garvin Hicking
de35302f62 rename db update files properly 2008-06-24 09:45:41 +00:00
Garvin Hicking
3e92cb82e4 support IPv6 lengths 2007-05-02 08:56:17 +00:00
Garvin Hicking
3317e6ef49 Add new category property to hide blog postings made into sub-categories from the frontend view, per category. Thanks to netmorix from the forums! 2007-03-22 11:43:59 +00:00
Garvin Hicking
e1589d45f9 Prepare DB structure upgrade 2007-01-14 14:47:52 +00:00
Garvin Hicking
5b55ba0939 allow longer author names, db update. 2007-01-12 08:13:36 +00:00
Garvin Hicking
466b067287 Fix a pgsql update routine error, thanks to ads from the forums 2006-11-02 11:34:15 +00:00
Garvin Hicking
ae10cad21c Major new feature: Allow to restrict plugin hooks and plugins to only specific usergroups 2006-08-23 13:51:56 +00:00
Garvin Hicking
80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00