|
|
|
@1567
|
[1567]
|
03/17/08 09:19:10 |
misja |
Misja Hoebe <misja@curverider.co.uk> Applied … |
|
|
|
@1237
|
[1237]
|
10/25/07 13:14:27 |
misja |
Applied SF patch 1749093 |
|
|
|
@1096
|
[1096]
|
05/13/07 20:11:31 |
sven |
db schema - enforce a bit more uniqueness |
|
|
|
@1028
|
[1028]
|
03/17/07 14:50:18 |
sven |
postgres patches from Andrea Rota |
|
|
|
@984
|
[984]
|
02/19/07 10:09:41 |
sven |
schema: fix dodgy index |
|
|
|
@974
|
[974]
|
02/16/07 10:58:51 |
sven |
remove defaulting to myisam on non-fulltext tables |
|
|
|
@924
|
[924]
|
02/07/07 16:20:38 |
ben |
Fixing an error in the MySQL schema. |
|
|
|
@911
|
[911]
|
02/06/07 15:47:22 |
ben |
Radical template overhaul. You can now add new public templates by simply … |
|
|
|
@896
|
[896]
|
01/30/07 20:59:58 |
sven |
files: handler field default was out of sync between install and upgrade … |
|
|
|
@871
|
[871]
|
01/26/07 10:13:42 |
ben |
Fixing one of those bugs that makes me wonder if I should just be taken … |
|
|
|
@864
|
[864]
|
01/25/07 13:41:54 |
ben |
Elgg now removes all public templates from view on upgrade. |
|
|
|
@815
|
[815]
|
01/18/07 13:25:20 |
ben |
Database updates relating to new templating system, as well as backtick … |
|
|
|
@787
|
[787]
|
01/05/07 16:01:12 |
sven |
fix sql typo |
|
|
|
@785
|
[785]
|
01/04/07 21:36:21 |
ben |
Added file folder handlers in the database. |
|
|
|
@782
|
[782]
|
12/24/06 21:38:06 |
sven |
menu fixes - language dropdown, i*ize "Welcome" at top of page… |
|
|
|
@741
|
[741]
|
12/04/06 15:59:56 |
ben |
Upped the default file limit. |
|
|
|
@722
|
[722]
|
11/29/06 16:03:09 |
ben |
New field appended to the files table, in order to lay the groundwork for … |
|
|
|
@701
|
[701]
|
11/08/06 17:39:51 |
sven |
reduce the number of $db->metatables calls per page from 3 to 1, using a … |
|
|
|
@700
|
[700]
|
11/08/06 15:44:25 |
sven |
purge the unholy "text-transform: uppercase;" css. *shudder* |
|
|
|
@659
|
[659]
|
10/21/06 20:56:09 |
misja |
Taking gettext to a new level, see message … |
|
|
|
@591
|
[591]
|
09/21/06 12:11:39 |
ben |
Added missing icon field to weblog_posts. |
|
|
|
@575
|
[575]
|
09/18/06 20:29:08 |
ben |
Weblog posts database table can now store user icons. |
|
|
|
@533
|
[533]
|
09/08/06 16:22:55 |
ben |
Fixed syntax error in MySQL messages table. |
|
|
|
@531
|
[531]
|
09/06/06 22:59:57 |
ben |
'from' and 'to' => 'from_id' and 'to_id' in 'messages' to prevent … |
|
|
|
@530
|
[530]
|
09/06/06 22:53:51 |
ben |
Notifications - user comments etc - are now sent to a 'messages' database, … |
|
|
|
@529
|
[529]
|
09/06/06 09:36:57 |
ben |
Username is now a 128 character varchar (from 32). This is to allow … |
|
|
|
@502
|
[502]
|
08/15/06 12:29:30 |
ben |
Fixed error in apostrophe slash-stripping in database update 2006081000. |
|
|
|
@496
|
[496]
|
08/11/06 14:24:53 |
ben |
It turns out the replace function is standard ... therefore enabled in … |
|
|
|
@495
|
[495]
|
08/11/06 14:20:51 |
ben |
Any extraneous slashes in old data is removed on upgrade, IN MYSQL ONLY. … |
|
|
|
@487
|
[487]
|
08/10/06 15:50:52 |
ben |
Fixed upgrade scripts in the database PHP files. |
|
|
|
@486
|
[486]
|
08/10/06 15:49:00 |
ben |
Corrected SQL files. |
|
|
|
@485
|
[485]
|
08/10/06 14:32:10 |
ben |
Updated database library files to incorporate SQL changes from previous … |
|
|
|
@484
|
[484]
|
08/10/06 13:59:54 |
dave |
Upload of a new default theme - the old default has now been renamed … |
|
|
|
@403
|
[403]
|
06/17/06 00:02:36 |
sven |
weblogs: delete weblog watchlist entries on weblog post deletion
schema: … |
|
|
|
@402
|
[402]
|
06/16/06 11:16:35 |
sven |
schema: lengthen feed_posts.url to better cope with silly URLs, and remove … |
|
|
|
@379
|
[379]
|
06/06/06 22:17:43 |
sven |
feeds: indexes are good, too.. |
|
|
|
@377
|
[377]
|
06/06/06 03:20:38 |
catpenny |
ported the lib/db/mysql.* changes to postgres.
I have NOT changed the … |
|
|
|
@372
|
[372]
|
05/29/06 01:18:15 |
sven |
schema: adding field comments to make it a bit more self-documenting.
(i'm … |
|
|
|
@364
|
[364]
|
05/24/06 00:25:40 |
sven |
purge useless data introduced by watchlist bug
bring initial install SQL … |
|
|
|
@363
|
[363]
|
05/23/06 23:54:49 |
sven |
watchlist bug: damn it, I was just in the middle of fixing that! … |
|
|
|
@360
|
[360]
|
05/22/06 13:06:21 |
sven |
homogenising/shortening the access field in various tables |
|
|
|
@356
|
[356]
|
05/21/06 20:50:48 |
sven |
add some missing indices, fix couple of typos… |
|
|
|
@354
|
[354]
|
05/20/06 21:27:09 |
dave |
Insert padding for global_menuoptions <li> |
|
|
|
@269
|
[269]
|
03/28/06 22:23:16 |
ben |
-- |